Quote:
Originally Posted by admars
I had trouble getting ndiswapper to work, wouldn't it be easier to download various livecd distros (Fedora, Ubuntu, openSUSE, Mandriva, come to mind off the top of my head) and see which work?
www.distrowatch.com and read which have good wireless support.
|
If you download and run a LiveCD (Ubuntu would be a good choice), you can get the hardware ID of the device before installing on the hard disk.
Once in the Live Linux, open up a terminal window and use (as root or sudo)
lspci
and
lspci -n
This will tell you the chipset detail and then you can google for Linux drivers.