[Bug 398473] New: iwl3945 kill-switch broken ...
https://bugzilla.novell.com/show_bug.cgi?id=398473 User mmeeks@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=398473#c390822 Summary: iwl3945 kill-switch broken ... Product: openSUSE 11.0 Version: Factory Platform: i686 OS/Version: openSUSE 11.0 Status: NEW Severity: Major Priority: P5 - None Component: Kernel AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: mmeeks@novell.com QAContact: qa@suse.de Found By: --- I have a: 03:00.0 Network controller: Intel Corporation PRO/Wireless 3945ABG Network Connection (rev 02) in a T60p. It seems that somewhere between nm-applet and the hardware the kill-switch information gets lost. I'll blame the kernel to start with ;-) I have an apparently working wireless network connection: with local wireless networks detected & all is well. I turn off the kill switch: Jun 9 12:40:09 t60p kernel: Kill switch must be turned off for wireless networking to work. Jun 9 12:40:09 t60p kernel: usb 5-1: USB disconnect, address 2 all seems good :-) nm-applet says "Wireless is disabled", of course there is some more unhappy looking sysloggage: Jun 9 12:40:12 t60p kernel: wlan0: Initial auth_alg=0 Jun 9 12:40:12 t60p kernel: wlan0: authenticate with AP 00:0f:3d:47:be:8b Jun 9 12:40:12 t60p kernel: iwl3945: WARNING: Requesting MAC access during RFKILL wakes up NIC Jun 9 12:40:12 t60p kernel: iwl3945: MAC is in deep sleep! Now I turn the kill switch off: I get a certain amount of syslog blurb about the bluetooth usb device which is re-enabled nicely; but (unfortunately) my iwl3945 appears not to want to come back at all: Jun 9 12:41:49 t60p kernel: usb 5-1: new full speed USB device using uhci_hcd and address 4 .. but nothing about my wireless card. And (naturally) nm-applet still says "Wireless disabled". So - I get upset, and do: modprobe -r iwl3945 modprobe iwl3945 and bingo - network manager detects the change, local networks - and wireless networking is nominally back :-) I attach the various logs; I'm using: $ rpm -q --changelog kernel-default | head * Wed May 28 2008 teheo@suse.de - patches.drivers/libata-acpi-fix-hotplug: libata: Handle bay devices in dock stations (bnc#390822 bnc#395082). -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=398473 User mmeeks@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=398473#c1 --- Comment #1 from Michael Meeks <mmeeks@novell.com> 2008-06-09 05:52:41 MDT --- Created an attachment (id=220989) --> (https://bugzilla.novell.com/attachment.cgi?id=220989) misc. log files -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=398473 Andreas Jaeger <aj@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-screening@forge.provo.novell.com |tambet@novell.com -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=398473 User tambet@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=398473#c2 --- Comment #2 from Tambet Ingo <tambet@novell.com> 2008-06-11 00:17:05 MDT --- Should be pretty easy to determine whom to blame. If the device is otherwise up using iwconfig and iwlist (for scanning) it's some sort of a bug in HAL or NM. Otherwise, it's the driver. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=398473 User funtasyspace@yahoo.com added comment https://bugzilla.novell.com/show_bug.cgi?id=398473#c3 Jörg Hermsdorf <funtasyspace@yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |funtasyspace@yahoo.com --- Comment #3 from Jörg Hermsdorf <funtasyspace@yahoo.com> 2008-06-11 07:45:29 MDT --- Is this related or even a duplicate of bug #382784 and or bug #383309? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=398473 User mmeeks@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=398473#c4 --- Comment #4 from Michael Meeks <mmeeks@novell.com> 2008-06-11 13:43:30 MDT --- the output for misc bits: $ ip link list .. 5: wlan0: <BROADCAST,MULTICAST> mtu 1500 qdisc pfifo_fast qlen 1000 link/ether 00:13:02:3a:ba:ad brd ff:ff:ff:ff:ff:ff $ iwlist wlan0 scanning wlan0 Interface doesn't support scanning : Network is down $ iwconfig wlan0 IEEE 802.11g ESSID:"meeks" Mode:Managed Frequency:2.427 GHz Access Point: 00:0F:3D:47:BE:8B Bit Rate=54 Mb/s Tx-Power=27 dBm Retry min limit:7 RTS thr:off Fragment thr=2352 B Encryption key:off Link Quality=87/100 Signal level=-46 dBm Noise level=-127 dBm Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0 Tx excessive retries:0 Invalid misc:0 Missed beacon:0 Looks odd to me. nm-applet says "wireless is disabled" -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=398473 User mmeeks@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=398473#c5 --- Comment #5 from Michael Meeks <mmeeks@novell.com> 2008-06-11 13:45:21 MDT --- running /etc/init.d/network restart (after kill-switch turned off) - doesn't help at all with the wireless-ness state: most odd. Sounds similar to bug #399199 (no network on suspend/resume). -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=398473 User dsbhayangkara@gmail.com added comment https://bugzilla.novell.com/show_bug.cgi?id=398473#c6 Donnie Bhayangkara <dsbhayangkara@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dsbhayangkara@gmail.com Version|Factory |Final --- Comment #6 from Donnie Bhayangkara <dsbhayangkara@gmail.com> 2008-06-29 00:50:38 MDT --- i confirm this, using 11.0 final with it shipped kernel 2.6.25.5-1.1-pae on my HP Evo 520 with Intel Corporation PRO/Wireless 3945ABG. First time i turned on this laptop & press the wireless button i get this messages in my log: Jun 29 13:12:32 lappy kernel: iwl3945: Radio Frequency Kill Switch is On: Jun 29 13:12:32 lappy kernel: Kill switch must be turned off for wireless networking to work. Jun 29 13:12:33 lappy kernel: iwl3945: WARNING: Requesting MAC access during RFKILL wakes up NIC Jun 29 13:12:33 lappy kernel: iwl3945: MAC is in deep sleep! Jun 29 13:12:33 lappy kernel: iwl3945: WARNING: Requesting MAC access during RFKILL wakes up NIC Jun 29 13:12:33 lappy kernel: iwl3945: MAC is in deep sleep! Jun 29 13:12:33 lappy kernel: iwl3945: WARNING: Requesting MAC access during RFKILL wakes up NIC Jun 29 13:12:33 lappy kernel: iwl3945: MAC is in deep sleep! Jun 29 13:12:33 lappy kernel: iwl3945: WARNING: Requesting MAC access during RFKILL wakes up NIC same as Michael Meeks, executing: modprobe -r iwl3945 modprobe iwl3945 make my wireless come to live, but the wireless button light still turned off. FYI, this didn't happens in 10.3 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=398473 User grf-chz@gmx.de added comment https://bugzilla.novell.com/show_bug.cgi?id=398473#c7 Michael Mueller <grf-chz@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |grf-chz@gmx.de --- Comment #7 from Michael Mueller <grf-chz@gmx.de> 2008-06-29 05:24:32 MDT --- I also confirm this bug (HP Compaq 6510b with Intel Corporation PRO/Wireless 3945ABG). I also get sometimes "disassociation" messages and the wireless network card cannot connect to my router. With "iwlist" I can see this network... Using ipw3945 in openSuse 10.3 worked very well, also the status LED. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=398473 User jpr@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=398473#c8 --- Comment #8 from JP Rosevear <jpr@novell.com> 2008-07-02 14:22:18 MDT --- Tambet, is this a duplicate of the rfkill bug 382784? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=398473 User hschaa@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=398473#c12 Helmut Schaa <hschaa@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |mmeeks@novell.com --- Comment #12 from Helmut Schaa <hschaa@novell.com> 2008-07-07 10:38:53 MDT --- Michael, could you please try the following: - deactivate wireless using the killswitch - activate wireless using the killswitch - "ifconfig wlan0 up" as root Does NM recognize the card as activated now? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=398473 User grf-chz@gmx.de added comment https://bugzilla.novell.com/show_bug.cgi?id=398473#c13 --- Comment #13 from Michael Mueller <grf-chz@gmx.de> 2008-07-07 10:55:45 MDT --- @Helmut: I tried this and yes, the Networkmanager recognized the card as activated and I got a working network again. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=398473 User hschaa@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=398473#c14 Helmut Schaa <hschaa@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |aorlovskyy@novell.com Info Provider|mmeeks@novell.com |aorlovskyy@novell.com --- Comment #14 from Helmut Schaa <hschaa@novell.com> 2008-07-07 11:06:26 MDT --- I assume a driver bug then. I'm not sure if this issue is already fixed upstream but I won't have the time to check it this week. Alexander, could you please test if this issue is fixed with the wireless-testing kernel you've installed last week on the Dell notebook containing a 3945? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=398473 User aorlovskyy@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=398473#c15 Alexander Orlovskyy <aorlovskyy@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|aorlovskyy@novell.com | --- Comment #15 from Alexander Orlovskyy <aorlovskyy@novell.com> 2008-07-08 01:04:21 MDT --- Hi Helmut ! This issue is fully fixed, i have tested it with a new test kernel 2.6.26-rc8-wl-default. following test command were used: $ lspci 0c:00.0 Network controller: Intel Corporation PRO/Wireless 3945ABG Network Connection (rev 02) $ ip link list 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 16436 qdisc noqueue link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast qlen 1000 link/ether 00:18:8b:a5:ab:a2 brd ff:ff:ff:ff:ff:ff 3: wmaster0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast qlen 1000 link/ieee802.11 00:18:de:d8:c2:01 brd ff:ff:ff:ff:ff:ff 4: wlan0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast qlen 1000 link/ether 00:18:de:d8:c2:01 brd ff:ff:ff:ff:ff:ff 5: pan0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop link/ether 82:71:97:ed:e6:6f brd ff:ff:ff:ff:ff:ff $ iwlist wlan0 scanning wlan0 Scan completed : Cell 01 - Address: 00:0B:86:C2:28:80 ESSID:"" Mode:Master Channel:1 Frequency:2.412 GHz (Channel 1) Quality=40/100 Signal level:-85 dBm Noise level=-127 dBm Encryption key:off Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 6 Mb/s 9 Mb/s; 12 Mb/s; 18 Mb/s; 24 Mb/s; 36 Mb/s 48 Mb/s; 54 Mb/s Extra:tsf=00000011ef392181 Extra: Last beacon: 5252ms ago .......... iwconfig wlan0 IEEE 802.11abg ESSID:"" Mode:Managed Frequency:2.462 GHz Access Point: Not-Associated Tx-Power=15 dBm Retry min limit:7 RTS thr:off Fragment thr=2352 B Encryption key:off Link Quality:0 Signal level:0 Noise level:0 Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0 Tx excessive retries:0 Invalid misc:0 Missed beacon:0 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=398473 User justforspam@email.it added comment https://bugzilla.novell.com/show_bug.cgi?id=398473#c16 Lorenzo Paulatto <justforspam@email.it> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |justforspam@email.it --- Comment #16 from Lorenzo Paulatto <justforspam@email.it> 2008-07-16 16:29:35 MDT --- Same problem, and same solution, here on hp pavilion dv5245ea. I can provide logs if necessary. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=398473 User funtasyspace@yahoo.com added comment https://bugzilla.novell.com/show_bug.cgi?id=398473#c17 --- Comment #17 from Jörg Hermsdorf <funtasyspace@yahoo.com> 2008-07-17 04:10:32 MDT --- Will kernel 2.6.26 be available as an update kernel for openSUSE 11.0? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=398473 User hschaa@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=398473#c18 --- Comment #18 from Helmut Schaa <hschaa@novell.com> 2008-07-17 04:34:21 MDT --- (In reply to comment #17 from Jörg Hermsdorf)
Will kernel 2.6.26 be available as an update kernel for openSUSE 11.0?
No, not as an official update. But you could simply use the KOTD, repo at [1]. [1] http://download.opensuse.org/repositories/Kernel://HEAD/openSUSE_Factory/ -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=398473 User korossy.p@freemail.hu added comment https://bugzilla.novell.com/show_bug.cgi?id=398473#c19 --- Comment #19 from Paul Korossy <korossy.p@freemail.hu> 2008-07-22 15:04:13 MDT --- After trying kernel 2.6.26-20.1 I've got a working LED but the RF kill-switch still doesn't work properly on my Acer TM6291. After pressing kill-switch: Jul 22 22:08:27 lpt kernel: iwl3945: Radio Frequency Kill Switch is On: Jul 22 22:08:27 lpt kernel: Kill switch must be turned off for wireless networking to work. Jul 22 22:08:27 lpt kernel: atkbd.c: Unknown key pressed (translated set 2, code 0xd6 on isa0060/serio0). Jul 22 22:08:27 lpt kernel: atkbd.c: Use 'setkeycodes e056 <keycode>' to make it known. Jul 22 22:08:27 lpt kernel: atkbd.c: Unknown key released (translated set 2, code 0xd6 on isa0060/serio0). Jul 22 22:08:27 lpt kernel: atkbd.c: Use 'setkeycodes e056 <keycode>' to make it known. Jul 22 22:08:28 lpt dhclient: caught deadly SIGTERM Jul 22 22:08:28 lpt dhclient: could not restore resolv.conf: No such file or directory Jul 22 22:08:28 lpt kernel: wlan0: Initial auth_alg=0 Jul 22 22:08:28 lpt kernel: wlan0: authenticate with AP 00:4f:62:0a:45:87 Jul 22 22:08:28 lpt kernel: wlan0: disassociate(reason=3) Jul 22 22:08:28 lpt avahi-daemon[2741]: Withdrawing address record for 192.168.100.100 on wlan0. Jul 22 22:08:28 lpt avahi-daemon[2741]: Leaving mDNS multicast group on interface wlan0.IPv4 with address 192.168.100.100. Jul 22 22:08:28 lpt avahi-daemon[2741]: Interface wlan0.IPv4 no longer relevant for mDNS. Jul 22 22:08:28 lpt kernel: iwl3945: WARNING: Requesting MAC access during RFKILL wakes up NIC Jul 22 22:08:28 lpt kernel: iwl3945: MAC is in deep sleep! Jul 22 22:08:28 lpt kernel: iwl3945: WARNING: Requesting MAC access during RFKILL wakes up NIC Jul 22 22:08:28 lpt kernel: iwl3945: MAC is in deep sleep! Jul 22 22:08:28 lpt kernel: iwl3945: WARNING: Requesting MAC access during RFKILL wakes up NIC Jul 22 22:08:28 lpt kernel: iwl3945: MAC is in deep sleep! Jul 22 22:08:28 lpt kernel: iwl3945: WARNING: Requesting MAC access during RFKILL wakes up NIC Jul 22 22:08:28 lpt kernel: ACPI: PCI interrupt for device 0000:02:00.0 disabled Jul 22 22:08:28 lpt avahi-daemon[2741]: Withdrawing address record for fe80::219:d2ff:fe65:32ee on wlan0. Jul 22 22:08:28 lpt nm-dispatcher.action: Script '/etc/NetworkManager/dispatcher.d/autofs' exited with error status 1. After pressing kill switch again: Jul 22 22:08:55 lpt kernel: atkbd.c: Unknown key pressed (translated set 2, code 0xd5 on isa0060/serio0). Jul 22 22:08:55 lpt kernel: atkbd.c: Use 'setkeycodes e055 <keycode>' to make it known. Jul 22 22:08:55 lpt kernel: atkbd.c: Unknown key released (translated set 2, code 0xd5 on isa0060/serio0). Jul 22 22:08:55 lpt kernel: atkbd.c: Use 'setkeycodes e055 <keycode>' to make it known. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=398473 Tambet Ingo <tambet@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|Major |Normal Priority|P5 - None |P3 - Medium -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=398473 User justforspam@email.it added comment https://bugzilla.novell.com/show_bug.cgi?id=398473#c20 --- Comment #20 from Lorenzo Paulatto <justforspam@email.it> 2008-12-31 04:40:12 MST --- Same problem is still present in openSUSE 11.1 Now the led is working correctly (it was always turned off in 11.0), but killswitch is not working properly, and requires a network restart after it's switched from off to on. Note that it was working perfectly in all 10.x versions -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=398473 User grf-chz@gmx.de added comment https://bugzilla.novell.com/show_bug.cgi?id=398473#c21 --- Comment #21 from Michael Mueller <grf-chz@gmx.de> 2009-01-01 08:57:25 MST --- The same here for 11.1: The LED is working correctly and via killswitch the WLAN can be switched off. Switching on is not possible and also /var/log/messages gets no message - the button seems to be dead. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=398473 User justforspam@email.it added comment https://bugzilla.novell.com/show_bug.cgi?id=398473#c22 --- Comment #22 from Lorenzo Paulatto <justforspam@email.it> 2009-01-10 08:24:23 MST --- Created an attachment (id=264312) --> (https://bugzilla.novell.com/attachment.cgi?id=264312) iwl3945 test case: truning on and off at max debug level I've recovered the firmware from openSUSE 10.3, but it does not work all the same. I've also tried to recompile the module with IWL3945_DEBUG set, and set the debug_level mask to 0xFFFFFFFF. Yet after turning the kill switch to ON I get no debug message. I can get some debug messages by unloading and reloading the kernel module (I've attached a test case) Please note that using the software switch from knetwork works correctly. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=398473 User justforspam@email.it added comment https://bugzilla.novell.com/show_bug.cgi?id=398473#c23 --- Comment #23 from Lorenzo Paulatto <justforspam@email.it> 2009-01-10 08:30:48 MST --- Furthermore, the trick of using "ifconfig wlan0 up", as suggested in #12, to bring the card back to life without pestering with modprobe is still working. So it is a driver bug... -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=398473 Lorenzo Paulatto <justforspam@email.it> changed: What |Removed |Added ---------------------------------------------------------------------------- OS/Version|openSUSE 11.0 |openSUSE 11.1 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=398473 User justforspam@email.it added comment https://bugzilla.novell.com/show_bug.cgi?id=398473#c24 --- Comment #24 from Lorenzo Paulatto <justforspam@email.it> 2009-01-12 04:19:36 MST --- Ok, nevermind. This patch: <http://kernel.ubuntu.com/git?p=ubuntu/ubuntu-intrepid.git;a=commit;h=cd4666e63577dbd1fe79ccde3ee5a93aea9b7c60> solved the problem for me (actually I only applied the part to iwl-core.c). P.S. I'm not closing the bug as I don't really understand the closing policy. If someone is using the "pae" kernel and would like to update the kernel modules without recompiling the kernel, you can write me ad I'll send the binary files. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=398473 User justforspam@email.it added comment https://bugzilla.novell.com/show_bug.cgi?id=398473#c25 --- Comment #25 from Lorenzo Paulatto <justforspam@email.it> 2009-01-12 07:50:03 MST --- Disregard what I just said, the patch is NOT solving the problem; and sorry for spamming the bugzilla... -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=398473 User tambet@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=398473#c26 Tambet Ingo <tambet@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE --- Comment #26 from Tambet Ingo <tambet@novell.com> 2009-01-23 02:04:15 MST --- The newer bug should be marked as a duplicate of this, but since the newer one has more information and is fixed, I'm going to mark this one as a duplicate. *** This bug has been marked as a duplicate of bug 446013 *** https://bugzilla.novell.com/show_bug.cgi?id=446013 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=398473 User justforspam@email.it added comment https://bugzilla.novell.com/show_bug.cgi?id=398473#c27 --- Comment #27 from Lorenzo Paulatto <justforspam@email.it> 2009-01-23 02:30:49 MST --- bug 446013 is hidden... could you paste the patch/solution here? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=398473 User tambet@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=398473#c28 --- Comment #28 from Tambet Ingo <tambet@novell.com> 2009-01-23 02:49:56 MST --- Sorry, I didn't notice that. It's the iwl3945 driver that did not implement killswitch handling correctly and Helmut wrote a patch to implement that: http://git.kernel.org/?p=linux/kernel/git/linville/wireless-testing.git;a=co... It's committed to the main kernel tree by now. Helmut also provided a kernel test package from his build tree: http://download.opensuse.org/repositories/home://hschaa:/kernel/ -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=398473 User korossy.p@freemail.hu added comment https://bugzilla.novell.com/show_bug.cgi?id=398473#c29 Paul Korossy <korossy.p@freemail.hu> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|DUPLICATE | --- Comment #29 from Paul Korossy <korossy.p@freemail.hu> 2009-01-27 13:55:15 MST --- I've installed the test kernel that basically works when wireless is enabled at boot time. But if wireless is disabled (RF Kill Switch is on) at boot, I can't enable it anymore. Pressing the RF switch it does nothing, it prints only these two lines at every second keypressing: Jan 27 21:26:09 lpt kernel: iwl3945: Radio Frequency Kill Switch is On: Jan 27 21:26:09 lpt kernel: Kill switch must be turned off for wireless networking to work. I can make the card work by reloading the module: modprobe -r iwl3945 modprobe iwl3945 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=398473 User mmeeks@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=398473#c30 Michael Meeks <mmeeks@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |NEEDINFO Info Provider| |korossy.p@freemail.hu --- Comment #30 from Michael Meeks <mmeeks@novell.com> 2009-01-28 04:17:58 MST --- Paul - fascinating, I tested booting with the kill switch off; and the behaviour you describe was that before the fix - are you certain you're using a kernel with the fix :-) and are you certain you are booting that kernel ? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=398473 User korossy.p@freemail.hu added comment https://bugzilla.novell.com/show_bug.cgi?id=398473#c31 Paul Korossy <korossy.p@freemail.hu> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |REOPENED Info Provider|korossy.p@freemail.hu | --- Comment #31 from Paul Korossy <korossy.p@freemail.hu> 2009-01-28 16:12:09 MST --- kp@lpt:~> uname -srv Linux 2.6.27.10-23-default #1 SMP 2009-01-13 16:46:43 +0100 The installation source I've used: http://download.opensuse.org/repositories/home:/hschaa:/kernel/openSUSE_11.1... Should I have used ../OpenSUSE_Factory instead? According Yast both contain the same build. I mean, the switch is ON, when wireless is DISABLED. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=398473 User nice@titanic.nyme.hu added comment https://bugzilla.novell.com/show_bug.cgi?id=398473#c32 Tamás Németh <nice@titanic.nyme.hu> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nice@titanic.nyme.hu --- Comment #32 from Tamás Németh <nice@titanic.nyme.hu> 2009-02-28 12:28:47 MST --- It definitely works now in openSUSE 11.1 after updating the kernel to 2.6.27.19-3.2 !!! -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=398473 User korossy.p@freemail.hu added comment https://bugzilla.novell.com/show_bug.cgi?id=398473#c33 --- Comment #33 from Paul Korossy <korossy.p@freemail.hu> 2009-03-01 05:26:28 MST --- It still doesn't work for me after updating kernel 2.6.27.19-3.2. I still cannot turn on wifi after turning it off and suspending rebooting the machine, only modprobe -r iwl3945/modprobe iwl3945 commands can make it work, see my comment#29 and comment#31. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=398473 User nice@titanic.nyme.hu added comment https://bugzilla.novell.com/show_bug.cgi?id=398473#c34 --- Comment #34 from Tamás Németh <nice@titanic.nyme.hu> 2009-03-01 09:13:40 MST --- (In reply to comment #33)
It still doesn't work for me after updating kernel 2.6.27.19-3.2. I still cannot turn on wifi after turning it off and suspending rebooting the machine, only modprobe -r iwl3945/modprobe iwl3945 commands can make it work, see my comment#29 and comment#31.
Have you rebooted after the kernel update? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=398473 User nice@titanic.nyme.hu added comment https://bugzilla.novell.com/show_bug.cgi?id=398473#c35 --- Comment #35 from Tamás Németh <nice@titanic.nyme.hu> 2009-03-01 09:15:27 MST --- (In reply to comment #33)
It still doesn't work for me after updating kernel 2.6.27.19-3.2. I still cannot turn on wifi after turning it off and suspending rebooting the machine, only modprobe -r iwl3945/modprobe iwl3945 commands can make it work, see my comment#29 and comment#31.
It works perfectly for me. What does your uname -r say? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=398473 User korossy.p@freemail.hu added comment https://bugzilla.novell.com/show_bug.cgi?id=398473#c36 --- Comment #36 from Paul Korossy <korossy.p@freemail.hu> 2009-03-01 12:16:23 MST --- Yes, certainly I made a reboot. :-) uname -r 2.6.27.19-3.2-pae Additional info: sometimes I reload iwl3945 module it freezes the system and the CAPS-Lock LED is blinking. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com