No devices detected for NVIDIA card.

Adam Vande More amvandemore at gmail.com
Wed Jan 3 13:51:52 UTC 2018


On Wed, Jan 3, 2018 at 2:49 AM, Kovacs Zoltan <kovacsz2013 at yahoo.com> wrote:

> Put this in /boot/loader.conf:
>
> nvidia-modeset_load="YES"
>
> Remove nvidia related entries from /etc/rc.conf
>
> You may need linux_load="YES" in loader as well if applicable.
>
> Reboot after entries are made.
>
> /usr/local/share/doc/NVIDIA_GLX-1.0/README
>
> --
> Adam
>
> I have
>
> linux_load="YES"
>
> nvidia-modeset_load="YES"
>
> in /boot/loader.conf
>
> and I deleted the line kld_list="nvidia-modeset" from /etc/rc.conf, i.e.
> no nvidia specific settings are in /etc/rc.conf now. However, xorg still
> generates the error message "No devices found".
>
> I have checked the information on such errors generated by xorg in
> /usr/local/share/doc/NVIDIA_GLX-1.0/README  but I could not find anything.
>
> Zoltan
>

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".

-- 
Adam


More information about the freebsd-x11 mailing list