Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
network_issues [2023/08/15 05:06] – add specifics for certain ethernet cards dmanlfcnetwork_issues [2023/08/19 00:44] (current) – formatting + spelling, rename header to something informative, WIP notes atari
Line 73: Line 73:
 Changes will take effect immediately. Changes will take effect immediately.
  
-===== Specific Ethernet device issues =====+===== Ethernet adapter not functioning at all =====
  
-Batocera uses the mainline Linus Kernel for the majority of it's drivers. +In certain cases it may be required to disable the Linux kernel driver in favor of the vendor driver if provided (FIXME where from?).
-Sometimes the driver may be less functional or lacking certain features than the vendor drivers. +
-In certain cases it may be required to disable the Linux kernel drive in favour of the vendor driver if provided.+
  
-**Known Ethernet controller issues:**+(FIXME how can Ethernet adapters be identified?)
  
-RealTek 8111 Ethernet adapter may not connect after a warm boot after using Windows+(FIXME if we know which models specifically don't work can't we fix this at the source?) 
-  Edit the file at ''/etc/init.d/816x.conf'' blacklisting ''r8169'' instead of ''r8168''. This will enable the r8168 vendor driver+ 
-  * Use ''batocera-save-overlay'' to update until the next upgrade+==== Realtek 8111 Ethernet adapter ==== 
-RealTek 8169 Ethernet Ethernet controller does not run at 2.5GHz on a supported LAN. + 
-  * Edit the file at ''/etc/init.d/blacklist-r8169.conf''. Remove the comment from the line ''blacklist r8169'' +<WRAP center round todo> 
-  * Use ''batocera-save-overlay'' to update until the next upgrade.+Actual instructions. 
 +</WRAP> 
 + 
 +  Edit the file at ''/etc/init.d/816x.conf'' blacklisting ''r8169'' instead of ''r8168''
 +  - Run ''batocera-save-overlay''
 + 
 +==== RealTek 8169 Ethernet Ethernet controller ==== 
 + 
 +  - Open the file at ''/etc/init.d/blacklist-r8169.conf'' and remove the comment from the line ''blacklist r8169''. 
 +  - Run ''batocera-save-overlay''
 + 
 +===== Known issues ===== 
 + 
 +RealTek 8169 Ethernet Ethernet controller does not run at 2.5GHz on a supported LAN. (FIXME this should link to the Github report for updates)
  • network_issues.1692075971.txt.gz
  • Last modified: 3 years ago
  • by dmanlfc