View Single Post
Posts: 9 | Thanked: 1 time | Joined on Sep 2013
#14
I'm currently running KP52 although I had KP51 when the problem started, I upgraded after it started hoping to fix it but it didn't.
I had to reinstall kernel-power-settings to get kernel-config back, this is what kernel-config show outputs.
Code:
current kernel configuration:
current frequency: 600
supported frequencies: 125 250 500 550 600 720 805 850 900 950 1000 1100 1150 
min. frequency: 250
max. frequency: 600
avoid frequencies: 125 
active frequencies: 250:38,180 500:48,360 550:48,400 600:42,430 720:54,430 805:54,430 850:54,500 900:54,500 950:54,500 1000:60,500 1100:72,520 1150:72,520 
SmartReflex VDD1=0, VDD2=0
governor ondemand: ignore nice load= 0, up threshold= 75, sampling rate= 150000, powersave bias= 0
And this is /etc/pmconfig;
Code:
# Power management configuration file
enable_off_mode 1
sleep_while_idle 1
sr_vdd1_autocomp 1
sr_vdd2_autocomp 1
clocks_off_while_idle 1
voltage_off_while_idle 1
scaling_governor ondemand
scaling_max_freq 600000
scaling_min_freq 125000
sleep_ind 1
EDIT::
Just remembered that I am unable to remove kernel-power as kernel-power-uninstall fails with the following message,
Code:
Reading package lists...
Building dependency tree...
Reading state information...
0 upgraded, 0 newly installed, 2 reinstalled, 0 to remove and 5 not upgraded.
Need to get 2046kB of archives.
After this operation, 0B of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
  kernel-flasher kernel
E: There are problems and -y was used without --force-yes
Could forcing kernel and kernel-flasher to install restore the Nokia kernel?

Last edited by Beeswax; 2013-09-26 at 19:23.