Hallo,
ich habe hier ein Geforce 6100SM Mainboard mit Grafik und Netzwerkkarte onBoard.
Den Grafiktreiber benötige ich nicht.
Allerdings brauche ich den Netzwerkanschluß und genau hier liegt mein Problem.
Ich habe Debain Etch im Einsatz und bekomme mit dem Modul "forcedeth" die Netzwerkkarte nicht ans laufen !
vdr2:~# lspci
00:00.0 RAM memory: nVidia Corporation MCP61 Memory Controller (rev a1)
00:01.0 ISA bridge: nVidia Corporation MCP61 LPC Bridge (rev a2)
00:01.1 SMBus: nVidia Corporation MCP61 SMBus (rev a2)
00:01.2 RAM memory: nVidia Corporation MCP61 Memory Controller (rev a2)
00:02.0 USB Controller: nVidia Corporation MCP61 USB Controller (rev a2)
00:02.1 USB Controller: nVidia Corporation MCP61 USB Controller (rev a2)
00:04.0 PCI bridge: nVidia Corporation MCP61 PCI bridge (rev a1)
00:05.0 Audio device: nVidia Corporation MCP61 High Definition Audio (rev a2)
00:06.0 IDE interface: nVidia Corporation MCP61 IDE (rev a2)
00:07.0 Bridge: nVidia Corporation MCP61 Ethernet (rev a2)
00:08.0 IDE interface: nVidia Corporation MCP61 SATA Controller (rev a2)
00:08.1 IDE interface: nVidia Corporation MCP61 SATA Controller (rev a2)
00:09.0 PCI bridge: nVidia Corporation MCP61 PCI Express bridge (rev a2)
00:0b.0 PCI bridge: nVidia Corporation MCP61 PCI Express bridge (rev a2)
00:0c.0 PCI bridge: nVidia Corporation MCP61 PCI Express bridge (rev a2)
00:0d.0 VGA compatible controller: nVidia Corporation Unknown device 03d0 (rev a2)
00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration
00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map
00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller
00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control
01:05.0 Ethernet controller: Intel Corporation 82557/8/9 [Ethernet Pro 100] (rev 08)
01:06.0 Multimedia controller: Philips Semiconductors SAA7146 (rev 01)
v
vdr2:~# lsmod |grep force
forcedeth 44808 0
i2c_nforce2 6144 0
i2c_core 23440 4 ves1x93,dvb_ttpci,ttpci_eeprom,i2c_nforce2
vdr2:~# rmmod forcedeth
vdr2:~# modprobe forcedeth
vdr2:~# ifup eth0
Internet Systems Consortium DHCP Client V3.0.4
Copyright 2004-2006 Internet Systems Consortium.
All rights reserved.
For info, please visit http://www.isc.org/sw/dhcp/
SIOCSIFADDR: No such device
eth0: ERROR while getting interface flags: No such device
eth0: ERROR while getting interface flags: No such device
Bind socket to interface: No such device
Failed to bring up eth0.
Im Syslog erhalte ich dann immer
Dec 4 23:24:16 vdr2 kernel: ACPI: PCI interrupt for device 0000:00:07.0 disabled
Dec 4 23:24:19 vdr2 kernel: forcedeth.c: Reverse Engineered nForce ethernet driver. Version 0.60.
Dec 4 23:24:19 vdr2 kernel: ACPI: PCI Interrupt 0000:00:07.0[A] -> Link [APCH] -> GSI 21 (level, low) -> IRQ 18
Dec 4 23:24:19 vdr2 kernel: PCI: Setting latency timer of device 0000:00:07.0 to 64
Dec 4 23:24:19 vdr2 kernel: forcedeth: using HIGHDMA
Dec 4 23:24:19 vdr2 kernel: eth0: forcedeth.c: subsystem: 01019:2602 bound to 0000:00:07.0
Dec 4 23:24:19 vdr2 kernel: net eth12: device_rename: sysfs_create_symlink failed (-17)
Dec 4 23:24:23 vdr2 dhclient: Internet Systems Consortium DHCP Client V3.0.4
Dec 4 23:24:23 vdr2 dhclient: Copyright 2004-2006 Internet Systems Consortium.
Dec 4 23:24:23 vdr2 dhclient: All rights reserved.
Dec 4 23:24:23 vdr2 dhclient: For info, please visit http://www.isc.org/sw/dhcp/
Dec 4 23:24:23 vdr2 dhclient:
Dec 4 23:24:24 vdr2 dhclient: Bind socket to interface: No such device
Was mache ich falsch , bzw. was muß ich tun daß diese NIC mit dem forcedeth Modul läuft ?
Ich habe mittlerweile einen neuen Kernel kompiliert und es ist noch immer das gleiche.
Ich setze mittlerweile den Kernel 2.6.23.9 ein.
Zuvor war es 2.6.18.5