Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
ethernet doesn't work
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
Pythagoras1
Guru
Guru


Joined: 29 Jul 2002
Posts: 352
Location: Burgas, Bulgaria

PostPosted: Wed Jun 09, 2004 5:26 pm    Post subject: ethernet doesn't work Reply with quote

i tried to install gentoo on a Targa Visionary 2800+ using the install-amd64-universal-2004.1.iso. the cd boots up althought i need to boot without hotplug.

now the problem is that this notebook seems to have a kind of via rhine II installed. the gentoo boot processes didn't load an ethernet driver. i checked lspci
Code:
00:12.0 Ethernet controller: VIA Technologies, Inc. VT6102 [Rhine-II] (rev 74)
and as result i did
Code:
modprobe via_rhine


after that i tried to set an ip address after this. this was possible and also here appeard no error. but any connection (just a ping) wasn't possible from/to this card.

dmesg said
Code:
eth0: Setting full-duplex based on MII #1 link partner capability of 05e1.
NETDEV WATCHDOG: eth0: transmit timed out
eth0: Transmit timed out, status 0003, PHY status 786d, resetting...
eth0: Setting full-duplex based on MII #1 link partner capability of 45e1.
NETDEV WATCHDOG: eth0: transmit timed out
eth0: Transmit timed out, status 0003, PHY status 786d, resetting...
eth0: Setting full-duplex based on MII #1 link partner capability of 45e1.
NETDEV WATCHDOG: eth0: transmit timed out
eth0: Transmit timed out, status 0003, PHY status 786d, resetting...
eth0: Setting full-duplex based on MII #1 link partner capability of 45e1.
i can't imagine what could be the problem. it also didn't work with fedora core 2. the same problem had another one, using red hat, too. here's the url to that topic, which didn't become solved until now:
http://www.linuxforums.org/forum/viewtopic.php?t=19501

any ideas?
Back to top
View user's profile Send private message
Pythagoras1
Guru
Guru


Joined: 29 Jul 2002
Posts: 352
Location: Burgas, Bulgaria

PostPosted: Wed Jun 09, 2004 6:16 pm    Post subject: Reply with quote

ok, just found a bugzilla entry http://bugme.osdl.org/show_bug.cgi?id=678 at osdl. i have exactly that problem, which should have been fixed since 2.6.0-test9.

livecd-kernel is Linux x86_64 2.6.5-gentoo-up

dmesg when inserting via-rhine into kernel:
Code:
eth0: VIA VT6102 Rhine-II at 0x1800, 00:03:25:10:e9:e0, IRQ11.

in /proc/interrupts appear a few interrupts, but IRQ11 didn't.
Back to top
View user's profile Send private message
Pythagoras1
Guru
Guru


Joined: 29 Jul 2002
Posts: 352
Location: Burgas, Bulgaria

PostPosted: Wed Jun 09, 2004 6:43 pm    Post subject: Reply with quote

it partially works now but i *hardly* can say "solved" since the network card only works if i boot with acpi=off 8O

hellooooooooo... this is a notebook and acpi is buggy?
Back to top
View user's profile Send private message
Quantumstate
Apprentice
Apprentice


Joined: 26 May 2004
Posts: 270
Location: Dallas

PostPosted: Thu Jun 10, 2004 2:34 am    Post subject: Reply with quote

Please try booting the smp kernel.

Looks to me like you nearly had it, in the first post. Do those steps, then ifconfig -a. If you see it, but without an IP,
dhcpcd eth0

This will set the nameserver and gateway as well.

If you don't have it in ifconfig -a, look for the module:
lsmod
and tell us the Used by.
Back to top
View user's profile Send private message
Pythagoras1
Guru
Guru


Joined: 29 Jul 2002
Posts: 352
Location: Burgas, Bulgaria

PostPosted: Thu Jun 10, 2004 11:55 am    Post subject: Reply with quote

as i already mentioned i booted the livecd using gentoo acpi=off because of the old bug in pre-2.6.0-test9 kernels. as result i had no acpi during gentoo installation but at least the network worked. now as i already finished installing gentoo i'm running Linux x86_64 2.6.7-rc3 (with smp support) and acpi and network seem to work fine.

could it be that the patch from 2.6.0 didn't go into the livecd-gentoo kernel of 2004.1?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo 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