Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Old Soyo board, network non-functional post-install
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
cooljoe2003
n00b
n00b


Joined: 02 Apr 2004
Posts: 46
Location: Jamestown, NC

PostPosted: Sun Jul 24, 2005 3:00 am    Post subject: Old Soyo board, network non-functional post-install Reply with quote

I have an older Soyo P4I845PE board with integrated networking,

the card is recognized, but anything i do to try and get it to communicate fail completely, it will not get an ip address either manually or through dhcp

Code:
Code:
# lspci

0000:02:07.0 Ethernet controller: Davicom Semiconductor, Inc. 21x4x DEC-Tulip compatible 10/100 Ethernet (rev 40)


it worked fine during the install from a knoppix 3.7 cd, heh, i couldnt use the gentoo 2005.0 install cd cuz it doesnt like the hp371 sata raid controller very much...go figure

but i know networking does in fact work, its just not working post-install

what am i forgetting...and ill be happy to post anything else anyone needs to figure this out
_________________
Mount Jones [dot] Net

It has been my experience that there are two kinds of liars in the world:
The ones that say they don't masturbate, and
The ones that say they quit.
Back to top
View user's profile Send private message
r4d1x
Apprentice
Apprentice


Joined: 25 Nov 2003
Posts: 157
Location: Japan

PostPosted: Sun Jul 24, 2005 11:08 am    Post subject: Reply with quote

do you get any output from ifconfig? not to insult your intelligence but is the module loaded? give us a
Code:
lsmod
and
Code:
ifconfig -a

_________________
Gentoo Linux 2.6.19.2-grsec
Dual Athlon-MP 1900
1024Mb PC2100 DDR
Radeon 9600 pro
1TB File Server / FTP
Back to top
View user's profile Send private message
cooljoe2003
n00b
n00b


Joined: 02 Apr 2004
Posts: 46
Location: Jamestown, NC

PostPosted: Mon Jul 25, 2005 12:25 am    Post subject: Reply with quote

Code:
# ifconfig -a
eth0      Link encap:Ethernet  HWaddr 00:04:5A:87:C6:D6
          inet addr:192.168.20.10  Bcast:192.168.20.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:208834 errors:5 dropped:0 overruns:0 frame:5
          TX packets:196838 errors:19 dropped:0 overruns:0 carrier:19
          collisions:0 txqueuelen:1000
          RX bytes:144691003 (137.9 Mb)  TX bytes:70437235 (67.1 Mb)
          Interrupt:23 Base address:0xa000

lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:36 errors:0 dropped:0 overruns:0 frame:0
          TX packets:36 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:1968 (1.9 Kb)  TX bytes:1968 (1.9 Kb)


it comes up, i can set an ip, it just does not communicate, i was wondering if maybe it wasnt set up correctly in the kernel config?



Code:

# lsmod
Module                  Size  Used by
isofs                  36664  1
zlib_inflate           18432  1 isofs
usb_storage            33412  0
parport_pc             25924  0
parport                24896  1 parport_pc
rtc                    12728  0
tulip                  52000  0
ehci_hcd               32776  0
uhci_hcd               32784  0
usbcore               121596  4 usb_storage,ehci_hcd,uhci_hcd

_________________
Mount Jones [dot] Net

It has been my experience that there are two kinds of liars in the world:
The ones that say they don't masturbate, and
The ones that say they quit.
Back to top
View user's profile Send private message
Rainmaker
Veteran
Veteran


Joined: 12 Feb 2004
Posts: 1650
Location: /home/NL/ehv/

PostPosted: Mon Jul 25, 2005 1:24 am    Post subject: Reply with quote

Is it a card with dual exits?

I.e. I have a 3c5900 "Boomerang", which has both a 100 mbit utp port and a 10 mbit coaxial port. Since kernel 2.6.12, I had to specify "modprobe 3c59x options=3" when loading the module, because the autodetect on coax seems to be broken.

Maybe you should provide some parameter too? Try "modinfo tulip" for a hint (I don't have the module built, so I can't test it.

Hope it helps.

$.02

*edit: try "modprobe -v tulip options debug=1"
_________________
If you can't dazzle them with brilliance, baffle them with bullshit.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security 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