This is missing ====================================================================
If the module fails to load, ensure linux-modules-extra-$(uname -r) is installed and run sudo depmod -a. The /boot/config-$(uname -r) file (e.g., /boot/config-6.8.0-35-generic) is a read-only configuration snapshot of how the kernel was compiled—it does not control module loading at runtime. It only indicates whether the ax88179_178a driver was built into the kernel (=y) or as a loadable module (=m). To verify: grep CONFIG_AX88179 /boot/config-$(uname -r) You should see: CONFIG_AX88179_178A=m -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2151736 Title: asix 88179_178a driver not detected with ubuntu 24.04.5 for both ubuntu server and ubuntu desktop To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/kernel-package/+bug/2151736/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
