Bug 93046 - [bisected] Lockup at boot with radeon
Summary: [bisected] Lockup at boot with radeon
Status: RESOLVED NOTABUG
Alias: None
Product: xorg
Classification: Unclassified
Component: Driver/Radeon (show other bugs)
Version: git
Hardware: Other Linux (All)
: medium major
Assignee: xf86-video-ati maintainers
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-11-20 15:51 UTC by Nick Sarnie
Modified: 2015-11-24 15:12 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

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.