maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Maemo 5 / Fremantle (https://talk.maemo.org/forumdisplay.php?f=40)
-   -   [Announce] kernel-power stable v51 in Extras-Devel (https://talk.maemo.org/showthread.php?t=85665)

peterleinchen 2012-10-27 11:10

Re: [Announce] kernel-power stable v51 in Extras-Devel
 
plzzz reeeeaaad
thiz (and other kp) thread and wiki

Xagoln 2012-10-27 20:00

Re: [Announce] kernel-power stable v51 in Extras-Devel
 
Quote:

Originally Posted by freemangordon (Post 1286245)
Hmm, having unstable SR with "default" profile is really strange. Would you boot the stock kernel and post your efuse values here(/sys/power/efuse_vddN), the same values when KP is booted and output from kernel-config show if you manage to execute it before the reboot happens. Also I need your /dev/mtd2.

Hmm, I don't think I have the stock kernel installed anymore. I will try to find out how to revert so I can get you those numbers. I should mention I believe I have one of the worst N900s ever produced - when I first overclocked it a couple of years ago I had to boost the voltages above all of the values in {ideal, lv, ulv, starving} by trial and error to achieve stability, and always without SR. I hoped that I might be able to use SR with frequency range 500-600 just to extend battery life, and then manually OC when I wanted to do something more CPU-intensive.

And the FM transmitter has never worked, no matter which version of fmtxd I tried! :(

I recently bought a 2nd N900 for a fraction of the price of my older one, and everything (including SR) works very well on it.

Quote:

Do you use ramzswap by chance?
No, I don't use it anymore - I found it didn't provide any benefit. I reflashed this phone 1 week ago and have been fairly conservative with what I have installed since.

Quote:

EDIT:

There is really something wrong here, SR VDD2 didn't change through KP versions.
Hmm, okay. In the past I only ever enabled VDD1 (VDD2 was super-unstable on my device), so that may not be relevant.

Xagoln 2012-10-27 20:15

Re: [Announce] kernel-power stable v51 in Extras-Devel
 
Hmm, I can't seem to revert to the stock kernel using the instructions here:

Code:

ash-n900:~# apt-get install --reinstall -y kernel kernel-flasher
Reading package lists... Done
Building dependency tree     
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  kernel-flasher: PreDepends: softupd (>= 0.4.0) but it is not going to be installed
E: Broken packages
ash-n900:~#

Yet I already have softupd (>= 0.4.0):

Code:

ash-n900:~# apt-get install softupd
Reading package lists... Done
Building dependency tree     
Reading state information... Done
softupd is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.
ash-n900:~# apt-cache show softupd
Package: softupd
Priority: extra
Section: utils
Installed-Size: 224
Maintainer: Yauheni Kaliuta <yauheni.kaliuta@nokia.com>
Architecture: armel
Version: 0.4.4+0m5
Depends: libc6 (>= 2.5.0-1), libcal1, libdbus-1-3 (>= 1.1.4), libgcc1 (>= 1:4.2.1), libscconf0 (>= 0.1), libsysinfo0, e2fsprogs, dosfstools, flasher
Pre-Depends: mini-rc
Filename: ./softupd_0.4.4+0m5_armel.deb
Size: 75748
MD5sum: 6d460ea2e6171dc35fad633f7a4c4f0f
SHA1: 22892ccbf0df92f81aea8d7790fb029e51f564c0
SHA256: 54c762dab80e5cffe162de2f070121da03804cd2b8b260df9baafd4b127c31cb
Description: userspace software updater


hyno111 2012-10-28 01:10

Re: [Announce] kernel-power stable v51 in Extras-Devel
 
I've heard that someone in xda have ported the upstream ondemand governor code from latest linux kernel(and a lot else).
Is that possible for power-kernel? Will that bring us any improvement in daily use?

Hurrian 2012-10-28 05:53

Re: [Announce] kernel-power stable v51 in Extras-Devel
 
Given that the N900 already jumps to OPP5 every time you use the device, I don't think much would change.

Xagoln 2012-10-28 09:38

Re: [Announce] kernel-power stable v51 in Extras-Devel
 
Ah, freemangordon, I'm running CSSU-thumb, so I guess uninstalling the power kernel to get the info you want from /sys/power/efuse_vddN is not possible.

If I give you a copy of the device file /dev/mtd2 whilst running under power kernel is it any help?

freemangordon 2012-10-28 10:48

Re: [Announce] kernel-power stable v51 in Extras-Devel
 
Quote:

Originally Posted by Xagoln (Post 1286605)
Ah, freemangordon, I'm running CSSU-thumb, so I guess uninstalling the power kernel to get the info you want from /sys/power/efuse_vddN is not possible.

If I give you a copy of the device file /dev/mtd2 whilst running under power kernel is it any help?

Yeah, flashing stock is not a good idea :)

Anyway, I still want your efuse values along with your "kernel-config show" output when SR VDD1 is on and tho profile you use to OC and/or undervolt. I want to compare what SR thinks is OK for your device to what is OK in practice. And maybe it is time to do the same for VDD2 SR I did for VDD1 SR. You and your "very bad" device could help a lot for that.

Going back I think I made a general mistake with SR - I preferred slightly better battery life instead of 1-2% worse and a bit higher voltages. But fortunately this is easy to be fixed.

Xagoln 2012-10-28 21:35

Re: [Announce] kernel-power stable v51 in Extras-Devel
 
Quote:

Originally Posted by freemangordon (Post 1286617)
Anyway, I still want your efuse values along with your "kernel-config show" output when SR VDD1 is on and tho profile you use to OC and/or undervolt.

Okay, so with my currently installed KP51 using my own stable undervolting/overclocking profile:

Code:

ash-n900:~# cat /sys/power/efuse_vdd1
0078a384
0089939e
009a82a6
00aaed99
00aada8e
00abb6f2
00aba3db
00ab9ad1
00ab92c6
ash-n900:~# cat /sys/power/efuse_vdd2
0099c485
009a8ec3
00aac695
ash-n900:~# kernel-config show
current kernel configuration:
current frequency: 805
supported frequencies: 125 250 500 550 600 720 805 850 900 950 1000 1100 1150
min. frequency: 250
max. frequency: 805
avoid frequencies: 125
active frequencies: 250:38,180 500:34,360 550:38,400 600:42,430 720:50,520 805:54,600 850:60,600 900:60,600 950:60,600 1000:60,600 1100:72,600 1150:72,600
SmartReflex VDD1=0, VDD2=0
governor ondemand: ignore nice load= 0, up threshold= 95, sampling rate= 300000, powersave bias= 0

And with my modified copy of the 'default' profile with SR VDD1 enabled:

Code:

ash-n900:~# cat /sys/power/sr_vdd1_autocomp
1
ash-n900:~# cat /sys/power/sr_vdd1_dsp_boost
125
ash-n900:~# cat /sys/power/sr_vdd1_voltage
48
ash-n900:~# cat /sys/power/sr_vdd2_voltage
44
ash-n900:~# cat /sys/power/sr_vdd2_autocomp
0
ash-n900:~# kernel-config show
current kernel configuration:
current frequency: 500
supported frequencies: 125 250 500 550 600 720 805 850 900 950 1000 1100 1150
min. frequency: 500
max. frequency: 600
avoid frequencies: 125 250
active frequencies: 500:48,360 550:54,400 600:60,430 720:60,430 805:60,430 850:60,500 900:60,500 950:60,500 1000:60,500 1100:72,520 1150:72,520
SmartReflex VDD1=1, VDD2=0
governor ondemand: ignore nice load= 0, up threshold= 95, sampling rate= 300000, powersave bias= 0

What should I do with the device file /dev/mtd2?

freemangordon 2012-10-29 06:43

Re: [Announce] kernel-power stable v51 in Extras-Devel
 
Quote:

Originally Posted by Xagoln (Post 1286824)
...
What should I do with the device file /dev/mtd2?

as root do "cat /dev/mtd2 > oops.log" without quotes, compress oops.log using whatever you like and upload it here.

Also I want kernel-config show output with SR VDD1 enabled when the device has run for a couple of minutes with it on, so SR had calculated the voltages.

qwazix 2012-10-29 07:32

Re: [Announce] kernel-power stable v51 in Extras-Devel
 
Quote:

Originally Posted by acidicX (Post 1283996)
Hey guys,

does anyone know if the fcam drivers will be compatible to the power kernel (or the power kernel to the fcam drivers) again any time soon?

Cam on my N900 only works with standard drivers on pk51.

Would be cool if I could use blessn900 again :)
Thx!

Fcam-drivers from extras-testing (or devel I'm not sure) work with kp and kcssu. They are pretty safe to use, haven't got any issues with them nor I've heard anyone having problems)


All times are GMT. The time now is 16:15.

vBulletin® Version 3.8.8