Date: Sun, 06 Nov 2005 10:18:12 +0100 From: Ales <ales.rom@kabelnet.net> To: freebsd-stable@freebsd.org Subject: Re: Kernel panic after upgrade to 6.0-STABLE Message-ID: <436DCA54.4090407@kabelnet.net> In-Reply-To: <70e8236f0511050547w3d0f991do6e8f0ba147f46042@mail.gmail.com> References: <436CB76D.5090605@kabelnet.net> <70e8236f0511050547w3d0f991do6e8f0ba147f46042@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Joao Barros wrote: >You should recompile the nvidia port with the new kernel. >Boot with the driver disabled in the meantime. > > >-- >Joao Barros > > > > Well, it looks like the nvidia driver doesn't support 6-STABLE (yet). Did you guys managed to recompile the driver? After trying to recompile nvidia driver: romcek# make install ===> src (install) "/usr/share/mk/bsd.compat.mk", line 36: warning: NOOBJ is deprecated in favor of NO_OBJ @ -> /usr/src/sys machine -> /usr/src/sys/i386/include awk -f @/tools/makeobjops.awk @/kern/device_if.m -h awk -f @/tools/makeobjops.awk @/kern/bus_if.m -h awk -f @/tools/makeobjops.awk @/dev/pci/pci_if.m -h awk -f @/tools/vnode_if.awk @/kern/vnode_if.src -p awk -f @/tools/vnode_if.awk @/kern/vnode_if.src -q awk -f @/tools/vnode_if.awk @/kern/vnode_if.src -h cc -O2 -fno-strict-aliasing -pipe -march=athlon-xp -I/src -DNV_MAJOR_VERSION=1 -DNV_MINOR_VERSION=0 -DNV_PATCHLEVEL=7676 -D__KERNEL__ -UDEBUG -U_DEBUG -DNDEBUG -O -fno-common -fno-unit-at-a-time -minline-all-stringops -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I- -I/src -I. -I@ -I@/contrib/altq -I@/../include -I/usr/include -finline-limit=8000 -fno-common -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -c nvidia_ctl.c In file included from nvidia_ctl.c:14: ./nv-freebsd.h:25:2: #error This driver does not support FreeBSD 6.x/-CURRENT! *** Error code 1 Stop in /usr/home/romcek/NVIDIA-FreeBSD-x86-1.0-7676/src. *** Error code 1 Stop in /usr/home/romcek/NVIDIA-FreeBSD-x86-1.0-7676.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?436DCA54.4090407>