Re: kernel panic on boot with compiled in fwip(4)
From: Niki Denev (nike_d_at_cytexbg.com)
Date: 06/27/05
- Previous message: Marc Olzheim: "Re: kern/80362: [PATCH] add preadv() and pwritev() system calls"
- In reply to: Niki Denev: "kernel panic on boot with compiled in fwip(4)"
- Next in thread: Niki Denev: "Re: kernel panic on boot with compiled in fwip(4)"
- Reply: Niki Denev: "Re: kernel panic on boot with compiled in fwip(4)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 27 Jun 2005 17:40:03 +0300 To: freebsd-current@freebsd.org
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
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
- Previous message: Marc Olzheim: "Re: kern/80362: [PATCH] add preadv() and pwritev() system calls"
- In reply to: Niki Denev: "kernel panic on boot with compiled in fwip(4)"
- Next in thread: Niki Denev: "Re: kernel panic on boot with compiled in fwip(4)"
- Reply: Niki Denev: "Re: kernel panic on boot with compiled in fwip(4)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|