Date: Tue, 03 Jan 2017 18:10:52 +0200 From: Heikki Lindholm <holindho@saunalahti.fi> To: freebsd-questions@freebsd.org Subject: Re: Xorg NVIDIA + Intel HYPERBOOK Message-ID: <586BCD0C.9010608@saunalahti.fi> In-Reply-To: <CAFYkXj=UYzQXfzE=8Ta%2BtBC5Zk73uWtZ7cA3G6vUtxuCzqzJJw@mail.gmail.com> References: <CAFYkXjmPUFSt1OFyYqh4zj6QYS%2BSg%2B37WaH4yhy1_gKtMKvPpA@mail.gmail.com> <30914667-8700-c07f-cdca-db7279183d5c@bananmonarki.se> <CAFYkXjkDr_1VUWYDhuy-bOs8jy9ZNPaT46768_OPYindKKXu8g@mail.gmail.com> <5ee1d8b7-2318-ba7f-6a4f-f950c538afa8@bananmonarki.se> <CAFYkXj=UYzQXfzE=8Ta%2BtBC5Zk73uWtZ7cA3G6vUtxuCzqzJJw@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
3.1.2017 17.13, Tomasz CEDRO kirjoitti: > On Tue, Jan 3, 2017 at 4:10 PM, Bernt Hansson<bah@bananmonarki.se> wrote: >> Try with the VESA driver, just to be sure. > > already tried that, with vesa and intel, and as with nvidia, no screens found. > > from nvidia xorg log seems screens are detached. > > how to detect a xorg capable screen on a system? just as i can tell PCI:0:1:0.. > > how to tell xorg which screen to use? I got one stubborn radeon card to work with a simple xorg.conf: Section "Device" Identifier "Card0" Driver "radeon" BusID "PCI:08:00:0" EndSection Without the above xorg.conf it found no screens although it did detect to card according to the X logs. The PCI BusID has to be the correct one of course. -- Heikki Lindholm
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?586BCD0C.9010608>