Broadcom BCM4318 PCI id 14E4:4318 Wireless Adapter
In my previous post I mentioned that I got the wireless adapter in my Compaq R4100 series laptop working with ndiswrapper. It appears this was a total fluke, others have had to add "noapic" kernel parameters to get it working correctly. I found if I set this kernel parameter the wireless adapter wouldn't work at all; without it everything works normally. Tested on Fedora Core 4 x86_64 (2.6.11-1.1369, 2.6.14-1.1656, 2.6.15-1.1830 & 2.6.15-1.1831) lspci output: 03:02.0 Network controller: Broadcom Corporation BCM4318 [AirForce One 54g] 802.11g Wireless LAN Controller (rev 02) Subsystem: Hewlett-Packard Company: Unknown device 1356 Flags: bus master, fast devsel, latency 64, IRQ 177 Memory at b0204000 (32-bit, non-prefetchable) [size=8K]
grub.conf: default=0 timeout=5 splashimage=(hd0,1)/boot/grub/splash.xpm.gz hiddenmenu title Fedora Core (2.6.15-1.1831_FC4) root (hd0,1) kernel /boot/vmlinuz-2.6.15-1.1831_FC4 ro root=LABEL=/ rhgb no_timer_check quiet ignore_ff_buttons=PWRF initrd /boot/initrd-2.6.15-1.1831_FC4.img
Related Posts
Update: TI 7×21 FlashMedia/SD Host Controller (104C:8033 & 104C:8034)
Bit of an update, my previous post is now getting a significant amount of traffic; in fact it’s my hottest post yet!
Sitecom CN-502 USB Bluetooth Dongle works on Linux
To my absolute surprise, the Sitecom CN-502 USB Bluetooth Dongle works perfectly with out-of-the-box Fedora Core 4 x8664.
TI 7x21 FlashMedia/SD Host Controller (104C:8033 & 104C:8034)
Update: TI 7x21 FlashMedia/SD Host Controller (104C:8033 & 104C:8034) The Compaq R4100 series of laptops feature a 6-in-1 memory card reader based...