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 _______________________________________________ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"