I am experiencing this problem with the 2.6.24-19 kernel and restricted modules. I have found that post-install, running depmed fixes the issue, but I was wondering if there is a way to get around the problem during install. I am performing an unattended installation (using debconf preseed), and need to have a working system without any manual intervention (as I need to deploy multiple systems in this way).
dmesg output is below (but not very exciting -- it is the same as has been posted above before) $ dmesg | grep ath_pci [ 30.085096] ath_pci: Unknown symbol _ath_hal_attach [ 30.085316] ath_pci: Unknown symbol ath_hal_process_noisefloor [ 30.086045] ath_pci: Unknown symbol ath_hal_computetxtime [ 30.086676] ath_pci: Unknown symbol ath_hal_mhz2ieee [ 30.086958] ath_pci: Unknown symbol ath_hal_detach [ 30.088095] ath_pci: Unknown symbol ath_hal_probe [ 30.089480] ath_pci: Unknown symbol ath_hal_init_channels [ 30.089985] ath_pci: Unknown symbol ath_hal_getwirelessmodes $ lspci | grep Wireless 03:00.0 Ethernet controller: Atheros Communications Inc. AR5212 802.11abg NIC (rev 01) Does anybody know if this works with the 2.6.24-18 kernel and restricted modules? -- [hardy] kernel 2.6.24-12 breaks wireless (Atheros AR242x) https://bugs.launchpad.net/bugs/201180 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
