pcmcia drivers functioning, but not loading during boot
Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
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.
pcmcia drivers functioning, but not loading during boot
I recently upgraded my laptop from RH8 to RH9. All in all the upgrade went well, but since the upgrade getting pcmcia to work properly has been a strugle. I have 2 pcmcia cards, the first is a 3com 3c574 ethernet card and a netgear MA401 wireless card. After the install and a rebuild of the drivers, the netgear came right up without issue. The 3com was failing however, so I decided to remove the eth0 configs in order to reinstall. Since I did this unfortunately, the PCMCIA drivers won't load during boot seemingly no matter what I do.
I clearly watch as init reports that pcmcia gets the [ OK ] during boot, but the looking at the syslog I see the following:
Everything comes up and works great. Thus my main question is how can I get these 3 modules to properly load during boot? I can hack around with putting something in rc.local, but would rather do this properly.
unfortunately, I'd already double checked those configs, but did them again for good measure. In the boot log I get the following:
Q-redhat rc: Starting pcmcia: succeeded
It almost seems as though either the pcmcia_core & yenta_socket drivers aren't loading or the ds driver is set to load before these two and thus can't find what it needs and shuts the cardmgr down.
Well I had been tentative to install a non redhat pcmcia version but decided that I was up against a wall. Downloaded 3.2.4, compiled & installed it and everything came right up as expected...
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.