Das Modul ist im Kernel enthalten (Kernel 2.6.6),
die /etc/nertwork/interfaces hab ich auch eingerichtet
Code: Alles auswählen
### first eth-card (via-rhine) ###
iface eth0 inet static
adress 192.168.6.2
network 192.168.6.0
netmask 255.255.255.0
broadcast 192.168.6.255
gateway 192.168.6.1
### end of the first card ###
Teilweise wird die Karte aber erkannt:
Code: Alles auswählen
xenobyte@sarge:~$ cat /proc/net/dev
Inter-| Receive | Transmit
face |bytes packets errs drop fifo frame compressed multicast|bytes packets errs drop fifo colls carrier compressed
lo: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
eth0: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Code: Alles auswählen
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
Ich könnte sicherlich nen neuen Kernel bauen, aber ich bin einfach zu stolz zu rebooten, und außerdem kompilier ich gerade OpenOffice *g*