Re: Nvidia-driver and current lead system reboot with no error message
- From: Rainer Hurling <rhurlin@xxxxxxx>
- Date: Wed, 11 Jul 2007 21:59:54 +0200
Hallo Harry,
for version 100.14.11 (after unpacking the tarball) I had to make four changes before I had been able to install:
1. set environment variable 'X11BASE' to '/usr/local'
2. Delete lines 24-26 in 'src/nv-freebsd.h' (test for FreeBSD version >=70000)
3. Change '${X11BASE}/lib/modules[...]' to '${X11BASE}/lib/xorg/modules[...]' in Makefiles under x11/[driver,extension,lib]
4. Change '/usr/X11R6/lib/modules[...]' to '/usr/local/lib/xorg/modules[...]' in 'doc/html/appendix-b.html'
Don't forget to delete any installed x11/nvidia-driver* port before installing this new driver version.
Hope this helps,
Rainer
Harald Schmalzbauer schrieb:
Am Donnerstag, 28. Juni 2007 schrieb Daichi GOTO:Daichi GOTO wrote:speconly@xxxxxxx wrote:I have tried 100.14.11 and it works great fine :) Thanks!On Thu, Jun 28, 2007 at 02:24:02PM +0900, Daichi GOTO wrote:yeah, alright. 100.14.xx is new nvidia-drvier number.current (Jun 27 2007) and nvidia-driver (GeForce 7300 GT) leadUpdating driver to something 100.14.xx didn't solve this?
system reboot 3d feature used without some error messages,
for example, beryl leads reboot, glxinfo too, and something
like that. 2D features work looks fine.
Have someone any idea? Thanks.
http://www.nvidia.com/object/unix.html
have you installed manually? or make a new port to install? ;)
It doesn't compile for me. The #error in nv-freebsd.h was not that problem, but some pci code breaks.
Have you had the same error and some workarround? Could you please tell me your patch?
Thanks,
-Harry
_______________________________________________
freebsd-current@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- Re: Nvidia-driver and current lead system reboot with no error message
- From: Harald Schmalzbauer
- Re: Nvidia-driver and current lead system reboot with no error message
- References:
- Re: Nvidia-driver and current lead system reboot with no error message
- From: Harald Schmalzbauer
- Re: Nvidia-driver and current lead system reboot with no error message
- Prev by Date: bgfsck hosed (lockups) in -current?
- Next by Date: Re: bgfsck hosed (lockups) in -current?
- Previous by thread: Re: Nvidia-driver and current lead system reboot with no error message
- Next by thread: Re: Nvidia-driver and current lead system reboot with no error message
- Index(es):
Relevant Pages
|