Linux - DistributionsThis forum is for Distribution specific questions.
Red Hat, Slackware, Debian, Novell, LFS, Mandriva, Ubuntu, Fedora - the list goes on and on...
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Distribution: Just about anything... so long as it is Debain based.
Posts: 297
Rep:
Some steps first...
Lets see if it knows your card is there:
At a command prompt type:
iwconfig
If you get output like this you're good to go:
eth0 IEEE 802.11b/g ESSID:"willy"
Mode:Managed Frequency:2.412 GHz Access Point: 00:12:17:BE:FF:03
Bit Rate:54 Mb/s Tx-Power=31 dBm Sensitivity=20/200
Retry min limit:8 RTS thr:2347 B Fragment thr:2346 B
Encryption keyff
Link Quality=208/0 Signal level=-48 dBm Noise level=-148 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
On most bootable Linux versions there is a WaveLan configuration available from the menue somewhere. In there you need to set your SSID and encryption.
Once that is done, go through the netcard configuration to set the IP and you should be on the network.
Distribution: Just about anything... so long as it is Debain based.
Posts: 297
Rep:
Problem is hardware
Well, the DSL version you are using is not seeing your wireless card at all. You'll need to research the card in that laptop and probably get the drivers from elsewhere... Yeah, how are you going to download them when you don't have network access. You may need to use the ndiswrapper to use the Windows driver under linux to get this to work.
You might try another bootable linux variant to see if it can tell you what card you have. Knoppix proper and all the variants of it work great for hardware detection.
You might also post this in the wirelss networking seciton for some assistance.
I actually have a similar problem. I'm using DSL on a Gateway (centrino) laptop with an Intel Pro/Wireless 2100 mini PCI card. I get the "no wireless extensions" when running the iwconfig command. When I boot with the Ubuntu Live cd it detects my WiFi card just fine. Any ideas?
Distribution: Debian Sid, SourceMage 0.9.5, & To be Continued on a TP
Posts: 800
Rep:
Quote:
Originally posted by allenbw I actually have a similar problem. I'm using DSL on a Gateway (centrino) laptop with an Intel Pro/Wireless 2100 mini PCI card. I get the "no wireless extensions" when running the iwconfig command. When I boot with the Ubuntu Live cd it detects my WiFi card just fine. Any ideas?
My WiFi worked fine with the Ubuntu Live CD but not with DSL. Although, I never tried the Live CD version of DSL. I'm running DSL off of my USB keychain drive. Which is really awesome by the way (except for the fact that my WiFi isn't working...). I wouldn't think there'd be a difference between the USB keychain version and the Live CD verision but I'll give it a try.
I'm having pretty much the same problem as digitalgravy.
The laptop is X41. lspci detects the card perfectly- Intel 2200BG. All the necessary kernel options are compiled in. If I only knew how to turn on wifi. As digitalgravy said, in windows it's available with fn+f5. In linux, as no software drivers intervene, fn+f5 just toggles bluetooth. I can also control all the lights, brighnesses, bluetooth ect from /proc/acpi but not wifi. I also copied the necessary firmware to /lib/firmware but it didn't change anything, I still think I have to turn it on first : )).
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.