You are not logged in.
Pages: 1
Hey Forum.
After updating to latest kernel using pacman, I got a funny problem.
I've looked around and found some others with the same problem. So here's what's going on:
In dmesg:
[root@quasimodo pbj]# dmesg |grep iwl
iwl3945: Intel(R) PRO/Wireless 3945ABG/BG Network Connection driver for Linux, 1.1.17ks
iwl3945: Copyright(c) 2003-2007 Intel Corporation
iwl3945: Detected Intel PRO/Wireless 3945ABG Network Connection
sda:<3>iwl3945: iwlwifi-3945-1.ucode firmware file req failed: Reason -2
iwl3945: Could not read microcode: -2
iwl3945: probe of 0000:03:00.0 failed with error -2
So found some others with the same problem.
So Remove all ipw3945 ipw3945d ipw3945-ucode.
modprobe -r ipw3945
Install the different iwl packages
modprobe iwl3945 and restart network and networkmanager - after adding wlan0 etc to rc.conf
now dmesg:
iwl3945: Intel(R) PRO/Wireless 3945ABG/BG Network Connection driver for Linux, 1.1.17ks
iwl3945: Copyright(c) 2003-2007 Intel Corporation
iwl3945: Detected Intel PRO/Wireless 3945ABG Network Connection
iwl3945: Tunable channels: 13 802.11bg, 23 802.11a channels
phy0: Selected rate control algorithm 'iwl-3945-rs'
Looks fine - But no ligth are starting in the wireless.
And iwlist scan shows:
# iwlist scan
lo Interface doesn't support scanning.
eth0 Interface doesn't support scanning.
wmaster0 Interface doesn't support scanning.
wlan0 No scan results
And ifconfig:
# ifconfig
eth0 Link encap:Ethernet HWaddr 00:16:D3:23:7B:51
inet addr:172.16.0.23 Bcast:172.16.255.255 Mask:255.255.0.0
inet6 addr: fe80::216:d3ff:fe23:7b51/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:175 errors:0 dropped:0 overruns:0 frame:0
TX packets:204 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:100
RX bytes:122907 (120.0 Kb) TX bytes:49378 (48.2 Kb)
Base address:0x2000 Memory:ee000000-ee020000
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:4 errors:0 dropped:0 overruns:0 frame:0
TX packets:4 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:280 (280.0 b) TX bytes:280 (280.0 b)
wlan0 Link encap:Ethernet HWaddr 00:13:02:66:65:88
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
wmaster0 Link encap:UNSPEC HWaddr 00-13-02-66-65-88-00-00-00-00-00-00-00-00-00-00
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
Well have tried the part around vmaster0, and before have a reboot handled that.
But no
So did it all again and allso this time install the kernel26 package again.which also makes a boot image!!! Same result
So what am I missing!
Caurse now I boot my machine - no wireless module - error in the unicode
remove the module iwl3945
add the module iwl3945
And have the rigth module - But still no ligth and no wireless network.
So what am I doing wrong and how do I fix it -. caurse here the "log"
root@quasimodo pbj]# dmesg |grep iwl
iwl3945: Intel(R) PRO/Wireless 3945ABG/BG Network Connection driver for Linux, 1.1.17ks
iwl3945: Copyright(c) 2003-2007 Intel Corporation
iwl3945: Detected Intel PRO/Wireless 3945ABG Network Connection
sda:<3>iwl3945: iwlwifi-3945-1.ucode firmware file req failed: Reason -2
iwl3945: Could not read microcode: -2
iwl3945: probe of 0000:03:00.0 failed with error -2
[root@quasimodo pbj]modprobe -r iwl3945
[root@quasimodo pbj]modprobe iwl3945
[root@quasimodo pbj]# dmesg |grep iwl
iwl3945: Intel(R) PRO/Wireless 3945ABG/BG Network Connection driver for Linux, 1.1.17ks
iwl3945: Copyright(c) 2003-2007 Intel Corporation
iwl3945: Detected Intel PRO/Wireless 3945ABG Network Connection
sda:<3>iwl3945: iwlwifi-3945-1.ucode firmware file req failed: Reason -2
iwl3945: Could not read microcode: -2
iwl3945: probe of 0000:03:00.0 failed with error -2
iwl3945: Intel(R) PRO/Wireless 3945ABG/BG Network Connection driver for Linux, 1.1.17ks
iwl3945: Copyright(c) 2003-2007 Intel Corporation
iwl3945: Detected Intel PRO/Wireless 3945ABG Network Connection
iwl3945: Tunable channels: 13 802.11bg, 23 802.11a channels
phy0: Selected rate control algorithm 'iwl-3945-rs'
Last edited by peque (2008-02-17 15:08:20)
Just getting better .... All the time
Offline
A couple of things... the ipw/iwl3945 modules are now built INTO the latest kernel. That's why the kernel upgrade replaces your old module--the only pkg you need now is the 'iwlwifi-3945-ucode' package. Remove anything else.
Secondly, the iwl3945 driver (which is now built into the kernel) does not support the LED light function. This is a known issue and has been that way since they released this driver framework. So, the absence of the LED is not indicative of a broken wifi.
So, try reinstalling the package I mention above, along with the latest kernel and see where it gets you.
thayer williams ~ cinderwick.ca
Offline
I'm here on behalf of a friend of mine who doesn't speak English. His problem is that no devices turn up when issuing ifconfig. So that's the real issue he's facing.
edit
oops I just realised this is the wrong chipset, I should have posted in the ipw4965 thread, just ignore me. I messed up again
Last edited by finferflu (2008-02-15 16:27:49)
Have you Syued today?
Free music for free people! | Earthlings
"Perfection is achieved, not when there is nothing more to add, but when there is nothing left to take away." -- A. de Saint-Exupery
Offline
A couple of things... the ipw/iwl3945 modules are now built INTO the latest kernel. That's why the kernel upgrade replaces your old module--the only pkg you need now is the 'iwlwifi-3945-ucode' package. Remove anything else.
Secondly, the iwl3945 driver (which is now built into the kernel) does not support the LED light function. This is a known issue and has been that way since they released this driver framework. So, the absence of the LED is not indicative of a broken wifi.
So, try reinstalling the package I mention above, along with the latest kernel and see where it gets you.
Have done that - And also tried with a fresh Packagedatabase - but the same result no matter what!
So still the problem about it all - But cannot use the Wireless network. Still no scan results or anything - even though I'm trying all over the house! So that didn't help!
Just getting better .... All the time
Offline
Just reporting I have the same problem with a Dell 640m / PRO/Wireless 3945ABG [8086:4222] (rev 02). Same machine works with Kubuntu gutsy and their 2.6.24-7-generic kernel but uses a wlan0_rename device. One difference between the 2 kernels is that Kubuntu has this setting and AL's kernel config has this one unset...
CONFIG_WLAN_PRE80211=y
Offline
Well - I have solved my problems! Not pretty or anything - but works for me.
In /etc/rc.local:
modprobe -r iwl3945
modprobe iwl3945
Then after logging in to Gnome - The networkmanager accepts that the network is up and logging on to my accesspoint with wpa!
???
But if that solves your problem - go !
Just getting better .... All the time
Offline
peque,
your solution has worked also for me.
But why does the module have to be removed and added?
Last edited by edBaba (2008-05-01 13:33:04)
Offline
I have this problem as well. http://bbs.archlinux.org/viewtopic.php? … 86#p366586
Strangely, I didn't have it as I was running 64 arch.
Offline
For some hardware and drivers, you need to:
ifconfig wlan0 up
before you can do anything. Of course, replace wlan0 with your correct device.
Maybe that'll work.
James
Offline
Pages: 1