[Bug 676785] New: loading module brcm80211 cause system freeze
https://bugzilla.novell.com/show_bug.cgi?id=676785 https://bugzilla.novell.com/show_bug.cgi?id=676785#c0 Summary: loading module brcm80211 cause system freeze Classification: openSUSE Product: openSUSE 11.4 Version: RC 2 Platform: x86-64 OS/Version: SuSE Other Status: NEW Severity: Critical Priority: P5 - None Component: Kernel AssignedTo: kernel-maintainers@forge.provo.novell.com ReportedBy: AndreasTumbas@web.de QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:2.0b11) Gecko/20110203 Firefox/4.0b11 Loading the kernel module brcm80211 and activating network cause the system to freeze completely. The error didn't occur in first place. It started with a failed wake up from suspend (maybe related to https://bugzilla.novell.com/show_bug.cgi?id=674245 ). After that crash, the device causes the system to freeze, even when used from a clean environment (OpenSUSE 11.4 RC2 Live CD). Hardware is a BCM4313 (14e4:4727) on Hewlett Packard HP 625 WT146EA#ABD Reproducible: Sometimes Steps to Reproduce: 1.Fix symlinks to Firmware (11.4 RC2) and reload module brcm80211 2.Try suspend/wake up until crash 3.Boot the system and try to activate wireless network Actual Results: System freeze Expected Results: Activate wireless This bug in Debian sounds identical, but the recommended workaround has no effect: http://www.debianhelp.org/node/17078 -- 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=676785 https://bugzilla.novell.com/show_bug.cgi?id=676785#c1 Greg Kroah-Hartman <gregkh@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|kernel-maintainers@forge.pr |gregkh@novell.com |ovo.novell.com | Severity|Critical |Major --- Comment #1 from Greg Kroah-Hartman <gregkh@novell.com> 2011-03-03 19:44:40 UTC --- This driver is still under heavy development. I just got one of these devices and will work next week to get it working properly in openSUSE 11.4, until then, it's going to be rough going, sorry. -- 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=676785 https://bugzilla.novell.com/show_bug.cgi?id=676785#c2 Jimmy Lu <Jimmy.Lu.2011@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |Jimmy.Lu.2011@gmail.com --- Comment #2 from Jimmy Lu <Jimmy.Lu.2011@gmail.com> 2011-03-11 23:18:00 UTC --- In fact, this problem still occurs in opensuse11.4 GM. The problem is just that the brcm40211 driver is too unstable. A wordaround is to blaclist the brcm40211 driver in order to reactivate the broadcom-wl driver (as at current stage, the wl driver is much more usable) procedure are as follows: goto directory /etc/modprobe.d cat find the file 50-blacklist.conf add blacklist brcm80211 to the end of the file ---------------------------------------- this has solved the problem for me on opensuse 11.4 GM -- 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=676785 https://bugzilla.novell.com/show_bug.cgi?id=676785#c3 Michal Seben <mseben@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mseben@gmail.com Component|Kernel |Kernel Version|RC 2 |Milestone 2 AssignedTo|gregkh@novell.com |kernel-maintainers@forge.pr | |ovo.novell.com Product|openSUSE 11.4 |openSUSE 12.1 Target Milestone|--- |Milestone 2 --- Comment #3 from Michal Seben <mseben@gmail.com> 2011-07-13 19:54:07 UTC --- I have the same problem with brcm80211 module in 11.4 release, I also tested latest 12.1 rc2 release with no success (in 12.1 is used brcmsmac module instead of brcm80211) how to reproduce: -boot up openSUSE-GNOME-LiveCD-Build0072-x86_64.iso -connect to wifi AP using wpa2 -start downloading some large file e.g. opensuse live CD -system completely freeze ... output from lspci,hwinfo,dmesg and lsmod attached -- 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=676785 https://bugzilla.novell.com/show_bug.cgi?id=676785#c4 --- Comment #4 from Michal Seben <mseben@gmail.com> 2011-07-13 19:57:47 UTC --- Created an attachment (id=439772) --> (http://bugzilla.novell.com/attachment.cgi?id=439772) dmesg from LiveCD-Build0072-x86_64 -- 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=676785 https://bugzilla.novell.com/show_bug.cgi?id=676785#c5 --- Comment #5 from Michal Seben <mseben@gmail.com> 2011-07-13 19:58:26 UTC --- Created an attachment (id=439773) --> (http://bugzilla.novell.com/attachment.cgi?id=439773) lsmod from LiveCD-Build0072-x86_64 -- 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=676785 https://bugzilla.novell.com/show_bug.cgi?id=676785#c6 --- Comment #6 from Michal Seben <mseben@gmail.com> 2011-07-13 19:59:18 UTC --- Created an attachment (id=439775) --> (http://bugzilla.novell.com/attachment.cgi?id=439775) lspci and hwinfo from LiveCD-Build0072-x86_64 -- 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=676785 https://bugzilla.novell.com/show_bug.cgi?id=676785#c Michal Seben <mseben@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #439772|application/octet-stream |text/plain mime type| | -- 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=676785 https://bugzilla.novell.com/show_bug.cgi?id=676785#c7 Tomáš Kijas <t.kijas@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |t.kijas@gmail.com --- Comment #7 from Tomáš Kijas <t.kijas@gmail.com> 2011-07-14 06:40:49 UTC --- Same problem here, on Acer Aspire One 722 with bcm4313, same situation with brcm80211 as with wl driver. Blacklisting doesn't help, situation in Ubuntu 11.04 is the same, it probably occurs in Arch and Fedora too. I am really mad of it, because it force me to use Windows 7 on my netbook. -- 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=676785 https://bugzilla.novell.com/show_bug.cgi?id=676785#c8 --- Comment #8 from Tomáš Kijas <t.kijas@gmail.com> 2011-07-15 11:10:45 UTC --- Workaround found, blacklist atl1c, then run "update-initramfs -u" in terminal and voila, the OS doesn't freeze. BUT you are without wired connection. If you need it, just run "modprobe atl1c" in terminal. This bug still IS NOT solved, it is just a bad workaround (it works in OpenSuse and also in Ubuntu. -- 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=676785 https://bugzilla.novell.com/show_bug.cgi?id=676785#c9 --- Comment #9 from Michal Seben <mseben@gmail.com> 2011-07-15 21:10:01 UTC --- yes, agreed I do tests and brcm80211 driver works fine if atl1c module for my ethernet card is not loaded (I have the same netbook Aspire One 722) thanks for workaround Tomas I will attach also output from hwinfo --netcard command -- 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=676785 https://bugzilla.novell.com/show_bug.cgi?id=676785#c10 --- Comment #10 from Michal Seben <mseben@gmail.com> 2011-07-15 21:12:19 UTC --- Created an attachment (id=440391) --> (http://bugzilla.novell.com/attachment.cgi?id=440391) hwinfo_netcard from opensuse_11_4 -- 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=676785 https://bugzilla.novell.com/show_bug.cgi?id=676785#c11 Michal Seben <mseben@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Version|Milestone 2 |Milestone 3 --- Comment #11 from Michal Seben <mseben@gmail.com> 2011-07-30 20:40:44 UTC --- tested live GNOME CD 12.1 milestone3 - openSUSE-GNOME-LiveCD-Build0136-x86_64.iso with the same result - system completely freeze -- 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=676785 https://bugzilla.novell.com/show_bug.cgi?id=676785#c Volodymyr Nazarchuk <vavooon@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P1 - Urgent CC| |vavooon@gmail.com Version|Milestone 3 |Final Target Milestone|Milestone 2 |Final -- 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=676785 https://bugzilla.novell.com/show_bug.cgi?id=676785#c12 --- Comment #12 from Michal Seben <mseben@gmail.com> 2011-11-18 08:30:39 UTC --- tested with freshly installed openSUSE:12.1 - brcm80211 was renamed to brcmsmac - but issue is still NOT resolved - system completely freeze after loading brcmsmac and atl1c together ... -- 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=676785 https://bugzilla.novell.com/show_bug.cgi?id=676785#c Michal Seben <mseben@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|loading module brcm80211 |loading modules brcmsmac |cause system freeze |and atl1c together cause | |system freeze -- 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=676785 https://bugzilla.novell.com/show_bug.cgi?id=676785#c Jeff Mahoney <jeffm@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|kernel-maintainers@forge.pr |jbohac@suse.com |ovo.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=676785 https://bugzilla.novell.com/show_bug.cgi?id=676785#c13 Juraj Václavík <jik@seznam.cz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jik@seznam.cz --- Comment #13 from Juraj Václavík <jik@seznam.cz> 2012-04-30 18:25:16 UTC --- I have Acer Aspire One 722 with hw: lspci 06:00.0 Ethernet controller: Atheros Communications AR8152 v2.0 Fast Ethernet (rev c1) 07:00.0 Network controller: Atheros Communications Inc. AR9485 Wireless Network Adapter (rev 01) It loads module ath9k for wifi and atl1c for ethernet. There are two problems: 1) The system freezed during booting without connected ethernet network (when system is running, it is not necessary to have a connected ethernet, also hibernation and sleeping are without problem) 2) The system freezed when is not connected ethernet and detects any wireless network I solve it by workaround with blacklisted module atl1c (http://forums.opensuse.org/english/get-technical-help-here/laptop/454356-ace...) -- 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=676785 https://bugzilla.novell.com/show_bug.cgi?id=676785#c14 Michal Seben <mseben@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |CLOSED Resolution| |FIXED --- Comment #14 from Michal Seben <mseben@gmail.com> 2013-03-17 07:55:21 UTC --- fixed in 12.3 release ! -- 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