Ath5k doesn't want to install... [EMAIL PROTECTED]:~/ath5k/trunk$ sudo make install [sudo] password for alex: make -C /lib/modules/2.6.24-15-generic/build M= "INSTALL_MOD_DIR=updates" modules_install make[1]: Entering directory `/usr/src/linux-headers-2.6.24-15-generic' DEPMOD 2.6.24-15-generic make[1]: Leaving directory `/usr/src/linux-headers-2.6.24-15-generic' :( modprobe is not picking up /lib/modules/2.6.24-15-generic/updates/ath5k.ko as the next loadable ath5k module. You should temporarily move or delete this file module:
You can see the recovery code is being fooled... there's no "file module" listed to remove. [EMAIL PROTECTED]:~/ath5k/trunk$ sudo modprobe ath5k FATAL: Module ath5k not found. It's not installed into /updates like it thinks it is, in fact it's nowhere in the tree according to "find". [EMAIL PROTECTED]:~/ath5k/trunk$ sudo insmod ath5k.ko insmod: error inserting 'ath5k.ko': -1 Unknown symbol in module ? -- [Hardy, Gutsy] Wireless adapter not detected on MacBook Pro rev.3 (santa rosa) https://bugs.launchpad.net/bugs/125919 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
