Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 May 2018 00:15:32 -0700
From:      Yuri <yuri@rawbw.com>
To:        freebsd-x11@freebsd.org
Subject:   Re: Radeon R2/R3/R4/R5 Graphics card fails: open /dev/dri/card0: No such file or directory
Message-ID:  <1fb3a90e-3d4f-0593-b844-4ea19ad01eac@rawbw.com>
In-Reply-To: <4fe27b64-9837-8ca6-1678-d140388db8a8@rawbw.com>
References:  <4fe27b64-9837-8ca6-1678-d140388db8a8@rawbw.com>

next in thread | previous in thread | raw e-mail | index | archive | help
I've managed to make it work using just one section in xorg config:

Section "Device"
         Identifier "Card0"
         Driver "scfb"
         BusID "pci0:0:1:0"
EndSection

No drivers from drm-next-kmod are loaded. xf86-video-ati is installed.


Yuri




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1fb3a90e-3d4f-0593-b844-4ea19ad01eac>