Re: kernel panic on boot with compiled in fwip(4)

From: Niki Denev <nike_d_at_cytexbg.com>
Date: Tue, 28 Jun 2005 11:04:55 +0300
Niki Denev wrote:
> Niki Denev wrote:
> 
>> I have just cvsuped and rebuilt kernel+world,
>> and i got the following panic on boot :
>>
>> ---/snip/---
>> ...............
>> ---/end/---
>>
>> The machine is IBM ThinkPad X31 running -CURRENT
>>
>> kernel and loader conf are available at http://totalterror.net/freebsd/
>>
>> P.S. i have been using this kernel conf for quite a while without 
>> problems.
>> But i haven't updated my system for probably a month or so, so i'm not 
>> sure when this
>> problem was introduced.
>>
>> --niki
> 
> 
> I have recompiled my kernel without device fwip and it boots now,
> but it prints early in the boot (not shown in dmesg) that module if_fwip 
> is already present.
> then after the machine boots, i don't have fwip0 interface, nor if_fwip 
> module loaded, but if i try to kldload if_fwip it prints:
> interface firewire.1 already present in the KLD 'kernel'
> kldload: can't load if_fwip: File exists.
> Seems like some part of this module is always compiled in?
> Any suggestions?
> 
> Thanks,
> --niki

This one clearly looks like a problem:
I have just tried a clean recompile with GENERIC kernel, and again
if_fwip refuses to load with :
   interface firewire.1 already present in the KLD 'kernel'
   kldload: can't load if_fwip: File exists.

--niki
Received on Tue Jun 28 2005 - 06:04:37 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:37 UTC