Created attachment 122116 [details] git bisect log Hi, mesa crash as soon as I start xorg with 'startx' from tty1. I can see the mouse coursor in the middle of a black screen. After a few seconds the tty1 appears back, the message tells me that my GPU hangs for XXXX seconds. I tried to bisect this and you can see the result attached. I've also attached my mesa build script. My GPU is a R7-265 pitcairn, running Debian sid, with mesa/xorg/drm/kernel from git. LLVM 3.8 is at revision: 257294. I'm usign LXqt+openbox from debian sid.
Created attachment 122117 [details] mesa build script
Why did you mark this as NOTABUG?
(In reply to Nicolai Hähnle from comment #2) > Why did you mark this as NOTABUG? Hi Nicolai, I mark this as not a bug because I reset my git and find out there are 2 changes in hw/xfree86/common/xf86Module.h lines 83-84 #define ABI_VIDEODRV_VERSION SET_ABI_VERSION(21, 0) #define ABI_XINPUT_VERSION SET_ABI_VERSION(22, 1) something I've modified in the past. I've reverted my local changes and now it's working correctly. Cheers.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.