LinuxQuestions.org
Help answer threads with 0 replies.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices

Reply
 
LinkBack Search this Thread
Old 04-11-2003, 02:42 PM   #1
flv7a
LQ Newbie
 
Registered: Apr 2003
Posts: 20

Rep: Reputation: 0
pcmcia drivers functioning, but not loading during boot


Posted: Thu Apr 10, 2003 8:27 pm Post subject: 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:

Apr 10 12:59:30 Q-redhat kernel: Linux Kernel Card Services 3.1.22
Apr 10 12:59:30 Q-redhat kernel: options: [pci] [cardbus] [pm]
Apr 10 12:59:30 Q-redhat kernel: ds: no socket drivers loaded!
Apr 10 12:59:30 Q-redhat kernel: unloading Kernel Card Services

Due to this, the actual cards never initialize and are in essence dead.
However, after running the following successive commands:

/sbin/insmod pcmcia_core
/sbin/insmod yenta_socket
/sbin/insmod ds
/etc/rc.d/rc3.d/S24pcmcia start
/sbin/cardmgr

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.

Thanks in advance.
 
Old 04-11-2003, 03:01 PM   #2
maxspeed
Member
 
Registered: Mar 2003
Posts: 41

Rep: Reputation: 15
add them to the modules.conf file.
 
Old 04-11-2003, 04:44 PM   #3
flv7a
LQ Newbie
 
Registered: Apr 2003
Posts: 20

Original Poster
Rep: Reputation: 0
I had considered this but couldn't determine the right syntax from the man page, can you offer what the additional lines I may need would be?
 
Old 04-12-2003, 08:12 AM   #4
flv7a
LQ Newbie
 
Registered: Apr 2003
Posts: 20

Original Poster
Rep: Reputation: 0
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.

Any ideas??
 
Old 04-13-2003, 02:01 AM   #5
nxny
Member
 
Registered: May 2002
Location: AK - The last frontier.
Distribution: Red Hat 8.0, Slackware 8.1, Knoppix 3.7, Lunar 1.3, Sorcerer
Posts: 771

Rep: Reputation: 30
So you want ds, when loaded to find yenta_socket and pcmcia_core loaded. There is nothing seriously wrong with adding the /sbin/insmod lines to rc.local. If you added them to /etc/modules.conf, they would load sooner, that's all. To me, I would like all module-load-unload-related-info to go under /etc/modules.conf, if it works.

/sbin/modprobe is recommended over plain /sbin/insmod. modprobe kind of wraps insmod in some fashion, thereby facilitating higher level features.

Try..
Code:
pre-install ds /sbin/modprobe pcmcia_core
pre-install ds /sbin/modprobe yenta_socket
May work or not depending on your startup scripts, I guess. Also, the redhat version of modutils are different that GNU modutils, I've heard.

Last edited by nxny; 04-13-2003 at 02:33 AM.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Verifying apache module loading/functioning merana Linux - Software 0 02-23-2005 12:23 PM
PCMCIA NIC not functioning properly in Fedora analogkid Linux - Laptop and Netbook 2 01-17-2005 11:01 AM
PCMCIA module not loading at boot dev8080 Linux - General 14 12-04-2004 04:40 PM
pcmcia drivers functioning, but not loading during boot flv7a Linux - Software 7 07-14-2003 04:40 AM
Loading drivers at boot time Oraly Linux - Distributions 3 01-15-2003 12:57 PM


All times are GMT -5. The time now is 07:50 PM.

Main Menu
 
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration