Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[Solved]Network PCMCIA Card not working.. Help
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
TeMpEsT_BR
n00b
n00b


Joined: 19 Jan 2007
Posts: 45
Location: Campinas, SP - Brazil

PostPosted: Tue Jan 30, 2007 5:36 pm    Post subject: [Solved]Network PCMCIA Card not working.. Help Reply with quote

Hello people


I don't know whats going on... I have pcmcia working but i don't know how to configure the system 8O


My network card is a Dlink DFE-650 the module is pcnet_cs , i have compiled as kernel module...

I use "modprobe pcnet_cs" and notthing happens... How do i put it to work?


As reference: When i boot the minimalCD, i use "modprobe pcnet_cs" and then i can use net-setup to finish configuring..


Last edited by TeMpEsT_BR on Tue Jan 30, 2007 10:03 pm; edited 1 time in total
Back to top
View user's profile Send private message
erik258
Advocate
Advocate


Joined: 12 Apr 2005
Posts: 2650
Location: Twin Cities, Minnesota, USA

PostPosted: Tue Jan 30, 2007 7:55 pm    Post subject: Reply with quote

so when you say you have pcmcia working then you mean... what, exactly? Have you configured pcmcia? I reckon maybe you didn't set up pcmcia-cs?

http://gentoo-wiki.com/HARDWARE_PCMCIA_NIC#.28Re.29Install_pcmcia-cs

that site might be able to help you.
_________________
Configuring a Firewall? Try my iptables configuration
LinuxCommando.com is my blog for linux-related scraps and tidbits. Stop by for a visit!
Back to top
View user's profile Send private message
TeMpEsT_BR
n00b
n00b


Joined: 19 Jan 2007
Posts: 45
Location: Campinas, SP - Brazil

PostPosted: Tue Jan 30, 2007 10:03 pm    Post subject: Reply with quote

Thanks for the reply!

Finally solved this one.. :mrgreen:


I don't understand exctaly how it's working, but here is the info:

It's a Notebook Compaq Prosignia 160 - Pentium2 96MB Ram

I have two PCMCIA Cards. One is a Dlink DFE-650 and the other a Linksys WPC54G v5

The kernel : 2.6.19-gentoo-r4
I have compiled as module full PCMCIA support, including the yenta cardmgr. The driver NE2000Compatible (pcnet_cs) as module as well.

Then i emerged pcmcia-cs (virtual/pcmcia as dep) and pcmciautils.

/etc/init.d/net.eth0 stating during boot and dhcpcd set up the config. All is working fine now.
I haven't added any modules for auto start, i guess kernel or udev took care of it. I'm a total noob with linux.

I haven't put my wi-fi card to work yet, but ndiswrapper is installed already so is windows drivers.



I'm leaving all this information for future reference for any one in trouble.....
Back to top
View user's profile Send private message
erik258
Advocate
Advocate


Joined: 12 Apr 2005
Posts: 2650
Location: Twin Cities, Minnesota, USA

PostPosted: Tue Jan 30, 2007 10:14 pm    Post subject: Reply with quote

Quote:
I'm leaving all this information for future reference for any one in trouble.....


good idea.

Quote:
I'm a total noob with linux.


for me, getting pcmcia and wireless working on my laptop (PI, 166mmx/96MB!) was the real turning point at understanding gentoo and linux. perhaps it will prove true for you, too. it also taught me patience, which im sure is true for you as well ; )

you've looked into distcc and crossdev to have heftier processors produce parts of the code on that ancient machene, i take it?

http://www.gentoo.org/doc/en/distcc.xml

it's not hard to set up, and is well worth the effort on such old computers.
_________________
Configuring a Firewall? Try my iptables configuration
LinuxCommando.com is my blog for linux-related scraps and tidbits. Stop by for a visit!
Back to top
View user's profile Send private message
TeMpEsT_BR
n00b
n00b


Joined: 19 Jan 2007
Posts: 45
Location: Campinas, SP - Brazil

PostPosted: Tue Jan 30, 2007 11:47 pm    Post subject: Reply with quote

erik258 wrote:
Quote:
I'm leaving all this information for future reference for any one in trouble.....


you've looked into distcc and crossdev to have heftier processors produce parts of the code on that ancient machene, i take it?

http://www.gentoo.org/doc/en/distcc.xml

it's not hard to set up, and is well worth the effort on such old computers.



Well, i didn't! LOL
But it's very cool idea to send some load to my Venice 3200+, it's stays a loooong time doing nothing but folding proteins for folding@home project!

Thanks for the tip!
Back to top
View user's profile Send private message
daemonflower
Apprentice
Apprentice


Joined: 17 Jul 2004
Posts: 290

PostPosted: Wed May 30, 2007 4:25 pm    Post subject: Reply with quote

Let me just jump onto this thread, cause I have a D-Link DFE-650 I can't get up too.

It was a bumpy way to compiling the pcnet_cs module correctly, because it depends on the module 8390 - which I simply couldn't find in the config file, and it would not be autoloaded. I finally solved it by adding ne2k support to the kernel, which needs the same 8390 module - now automatically added to the kernel.

Finally I got it right, and dmesg tell me the card is recognized:
Code:
eth1: NE2000 (DL10022 rev 30): io 0x2100, irq 10, hw_addr 00:50:BA:73:20:91
But still, when I try to start /etc/init.d/net.eth1, I get the following message:
Code:
 sudo /etc/init.d/net.eth1 start
 * Service net.eth1 starting
 network interface eth1 does not exist
 Please verify hardware or kernel module (driver)                                         [ !! ]
 * ERROR:  net.eth1 failed to start
What am I missing?

Greets
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