Hi there,
The 'profile' power management works fine with the radeon driver, but when I enable dynamic power management X refuses to start. I have tried two ways on enabling it - grub radeon.dynpm=1 and /etc/modprobe.d/ 'options radeon dynpm=1'. Can anyone give me a hint?
When I use the boot option radeon.dynpm=1 (I have tried adding radeon.modeset=1 additionally), the boot sequence falls back to the basic graphical boot and then fails when starting X - I get a black screen.
Code:
# lspci -nn | grep VGA
01:05.0 VGA compatible controller [0300]: ATI Technologies Inc M880G [Mobility Radeon HD 4200] [1002:9712]
Code:
# lsmod | grep radeon
radeon 792595 3
ttm 68749 1 radeon
drm_kms_helper 40141 1 radeon
drm 226004 5 radeon,ttm,drm_kms_helper
i2c_algo_bit 13156 1 radeon
i2c_core 37955 6 videodev,i2c_piix4,radeon,drm_kms_helper,drm,i2c_algo_bit