PDA

View Full Version : Wi-Fi on liveDVD (HP dv9000)



Miszcz
03-24-2008, 07:40 PM
im trying to start wi-fi on knoppix liveDVD on my HP dv9000 laptop
on the botting he's detecting eth0 and eth1

lspci showing me:
02:00:0 Network controller : Intel Corporation PRO/Wireless 3945AB6 Network Controller (ver 02)
05:00:0 ETHERNET controller: intel Corporation 82573LGigabyte Ethernet Controller

#iwconfig
lo no wireless extension
eth0 no wireless extension
eth1 no wireless extension

i was trying to set my card by netcardconfig
Obtain addres automatically (DHCP) ?
after Yes: failed
after No and manual configuration ... Nothing

I was trying to set my windows driver by ndswrapper in graphic setup
the driver is loading without any results

#dmesg | grep ndis
ndiswrapper ver 1.32 loaded (preempt =yes, smp=yes)
usbcore: registered new interface driver ndiswrapper

#ndiswrapper -l
ls: /dev/ndiswrapper no file or program exits

#ndiswrapper -i bcmw15.ini
installing bcmw15...
couldn't open bcmw15.ini
No file or katalog exits at /sr/sbin/ndiswrapper line 172

Its my first conntact with Wi-Fi on linux im not sure what exacly do i'm supporting by wiki and other posts in this forum
Please for any instructions or suggestions
Thank you and greatings Marcin

mbmalone
03-31-2008, 12:13 PM
The new v5.3.1 DVD now detects this wireless network controller correctly as wlan0.
I just can't figure out how to get it to connect to a WPA2 encrypted wireless signal. It's like the wpa2 supplement isn't working or something?

Backtrack 3 Beta should work without a hitch on your notebook. I errr ... surf with it all the time. I have a dv9200 with the same wireless card.

Michael



im trying to start wi-fi on knoppix liveDVD on my HP dv9000 laptop
on the botting he's detecting eth0 and eth1

lspci showing me:
02:00:0 Network controller : Intel Corporation PRO/Wireless 3945AB6 Network Controller (ver 02)
s Marcin

slackbp
06-02-2008, 07:13 PM
You'll need to read the iwconfig man page (type "man iwconfig") for details on how to set network passwords via the command line.

5.3.1 recognizes my wireless cards, too, but even when I set things up correctly, I still can't connect. Puppy Linux (http://www.puppylinux.org/) and grml (http://grml.org/) work great, though--I'm using grml 1.1 to write this post. So you may have better luck with those.