Ben,
Thanks for your reply. After getting the CD-ROM replaced, I've done a
clean install (formatted all except /home). Still the problem persists.
The lsmod shows eepro100 installed but no CDC anything.

I'm giving you the output of all the files you asked for since I am not
sure what to delete to reduce the size of the e-mail.

---- LSMOD
Module                  Size  Used by    Not tainted
ide-cd                 33608   0 (autoclean)
cdrom                  33696   0 (autoclean) [ide-cd]
i810_audio             25224   1 (autoclean)
ac97_codec             13416   0 (autoclean) [i810_audio]
soundcore               6532   2 (autoclean) [i810_audio]
parport_pc             19108   1 (autoclean)
lp                      8996   0 (autoclean)
parport                37152   1 (autoclean) [parport_pc lp]
autofs                 13348   0 (autoclean) (unused)
ds                      8712   2
yenta_socket           12960   2
pcmcia_core            54784   0 [ds yenta_socket]
eepro100               22264   1
ipt_REJECT              3736   6 (autoclean)
iptable_filter          2412   1 (autoclean)
ip_tables              14936   2 [ipt_REJECT iptable_filter]
usb-storage            62064   0
scsi_mod              107240   1 [usb-storage]
mousedev                5524   1
keybdev                 2976   0 (unused)
hid                    22244   0 (unused)
input                   5920   0 [mousedev keybdev hid]
usb-uhci               26188   0 (unused)
usbcore                77024   1 [usb-storage hid usb-uhci]
ext3                   70336   3
jbd                    52212   3 [ext3]

-------- MODULES.CONF
alias parport_lowlevel parport_pc
alias eth0 eepro100
alias sound-slot-0 i810_audio
post-install sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -L
>/dev/null 2>&
pre-remove sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -S
>/dev/null 2>&1
alias usb-controller usb-uhci
options eepro100 irq=11
alias eth1 eepro100

----/ETC/SYSCONFIG/NETWORK    (I've kept the install ultra-simple at
this point, just use DHCP, eth1 has a hard-coded IP, which I've tried on
eth0, but still does not solve the problem).
NETWORKING=yes
HOSTNAME=localhost.localdomain


-----/ETC/SYSCONFIG/NETWORK-SCRIPTS/IFCFG-ETH0
DEVICE=eth0
BOOTPROTO=dhcp
ONBOOT=yes
USERCTL=no
PEERDNS=no
TYPE=Ethernet

I'm afraid I don't see any answers here, clearly it takes more skill
than I have to solve this.
Thanks again,
Peter




On Sat, 2002-12-28 at 02:56, Ben Russo wrote:
> On Thu, 2002-12-26 at 20:32, Peter Davie wrote:
> 
> > "eth0 has an alias to module eepro100 in modules.conf, instead of
> > currently loaded module CDC Ethernet Class! <OK>"
> > 
> > ifconfig reports eth0 is there but it cannot activate it. I've worked
> > around the problem by creating eth1 pointing to the same hardware (Intel
> > EtherPro 100B) which works but it is not a fix.
> > 
> 
> What is the content of your modules.conf
> What is the content of your /etc/sysconfig/network
> and /etc/sysconfig/network-scripts/ifcfg-eth0 ?
> What is the output of "lsmod"
> 
> Have you tried "re" installing those same RPMS again with
> the --force --replacepkgs options?
> 
> It is possible that some RPM had post-install scripts to 
> run after being installed that it didn't get around to 
> due to the hardware failure of your CDROM.
> 
> -Ben.
-- 
Peter Davie <[EMAIL PROTECTED]>
Jade Software (M) Sdn Bhd



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to