Sorry for this nooby issue, but after installing Gentoo for the first time I am unable to get the wireless working on my Thinkpad T60.
lspci output:
Code: Select all
$ sudo lspci | grep -i network
03:00.0 Network controller: Intel Corporation PRO/Wireless 3945ABG [Golan] Network Connection (rev 02)lsmod gives an empty output (does not list any modules at all).
Trying to load the module:
Code: Select all
$ sudo modprobe -v iwl3945
insmod /lib/modules/3.7.9-gentoo/kernel/drivers/net/wireless/iwlegacy/iwlegacy.ko
modprobe: ERROR: could not insert 'iwl3945': Exec format errorIfconfig gives:
Code: Select all
$ sudo ifconfig wlan0 up
wlan0: ERROR while getting interface flags: No such deviceCode: Select all
sudo iwconfig
sit0 no wireless extensions.
lo no wireless extensions.
eth0 no wireless extensions.
