[Bug 410110] New: zd1211rw drops connection
https://bugzilla.novell.com/show_bug.cgi?id=410110 Summary: zd1211rw drops connection Product: openSUSE 11.0 Version: Final Platform: x86-64 OS/Version: openSUSE 11.0 Status: NEW Severity: Major Priority: P5 - None Component: Network AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: riggwelter@opensuse.org QAContact: qa@suse.de Found By: --- With a USB wifi dongle using the zd1211rw module, the wifi connection drops constantly when the connection is idle. The whole system then slows to a crawl. Log entry (/var/log/messages) of it happening is below: Pinging the machine from another machine on the LAN seems to spring it back into life as well (CLI output of doing that is also below). This used to work fine with 10.3 and pre-11.0 kernel package (long story). messages extract: Jul 17 19:38:45 linux-tnp8 kernel: wlan0: RX deauthentication from 00:1b:2f:74:e5:6a (reason=6) Jul 17 19:38:45 linux-tnp8 kernel: wlan0: deauthenticated Jul 17 19:38:45 linux-tnp8 kernel: wlan0: RX deauthentication from 00:1b:2f:74:e5:6a (reason=6) Jul 17 19:38:46 linux-tnp8 syslog-ng[1821]: last message repeated 29 times Jul 17 19:38:46 linux-tnp8 kernel: wlan0: authenticate with AP 00:1b:2f:74:e5:6a Jul 17 19:38:46 linux-tnp8 kernel: wlan0: RX authentication from 00:1b:2f:74:e5:6a (alg=0 transaction=2 status=0) Jul 17 19:38:46 linux-tnp8 kernel: wlan0: authenticated Jul 17 19:38:46 linux-tnp8 kernel: wlan0: associate with AP 00:1b:2f:74:e5:6a Jul 17 19:38:46 linux-tnp8 kernel: wlan0: RX ReassocResp from 00:1b:2f:74:e5:6a (capab=0x431 status=0 aid=2) Jul 17 19:38:46 linux-tnp8 kernel: wlan0: associated Jul 17 19:38:46 linux-tnp8 kernel: wlan0: switched to short barker preamble (BSSID=00:1b:2f:74:e5:6a) ping output: ogley@riggwelter:~/Desktop> ping rabbit PING rabbit.internal.rubberturnip.org.uk (10.32.0.56) 56(84) bytes of data. 64 bytes from rabbit (10.32.0.56): icmp_seq=3 ttl=64 time=2985 ms 64 bytes from rabbit (10.32.0.56): icmp_seq=4 ttl=64 time=1985 ms 64 bytes from rabbit (10.32.0.56): icmp_seq=5 ttl=64 time=985 ms 64 bytes from rabbit (10.32.0.56): icmp_seq=6 ttl=64 time=1.16 ms 64 bytes from rabbit (10.32.0.56): icmp_seq=7 ttl=64 time=1.12 ms -- 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=410110 User riggwelter@opensuse.org added comment https://bugzilla.novell.com/show_bug.cgi?id=410110#c1 --- Comment #1 from James Ogley <riggwelter@opensuse.org> 2008-07-17 13:37:21 MDT --- This is interesting. Plugged it into my i586 laptop and saw something similar - the connection dropped out and then restored but it didn't lock the system. Also, nothing appeared in messages. The following appeared in /var/log/NetworkManager (which I hadn't checked on the other laptop) Jul 17 21:34:19 riggwelter NetworkManager: <debug> [1216326859.376261] periodic_update(): Roamed from BSSID 00:1B:2F:74:E5:6A (RiggNet) to (none) ((none)) Jul 17 21:34:25 riggwelter NetworkManager: <debug> [1216326865.381406] periodic_update(): Roamed from BSSID (none) ((none)) to 00:1B:2F:74:E5:6A (RiggNet) Jul 17 21:36:19 riggwelter NetworkManager: <debug> [1216326979.440138] periodic_update(): Roamed from BSSID 00:1B:2F:74:E5:6A (RiggNet) to (none) ((none)) Jul 17 21:36:25 riggwelter NetworkManager: <debug> [1216326985.444159] periodic_update(): Roamed from BSSID (none) ((none)) to 00:1B:2F:74:E5:6A (RiggNet) -- 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=410110 User riggwelter@opensuse.org added comment https://bugzilla.novell.com/show_bug.cgi?id=410110#c2 --- Comment #2 from James Ogley <riggwelter@opensuse.org> 2008-07-17 14:20:47 MDT --- On the x86_64 system, this appears in messages immediately before the zd1211rw issues: Jul 17 21:20:19 linux-tnp8 kernel: psmouse.c: TouchPad at isa0060/serio4/input0 lost synchronization, throwing 3 bytes away. Possible connection? -- 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=410110 User riggwelter@opensuse.org added comment https://bugzilla.novell.com/show_bug.cgi?id=410110#c3 James Ogley <riggwelter@opensuse.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Network |Mobile Devices --- Comment #3 from James Ogley <riggwelter@opensuse.org> 2008-07-17 15:35:34 MDT --- Okay, problem is caused by the trackpad. Changing component to mobile devices. Solved it by adding i8042.nomux to the kernel commandline as per https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+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=410110 Cyril Hrubis <chrubis@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-screening@forge.provo.novell.com |kernel-maintainers@forge.provo.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=410110 User riggwelter@opensuse.org added comment https://bugzilla.novell.com/show_bug.cgi?id=410110#c4 --- Comment #4 from James Ogley <riggwelter@opensuse.org> 2008-07-18 11:38:03 MDT --- Ignore comment 3 - longer usage has resulted in the problem happening 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=410110 User riggwelter@opensuse.org added comment https://bugzilla.novell.com/show_bug.cgi?id=410110#c5 --- Comment #5 from James Ogley <riggwelter@opensuse.org> 2008-07-18 14:53:35 MDT --- Latest information. When I thought it was working, I'd installed the latest kernel package from http://download.opensuse.org/repositories/Kernel:/HEAD/openSUSE_Factory/ to test and then changed the command-line. I changed it back to the latest 11.0 kernel and comment 4 happened. I reinstated the Kernel:HEAD kernel and we're back to comment 3. Seems to be a combination of that kernel version and command-line option. Hope that helps. -- 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=410110 Jeff Mahoney <jeffm@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jeffm@novell.com AssignedTo|kernel-maintainers@forge.provo.novell.com |jbenc@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=410110 User jbenc@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=410110#c6 Jiri Benc <jbenc@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |riggwelter@opensuse.org --- Comment #6 from Jiri Benc <jbenc@novell.com> 2008-08-11 10:51:25 MDT --- Please attach the complete dmesg output after the problem appears. Also, attach the contents of /proc/interrupts. -- 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=410110 User jbenc@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=410110#c7 Jiri Benc <jbenc@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED Info Provider|riggwelter@opensuse.org | Resolution| |NORESPONSE --- Comment #7 from Jiri Benc <jbenc@novell.com> 2008-10-02 03:56:21 MDT --- No reply, closing as NORESPONSE. Please reopen if you provide the information requested in comment #6. -- 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