Description of problem: I am unable to use my broadcom 4306 wireless device on powerbook g4. I installed the proper firmware using bcm43xx-fwcutter and when i enter dmesg | grep bcm43xx i got this error line: bcm43xx_mac80211: !WARNING! Idle-TSSI phy->cur_idle_tssi measuring failed. (cur=0, tgt=62). Disabling power adjustment
CC'ing linville for opinions on this one.
Reassigning to the kernel component, this is likely a driver bug not a NM bug. Herminio can you append the output of rpm -q kernel?
the output of rpm -q kernel is: kernel-2.16.21-1.3194.fc7
Is this issue just about that warning? Or does the device actually fail to work?
the device fails to work.
OK, then we need some better information. How about attaching the output of `dmesg` and the output of `lspci -n`? Also, please indicate the exact source of the firmware you are using (URL preferred)...thanks!
Created attachment 157852 [details] lspci -n output
Created attachment 157853 [details] dmesg | grep bcm43xx output
the exact source of the firmware is here: Linksys WRT350N v1.03.2 GPL release (sorry i do not have the url)
May I please have a status on this bug?
Please try these kernels: http://koji.fedoraproject.org/koji/buildinfo?buildID=11320 Do they work any better for you?
Created attachment 159759 [details] dmesg | grep bcm43xx
Created attachment 159760 [details] /var/log/message
I forgot to add that even with the new kernel my wireless device still does not function.
Please try the firmware from here: http://downloads.openwrt.org/sources/broadcom-wl-4.80.53.0.tar.bz2 Does that work any better for you?
I extracted the firmware using bcm43xx-fwcutter and there was no change.
Created attachment 160992 [details] bcm43xx-old-config Please execute this script as root on your machine. This will configure your machine to use the older bcm43xx driver. This is necessary on some devices with older chip revisions, even though the PCI ID would indicate that the newer driver should work.
After executing the script from comment 17, does your wireless work?
Closed due to lack of response...