Date: Mon, 7 Nov 2022 23:05:30 +0100 (CET) From: Wojciech Puchar <wojtek@puchar.net> To: Chris <bsd-lists@bsdforge.com> Cc: freebsd-hackers@freebsd.org Subject: Re: NVIDIA driver problem Message-ID: <5d1ea4a-9de3-f34b-ad36-b944689be5f7@puchar.net> In-Reply-To: <fd6885307d9afe47774b52f4e9fcefe0@bsdforge.com> References: <43149b5f-8b83-c59-757e-4b4282fb63bc@puchar.net> <fd6885307d9afe47774b52f4e9fcefe0@bsdforge.com>
next in thread | previous in thread | raw e-mail | index | archive | help
>> >> Xorg doesn't start. It loads nvidia driver for Xorg but just says no screen >> found. >> >> How can i diagnose a problem? > The first place to start is /var/log/Xorg.0.log. > It should dump some pretty informative information that should explain why > Xorg(1) > doesn't think it find a screen. :-) I looked and there is no really any information except no screen found. > Almost all my rigs use the Nvidia driver. I have found that only sometimes I > must > also add the BusID: > BusID "PCI:0:13:0" > Otherwise after loading nvidia, X seems to do it's job. Here's mine, in case > it > provides any help: > I will try > # /usr/local/etc/X11/xorg.conf.d/driver-nvidia.conf > Section "Device" > Identifier "Card0" > Driver "nvidia" > # BusID "PCI:0:13:0" > EndSection > > --chris
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5d1ea4a-9de3-f34b-ad36-b944689be5f7>