linux-surface
linux-surface copied to clipboard
cable network sometimes not work
in office routine I need to run with cable, but it cannot be started everytime. Sometimes it need to reboot 5 times until eth is correctly loaded
wlan never is a problem, can turn off and on without any issue
Environment
Linux sp9 6.8.8-surface-1 https://github.com/linux-surface/linux-surface/pull/1 SMP PREEMPT_DYNAMIC Tue Apr 30 09:10:33 UTC 2024 x86_64 GNU/Linux MX-Linux / Debian 12.3 Surface Pro 9 / I7 / 16GB
no one any idea to that issue. Which driver can be reload for getting LAN support. How is it possible to ask system about loaded LAN driver?
I assume you're using some USB dongle or the dock. In both cases, this could help identify the driver: https://unix.stackexchange.com/questions/60078/find-out-which-modules-are-associated-with-a-usb-device. Also, a dmesg log would be helpful.