https://bugs.freedesktop.org/show_bug.cgi?id=105449
Bug ID: 105449 Summary: dual radeon xserver crash on startup: destination is framebuffer incomplete: incomplete/missing attachment [8cd7] Product: DRI Version: unspecified Hardware: x86 (IA32) OS: Linux (All) Status: NEW Severity: normal Priority: medium Component: DRM/Radeon Assignee: dri-devel@lists.freedesktop.org Reporter: smf.linux@ntlworld.com
Created attachment 138014 --> https://bugs.freedesktop.org/attachment.cgi?id=138014&action=edit Log and Configuration data
This system had a 760G [Radeon 3000] and a Radeon X1550 video cards and had worked satisfactorily for a number of years. The Radeon X1550 recently started to show signs of age so I decided to replace it with a RV710 [Radeon HD 4350] I have available. The only change I made was to update the kernel with firmware blobs for the RV710 [Radeon HD 4350]. The xserver now crashes on startup and reports:
destination is framebuffer incomplete: incomplete/missing attachment [8cd7]
The user space system is a 32bit LFS/BLFS build (kept mostly up to date) and the kernel is 64bit currently version 4.14.25.
I am attaching some relevant configuration and log files for information.
Is this a configuration issue on my part or a real software problem ?
https://bugs.freedesktop.org/show_bug.cgi?id=105449
--- Comment #1 from SMF smf.linux@ntlworld.com --- Also tested with 4.15.8 kernel with the same result.
https://bugs.freedesktop.org/show_bug.cgi?id=105449
Michel Dänzer michel@daenzer.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID
--- Comment #2 from Michel Dänzer michel@daenzer.net --- [ 1146.551] (II) Loading /usr/lib/X11/modules/libglamoregl.so [ 1146.557] (II) Module glamoregl: vendor="X.Org Foundation" [ 1146.557] compiled for 1.19.6, module version = 0.6.0
You're using the old standalone glamor repository. Use glamor from the xserver repository.
https://bugs.freedesktop.org/show_bug.cgi?id=105449
--- Comment #3 from SMF smf.linux@ntlworld.com --- Removed old glamor components and rebuilt xserver:
[ 517.455] (II) Loading /usr/lib/X11/modules/libglamoregl.so [ 517.474] (II) Module glamoregl: vendor="X.Org Foundation" [ 517.474] compiled for 1.19.6, module version = 1.0.0
problem solved thanks.
dri-devel@lists.freedesktop.org