a94d
![]() |
|
|
|
|
|||||||
| X.Org X.Org on FreeBSD installation & configuration. |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
I haven't had to be here in a while, I hope you are all doing well for yourselves.
The title here explains it all, I installed the nvidia-driver-173 port which is the one for my card as far as the nvidia website states. My card is an old nvidia FX5200 I had laying around, the module nvidia is in loader.conf, and when the system boots I can see its being loaded and also pulls in the agp.ko which is fine because I built the port with FreeBSD AGP (make config). I am not sure where to turn next. When I grep for GLX in xorg.0.log I get the error in the title. Thank you for your time, let me know if there is anything further I can tell you to allow you to assist me. Thanks.
__________________
I am my only local user and I cannot be trusted. This is a bad thing. Thing is, with FreeBSD where there is a shell there is a way. Last edited by DutchDaemon; April 23rd, 2012 at 23:45. Reason: Proper formatting: http://forums.freebsd.org/showthread.php?t=8816 |
|
#2
|
|||
|
|||
|
I should have waited just a little while longer. Upon viewing this forum I came upon this thread. http://forums.freebsd.org/showthread.php?t=13918 Originally I didnt have a Xorg.conf file in /etc/X11 which I thought was ok because the system auto detected everything and worked so I didn't want to dabble with it. I installed nvidia-xconfig and ran it.. It touched a new xorg.conf, and when I reentered X everything is working. Thanks for reading. Hope this helps someone else. Just install nvidia-xconfig and run it if you do not have an xorg.conf one will be created for you. The auto detect obviously wasnt using the correct driver but nvidia-xconfig is.
__________________
I am my only local user and I cannot be trusted. This is a bad thing. Thing is, with FreeBSD where there is a shell there is a way. Last edited by DutchDaemon; April 23rd, 2012 at 23:46. Reason: Proper formatting: http://forums.freebsd.org/showthread.php?t=8816 |
|
#3
|
|||
|
|||
|
If your Xorg log file says something else than this for the glx module:
Code:
(II) LoadModule: "glx"
(II) Loading /usr/local/lib/xorg/modules/extensions/libglx.so
(II) Module glx: vendor="NVIDIA Corporation"
compiled for 4.0.2, module version = 1.0.0
Module class: X.Org Server Extension
Last edited by DutchDaemon; April 25th, 2012 at 23:29. Reason: [port] tags |
| The Following User Says Thank You to darwimy For This Useful Post: | ||
inurneck (April 28th, 2012) | ||
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [Solved] Unable to Get GLX to Initialize with Nvidia Driver | aorchid | X.Org | 10 | March 2nd, 2012 22:20 |
| Failed to initialize GEM. Falling back to classic. | Draucia | X.Org | 0 | September 10th, 2011 11:35 |
| [Solved] iwn driver - error 22 - unable to initialize | blah1234 | Mobile Computing | 10 | December 5th, 2010 11:19 |
| Failed to initialize the NVIDIA kernel module | pbd | X.Org | 9 | July 28th, 2010 11:09 |
| failed to initialize ZFS library | rage | General | 4 | February 10th, 2009 17:19 |