https://bugs.freedesktop.org/show_bug.cgi?id=69694
Priority: medium Bug ID: 69694 Assignee: dri-devel@lists.freedesktop.org Summary: Xorg doesn't start on KABINi with radeonsi Severity: normal Classification: Unclassified OS: All Reporter: mpiazza@gmail.com Hardware: Other Status: NEW Version: git Component: Drivers/Gallium/radeonsi Product: Mesa
Created attachment 86336 --> https://bugs.freedesktop.org/attachment.cgi?id=86336&action=edit gdb trace on segfault
I bougth a brand new laptop with AMD APU A4-5000 (KABINI) which have two amd gpu (8330 integrated + 8550M dedicated).
I just tried to recompile everithing to make Xorg work with radeonsi.
At then end I have: 1)kernel 3.12-rc1 (with latest Alex Deucher 6 patches, the first is https://patchwork.kernel.org/patch/2922981/ dealing with clocks on SI); 2) libdrm git; 3) mesa git; 4) xf86-video-ati git; 5) glamor git; 6) Xserver git;
I cannot start Xorg (the screen goes black), but I can ssh into it a trace the segfault with gdb.