https://bugzilla.novell.com/show_bug.cgi?id=686439 https://bugzilla.novell.com/show_bug.cgi?id=686439#c0 Summary: Wireless Realtek 8187b breaks on various occasions Classification: openSUSE Product: openSUSE 11.4 Version: Final Platform: Other OS/Version: openSUSE 11.4 Status: NEW Severity: Normal Priority: P5 - None Component: Kernel AssignedTo: kernel-maintainers@forge.provo.novell.com ReportedBy: tadeas.moravec@email.cz QAContact: qa@suse.de Found By: --- Blocker: --- Created an attachment (id=424113) --> (http://bugzilla.novell.com/attachment.cgi?id=424113) the relevant parts of /var/log/NetworkManager and dmesg User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:2.0.0) Gecko/20100101 Firefox/4.0 Wireless occasionally disconnects and cannot connect again. It doesn't even scan for networks, either in the NetworkManager and iwlist wlan0 scan. The chip: Bus 001 Device 003: ID 0bda:8197 Realtek Semiconductor Corp. RTL8187B Wireless Adapter The chip is supported by the Linux Kernel since 2.6.27. I run openSuse 11.4 with KDE 4.6, but this issue was present in openSuse 11.3 with either KDE 4.4 and 4.5. It's apparently not related to a specific version of either openSuse, KDE or the Kernel. There are two ways to reproduce it (I know about): 1) Open anything that's related to webcam (open Kopete settings, start Cheese): Bus 001 Device 005: ID 04f2:b008 Chicony Electronics Co., Ltd USB 2.0 Camera 2) Plug in a MP3 player via USB (it behaves like a standard USB stick) and start Amarok. Amarok segfaults, but after several attempts it runs. At the moment Amarok starts, wireless disconnects. Here's what I've been able to find out about the issue: NetworkManager log (/var/log/NetworkManager) after the disconnect (attached) dmesg (attached) in ifconfig, wlan0 is missing. Laptop:/home/tadeas # ifconfig wlan0 up SIOCSIFFLAGS: Unknown error 132 After I try ifconfig wlan0 up, nothing new appears in either NM log, dmesg or /var/log/messages You might note that the logs say "WiFi now disabled by radio killswitch". But it has not, I haven't touched the switch and the light on it is still on. Manually disabling it and re-enabling it doesn't help. Restarting the NM doesn't help. I've tried to remove and again modprobe the rtl8187 kernel module, but it doesn't help. I can unload toshiba_acpi module, but I cannot load it again: FATAL: Error inserting toshiba_acpi (/lib/modules/2.6.38-30-desktop/kernel/drivers/platform/x86/toshiba_acpi.ko): No such device I attach Amarok backtrace. I haven't been able to get it complete, it says it's missing some files, but according to it's list of required libraries to get a complete backtrace all of them are there. Reproducible: Always Steps to Reproduce: 1. Open anything webcam-related (open Kopete settings, start Cheese) OR 1. Plug an MP3 player via USB - behaves like a standard USB stick 2. Start Amarok. If it segfaults, try again until it starts Actual Results: Wireless disconnects, wlan0 is down and I cannot bring it up. Expected Results: Stay connected and working. The issue could be related to more parts of the system: it could be a kernel issue (either USB system, rtl8187 kernel module, toshiba_acpi kernel module or something else), it might be even a KDE issue (some wrong call) or something completely different. Given that the issue is reproducible I can provide any additional info. -- 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.