https://bugzilla.novell.com/show_bug.cgi?id=728737 https://bugzilla.novell.com/show_bug.cgi?id=728737#c12 --- Comment #12 from Serg Zergus <zergusvcv@gmail.com> 2011-11-23 00:34:27 UTC --- Probably partial fix. Ironically enough, but upon filing report and continuing research found this message: http://ubuntuforums.org/showpost.php?s=01364bb2c029ddd5cdc456a29a936a7c&p=9863657&postcount=8 I've edited /etc/X11/xorg.conf.d/50-device.conf : Section "Device" Identifier "Default Device" Driver "radeon" Option "NoAccel" "true" EndSection Note Option "NoAccel" "true" Successfully booted at normal mode and now 2d acceleration is working much smoother. Although glxinfo OpenGL string didn't change - still: OpenGL vendor string: Mesa Project OpenGL renderer string: Software Rasterizer OpenGL version string: 2.1 Mesa 7.11 but dmesg | egrep "drm|radeon" now outputs: [ 2.723432] [drm] Initialized drm 1.1.0 20060810 [ 2.779925] [drm] VGACON disable radeon kernel modesetting. [ 2.812497] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). [ 2.812501] [drm] No driver support for vblank timestamp query. [ 2.812505] [drm] Initialized radeon 1.33.0 20080528 for 0000:03:00.0 on minor 0 without any mentions of `registered panic notifier` and radeon framebuffer Hopefully that helps a bit. Thanks. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.