Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| network_issues [2022/07/15 04:23] – add manual connection (thanks alixnah), need to rewrite for later atari | network_issues [2023/08/19 00:44] (current) – formatting + spelling, rename header to something informative, WIP notes atari | ||
|---|---|---|---|
| Line 60: | Line 60: | ||
| ===== Manually set up a network connection ===== | ===== 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> | <WRAP center round todo> | ||
| - | Needs a rewrite. | + | Actual instructions. |
| </ | </ | ||
| - | This is the format | + | - Edit the file at ''/ |
| - | + | | |
| - | 1st) '' | + | |
| - | 2nd) Use that info with the following command like this: | + | ==== RealTek 8169 Ethernet Ethernet controller ==== |
| - | '' | + | - Open the file at '' |
| + | | ||
| - | No need to do anything else, the change takes on immediately. | + | ===== 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.1657859001.txt.gz
- Last modified: 4 years ago
- by atari