Created attachment 33367 [details] Output from `dmesg` There is currently a regression in drm-radeon-testing branch of GIT kernel source. The problem was originally fixed in bug #25150. Symptoms: LVDS shows only horizontal stripes during boot and changes color to white. Monitor connected to DVI-0 runs well, X.org starts and runs on DVI-0 only. Running xrandr --output LVDS --auto shows "cannot find crtc for LVDS", but running xrandr --output DVI-0 --off xrandr --output HDMI-0 --off xrandr --output LVDS --auto xrandr --output DVI-0 --auto shows the screen correctly. I've bisected the drm-radeon-testing branch and the first problematic commit is bcc1c2a1d22974215e39dc87ce746ba9a39223e5 "drm/radeon/kms: add initial Evergreen support (Radeon HD 5xxx)". dmesg and Xorg.log attached.
Created attachment 33368 [details] Xorg.0.log
I have ATI Mobility Radeon HD 3470, I'm running xorg-server 1.7.5, libdrm git, xf86-video-ati git, mesa git, kernel branch radeon-drm-testing (as shown above). The problem can be seen from the first moments of kernel switching to graphics during boot.
Created attachment 33410 [details] [review] fix shared ddc detection This should do the trick.
(In reply to comment #3) > Created an attachment (id=33410) [details] > fix shared ddc detection > > This should do the trick. Yes, that does the trick. Works for me. dmesg and Xorg.0.log attached.
Created attachment 33476 [details] dmesg
Created attachment 33477 [details] Xorg.0.log
Pushed upsteam.
And thanks for quick response (as usual) :-)
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.