Gentoo Archives: gentoo-amd64

From: Gordon Gallup <gallup.gordon@×××××.com>
To: gentoo-amd64@l.g.o
Subject: [gentoo-amd64] Re: Nvidia forcedeth driver.
Date: Fri, 26 May 2006 21:07:32
Message-Id: d9edbc030605261404o889e945j7929b42f62b38ed@mail.gmail.com
In Reply to: Re: [gentoo-amd64] Nvidia forcedeth driver. by Bernhard Auzinger
1 Dear Bernhard,
2 As you recommend, I send the output of dmesg and lspci when the
3 livecd installation pgm is running and when the resulting disk system
4 is running. Actually, the lspci output is identical in the two cases,
5 and the two relevent lines are
6 -------------------------------------------------------------------------------------------
7 00:14.0 Bridge: nVidia Corporation MCP51 Ethernet Controller (rev a1)
8 04:06.0 Ethernet controller: D-Link System Inc Gigabit Ethernet Adapter (rev 11)
9 --------------------------------------------------------------------------------------------
10 The dmesg outputs differ, however.
11 ---------------------------livecd---------------------------------------------------------
12 forcedeth.c: Reverse Engineered nForce ethernet driver. Version 0.48.
13 PCI: Setting latency timer of device 0000:00:14.0 to 64
14 eth0: forcedeth.c: subsystem: 01462:7207 bound to 0000:00:14.0
15 eth0: no link during initialization.
16 eth0: no link during initialization.
17 skge 1.3 addr 0xfebfc000 irq 5 chip Yukon rev 1
18 skge eth1: addr 00:0f:3d:f2:b8:89
19 skge eth1: enabling interface
20 skge eth1: disabling interface
21 skge eth1: enabling interface
22 skge eth1: Link is up at 100 Mbps, full duplex, flow control tx and rx
23 ---------------------------------------------------------------------------------------------------
24
25 ---------------------------Disk
26 system------------------------------------------------------
27 forcedeth.c: Reverse Engineered nForce ethernet driver. Version 0.49.
28 PCI: Setting latency timer of device 0000:00:14.0 to 64
29 eth0: forcedeth.c: subsystem: 01462:7207 bound to 0000:00:14.0
30 ----------------------------------------------------------------------------------------------------
31
32 BTW, I know this is OT, but what is the difference *.o and *.ko modules?
33 Thanks, Gordon
34
35
36 On 5/26/06, Bernhard Auzinger <e0026053@×××××××××××××××××.at> wrote:
37 > I think something else has gone wrong with your forcedeth driver. Gordon,
38 > maybe you could post the detailed feedback your system gives to you when try
39 > using the forcedeth driver.
40 >
41 > Sometimes it's a little bit confusing, which of both LAN adapters is eth0
42 > and
43 > which eth1. I guess you have to disable the forcedeth driver from your
44 > kernel
45 > to use your D-LINK adapter as eth0.
46 >
47 > rgds
48 >
49 > Bernhard
50 > --
51 > gentoo-amd64@g.o mailing list
52 >
53 >
54
55 --
56 gentoo-amd64@g.o mailing list

Replies

Subject Author
[gentoo-amd64] Re: Nvidia forcedeth driver. Duncan <1i5t5.duncan@×××.net>