PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : Mit neuem Kernel kommt Netzwerk nicht "hoch"


MaDmAsTeR
12.02.02, 09:49
Hi!

habe hier ne Mandrake 8.1 mit 2.4.8er Standard-Kernel laufen. Jetzt wollte ich etwas mit MOSIX experimientieren und habe mir den 2.4.13er Kernel geholt und auch kompiliert. Aber mit diesem Kernel kommt das Netzwerk nicht hoch, obwohl alles richtig eingestellt ist, habe ne 3COM 905B-TX das Modul habe ich richtig eingestellt und auch kompiliert usw...

Aber er bringt immer folgende Fehlermeldung in der /var/log/messages beim booten: (das er die eth1-eth9 Fehler bringt ist gutmöglich, habe nur eth0 konfiguriert)

--------------------------------------------------

Feb 12 00:27:39 linux modprobe: modprobe: Can't locate module eth1
Feb 12 00:27:39 linux modprobe: modprobe: Can't locate module eth2
Feb 12 00:27:39 linux modprobe: modprobe: Can't locate module eth3
Feb 12 00:27:39 linux modprobe: modprobe: Can't locate module eth4
Feb 12 00:27:39 linux modprobe: modprobe: Can't locate module eth5
Feb 12 00:27:39 linux modprobe: modprobe: Can't locate module eth6
Feb 12 00:27:39 linux modprobe: modprobe: Can't locate module eth7
Feb 12 00:27:39 linux modprobe: modprobe: Can't locate module eth8
Feb 12 00:27:39 linux modprobe: modprobe: Can't locate module eth9
Feb 12 00:27:39 linux init: Entering runlevel: 3
Feb 12 00:27:40 linux modprobe: modprobe: Can't locate module usb-uhci
Feb 12 00:27:40 linux usb: Loading USB interface (usb-uhci) failed
Feb 12 00:27:40 linux harddrake: succeeded
Feb 12 00:27:45 linux modprobe: modprobe: Can't locate module block-major-2
Feb 12 00:27:45 linux last message repeated 3 times
Feb 12 00:27:45 linux kudzu: succeeded
Feb 12 00:27:45 linux modprobe: modprobe: Can't locate module ip_vs
Feb 12 00:27:45 linux ipvsadm: Could not open the /proc/net/ip_vs file
Feb 12 00:27:45 linux ipvsadm: Are you sure that IP Virtual Server is built in the kernel or as module?
Feb 12 00:27:45 linux ipvsadm: Clearing the current IPVS table: failed
Feb 12 00:27:45 linux modprobe: modprobe: Can't locate module ip_vs
Feb 12 00:27:45 linux modprobe: modprobe: Can't locate module ip_vs
Feb 12 00:27:45 linux ipvsadm: Applying IPVS configuration failed
Feb 12 00:27:45 linux network: Setzen der Netzwerk Parameter: succeeded
Feb 12 00:27:46 linux modprobe: modprobe: Can't locate module net-pf-16
Feb 12 00:27:46 linux ifup: Cannot open netlink socket: Address family not supported by protocol
Feb 12 00:27:46 linux network: Schnittstelle »lo« aktivieren: succeeded
Feb 12 00:27:46 linux modprobe: modprobe: Can't locate module net-pf-16
Feb 12 00:27:46 linux portmap: portmap startup succeeded
Feb 12 00:27:51 linux xinetd: xinetd startup succeeded

----------------- weiter unten dann ------------------

Feb 12 00:27:54 linux smbd[1445]: [2002/02/12 00:27:54, 0] lib/interface.c:load_interfaces(206)
Feb 12 00:27:54 linux smbd[1445]: ERROR: Could not determine network interfaces, you must use a interfaces config line
Feb 12 00:27:54 linux smb: smbd startup failed
Feb 12 00:27:55 linux smb: nmbd startup succeeded
Feb 12 00:27:55 linux nmbd[1456]: [2002/02/12 00:27:55, 0] lib/interface.c:load_interfaces(206)
Feb 12 00:27:55 linux nmbd[1456]: ERROR: Could not determine network interfaces, you must use a interfaces config line

---------------------------------------------------------

Es gibt aber keine Einstellung im 2.4.13er und auch nicht im 2.4.17er (hab nachgeschaut) wo ich IP_VS oder aehnliches zum Kernel hinzufügen könnte. In der 2.4.8er gibt es das.
Wie gesagt ist ne 3COM 3c905 10/100 Netzwerkkarte, mehr ist nicht im System was ich fürs Netz brauche, gehe über nen Router raus...

Hat irgendjemand Tips??