Date: Sat, 18 Feb 2017 21:40:56 +0200 From: Andriy Gapon <avg@FreeBSD.org> To: "Russell L. Carter" <rcarter@pinyon.org>, freebsd-ports@FreeBSD.org Subject: Re: radeon GL woes Message-ID: <16870909-7ec9-5239-b05a-4602988526cd@FreeBSD.org> In-Reply-To: <4906099e-e4d1-33e9-6af3-92b75173554e@pinyon.org> References: <4906099e-e4d1-33e9-6af3-92b75173554e@pinyon.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 18/02/2017 21:15, Russell L. Carter wrote: > So I've run into the radeon problem on xorg upgrade, running > mpv gives the > > libGL error: Version 7 or imageFromFds image extension not found > libGL error: failed to load driver: r600 > > error. I've been told that this is benign error and the r600 driver actually works. This is somehow related to DRI3 not being supported, but I don't know details. freebsd-x11@ could be a better list for this question. > Adding /usr/local/etc/X11/xorg.conf.d/dri.conf: > > Section "Device" > Identifier "Radeon" > Driver "radeon" > Option "DRI" "2" > EndSection > > has no effect. Nor does setting Option "DRI" "3" > > I am running without an xorg file, it has up till now > run great. > > I've reinstalled everything that I can think of, I build > via poudriere, and I got rid of the llvm37 and llvm38 that > were lurking on this system. > > Any ideas? -- Andriy Gapon
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?16870909-7ec9-5239-b05a-4602988526cd>