Bug 74871

Summary: ATI radeon support in the kernel (Shutdown problem with ASUS X5DAB (Mobility Radeon HD4570))
Product: Drivers Reporter: stephanmunsch
Component: Video(DRI - non Intel)Assignee: drivers_video-dri
Status: NEW ---    
Severity: low CC: alexdeucher, szg00000
Priority: P1    
Hardware: x86-64   
OS: Linux   
Kernel Version: 3.14.1-1 Subsystem:
Regression: No Bisected commit-id:
Attachments: Screen photography of error condition.
dmesg output
Xorg logfile

Description stephanmunsch 2014-04-26 15:29:12 UTC
Created attachment 133841 [details]
Screen photography of error condition.

Additional info:
 * package version(s): xorg-server: 1.15.1-1, xf86-video-ati: 1:7.3.0-1
 Starting the system and using the notebook gives no problems. It only appears when shutting down.
 For some of the messages associated with the error pls. look at the included file.

 Steps to reproduce:
 Shutting down the system yields the given messages. The Xorg.0.log gives no further useable information. 
 When not shutting down, changing to a root-terminal and inputting the command "killall -9 X" gives the same error messages.
 Deinstalling xf86-video-ati and using VESA makes the error disappear.
Comment 1 Alex Deucher 2014-04-26 15:52:23 UTC
Please attach your dmesg output and xorg log.  Is this a regression?  If so, can you bisect?
Comment 2 stephanmunsch 2014-04-27 17:37:59 UTC
Created attachment 133891 [details]
dmesg output
Comment 3 stephanmunsch 2014-04-27 17:38:32 UTC
Created attachment 133901 [details]
Xorg logfile
Comment 4 stephanmunsch 2014-04-27 17:46:48 UTC
I assume this is a regression, because I have used this computer already for a longer time without problems. If the given logfiles don't help, I'll try to learn about bisect and help to find out the location of the problem.