d359 nvidia driver - The FreeBSD Forums
The FreeBSD Forums  

Go Back   The FreeBSD Forums > Desktop Usage > Multimedia

Multimedia Having problems running your new shiny and blinking gadget or watching DVDs, listening to CDs etc.?

Reply
 
Thread Tools Display Modes
  #1  
Old November 28th, 2011, 00:18
trucker trucker is offline
Junior Member
 
Join Date: Nov 2011
Location: USA
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default nvidia driver

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
Reply With Quote
  #2  
Old November 28th, 2011, 06:13
bigtoque bigtoque is offline
Junior Member
 
Join Date: Jul 2010
Posts: 75
Thanks: 2
Thanked 4 Times in 1 Post
Default

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"
to the "Device" section of your /etc/X11/xorg.conf.


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
This page tells you how to get flash working:
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
Reply With Quote
  #3  
Old November 28th, 2011, 07:59
SirDice's Avatar
SirDice SirDice is offline
Moderator
 
Join Date: Nov 2008
Location: Rotterdam, Netherlands
Posts: 13,713
Thanks: 47
Thanked 2,022 Times in 1,861 Posts
Default

Quote:
Originally Posted by trucker View Post
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.
Add to /boot/loader.conf:
Code:
nvidia_load="YES"
See loader.conf(5).
__________________
Senior UNIX Engineer at Unix Support Nederland
Experience is something you don't get until just after you need it.
Reply With Quote
  #4  
Old December 3rd, 2011, 17:23
trucker trucker is offline
Junior Member
 
Join Date: Nov 2011
Location: USA
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Quote:
Originally Posted by bigtoque View Post
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"
to the "Device" section of your /etc/X11/xorg.conf.


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
This page tells you how to get flash working:
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
I used ports
Reply With Quote
  #5  
Old December 4th, 2011, 01:37
Dru's Avatar
Dru Dru is offline
Member
 
Join Date: Sep 2009
Posts: 186
Thanks: 17
Thanked 13 Times in 8 Posts
Default

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
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

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


All times are GMT +1. The time now is 00:21.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.
The mark FreeBSD is a registered trademark of The FreeBSD Foundation and is used by The FreeBSD Project with the permission of The FreeBSD Foundation.
Web protection and acceleration provided by CloudFlare
0