Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Dlink DGE-530T FRUSTRATION!! [SOLVED]
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
Shadowmonk
n00b
n00b


Joined: 02 Feb 2005
Posts: 18

PostPosted: Sat Apr 08, 2006 3:08 am    Post subject: Dlink DGE-530T FRUSTRATION!! [SOLVED] Reply with quote

Hi all,
I have scoured the net for answers to my problems, but nothing i've tried has worked. I recently got a DLink DGE-530T Gigabit ethernet card and for the life of me can't even get my linux install to recognize the dang thing. I booted the newest LiveCD and it at least recognized it(I couldn't get it to work) but no matter what I do in my linux install it just says eth0 does not exist. I am using 2.6.10-r12 kernel. I have tried loading the sk98lin as a module, compiling it in the kernel, tried the skge as a module, compiled in the kernel, and none of that worked. I'm at the end of my patience here and any guidance/suggestions would really be helpfule to me! I'm not really sure what other information to give, so if there is aynthing that would be helpful, please let me know! Thank you!

Andrew


Last edited by Shadowmonk on Sat Apr 08, 2006 3:39 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: Sat Apr 08, 2006 3:19 am    Post subject: 2 helpful things Reply with quote

the number one thing that helps me in this situation is the command
Code:
lspci

I find that it is often difficult without this command to ascertain the true hardware of the card.

see what the command dmesg has to say, especially
Code:
dmesg | grep eth0

to see wheter the hardware drivers have anything to tell us.
these 2 posts will help lots.
Back to top
View user's profile Send private message
Shadowmonk
n00b
n00b


Joined: 02 Feb 2005
Posts: 18

PostPosted: Sat Apr 08, 2006 3:58 am    Post subject: Reply with quote

Hi, thanks for the reply.

lspci give me this:

Ethernet Controller: D-Link System Inc: Unkown Device 4b01 (rev 11)

and there is nothing about eth0 or anything else to do with ethernet in my dmesg

Does any of that help?
Back to top
View user's profile Send private message
nixnut
Bodhisattva
Bodhisattva


Joined: 09 Apr 2004
Posts: 10974
Location: the dutch mountains

PostPosted: Sat Apr 08, 2006 10:05 am    Post subject: Reply with quote

Moved from Installing Gentoo to Kernel & Hardware.
_________________
Please add [solved] to the initial post's subject line if you feel your problem is resolved. Help answer the unanswered

talk is cheap. supply exceeds demand
Back to top
View user's profile Send private message
Shadowmonk
n00b
n00b


Joined: 02 Feb 2005
Posts: 18

PostPosted: Sat Apr 08, 2006 3:39 pm    Post subject: Reply with quote

Ok, I fixed it! I had to go to syskonnects web site and download their latest version of the driver and build a patch into my kernel. This made everything run fine!
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: Sun Apr 09, 2006 2:16 am    Post subject: Congradulations Reply with quote

good work.

enjoy the network ; )
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