x11/nvidia-driver: crash with FreeBSD 9.0-STABLE/amd64 when module loaded via /boot/loader.conf

2012-01-03 Thread O. Hartmann
On one of my FreeBSD 9.0 boxes running FreeBSD 9.0-STABLE/amd64 (CLANG
built), equipted with a nVidia GT760Ti graphics board, loading the
nvidia module via /boot/loader.conf results in a page fault with random
error messages before rebooting.

Booting the box without the nvidia.ko module loaded in he preboot phase,
results in a stable system. I can then load the module via kldload and
the system jumps then into X11-screen as usual.

I recompile x11/nvidia-driver on a regular basis when recompiling the
kernel, so the module is always up to date and en par with the kernel
sources.

The problem occurs idendependently of having kernel module drm.ko loaded
or not. I also tried falling back to the older nvidia driver 285.05.09
(I use at the moment successfully 290.10).

Before issuing a PR and doing a full debug reconfiguration of my box,
I'd like to ask whether this is a commong, well known problem since with
FreeBSD 9.0, I'd like to stay with STABLE rather than with RELEASE.

Regards,
Oliver



signature.asc
Description: OpenPGP digital signature


Re: x11/nvidia-driver: crash with FreeBSD 9.0-STABLE/amd64 when module loaded via /boot/loader.conf

2012-01-03 Thread Volodymyr Kostyrko

03.01.2012 12:15, O. Hartmann wrote:

On one of my FreeBSD 9.0 boxes running FreeBSD 9.0-STABLE/amd64 (CLANG
built), equipted with a nVidia GT760Ti graphics board, loading the
nvidia module via /boot/loader.conf results in a page fault with random
error messages before rebooting.


9-STABLE, amd64, clang world and ports, GeForce 8500 GT - works like a 
charm for me.


--
Sphinx of black quartz judge my vow.
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: x11/nvidia-driver: crash with FreeBSD 9.0-STABLE/amd64 when module loaded via /boot/loader.conf

2012-01-03 Thread Schaich Alonso
On 2012-01-03 (Tuesday) 11:15:20 O. Hartmann wrote:
> On one of my FreeBSD 9.0 boxes running FreeBSD 9.0-STABLE/amd64 (CLANG
> built), equipted with a nVidia GT760Ti graphics board, loading the
> nvidia module via /boot/loader.conf results in a page fault with random
> error messages before rebooting.

I have a Quatro NVS-300 and am running 9.0-STABLE/amd64 (clang world and 
x11/nvidia-drivers). Everything working here other then kldunload which
ends up being blocked infinitely. I haven't tested it with gcc recently but
it used to work about a month ago.
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: x11/nvidia-driver: crash with FreeBSD 9.0-STABLE/amd64 when module loaded via /boot/loader.conf

2012-01-03 Thread Christoph Moench-Tegeder
## Schaich Alonso (alonsoscha...@gmx.de):

> > On one of my FreeBSD 9.0 boxes running FreeBSD 9.0-STABLE/amd64 (CLANG
> > built), equipted with a nVidia GT760Ti graphics board, loading the
> > nvidia module via /boot/loader.conf results in a page fault with random
> > error messages before rebooting.
> 
> I have a Quatro NVS-300 and am running 9.0-STABLE/amd64 (clang world and 
> x11/nvidia-drivers). Everything working here other then kldunload which
> ends up being blocked infinitely. I haven't tested it with gcc recently but
> it used to work about a month ago.

Works even right now (just updated kernel+world, with gcc).
Graphics adapter is reported as "NVIDIA GPU NVS 4200M (GF119)".

Regards,
Christoph

-- 
Spare Space
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: x11/nvidia-driver: crash with FreeBSD 9.0-STABLE/amd64 when module loaded via /boot/loader.conf

2012-01-04 Thread Denise H. G.

On 2012/01/03 at 18:15, "O. Hartmann"  wrote:
> 
> On one of my FreeBSD 9.0 boxes running FreeBSD 9.0-STABLE/amd64 (CLANG
> built), equipted with a nVidia GT760Ti graphics board, loading the
> nvidia module via /boot/loader.conf results in a page fault with random
> error messages before rebooting.
> 
> Booting the box without the nvidia.ko module loaded in he preboot phase,
> results in a stable system. I can then load the module via kldload and
> the system jumps then into X11-screen as usual.
> 
> I recompile x11/nvidia-driver on a regular basis when recompiling the
> kernel, so the module is always up to date and en par with the kernel
> sources.
> 
> The problem occurs idendependently of having kernel module drm.ko loaded
> or not. I also tried falling back to the older nvidia driver 285.05.09
> (I use at the moment successfully 290.10).
> 
> Before issuing a PR and doing a full debug reconfiguration of my box,
> I'd like to ask whether this is a commong, well known problem since with
> FreeBSD 9.0, I'd like to stay with STABLE rather than with RELEASE.

No. But build your x11/nvidia-driver with no more than -O. Better with
gcc (clang may be OK, but I'm not sure). Furthermore, if you use
x11/nvidia-driver, you have no need to load drm.ko, which is for, e.g.
radeon cards.

> 
> Regards,
> Oliver
> 
> 



-- 
It is impossible for an optimist to be pleasantly
surprised.
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"