Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
pcmcai network card and firewire card
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
bmb
n00b
n00b


Joined: 05 Jul 2002
Posts: 36

PostPosted: Sat Jul 13, 2002 3:40 am    Post subject: pcmcai network card and firewire card Reply with quote

I followed the instruction from chadh to compile my kernel and pcmcia-cs. My pcmcia network card works. But when it loads cardmgr, it gives me some information like "cardmgr{[4009]: + stty: standart input: Invalid argument". And when I shutdown my laptop and it trys to stop the pcmcia, it gives me "[ !! ]" sign insteal of "[ OK ]". Does anybody know what happens?

I have a pcmica firewire card. I compiled the kernel with SCSCI support and compiled the IEEE 1394, OHCI1394 and SBP2 as modules. But cardmgr can't recogonize my firewire card which is a CBFW2 card. When I try to modprobe ohci1394, it gives me segmentation fault. Does anyone have any experiences on pcmcia firewire card?

BTW, if I want to run some command when I boot my laptop, which file should I put my command in? Like in Red Hat, I can put my command into rc.local to get it run at the startup.

Thanks.
Back to top
View user's profile Send private message
chadh
Moderator
Moderator


Joined: 21 Apr 2002
Posts: 137
Location: Atlanta, GA

PostPosted: Sat Jul 13, 2002 7:09 pm    Post subject: Reply with quote

The cardmgr errors are normal. The problem when shutting down is that rc brings down net.eth? before pcmcia, and then cardmgr gets confused when it tries to manually bring net.eth? down as well. We need to do some hacking on our init scripts to completely take care of this. A quick solution is to edit /etc/pcmcia/network and comment out the code in the stop() section so it doesn't try to bring down the interface.

If you ever do /etc/init.d/pcmcia stop manually, though, then you need those lines (therein lies the problem).
_________________
Chad
Back to top
View user's profile Send private message
delta407
Bodhisattva
Bodhisattva


Joined: 23 Apr 2002
Posts: 2876
Location: Chicago, IL

PostPosted: Sat Jul 13, 2002 7:12 pm    Post subject: Reply with quote

Err... can't pcmcia check "/etc/init.d/net.eth0 status" before trying to kill it?
_________________
I don't believe in witty sigs.
Back to top
View user's profile Send private message
Cardoe
Retired Dev
Retired Dev


Joined: 28 Jun 2002
Posts: 32

PostPosted: Sat Jul 13, 2002 8:25 pm    Post subject: Reply with quote

It could. I'll try to add something like that into the .35 beta's.

-Cardoe
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum