|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
|
RE: [PLUG] Fedora 3 problem with modules
|
Bingo. depmod -a indeed did work. It took about 5 minutes
to run (at first I thought the system locked up...but then
I remembered, it wasn't XP).
Looks like all my modules are back now, including the sound
modules, which I never used, so never looked.
Thank you.
Now I just have a routing issue...I think.
If an ethernet port is given 192.168.0.4 by dhcp server (my
wireless/wired router), shouldn't I be able to do a ping
192.168.0.4 from itself and have it work? It gives me no
route to host.
Or is that my router not allowing the ping to come back because
I have ping turned off (at least I think I do).
ping localhost works as expected.
my route table list 192.168. as the default route on eth0
George
-----Original Message-----
From: plug-bounces@lists.phillylinux.org
[mailto:plug-bounces@lists.phillylinux.org]On Behalf Of Cosmin
Nicolaescu
Sent: Friday, August 05, 2005 10:46 AM
To: plug@lists.phillylinux.org
Subject: Re: [PLUG] Fedora 3 problem with modules
If the file is there, and everything seems ok (not 0 size, not symlink
etc), then the module is there and the kernel should find it. Try running
'depmod -a', and then try modprobing 8139too again.
If it doesn't work, maybe we can fingure out something else.
- -Cos
___________________________________________________________________________
Philadelphia Linux Users Group -- http://www.phillylinux.org
Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce
General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug
|
|