No devices detected for NVIDIA card.

Theron theron.tarigo at gmail.com
Thu Jan 4 01:39:51 UTC 2018


On 01/03/18 08:51, Adam Vande More wrote:

> You may be able to work around the issue by statically specifying the bus
> id of nvidia in xorg conf:
>
>> You can work around this problem by specifying the bus ID of the device
> you wish to use. For more details, please search the xorg.conf manual page
> for "BusID".
Try x11/nvidia-xconfig:
 >nvidia-xconfig --enable-all-gpus --preserve-busid -o xorg-nvidia.conf
If other configuration changes are needed, try using the '-c' argument 
to tell nvidia-xconfig to merge its changes with an existing xorg.conf.
Make sure the BusID in the generated xorg-nvidia.conf agrees with the 
output of
 >pciconf -lv | grep -B3 display

Specifying nvidia-modeset alone for loading should be sufficient since 
this module also loads nvidia and linux as needed.  From your dmesg it 
appears you already have this working correctly.



More information about the freebsd-x11 mailing list