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
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.
(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.