Results 1 to 4 of 4
hi
i have RH-9 and i upgrade my kernel to 2.6.6.
i have 3 LAN.
i see a weird message while the system is loading..
Code:
eepro100.c:v1.09j-t 9/29/99 Donald Becker ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 05-24-2004 #1Just Joined!
- Join Date
- Apr 2004
- Posts
- 4
kernel 2.6.6 weird message.
hi
i have RH-9 and i upgrade my kernel to 2.6.6.
i have 3 LAN.
i see a weird message while the system is loading..
i know that the first error as nothing to do with the insmod error but i dont understand both ?? pleas help.Code:eepro100.c:v1.09j-t 9/29/99 Donald Becker http://www.scyld.com/network/eepro100.html eepro100.c: $Revision: 1.36 $ 2000/11/17 Modified by Andrey V. Savochkin <saw@saw.sw.com.sg> and others eth0: OEM i82557/i82558 10/100 Ethernet, 00:D0:C9:69:12:1F, I/O at 0xc000, IRQ 10. Board assembly 727095-004, Physical connectors present: RJ45 Primary interface chip i82555 PHY #1. General self-test: passed. Serial sub-system self-test: passed. Internal registers self-test: passed. ROM checksum self-test: passed (0xdbd8681d). eth1: OEM i82557/i82558 10/100 Ethernet, 00:D0:C9:69:12:20, I/O at 0xc400, IRQ 11. Board assembly 727095-004, Physical connectors present: RJ45 Primary interface chip i82555 PHY #1. General self-test: passed. Serial sub-system self-test: passed. Internal registers self-test: passed. ROM checksum self-test: passed (0xdbd8681d). eth2: OEM i82557/i82558 10/100 Ethernet, 00:D0:C9:69:12:21, I/O at 0xc800, IRQ 12. Board assembly 727095-004, Physical connectors present: RJ45 Primary interface chip i82555 PHY #1. General self-test: passed. Serial sub-system self-test: passed. Internal registers self-test: passed. ROM checksum self-test: passed (0xdbd8681d). e100: Intel(R) PRO/100 Network Driver, 3.0.17 e100: Copyright(c) 1999-2004 Intel Corporation cs89x0:cs89x0_probe(0x0) PP_addr=0xffff eth3: incorrect signature 0xffff PP_addr=0xffff eth3: incorrect signature 0xffff PP_addr=0xffff eth3: incorrect signature 0xffff PP_addr=0xffff eth3: incorrect signature 0xffff PP_addr=0xffff eth3: incorrect signature 0xffff PP_addr=0xffff eth3: incorrect signature 0xffff PP_addr=0xffff eth3: incorrect signature 0xffff PP_addr=0xffff eth3: incorrect signature 0xffff PP_addr=0xffff eth3: incorrect signature 0xffff PP_addr=0xffff eth3: incorrect signature 0xffff PP_addr=0xffff eth3: incorrect signature 0xffff PP_addr=0xffff eth3: incorrect signature 0xffff cs89x0: no cs8900 or cs8920 detected. Be sure to disable PnP with SETUP Trying to free nonexistent resource <00000000-00000010> Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2 . . . Red Hat nash version 3.4.42 starting Loading jbd.o module insmod: QM_MODULES: ERROR: /bin/insmod exited abnormally! Loadikjournald starting. Commit interval 5 seconds ng ext3.o moduleEXT3-fs: mounted filesystem with ordered data mode. insmod: QM_MODULES: ERROR: /bin/insmod exited abnormally! Mounting /proc filesystem . . .
10x
- 05-24-2004 #2Linux Guru
- Join Date
- Apr 2003
- Location
- London, UK
- Posts
- 3,284
stop loading the "cs89x0" driver as i rekon that is what is giving you the problems.Code:cs89x0: no cs8900 or cs8920 detected. Be sure to disable PnP with SETUP
- 05-25-2004 #3Just Joined!
- Join Date
- Apr 2004
- Posts
- 4
how can i stop loading the "cs89x0" driver ??
thanks
- 05-25-2004 #4
Either remove it from /etc/modules.autoload or recompile your kernel without that driver selected.
"Time is an illusion. Lunchtime, doubly so."
~Douglas Adams, The Hitchhiker's Guide to the Galaxy


Reply With Quote
