Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Sep 2020 14:55:26 +0200
From:      Niclas Zeising <zeising+freebsd@daemonic.se>
To:        KIRIYAMA Kazuhiko <kiri@truefc.org>
Cc:        x11@FreeBSD.org
Subject:   Re: GTX 1050Ti not detected
Message-ID:  <ff3a3060-574e-4a46-8ab4-506b122e9c29@daemonic.se>
In-Reply-To: <202009181122.08IBMmAD009256@kx.truefc.org>
References:  <202009180235.08I2ZQu3027795@kx.truefc.org> <95eccf05-f629-f60c-c86c-132f686f4fcb@daemonic.se> <202009181122.08IBMmAD009256@kx.truefc.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2020-09-18 13:22, KIRIYAMA Kazuhiko wrote:
> On Fri, 18 Sep 2020 15:15:19 +0900,
> Niclas Zeising wrote:
>>
>> On 2020-09-18 04:35, KIRIYAMA Kazuhiko wrote:
>>> Hi, all
>>>
>>> I'm trying to setup X11 on GEFORCE GTX 1050Ti in
>>> 13.0-CURRENT (r363381). I've installed
>>> nvidia-driver-390-390.138, and run `nvidia-xconfig', and run
>>> `startx', but could not detected device:
>>>
>>
>> What does dmesg say when you load the module?
> 
> I set `nvidia_load="YES"' in /boot/loader.conf:
> 
> admin@bk:~[29]% cat /boot/loader.conf
> geom_mirror_load="YES"
> vfs.root.mountfrom="zfs:zroot/ROOT/default"
> kern.geom.label.disk_ident.enable="0"
> kern.geom.label.gptid.enable="0"
> opensolaris_load="YES"
> zfs_load="YES"
> nvidia_load="YES"
> nvidia-modeset_load="YES"
> nullfs_load="YES"
> admin@bk:~[30]%
> 
> dmesg at boot time (/var/run/dmesg.boot) as follows:

Does it make a difference if you load nvidia.ko and nvidia_modeset.ko 
from /etc/rc.conf instead (add it to kld_list).  Are you running any 
xorg configuration?
Which version ov the nvidia driver are you using, you said 390 before, 
but dmesg seem to indicate 440.
Regards
-- 
Niclas





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ff3a3060-574e-4a46-8ab4-506b122e9c29>