Bug 118611
Summary: | Using the 4.6 Kernel causes one Radeon screen to intermittently power cycle. | ||
---|---|---|---|
Product: | Drivers | Reporter: | K. Paden (kpaden1) |
Component: | Video(DRI - non Intel) | Assignee: | drivers_video-dri |
Status: | RESOLVED CODE_FIX | ||
Severity: | normal | CC: | lenb |
Priority: | P1 | ||
Hardware: | x86-64 | ||
OS: | Linux | ||
Kernel Version: | linux 4.6 | Subsystem: | |
Regression: | No | Bisected commit-id: | |
Attachments: |
Xorg.0.log
DMESG.txt |
Description
K. Paden
2016-05-20 13:55:33 UTC
I would expect regression is likely to be related to the radeon driver. Perhaps you can git-bisect which kernel version caused it to break? Also, please attach the dmesg output and Xorg log file (assuming you're using X), preferably captured after the problem occurred. Created attachment 217331 [details] Xorg.0.log Here you are, -Khalid On 05/23/2016 09:35 PM, bugzilla-daemon@bugzilla.kernel.org wrote: > https://bugzilla.kernel.org/show_bug.cgi?id=118611 > > --- Comment #2 from Michel Dänzer <michel@daenzer.net> --- > Also, please attach the dmesg output and Xorg log file (assuming you're using > X), preferably captured after the problem occurred. > Created attachment 217341 [details]
DMESG.txt
Sorry, I am not familiar with git-bisect. It is kernel 4.6. Enter "git bisect howto" in your favourite web search engine. The answer was to go into the display control screen, and lower the resolution of the screen that was powering off. I noticed in Kernel 4.5.3, this was a problem. But it is ok now with the one screen at a lower resolution. |