You are not logged in.

#1 2012-01-26 08:37:58

r0b0t
Member
From: /tmp
Registered: 2009-05-24
Posts: 511

[Solved]Udev / brcmsmac / BCM4313 wireless issues and udevd

Hello guys,

after the last upgrade (kmod replacing module-init-tools)

[2012-01-24 10:30] starting full system upgrade
[2012-01-24 10:30] warning: /etc/modprobe.d/modprobe.conf saved as /etc/modprobe.d/modprobe.conf.pacsave
[2012-01-24 10:30] removed module-init-tools (3.16-3)
[2012-01-24 10:30] upgraded freeglut (2.6.0-1 -> 2.8.0-1)
[2012-01-24 10:30] upgraded gstreamer0.10-ffmpeg (0.10.12-1 -> 0.10.13-1)
[2012-01-24 10:30] upgraded gstreamer0.10-python (0.10.21-1 -> 0.10.22-1)
[2012-01-24 10:30] installed kmod (4-1)
[2012-01-24 10:30] upgraded udev (175-1 -> 178-1)
[2012-01-24 10:30] upgraded iproute2 (3.2.0-1 -> 3.2.0-2)
[2012-01-24 10:30] warning: /etc/rc.conf installed as /etc/rc.conf.pacnew
[2012-01-24 10:30] upgraded initscripts (2012.01.2-1 -> 2012.01.3-1)
[2012-01-24 10:30] upgraded mkinitcpio (0.8.0-3 -> 0.8.2-1)
[2012-01-24 10:30] upgraded package-query (1.0-1 -> 1.0.1-1)
[2012-01-24 10:30] upgraded pixman (0.24.0-1 -> 0.24.2-1)
[2012-01-24 10:30] upgraded poppler (0.18.2-1 -> 0.18.3-1)
[2012-01-24 10:30] upgraded poppler-glib (0.18.2-1 -> 0.18.3-1)
[2012-01-24 10:30] upgraded rxvt-unicode (9.14-1 -> 9.15-1)
[2012-01-24 10:30] upgraded sdl (1.2.14-10 -> 1.2.15-1)
[2012-01-24 10:30] upgraded sdl_image (1.2.11-1 -> 1.2.12-1)
[2012-01-24 10:30] upgraded sg3_utils (1.30-1 -> 1.33-1)

I'm having problems with brcmsmac
My wireless card:

0d:00.0 Network controller: Broadcom Corporation BCM4313 802.11b/g/n Wireless LAN Controller (rev 01)
	Subsystem: Hewlett-Packard Company Device 145c
	Flags: bus master, fast devsel, latency 0, IRQ 17
	Memory at c4400000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: [40] Power Management version 3
	Capabilities: [58] Vendor Specific Information: Len=78 <?>
	Capabilities: [48] MSI: Enable- Count=1/1 Maskable- 64bit+
	Capabilities: [d0] Express Endpoint, MSI 00
	Capabilities: [100] Advanced Error Reporting
	Capabilities: [13c] Virtual Channel
	Capabilities: [160] Device Serial Number 00-00-12-ff-ff-47-ac-81
	Capabilities: [16c] Power Budgeting <?>
	Kernel driver in use: brcmsmac
	Kernel modules: brcmsmac, bcma

after the boot the wireless was not working anymore, I blacklisted bcma and worked again (not shore why before worked), but during boot the boot stops for 20-30 sec and this happens:

Boot Log

Wed Jan 25 20:33:06 2012: :: Starting UDev Daemon    [BUSY]    [DONE] 
Wed Jan 25 20:33:06 2012: :: Triggering UDev uevents    [BUSY]    [DONE] 
Wed Jan 25 20:33:06 2012: :: Waiting for UDev uevents to be processed    [BUSY] udevd[239]: worker [255] timeout, kill it
Wed Jan 25 20:33:06 2012: 
Wed Jan 25 20:33:06 2012: udevd[239]: seq 1402 '/devices/pci0000:00/0000:00:1c.1/0000:0d:00.0' killed
Wed Jan 25 20:33:06 2012: 
Wed Jan 25 20:33:06 2012: udevd[239]: worker [255] terminated by signal 9 (Killed)
Wed Jan 25 20:33:06 2012: 
Wed Jan 25 20:33:06 2012:    [DONE] 
Wed Jan 25 20:33:06 2012: :: Bringing up loopback interface    [BUSY]    [DONE] 

Kernel Log

Jan 25 20:33:08 localhost kernel: [    5.717648] brcmutil: module is from the staging directory, the quality is unknown, you have been warned.
Jan 25 20:33:08 localhost kernel: [    5.749097] brcmsmac: module is from the staging directory, the quality is unknown, you have been warned.
Jan 25 20:33:08 localhost kernel: [    5.750309] brcmsmac 0000:0d:00.0: bus 13 slot 0 func 0 irq 3
Jan 25 20:33:08 localhost kernel: [    5.750325] brcmsmac 0000:0d:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
Jan 25 20:33:08 localhost kernel: [    5.750332] brcmsmac 0000:0d:00.0: setting latency timer to 64
Jan 25 20:33:08 localhost kernel: [    5.761045] input: HP WMI hotkeys as /devices/virtual/input/input7

if I blacklist brcmsmac and leave bcma the above doesn't happen but the wireless is not detected *at all*.
Any idea what should I downgrade to get the thing working again correctly?

NOTE: all packages are up-to-date except for the kernel (3.1.5-1)

Last edited by r0b0t (2012-01-26 12:09:22)

Offline

#2 2012-01-26 10:57:24

SteveK
Member
Registered: 2010-06-11
Posts: 80

Re: [Solved]Udev / brcmsmac / BCM4313 wireless issues and udevd

I had to add brcmsmac to my modules array in rc.conf.

Offline

#3 2012-01-26 12:09:31

r0b0t
Member
From: /tmp
Registered: 2009-05-24
Posts: 511

Re: [Solved]Udev / brcmsmac / BCM4313 wireless issues and udevd

did the trick, thanks

Offline

Board footer

Powered by FluxBB