Re: New kernel broke my nic module
From: Spamless (Spamless_at_Nil.nil)
Date: 10/05/03
- Next message: daniel: "Re: Openoffice 1.1 upgrade?"
- Previous message: JamesB: "Linux just won't load on my system!"
- In reply to: Mark Healey: "Re: New kernel broke my nic module"
- Next in thread: Mark Healey: "Re: New kernel broke my nic module"
- Reply: Mark Healey: "Re: New kernel broke my nic module"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 5 Oct 2003 03:26:20 -0400
In article <VP2SpNyJrzMZ-pn2-j9TXXcdmnH1C@adsl-63-207-135-60.dsl.sndg02.pacbell.net>, Mark Healey wrote:
> On Sat, 4 Oct 2003 01:56:47 UTC, Spamless <Spamless@Nil.nil> wrote:
>>
>> I would (assuming you have not recompiled the kernel, but use
>> RH's default of putting everything in modules)
>>
>> 1: see what's in modules.conf
>> 2: when it is running under the old configuration,
>> see what is running (use "lsmod")
>> 3: See if you even have that module in the new
>> kernel (look in the modules section in
>> /lib/modules/new_kernel_version)
>>
>> If, somehow, you don't have it, you may have
>> to compile it.
>
> I don't have it there. That is why I did the "rpmbuild --rebuild" and
> "rpm -Uvh" and got the errors that were included in the original post.
Is the module only available as an RPM or available as source code?
If only as an RPM, is it supposed to work with more than one
particular kernel version?
Make sure you have a boot/rescue disk (to be able to get in and remove
the copy if this prevents loading) (the first CD in the redhat package
should let you get in and remove it if this does not work).
If the module should work with other distributions, you can
try copying it from the /lib/modules/old_kernel to the
/lib/modules/new_kernel. If it was compiled for a particular
kernel, that is not likely to work. Try booting to the new
kernel and running depmod.
If it is available as source code and you the kernel source
tree (and headers) installed for the new kernel, you could
compile it.
- Next message: daniel: "Re: Openoffice 1.1 upgrade?"
- Previous message: JamesB: "Linux just won't load on my system!"
- In reply to: Mark Healey: "Re: New kernel broke my nic module"
- Next in thread: Mark Healey: "Re: New kernel broke my nic module"
- Reply: Mark Healey: "Re: New kernel broke my nic module"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|