On Fri, 2019-04-12 at 14:32 -0500, Brandon Nielsen wrote: > Desktop, UEFI, Z87 chipset, Intel Xeon E3-1230 v3, AMD R9 280X GPU - > Fails, does not show the specified error instead journalctl shows: > > gnome-shell[1820]: Failed to create backend: No GPUs found with udev This is actually expected, but it's kind of an intermediate error: the attempt to start GNOME on Wayland fails with this error, then GDM should try and start it on X instead. > > Which is likely caused by (from dmesg): > > [ 11.994228] [drm] VGACON disable radeon kernel modesetting. > [ 11.994258] [drm:radeon_init [radeon]] *ERROR* No UMS support in > radeon module! That's also kinda expected, it's more or less the intended effect of passing nomodeset - it prevents the kernel module from loading so we hit a fallback path... -- Adam Williamson Fedora QA Community Monkey IRC: adamw | Twitter: AdamW_Fedora | XMPP: adamw AT happyassassin . net http://www.happyassassin.net _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx