Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
ahhh, i can't get up my dlink-DFE650 pcmcia networkcard!!!
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
gerni
Tux's lil' helper
Tux's lil' helper


Joined: 14 Jul 2002
Posts: 107
Location: Austria

PostPosted: Wed Apr 16, 2003 3:51 pm    Post subject: ahhh, i can't get up my dlink-DFE650 pcmcia networkcard!!! Reply with quote

i installed gentoo 1.2 some moths ago and i have had never problems with my networkcard.

now i've installed gentoo 1.4r3 but i cant get up my eth0! i've read the docs and searched the forums but i can't figure out what the problem could be.

i started from stage 2. got my networkcard running with
insmod pcmcia_core
insmod i82365
insmod ds
cardmgr -f
-- no problem so far.

i finished the installation, compiled my kernel without cardbus support, mounted /boot before copying bzImage...
i followed all this instructions exactly:
https://forums.gentoo.org/viewtopic.phpt=26716&highlight=pcmcia+kernel

the message i get at bootup is:
starting pcmcia
cardmgr[3062]: watching 1 sockets
cardmgr[3062]: starting, version is 3.2.4
cardmgr[3062]: socket 0: NE2000 compatible fast ethernet
cardmgr[3062]: executing: 'modprobe pcnet_cs'
cardmgr[3062]: executing: './network start eth0'
cardmgr[3062]: + * Bring eth0 up...
cardmgr[3062]: + 7G [ !! ] to bring eth0 up
cardmgr[3062]: +
cardmgr[3062]: start cmd exited with status 14


ifconfig shows no eth0..
any idea??? thx for help!


Last edited by gerni on Thu Apr 17, 2003 6:29 pm; edited 3 times in total
Back to top
View user's profile Send private message
gerni
Tux's lil' helper
Tux's lil' helper


Joined: 14 Jul 2002
Posts: 107
Location: Austria

PostPosted: Thu Apr 17, 2003 4:02 pm    Post subject: Reply with quote

is there nobody who can help me???? please!
I NEED A RUNNING GENTOO!!!
thx!
Back to top
View user's profile Send private message
ebrostig
Bodhisattva
Bodhisattva


Joined: 20 Jul 2002
Posts: 3152
Location: Orlando, Fl

PostPosted: Thu Apr 17, 2003 11:07 pm    Post subject: Reply with quote

Well, there seems to be one thing missing.

How did you configure the network? Do you use static Ip or dhcp?

If dhcp, try to run the following:
Code:

Edit /etc/conf.d/net and make sure you have the following 2 lines:
iface_eth0="dhcp"
dhcpcd_eth0="-DHYN"

Save the file

Then start the network service with:
/etc/init.d/net.eth0 start


Erik
_________________
'Yes, Firefox is indeed greater than women. Can women block pops up for you? No. Can Firefox show you naked women? Yes.'
Back to top
View user's profile Send private message
gerni
Tux's lil' helper
Tux's lil' helper


Joined: 14 Jul 2002
Posts: 107
Location: Austria

PostPosted: Fri Apr 18, 2003 5:34 am    Post subject: Reply with quote

i use dhcp and i configured the /etc/conf.d/net file like you.
i also tried static ip to test if the device comes up - but the eth0 didn't come up.
ifconfig shows no eth0!
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