[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 #19 from Adam Jimerson <[email protected]> --- (In reply to Niclas Zeising from comment #18) > Can you verify that amdgpu.ko loaded properly when things were working? There as been some churn in mesa-dri related to the switch to meson, especially surrounding swrast, wich is a software rendering GL driver. I do know that the amdgpu and the related Polaris 10 kernel modules are getting loaded at boot as in comment 8 (https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247416#c8). At this point though I question is if X11 was ever loading /usr/local/lib/xorg/modules/drivers/amdgpu_drv.so looking at the logs it looks like it tries to load the ati driver and fails (due to no ati_drv.so in /usr/local/lib/xorg/modules/drivers I'm guessing) and eventually settles for loading the vesa driver. > While mesa-dri 19.0.8_6 should have fixed that, it might be worth updating to 19.0.8_7 which had some further fixes. Sure I'll try that and report back my results, although it looks like 19.0.8_7 has not fullly propogated through the pkg servers so I'm building it from the ports tree. -- 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]"