[Bug 247416] x11-servers/xorg-server: DRI2 fails on AMD Polaris 10
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247416 --- Comment #21 from Adam Jimerson <[email protected]> --- It looks like things are still failing with mesa-dri 19.0.8_7, although it seems that the core problem is X11 is not using the correct driver. I even tried creating a /usr/local/etc/X11/xorg.conf.d/ config file to try and tell X11 to load the amdgpu driver and it still failed with the "No screens found" error. Section "Device" Identifier "Card0" Driver "amdgpu" EndSection I was hoping that would cause X11 to look for /usr/local/lib/xorg/modules/drivers/amdgpu_drv.so instead of /usr/local/lib/xorg/modules/drivers/ati_drv.so like it seems to want to do. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-x11 To unsubscribe, send any mail to "[email protected]"