Hej NG
Jeg har problemer med flg.
Min Redhat 9 genkender ikke mit integrerede netkort 3com 3c940 på Asus
bundkort P4P800.
En driver er fundet på
http://www.asus.com.tw/support/download/item.aspx?ModelName=P4P800 men jeg
forstår ikke flg. vejledning i installation af driveren.
Hvad er kernel source i punkt 1, der er ikke nogen linux mappe i /usr/src og
kommandoerne i pkt 6 giver fejlmedelelser at filerne ikke findes.
Hvordan installerer jeg dette netkort i Redhat 9?
Martin
1) Make sure that the kernel source is installed in /usr/src/linux
or /usr/src/linux-2.4.
2) Copy the file /Linux/3c2000.tar.gz from the 3Com driver CD to
your hard drive.
3) Change to the directory containing 3c2000.tar.gz
4) Type 'tar zxvf 3c2000.tar.gz'
5) Type 'cd 3c2000'
Note: on SuSE systems since 7.1, you will have to execute the
following commands before running make:
cp /boot/vmlinuz.version.h /usr/src/linux/include/linux/version.h
cp /boot/vmlinuz.autoconf.h /usr/src/linux/include/linux/autoconf.h
For more details se
http://sdb.suse.de/en/sdb/html/mwalter_kernel_24.html
6) Type 'make load' to load the driver.
Alternatively, you may type the following to load the driver:
insmod 3c2000.o