Kernel panic after upgrade to 6.0-STABLE

Reed Loefgren rloef at interfold.com
Sat Nov 5 17:30:43 PST 2005


On Sat, 5 Nov 2005, Joao Barros wrote:

> On 11/5/05, Ales <ales.rom at kabelnet.net> wrote:
> Joao Barros wrote:
>
> >You should recompile the nvidia port with the new kernel.
> >Boot with the driver disabled in the meantime.
> >
> >On 11/5/05, Ales <ales.rom at kabelnet.net> wrote:
> >
> >
> >>Hello.
> >>
> >>After upgrade to RELENG_6, buildworld, buildkernel, installkernel,
> >>reboot I got this error. With 5.4 there was no problem. Can anyone see
> >>what is going on with this hw?
> >>
> >>Aleš
> >>
> >>
> >>
> >>
> Thanks for the fast (realy fast) reply. As I'm not expert, could you
> help me some more. How do I disable driver, and how do I recompile
> nvidia port?

In the boot loader you can try:
unset nvidia_load
or
set nvidia_load="NO"

a 'make clean install' on the nvidia port dir should do the trick ;)

--
Joao Barros


Ales,

I had this problem to, both with 4.10+ and now with 6.0. I always thought 
the nvidia.ko was getting loaded "too early" in the boot sequence when I 
had it listed in rc.conf. What I did was to write a script that gave the 
command 'kldload nvidia' and put that in /usr/local/etc/rc.d. Scripts 
there are run pretty late in the boot sequence. Problem gone (for me 
anyway), and I've done it that way ever since. In any event I agree with 
Joao that you should re-compile the module under the new system.

HTH

r

  ----------
I'd rather flunk my Wassermann Test
Than read the poems of Edgar Guest.

                   - Auden


More information about the freebsd-stable mailing list