Skip site navigation (1)Skip section navigation (2)
Date:      09 Jun 2003 23:22:55 +0200
From:      Sascha Holzleiter <sascha@daemonground.de>
To:        freebsd-current@freebsd.org
Subject:   Nvidia driver problems
Message-ID:  <1055193775.7057.14.camel@dreamland.chief.home>

next in thread | raw e-mail | index | archive | help
Hello,

just got these messages with a today -CURRENT and the nvidia driver
compiled with FREEBSD_AGP:

nvidia0: <GeForce4 Ti 4200> mem
0xf3800000-0xf387ffff,0xf4000000-0xf7ffffff,0xf1000000-0xf1ffffff irq 11
at device 0.0 on pci1
malloc() of "64" with the following non-sleepablelocks held:
exclusive sleep mutex dev.mtx_api r = 0 (0xc6b60b88) locked @
/usr/ports/x11/nvidia-driver/work/NVIDIA_FreeBSD-1.0-3203/src/nvidia_subr.c:711
malloc() of "VM OBJECT" with the following non-sleepablelocks held:
exclusive sleep mutex dev.mtx_api r = 0 (0xc6b60b88) locked @
/usr/ports/x11/nvidia-driver/work/NVIDIA_FreeBSD-1.0-3203/src/nvidia_subr.c:711
malloc() of "DP fakepg" with the following non-sleepablelocks held:
exclusive sleep mutex ctl.mtx_api r = 0 (0xc6cd74e8) locked @
/usr/ports/x11/nvidia-driver/work/NVIDIA_FreeBSD-1.0-3203/src/nvidia_subr.c:711
malloc() of "32" with the following non-sleepablelocks held:
exclusive sleep mutex dev.mtx_api r = 0 (0xc6b60b88) locked @
/usr/ports/x11/nvidia-driver/work/NVIDIA_FreeBSD-1.0-3203/src/nvidia_subr.c:711
malloc() of "4096" with the following non-sleepablelocks held:
exclusive sleep mutex dev.mtx_api r = 0 (0xc6b60b88) locked @
/usr/ports/x11/nvidia-driver/work/NVIDIA_FreeBSD-1.0-3203/src/nvidia_subr.c:711
malloc() of "32" with the following non-sleepablelocks held:
exclusive sleep mutex dev.mtx_api r = 0 (0xc6b60b88) locked @
/usr/ports/x11/nvidia-driver/work/NVIDIA_FreeBSD-1.0-3203/src/nvidia_subr.c:711
malloc() of "32768" with the following non-sleepablelocks held:
exclusive sleep mutex dev.mtx_api r = 0 (0xc6b60b88) locked @
/usr/ports/x11/nvidia-driver/work/NVIDIA_FreeBSD-1.0-3203/src/nvidia_subr.c:711
malloc() of "DP fakepg" with the following non-sleepablelocks held:
exclusive sleep mutex ctl.mtx_api r = 0 (0xc6cd74e8) locked @
/usr/ports/x11/nvidia-driver/work/NVIDIA_FreeBSD-1.0-3203/src/nvidia_subr.c:711

Is this just a "the nvidia driver isn't officially for the 5.x series"
issue or shouldn't this happen at all?

If I compile the module without FREEBSD_AGP and use it with the
debugging kernel the system core-dumps. Without debugging activated in
the kernel this is running quite stable...






Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1055193775.7057.14.camel>