OVH Community, your new community space.

i7-4T Probleme mit eigenem Kernel


minusfreak
18.10.09, 08:31
Man na da kann ick natürlich lange fummeln dachte der wäre schon mit drin
hab jetzt kerneltree gepatcht und server rennt 1a vielen Dank für die Hilfe

kro
17.10.09, 20:24
minusfreak wrote:
> Danke für den Tip also es ist eine e1000e mit der PCI-ID 8086 10d3 und
> der Treiber ist im 2.6.26.2 enthalten nur hatte ich auch in der config


Knapp daneben: 2.6.26.2 scheint diese Karte noch nicht zu unterstützen. Du
kannst entweder einen anderen Kernel nehmen (alle OVH-Kernel funktionieren),
oder aber auch ein modul für 2.6.26.2 selber bauen, die benötigten Quellen
findest du auf intel.com.

Falls du eher darauf aus bist, deinen eigenen kerneltree zu patchen: changeset
4662e82b2cb41c60826e50474dd86dd5c6372b0c ist der richtige.
--
Felix
OVH Team

minusfreak
17.10.09, 09:48
Danke für den Tip also es ist eine e1000e mit der PCI-ID 8086 10d3 und der Treiber ist ja im 2.6.26.2 enthalten, nur hatte ich auch in der config bereits die e1000e auf y gesetzt ick weiss da echt nicht mehr weiter

Code:
CONFIG_E1000=y
CONFIG_E1000_NAPI=y
# CONFIG_E1000_DISABLE_PACKET_SPLIT is not set
CONFIG_E1000E=y
CONFIG_E1000E_ENABLED=y

kro
17.10.09, 00:14
minusfreak wrote:
> hier mal meine lspci und dmesg Ausgabe und die Fehlermeldung


(lspci -n;lspci)|sort -n|grep -iB1 Ether
anhand der pci-ID lässt sich das richtige modul herausfinden.

> Achja noch anmerken will ich das in der Config alle 3 Optionen für die
> e1000 auf y gesetzt habe


probier's mal mit "e1000e".
--
Felix
OVH Team

minusfreak
16.10.09, 19:30
Hi Leute habe folgendes Problem hoffe jemand kann helfen

Habe Debian Lenny auf dem Server installiert mithilfe vom Lenny from Scratch Tutorial was auch wunderbar funktionierte und ich konnte den server dann auch ganz normal von hd starten.

Nun wollte ich einen neuen Kernel (2.6.26.2) samt Modul Support einbinden das Problem ist nur das er danach nicht mehr hochfährt da er die Netzwerkkarte dann nicht mehr Configurieren kann beim booten.

hier mal meine lspci und dmesg Ausgabe vom OVH System im Orginal Zustand und die Fehlermeldung mit dem neuem Kernel

Achja noch anmerken will ich das in der Config alle 3 Optionen für die e1000 auf y gesetzt habe

Fehlermeldung
Code:
Thu Oct 15 21:40:22 2009: Setting up networking....
Thu Oct 15 21:40:22 2009: Configuring network interfaces...SIOCSIFADDR: No such$
Thu Oct 15 21:40:23 2009: eth0: ERROR while getting interface flags: No such de$
Thu Oct 15 21:40:24 2009: SIOCSIFNETMASK: No such device
Thu Oct 15 21:40:24 2009: SIOCSIFBRDADDR: No such device
Thu Oct 15 21:40:24 2009: eth0: ERROR while getting interface flags: No such de$
Thu Oct 15 21:40:25 2009: eth0: ERROR while getting interface flags: No such de$
Thu Oct 15 21:40:25 2009: Failed to bring up eth0.
dmesg | grep eth0
Code:
0000:01:00.0: eth0: (PCI Express:2.5GB/s:Width x1) 00:30:48:bc:7f:ea
0000:01:00.0: eth0: Intel(R) PRO/1000 Network Connection
0000:01:00.0: eth0: MAC: 4, PHY: 8, PBA No: 0101ff-0ff
Sending DHCP requests .<6>e1000e: eth0 NIC Link is Up 100 Mbps Full Duplex, Flow Control: None
0000:01:00.0: eth0: 10/100 speed: disabling TSO
lspci
Code:
00:00.0 Host bridge: Intel Corporation QuickPath Architecture I/O Hub to ESI Port (rev 13)
00:01.0 PCI bridge: Intel Corporation QuickPath Architecture I/O Hub PCI Express Root Port 1 (rev 13)
00:02.0 PCI bridge: Intel Corporation QuickPath Architecture I/O Hub PCI Express Root Port 2 (rev 13)
00:03.0 PCI bridge: Intel Corporation QuickPath Architecture I/O Hub PCI Express Root Port 3 (rev 13)
00:07.0 PCI bridge: Intel Corporation QuickPath Architecture I/O Hub PCI Express Root Port 7 (rev 13)
00:09.0 PCI bridge: Intel Corporation QuickPath Architecture I/O Hub PCI Express Root Port 9 (rev 13)
00:10.0 PIC: Intel Corporation QuickPath Interconnect Physical and Link Layer Registers Port 0 (rev 13)
00:10.1 PIC: Intel Corporation QuickPath Interconnect Routing and Protocol Layer Registers Port 0 (rev 13)
00:14.0 PIC: Intel Corporation QuickPath Architecture I/O Hub System Management Registers (rev 13)
00:14.1 PIC: Intel Corporation QuickPath Architecture I/O Hub GPIO and Scratch Pad Registers (rev 13)
00:14.2 PIC: Intel Corporation QuickPath Architecture I/O Hub Control Status and RAS Registers (rev 13)
00:14.3 PIC: Intel Corporation QuickPath Architecture I/O Hub Throttle Registers (rev 13)
00:16.0 System peripheral: Intel Corporation DMA Engine (rev 13)
00:16.1 System peripheral: Intel Corporation DMA Engine (rev 13)
00:16.2 System peripheral: Intel Corporation DMA Engine (rev 13)
00:16.3 System peripheral: Intel Corporation DMA Engine (rev 13)
00:16.4 System peripheral: Intel Corporation DMA Engine (rev 13)
00:16.5 System peripheral: Intel Corporation DMA Engine (rev 13)
00:16.6 System peripheral: Intel Corporation DMA Engine (rev 13)
00:16.7 System peripheral: Intel Corporation DMA Engine (rev 13)
00:1a.0 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #4
00:1a.1 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #5
00:1a.2 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #6
00:1a.7 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB2 EHCI Controller #2
00:1d.0 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #1
00:1d.1 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #2
00:1d.2 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #3
00:1d.7 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB2 EHCI Controller #1
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev 90)
00:1f.0 ISA bridge: Intel Corporation 82801JIR (ICH10R) LPC Interface Controller
00:1f.2 IDE interface: Intel Corporation 82801JI (ICH10 Family) 4 port SATA IDE Controller
00:1f.3 SMBus: Intel Corporation 82801JI (ICH10 Family) SMBus Controller
00:1f.5 IDE interface: Intel Corporation 82801JI (ICH10 Family) 2 port SATA IDE Controller
01:00.0 Ethernet controller: Intel Corporation 82574L Gigabit Network Connection
02:00.0 Ethernet controller: Intel Corporation 82574L Gigabit Network Connection
06:04.0 VGA compatible controller: Matrox Graphics, Inc. MGA G200eW WPCM450 [Hermon] - Winbond/Nuvoton (rev 0a)