Xorg NVIDIA + Intel HYPERBOOK

Heikki Lindholm holindho at saunalahti.fi
Tue Jan 3 16:19:32 UTC 2017


3.1.2017 17.13, Tomasz CEDRO kirjoitti:
> On Tue, Jan 3, 2017 at 4:10 PM, Bernt Hansson<bah at 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




More information about the freebsd-questions mailing list