If the card is built into a laptop, it is probably a mini-PCI.

Your dmesg output is different than some of the others in that you don't
get the "Radio hardware status changed to disabled" line. Your system
does not have a radio enable/kill switch.

The empty result for the echo and the cat output file is my fault. I
used a hyphen when it should have been an underscore. The commands
should be:

SPROM=$(find /sys/devices -name ssb_sprom)
echo $SPROM
sudo cat $SPROM > sprom_out

Please supply the outputs of the commands

sudo iwlist scan
iwconfig
ifconfig

-- 
No wifi with b43legacy
https://bugs.launchpad.net/bugs/238896
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to