d306
![]() |
|
|
|
|
|||||||
| Multimedia Having problems running your new shiny and blinking gadget or watching DVDs, listening to CDs etc.? |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Hello and thanks for looking. I've just installed FreeBSD 8.2. But I am lost as how to setup nvidia-driver. It's started by kldload and shows with kldstat as nvidia.ko. Linux emulator is also showing as linux.ko.
Now my next step was to try to get them to auto start so far its not doing this. And I don't know if I am even heading in the right direction. I am not good with command line, I can do what I see others say to do, but as far as knowing why or the next step I am lost. I have been reading posts and have both KDE4 and Gnome up and on line. But that's about it. No sound, no nvidia, no flashplayer. Again thanks if anyone can help me get this OS working. Last edited by DutchDaemon; November 28th, 2011 at 00:21. Reason: proper formatting: http://forums.freebsd.org/showthread.php?t=8816 |
|
#2
|
|||
|
|||
|
Did you install the driver through ports or did you just download the driver from the nVidia website?
You likely need to add: Code:
Driver "nvidia" Mine looks like this after using the driver from ports: Code:
Section "Device"
Identifier "Card0"
Driver "nvidia"
VendorName "nVidia Corporation"
BoardName "GF104 [GeForce GTX 460]"
BusID "PCI:1:0:0"
EndSection
http://www.freebsd.org/doc/en_US.ISO...-browsers.html This page tells you how to get your sound working: http://www.freebsd.org/doc/en_US.ISO...und-setup.html |
|
#3
|
||||
|
||||
|
Quote:
Code:
nvidia_load="YES"
__________________
Senior UNIX Engineer at Unix Support Nederland Experience is something you don't get until just after you need it. |
|
#4
|
|||
|
|||
|
Quote:
|
|
#5
|
||||
|
||||
|
Installing x11/nvidia-xconfig and x11/nvidia-settings should be of some help to you, I would imagine. That is if you haven't already. Pretty much makes it cake.
nvidia-setup |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [Solved] FreeBSD 9-STABLE hangs with nvidia-driver on Nvidia GT 555M | mamalos | Mobile Computing | 18 | September 23rd, 2012 13:37 |
| NVIDIA 5200 - new nvidia driver can't install | t4z3v4r3d | X.Org | 3 | December 26th, 2009 21:03 |
| [Solved] Nvidia driver on 8.0? | plamaiziere | X.Org | 15 | October 18th, 2009 15:11 |
| Nvidia driver clocking? | Slesarev | System Hardware | 25 | January 5th, 2009 03:38 |
| nvidia Driver Problems | ter2007 | Installing & Upgrading | 5 | December 30th, 2008 21:42 |