Wireless card not detected on Dell Latitude D420, Arch linux
Linux - NetworkingThis forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.
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.
Wireless card not detected on Dell Latitude D420, Arch linux
I am running the latest version of arch linux on a Dell Latitude D420. So far everything has worked perfectly except the wireless. It seems that Arch does not even detect the wireless because ifconfig -a only gives me the loopback and eth0. I installed ndiswrapper as well as the drivers. lsmod | grep ndiswrapper shows that ndiswrapper is being loaded on boot. I tried to install the iwp3945 drivers, but they have become obsolete so pacman was unable to find them. I also tried installing the iwl3945 drivers as explained here https://wiki.archlinux.org/index.php...iwl5000-series but still no luck.
I am quite stumped and any help would be apreciated.
Thanks,
deadalus
ndiswrapper is for if you must use Windows drivers. Generally, if you can get a working native Linux driver that's better.
Are you sure the drivers you have installed are the correct ones? http://www.linlap.com/wiki/dell+latitude+d420 mentions some Latitude D420s use a different wireless chip. The lspci command should tell you what wireless chip you have.
If you have the right driver, maybe you need firmware, I'm not sure.
The wireless card is turned on. WiFi Locator - Wireless On/Off switch to enable it. Sometimes the obvious is overlooked.
yes I checked that. I tried installing the drivers both with it on and off. But thanks for mentioning it because I have been known to forget to plug it in, attach a cord, flip a switch, etc.
I thought about that to, but hopefully I am just overlooking something. Here is lsusb:
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 004: ID 0b97:7762 O2 Micro, Inc. Oz776 SmartCard Reader
Bus 002 Device 003: ID 0b97:7761 O2 Micro, Inc. Oz776 1.1 Hub
Bus 002 Device 002: ID 413c:a005 Dell Computer Corp. Internal 2.0 Hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 004: ID 413c:9001 Dell Computer Corp.
Bus 001 Device 003: ID 413c:a005 Dell Computer Corp. Internal 2.0 Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.