Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| network_issues [2022/07/15 04:16] – created atari | network_issues [2023/08/19 00:44] (current) – formatting + spelling, rename header to something informative, WIP notes atari | ||
|---|---|---|---|
| Line 18: | Line 18: | ||
| </ | </ | ||
| - | ==== I can't access the Batocera network share to add my ROMs! ==== | + | ===== I can't access the Batocera network share to add my ROMs! ===== |
| **If it's just not appearing**, | **If it's just not appearing**, | ||
| Line 48: | Line 48: | ||
| - Repeat steps 6 and 7 one more time. This will set the configuration for both the user and the default user. Repeat again if there are more users. If you only want to set it to the current user, set it only once. | - Repeat steps 6 and 7 one more time. This will set the configuration for both the user and the default user. Repeat again if there are more users. If you only want to set it to the current user, set it only once. | ||
| - | ==== Ethernet connected but no data ==== | + | ===== Ethernet connected but no data ===== |
| This is for if you having trouble connecting to the network via an ethernet cable, which otherwise works fine with Windows. Note if the link LED (the orange one that stays steadily lit, not the yellow one which flashes) turns on when your computer shows you the POST screen (where you press a button to enter BIOS settings) or if until Windows has started booting. If it doesn' | This is for if you having trouble connecting to the network via an ethernet cable, which otherwise works fine with Windows. Note if the link LED (the orange one that stays steadily lit, not the yellow one which flashes) turns on when your computer shows you the POST screen (where you press a button to enter BIOS settings) or if until Windows has started booting. If it doesn' | ||
| Line 59: | Line 59: | ||
| If that did not do anything, you may need to also activate such a feature within your BIOS settings. This may be referred to as " | If that did not do anything, you may need to also activate such a feature within your BIOS settings. This may be referred to as " | ||
| + | ===== Manually set up a network connection ===== | ||
| + | |||
| + | This is how to manually configure and initiate a network connection if the auto-configuration has failed. Note that the Ethernet cable must be connected and the status lights on the connector must be lighting up, otherwise it is simply a hardware issue (try a different cable, port, etc.). | ||
| + | |||
| + | - [[: | ||
| + | - Run <code bash> | ||
| + | connmanctl services | ||
| + | </ | ||
| + | - Then using the information from that, run the following command replacing the parts in ''<>'' | ||
| + | connmanctl config ethernet_< | ||
| + | </ | ||
| + | |||
| + | Changes will take effect immediately. | ||
| + | |||
| + | ===== Ethernet adapter not functioning at all ===== | ||
| + | |||
| + | In certain cases it may be required to disable the Linux kernel driver in favor of the vendor driver if provided (FIXME where from?). | ||
| + | |||
| + | (FIXME how can Ethernet adapters be identified? | ||
| + | |||
| + | (FIXME if we know which models specifically don't work can't we fix this at the source?) | ||
| + | |||
| + | ==== Realtek 8111 Ethernet adapter ==== | ||
| + | |||
| + | <WRAP center round todo> | ||
| + | Actual instructions. | ||
| + | </ | ||
| + | |||
| + | - Edit the file at ''/ | ||
| + | - Run '' | ||
| + | |||
| + | ==== RealTek 8169 Ethernet Ethernet controller ==== | ||
| + | |||
| + | - Open the file at ''/ | ||
| + | - Run '' | ||
| + | |||
| + | ===== 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.1657858568.txt.gz
- Last modified: 4 years ago
- by atari