Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
2.6.19-r3 and nforce networking no workie.
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
KloA
n00b
n00b


Joined: 13 May 2004
Posts: 12
Location: Harstad, Norway

PostPosted: Mon Jan 08, 2007 12:01 pm    Post subject: 2.6.19-r3 and nforce networking no workie. Reply with quote

after upgrading from my happily-working 2.6.18-rsomething to 19-r3 , first my disks stopped working (thanks for putting in a whole new sata-menu there) , and when I got that working, I ran out of network. my nforce 550 thingy worked just fine with my forcedeth on the old one, but no go now.. is there anything I should know ? any hidden little thing to enable ?
Back to top
View user's profile Send private message
Keruskerfuerst
Advocate
Advocate


Joined: 01 Feb 2006
Posts: 2289
Location: near Augsburg, Germany

PostPosted: Mon Jan 08, 2007 3:05 pm    Post subject: Reply with quote

Kernel config of the forcedeth driver: module or directly included into the kernel?
Back to top
View user's profile Send private message
KloA
n00b
n00b


Joined: 13 May 2004
Posts: 12
Location: Harstad, Norway

PostPosted: Mon Jan 08, 2007 5:10 pm    Post subject: Reply with quote

tried both, still no go. also : reverting to the old kernel does not fix this. works fine here in ubuntu, though.
Back to top
View user's profile Send private message
Keruskerfuerst
Advocate
Advocate


Joined: 01 Feb 2006
Posts: 2289
Location: near Augsburg, Germany

PostPosted: Mon Jan 08, 2007 5:42 pm    Post subject: Reply with quote

Anything else updated?
Init scripts,...?
Back to top
View user's profile Send private message
jonnevers
Veteran
Veteran


Joined: 02 Jan 2003
Posts: 1594
Location: Gentoo64 land

PostPosted: Mon Jan 08, 2007 6:20 pm    Post subject: Reply with quote

KloA wrote:
tried both, still no go. also : reverting to the old kernel does not fix this. works fine here in ubuntu, though.

do a
Code:
dmesg | grep -i eth

in ubuntu, right after booting it, to see what module/code it used to bring up the ethernet device. Find that device the the kernel config you are having issues with and verify it is enabled.
also maybe execute the same command on the gentoo system to see what its trying to do with the ethernet device.
Back to top
View user's profile Send private message
KloA
n00b
n00b


Joined: 13 May 2004
Posts: 12
Location: Harstad, Norway

PostPosted: Mon Jan 08, 2007 7:01 pm    Post subject: Reply with quote

Code:
[4294674.746000] forcedeth.c: Reverse Engineered nForce ethernet driver. Version 0.48.


me only having one system, I'll have to boot back into gentoo to see what dmesg gives there. this is then the ubuntu output.

also :
Code:
0000:00:08.0 Bridge: nVidia Corporation MCP55 Ethernet (rev a2)
Back to top
View user's profile Send private message
KloA
n00b
n00b


Joined: 13 May 2004
Posts: 12
Location: Harstad, Norway

PostPosted: Mon Jan 08, 2007 8:07 pm    Post subject: Reply with quote

uhm, yeah.. :oops: silly me, a ifconfig -a revealed this one :

Code:
?_        Link encap:Ethernet  HWaddr 00:16:17:46:36:76
          inet addr:192.168.0.102  Bcast:192.168.0.255  Mask:255.255.255.0
          inet6 addr: fe80::216:17ff:fe46:3676/64 Scope:Link
          UP BROADCAST NOTRAILERS RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:594 errors:0 dropped:0 overruns:0 frame:0
          TX packets:615 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:619883 (605.3 Kb)  TX bytes:102177 (99.7 Kb)
          Interrupt:23 Base address:0x6000


so, eth0 simply changed name. it works just fine, but being weird, I'd love to get it named eth0 again, or eth-anything for that matter.
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