Bug 93046

Summary: [bisected] Lockup at boot with radeon
Product: xorg Reporter: Nick Sarnie <sarnex>
Component: Driver/RadeonAssignee: xf86-video-ati maintainers <xorg-driver-ati>
Status: RESOLVED NOTABUG QA Contact: Xorg Project Team <xorg-team>
Severity: major    
Priority: medium    
Version: git   
Hardware: Other   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description Nick Sarnie 2015-11-20 15:51:56 UTC
Hi guys. After glamor: Remove glamor_egl_destroy_textured_pixmap(), I get a lockup at a black screen before lightdm starts. If I change the driver to modesetting with this commit(by booting with radeon.modeset=0 and changing it in radeon.conf and rebooting), or use a commit before this with radeon, my computer works fine.

If it would be very helpful, I can try to get dmesg, but given it's a lockup and it's before my wifi has connected, it may be difficult.


Let me know if you need anything.

Thanks,
sarnex
Comment 1 Michel Dänzer 2015-11-24 06:33:08 UTC
Sounds like your radeon_drv.so is still referencing glamor_egl_destroy_textured_pixmap. Make sure you have http://cgit.freedesktop.org/xorg/driver/xf86-video-ati/commit/?id=10b7c3def58bb34acc38f076bc230e25b454ab79 and that configure runs again.
Comment 2 Nick Sarnie 2015-11-24 15:12:02 UTC
(In reply to Michel Dänzer from comment #1)
> Sounds like your radeon_drv.so is still referencing
> glamor_egl_destroy_textured_pixmap. Make sure you have
> http://cgit.freedesktop.org/xorg/driver/xf86-video-ati/commit/
> ?id=10b7c3def58bb34acc38f076bc230e25b454ab79 and that configure runs again.

Wow, that was it. Usually Gentoo tells me about unresolved symbols, my mistake. Sorry for the noise and thanks as always.

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.