Linux.com

Author Message
Joined: May 27, 2008
Posts: 1
Other Topics
Posted May 27, 2008 at 3:02:49 AM
Subject: wlan0 not showing up
I have a USB wireless adapter that came with a CD with drivers on it. The drivers are for Windows XP. Upon googling, I learn about ndiswrapper and how to get the drivers up and running on my Linux box. So, I use ndiswrapper and follow a couple of guides. ndiswrapper -i thedriver.inf ndiswrapper -l (blah blah, everything's working ok. the driver is installed and the hardware is detected) ndiswrapper -m modprobe ndiswrapper no errors are returned on any of these. everything seems to be going fine until: iwconfig it returns eth0 and a local loopback and says to me that they aren't wireless. Upon rebooting and a couple of changes here and there in some config files, the problem still persists. Am I forgetting something? Did I mess something up without knowing about it? Every single guide that I read basically goes from "modprobe ndiswrapper" and then straight into setting up wlan0 for WEP/WPA access OR the guide just ends without getting into encryption. Not a single one that I've found has any troubleshooting on "what happens if wlan0 doesn't even show up?" So, that's why I thought I'd ask here. Thanks in advance.
Back to top Profile Email Website
Khabi
Joined Apr 21, 2008
Posts: 121

Other Topics
Posted: May 29, 2008 11:23:05 PM
Subject: wlan0 not showing up
Some distro's have wierd quirks and you don't say what one you're using. You might want to modprobe -r ndiswrapper wait a few min and re modprobe it then copy and paste the last chunk (few hundred lines) of dmesg and paste it here so we can take a look at whats going on. If dmesg shows it being detected, my first guess is that you have some kind of issue with your udev install. You also don't say what usb wireless device you are trying to use. :)
Back to top Profile Email Website
Tableless layout Validate XHTML 1.0 Strict Validate CSS Powered by Xaraya