Bug 78321 - Xorg Freeze with radeon.dpm=1
Summary: Xorg Freeze with radeon.dpm=1
Status: NEW
Alias: None
Product: Drivers
Classification: Unclassified
Component: Video(DRI - non Intel) (show other bugs)
Hardware: x86-64 Linux
: P1 normal
Assignee: drivers_video-dri
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-19 05:55 UTC by perry3d
Modified: 2016-03-23 18:55 UTC (History)
3 users (show)

See Also:
Kernel Version: 3.15.1-1-ARCH
Subsystem:
Regression: No
Bisected commit-id:


Attachments
journalctl -k output (118.96 KB, application/octet-stream)
2014-06-19 05:55 UTC, perry3d
Details

Description perry3d 2014-06-19 05:55:52 UTC
Created attachment 140381 [details]
journalctl -k output

Hi,

i am using a "[AMD/ATI] Barts XT [Radeon HD 6870]" card on an Arch Installation with Kernel 3.15.1. 
If i append "radeon.dpm=1" to the kernel parameters i can boot fine into KDM. But at the login process (KDE) Xorg freezes. I can still move the mouse pointer and the SysRQ Keys are also working.
Sometimes, after i press SysRQ + K i can manage to get back to KDM and start another login attempt. And in some cases i can login completely and work in a stable environment.
I attached the output of "journalctl -k" after getting back to KDM with SysRQ+K.

Right now i am building linux-git from AUR.
Comment 1 perry3d 2014-06-19 06:35:46 UTC
Kernel build from git doesn't help.

The freeze seems to be related to the hdmi audio output. If i blacklist the snd_hda_intel and the snd_hda_codec_hdmi modules the system is running fine (at least for my first try).

Unfortunately my onboard sound card is also blacklisted with these modules.
Comment 2 perry3d 2014-06-19 06:44:02 UTC
Instead of blacklisting the kernel modules, adding radeon.audio=0 to the kernel parameters also helps.

For me this is a workaround as i don't need the hdmi audio output.
Comment 3 Alex Deucher 2014-06-19 13:32:33 UTC
Duplicate of bug 68571.

Note You need to log in before you can comment on or make changes to this bug.