So.... I have a hp dv8000z laptop installed solely with kubuntu 9.04 . I am unable to get the wireless adapter to work. The drivers for the adapter are not installed. I downloaded the drivers and setup the ndiswrapper according to this article:
http://www.linlap.com/wiki/configuri...in+ubuntu+8.10
I was able to get the drivers extracted and installed but after I do this command sudo ndiswrapper -l it shows:
bcmwl5 : driver installed
device (14E4:4318) present (alternate driver: ssb)
I then type in sudo modprobe ndiswrapper and it does nothing. it just goes to the next line like nothing happened. I don't know if that is what is supposed to happen. I then try sudo iwlist scan and my terminal shows:
lo Interface doesn't support scanning.
eth0 Interface doesn't support scanning.
wmaster0 Interface doesn't support scanning.
wlan0 Interface doesn't support scanning : Network is down
pan0 Interface doesn't support scanning.
I am assuming that the "Network is down" is the problem but I am not sure where to go from here. I did download the wireless detector application and ran it and I do have the correct driver package install for my machine.
when i run the wireless detector it shows:
Scanning for PCI Cards...
Found - Broadcom Corporation BCM4318 [AirForce One 54g] 802.11g Wireless LAN Co[14e4:4318]
Scanning for USB Cards...
and that is it. the driver package that I installed was called sp33008.exe and I got that from hp's website.
Any help would be greatly appreciated
http://www.linlap.com/wiki/configuri...in+ubuntu+8.10
I was able to get the drivers extracted and installed but after I do this command sudo ndiswrapper -l it shows:
bcmwl5 : driver installed
device (14E4:4318) present (alternate driver: ssb)
I then type in sudo modprobe ndiswrapper and it does nothing. it just goes to the next line like nothing happened. I don't know if that is what is supposed to happen. I then try sudo iwlist scan and my terminal shows:
lo Interface doesn't support scanning.
eth0 Interface doesn't support scanning.
wmaster0 Interface doesn't support scanning.
wlan0 Interface doesn't support scanning : Network is down
pan0 Interface doesn't support scanning.
I am assuming that the "Network is down" is the problem but I am not sure where to go from here. I did download the wireless detector application and ran it and I do have the correct driver package install for my machine.
when i run the wireless detector it shows:
Scanning for PCI Cards...
Found - Broadcom Corporation BCM4318 [AirForce One 54g] 802.11g Wireless LAN Co[14e4:4318]
Scanning for USB Cards...
and that is it. the driver package that I installed was called sp33008.exe and I got that from hp's website.
Any help would be greatly appreciated
Comment