All,
After reading and following directions on both sticky’s (with some results), and following directions here specific to my card, and looking at the info here finding that my card should work in low power mode, I am still not working.
I found out my card is a PCI device:
103: udi = '/org/freedesktop/Hal/devices/pci_14e4_4315'
pci.subsys_product_id = 11 (0xb)
info.subsystem = 'pci'
pci.subsys_vendor_id = 4136 (0x1028)
info.product = 'BCM4310 USB Controller'
pci.device_class = 2 (0x2)
info.udi = '/org/freedesktop/Hal/devices/pci_14e4_4315'
pci.device_subclass = 128 (0x80)
pci.device_protocol = 0 (0x0)
linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:1c.1/0000:0c:00.0'
pci.vendor = 'Broadcom Corporation'
info.parent = '/org/freedesktop/Hal/devices/pci_8086_2841'
info.vendor = 'Broadcom Corporation'
pci.linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:1c.1/0000:0c:00.0'
pci.product = 'BCM4310 USB Controller'
pci.subsys_vendor = 'Dell'
pci.product_id = 17173 (0x4315)
linux.hotplug_type = 2 (0x2)
pci.vendor_id = 5348 (0x14e4)
linux.subsystem = 'pci'
I then used “/sbin/lspci” to get:
0c:00.0 Network controller: Broadcom Corporation BCM4310 USB Controller (rev 01)
and then ran “/sbin/lspci -n” to get:
0c:00.0 0280: 14e4:4315 (rev 01)
I then ran “dmesg | less” and went through all 621 lines and did not find anything regarding the above information. (since i’m a noob here, is there a way to export the info from “dmesg” to a text file?)
I went out searching around and found the above pages that I did the firmware update and I still have nothing.
Where do I go from here?
Thanks.
BTW: I do have the switch in the ON position for my wireless card.