The other day I did an upgrade installation from 42.1 to 42.2. The process was a bit rugged as I had to do the upgrade 3 times until the system was finding no more packages to upgrade and was finally able to boot up 42.2. Things run smooth by now, except for one annoying network problem:
- The system (Notebook Acer Aspire E5-575G-55NS) has built in WiFi and standard LAN adapter.
- With 42.1, the LAN was working, WiFi no way. I read that this is connected to the Kernel version, so I decided to do the upgrade to 42.2.
- Now with 42.2, it’s the opposite ;-| WiFi works flawlessly, LAN not at all. The strange thing is, that during the update the system was fetching updated packages via LAN.
03:00.0 Network controller [0280]: Qualcomm Atheros Device [168c:0042] (rev 31)
Subsystem: Lite-On Communications Inc Device [11ad:08a6]
Kernel driver in use: ath10k_pci
Kernel modules: ath10k_pci
–
04:00.1 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 12)
Subsystem: Acer Incorporated [ALI] Device [1025:1094]
Kernel modules: r8169 - I tried both NetworkManager and wicked, no avail.
/sbin/lspci says:
03:00.0 Network controller [0280]: Qualcomm Atheros Device [168c:0042] (rev 31)
Subsystem: Lite-On Communications Inc Device [11ad:08a6]
Kernel driver in use: ath10k_pci
Kernel modules: ath10k_pci
--
04:00.1 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 12)
Subsystem: Acer Incorporated [ALI] Device [1025:1094]
Kernel modules: r8169
What do I have to do in order to get the Kernel driver for the Ethernet controller working?
Thanx a lot for pointing me in the right direction
tuxEvangelist