Ich weis jetzt nicht, ob es zu neuen Erkenntnissen führt, aber wie lauten die Ausgaben von
|
Quellcode
|
1
2
|
hwinfo --netcard
hwinfo --network
|
Verwendest Du die CD oder die DVD von Knoppix V6.7.1?
netcard
|
Quellcode
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
12: PCI 03.0: 0200 Ethernet controller
[Created at pci.318]
UDI: /org/freedesktop/Hal/devices/pci_1022_2000
Unique ID: 3hqH.g18wkxJX7ME
SysFS ID: /devices/pci0000:00/0000:00:03.0
SysFS BusID: 0000:00:03.0
Hardware Class: network
Model: "AMD PCnet - Fast 79C971"
Vendor: pci 0x1022 "AMD"
Device: pci 0x20600 "79c970 [PCnet32 LANCE]"
SubVendor: pci 0x1022 "AMD"
SubDevice: pci 0x2000 "PCnet - Fast 79C971"
Revision: 0x40
I/O Ports: 0xd020-0xd03f (rw)
Memory Range: 0xf0000000-0xf0000fff (rw,non-prefetchable)
Memory Range: 0xf0080000-0xf00fffff (rw,non-prefetchable)
IRQ: 10 (no events)
Module Alias: "pci:v00001022d00002000sv00001022sd00002000bc02sc00i00"
Config Status: cfg=new, avail=yes, need=no, active=unknown
|
network
|
Quellcode
|
1
2
3
4
5
6
7
8
9
|
12: None 00.0: 10700 Loopback
[Created at net.124]
Unique ID: ZsBS.GQNx7L4uPNA
SysFS ID: /class/net/lo
Hardware Class: network interface
Model: "Loopback network interface"
Device File: lo
Link detected: yes
Config Status: cfg=new, avail=yes, need=no, active=unknown
|
/* Edit:
32-Bit-Modus:
|
Quellcode
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
11: PCI 03.0: 0200 Ethernet controller
[Created at pci.318]
UDI: /org/freedesktop/Hal/devices/pci_1022_2000
Unique ID: rBUF.g18wkxJX7ME
SysFS ID: /devices/pci0000:00/0000:00:03.0
SysFS BusID: 0000:00:03.0
Hardware Class: network
Model: "AMD PCnet - Fast 79C971"
Vendor: pci 0x1022 "AMD"
Device: pci 0x2000 "79c970 [PCnet32 LANCE]"
SubVendor: pci 0x1022 "AMD"
SubDevice: pci 0x2000 "PCnet - Fast 79C971"
Revision: 0x40
Driver: "pcnet32"
Driver Modules: "pcnet32"
Device File: eth0
I/O Ports: 0xd020-0xd03f (rw)
Memory Range: 0xf0000000-0xf0000fff (rw,non-prefetchable)
Memory Range: 0xf0080000-0xf00fffff (rw,non-prefetchable)
IRQ: 19 (1992 events)
HW Address: 08:00:27:8f:f7:1d
Link detected: yes
Module Alias: "pci:v00001022d00002000sv00001022sd00002000bc02sc00i00"
Driver Info #0:
Driver Status: pcnet32 is active
Driver Activation Cmd: "modprobe pcnet32"
Config Status: cfg=new, avail=yes, need=no, active=unknown
|
Scheint also irgendwie die Treiber nicht zu laden...
*/
/* Edit:
Ich benutze die CD-Version
*/
/* Edit:
Ich habe jetzt mal versucht den Treiber mit
modprobe pcnet32 zu laden.
Es sind aber anscheinend keine 64-Bit Kernel Module enthalten, das Verzeichnis
/lib/modules/3.0.4-64 existiert nicht, hier müssten aber die Module liegen.
Die 32 Bit Module lassen sich auch logischer Weise nicht laden, die Frage ist, warum geht es bei dir, benutzt du die DVD Version, die die Treiber eventuell beinhaltet?
*/
Dieser Beitrag wurde bereits 1 mal editiert, zuletzt von »maxi_king_333« (23.11.2011, 15:05)