DaemonForums  

Go Back   DaemonForums > FreeBSD > FreeBSD General

FreeBSD General Other questions regarding FreeBSD which do not fit in any of the categories below.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1   (View Single Post)  
Old 17th June 2016
Adrien2002 Adrien2002 is offline
Port Guard
 
Join Date: Jun 2015
Posts: 29
Default FreeBSD can't run X with my GTX 960

Hello FreeBSD users,
I installed

FreeBSD stable 10.3
xorg 7.7.2
nvidia-driver 346.96

linux_enable="YES"
--> /etc/rc.conf

nvidia_load="YES"
--> /boot/loader.conf

Section "Device"
Identifier "GTX960"
Driver "nvidia"
Option "NoLogo" "true"
EndSection
--> /etc/X11/xorg.conf

The xorg.conf is the same as on my laptop running a GTX 765m with FreeBSD 10.3 and it perfectly works
I watched about the appendix to check if my GTX 960 is compatible with nvidia-driver 346.96 and yes, it is.

startx (or xinit) returns me
(EE) No screens found

The Xorg.log says
(EE) No devices detected (EE) No screens found

Why can't I use my GTX 960 on FreeBSD ?

Last edited by Adrien2002; 17th June 2016 at 11:28 PM. Reason: I forgot to say what Xorg complains about.
Reply With Quote
 

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


All times are GMT. The time now is 12:14 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick