View Single Post
  #1   (View Single Post)  
Old 25th February 2016
mbzadegan mbzadegan is offline
Port Guard
 
Join Date: Feb 2014
Posts: 25
Question nVidia on NetBSD issue.

Hi all,
I have Dell E6410 Latitude notebook (With nVidia Graphics card) and I installed NetBSD v7.0 as a main OS on it.
While I run
Code:
X -configure
it make a xorg.conf.new and then I run
Code:
X -config /root/xorg.conf.new
but it errored me:
Code:
(EE) No device Detected
Finally I changed nv in xorg.conf.new to vesa but still error me
Code:
(EE) No device Detected

How can I resolve this nVidia issue?
Thanks in advance.
Reply With Quote