> Unfortunately there seems to be a line in your dmesg that the > Mesa-internal parser didn't understand - that's what the Assertion > message is about, and it's why you don't see any dump files. I've > updated the branch at > https://cgit.freedesktop.org/~nh/mesa/log/?h=debug-dma with a patch to > work around this. Please retry with that one. > > Also, please make sure that your X server really uses the manually > built version of radeonsi_dri.so and has R600_DEBUG=check_vm set. That > assertion should have taken down your X server before you even had a > chance to start dolphin. It did, you can see in the log that it says "Killed" I ran dolphin from ssh, that's why I could show you the log. Building mesa again with the patch now, will report back :) - Mads