Currently unloading radeon module if dynpm is enabled causes oopses. It also looks that if only fixing oopses radeon would leave card to power save mode. When kernel module is unloaded power management should unregister the delayed work with cancel_delayed_work_sync and set default power state.
Could you post fast tip for reloading radeon, please? I heard of some fbcon unbinding hack.
Created attachment 34074 [details] My script for reloading radeon module Attached the shell script that I use to reload radeon module. usage is <script> [01] [s]{0,1} where the first parameter is for selecting if modesetting is enabled after reload. the second paramter is set to s if you want to start gdm immediately after module reload.
(In reply to comment #2) > Created an attachment (id=34074) [details] > My script for reloading radeon module > > Attached the shell script that I use to reload radeon module. > > usage is <script> [01] [s]{0,1} > > where the first parameter is for selecting if modesetting is enabled after > reload. the second paramter is set to s if you want to start gdm immediately > after module reload. > warning: There is extra agpmode=4 parameter. I didn't remember that I had added it there.
I've attempted to fill this in here: http://people.freedesktop.org/~agd5f/pm2/0022-drm-radeon-kms-pm-restore-default-power-state-on-ex.patch
Can this be closed?
No feedback for 3 years. Closing.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.