Susan Higashi wrote: > 07:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8180L > 802.11b MAC (rev 20)
The above line is why 'dmesg | grep b43' provides nothing. You do not have a Broadcom device. Thus installing firmware for it does absolutely no good. Your wireless device is an RTL8180L. The current kernel supports a number of 8180 PCI devices; however, I don't see a driver loaded for yours in the lsmod listing below. That means that your specific device is not supported, or Ubuntu didn't configure it. To determine if the device is supported, you need to issue the command 'lspci -nnv' and post the first two lines of the section that starts "07:00.0". For better coverage of your problem, I suggest that you post to [EMAIL PROTECTED], where other that Broadcom devices are handled. I read that list too, and will be able to follow up on your posting. Larry _______________________________________________ Bcm43xx-dev mailing list [email protected] https://lists.berlios.de/mailman/listinfo/bcm43xx-dev
