Linux - Laptop and NetbookHaving a problem installing or configuring Linux on your laptop? Need help running Linux on your netbook? This forum is for you. This forum is for any topics relating to Linux and either traditional laptops or netbooks (such as the Asus EEE PC, Everex CloudBook or MSI Wind).
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.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
I have a DLINK 650+ wireless card working on my hp compaq nx9100, using mandrake 9.1
My problem is that wireless module loads before pcmcia module at the boot up, so my wireless card firstly doesn't work, then i have to unplug it and plug it again to get it work.
My question is, how can I change the order the modules are loaded to get pcmcia work before my wireless card does?
First, open your /etc/modules.conf file and remove or comment out any lines like this:
"alias devname acx100_pci", where "devname" could be wlan0, eth0, or eth1. then make sure the acx100_pci.o module is in or under /lib/modules/<kernel version>/, then run depmod -a. after that the hotplug system will load the module, either at boot or at card insertion after boot.
Jon I got my d-link working and i'm a newbie, sure yo also can do it. I use Mandrake 9.1 and every package which you need to get this car working it's included in the distro except the specific module for this card.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.