![]() |
Re: [Announce] kernel-power v48
I installed v48 and the power kernel settings. Can't find the settings application anywhere.
When I use the uname -a the response I get is Linux Nokia-N900-2.6.28-omap1 #1 PREEMPT Sun Aug 8 09:50:47 BST 2010 armv71 unknown Is this the correct response or did something go wrong? |
Re: [Announce] kernel-power v48
that is stock (Nokia) kernel, not kp48
Did you reboot? |
Re: [Announce] kernel-power v48
I did reboot.
|
Re: [Announce] kernel-power v48
Then you missed something on the way... Check the instructions and try it again.
|
Re: [Announce] kernel-power v48
I have multiboot installed, just noticed (booting with keyboard open) that another item (power kernel) appeared - my fault!
Selected it and now get Linux Nokia-N900-2.6.28.10-power48 #1 PREEMPT Mon Aug 22 15:09:51 EEST 2011 armv71 unknown That looks better but I still don't see the kernel settings (to o/c etc) - should that be on my hildon desktop? |
Re: [Announce] kernel-power v48
I'm pretty sure those are commanline-only tools
|
Re: [Announce] kernel-power v48
You don't "see" them, at least if you don't have visions. The 'kernel-power-settings' consist of kernel voltage and frequency profiles (explained in simple form), and tools to load & set them. You'll have to use xterm for this.
http://wiki.maemo.org/Overclocking http://wiki.maemo.org/Kernel_Power#B...2Foverclocking |
Re: [Announce] kernel-power v48
Quote:
|
Re: [Announce] kernel-power v48
Quote:
EDIT: also are you sure you have correct swap priorities? Because adding swap with busybox's swapon leaves newly added swap on the tail, i.e. it will be use when flash swap is full. |
Re: [Announce] kernel-power v48
Quote:
|
Re: [Announce] kernel-power v48
hey guys, I just updated the kernel 47 and after update phone doesnt boot. error message is this: cant flash kernel, required files not found Guru meditation
#00000025.62017712 please help if possible or else i have to reflash |
Re: [Announce] kernel-power v48
i had nitdroid installed,just uninstalled ,though i have manually installed multiboot but still i cant be sure if i have kp48.
uname -a gives me this ..Linux Nokia-N900-2.6.28-omap1 #1 PREEMPT Sun Aug 8 09:50:47 BST 2010 armv71 unknown i tried with keyboard ,didnt get any power kernel option ,any one could tell me what possibly i can do to know if i have kp-48 installed perfectly ? |
Re: [Announce] kernel-power v48
Quote:
|
Re: [Announce] kernel-power v48
Quote:
any other command or solution? even conky is showing up with the omap1 value of kernel . |
Re: [Announce] kernel-power v48
Quote:
means you are running the stock kernel at the moment . have you tried reinstalling ? |
Re: [Announce] kernel-power v48
nope,you mean i should uninstall kp48 which is showing in the Fapman and then again i should try to re-install that ? is that it what you tryna say ?
|
Re: [Announce] kernel-power v48
Quote:
and as you have posted that you have multiboot installed , not sure may be multiboot creating a problem ? p.s i am not a dev or any coder , so please feel free to ignore my post(s) :P |
Re: [Announce] kernel-power v48
@Pali,
good job guy , i,m impressed with your talent. cheers |
Re: [Announce] kernel-power v48
Quote:
Oh, and which part of Maemo starts complaining and throwing Application Errors when memory reachers 384MB? |
Re: [Announce] kernel-power v48
okey ,now that i tried to re-install kp 48 after uninstalling it ..now getting cant reflash kernel ,required files not found .guru meditation #00000025.62017712..
help plzzzzzzzzzzzzz ? :( |
Re: [Announce] kernel-power v48
Quote:
|
Re: [Announce] kernel-power v48
Quote:
and he is now trying this http://wiki.maemo.org/Updating_the_t...rt_topic.21.29 |
Re: [Announce] kernel-power v48
i cant even turn on the phone . It says
required files not found,guru meditation #00000025.62017712 press any key to panic what do i do ? help please ! |
Re: [Announce] kernel-power v48
Quote:
|
Re: [Announce] kernel-power v48
i cnt connect via usb, everytym i try to connect it says cannot connect via usb device storage in use. reboot or shutdown dint fix the problem. i am facing this after installing k48
|
Re: [Announce] kernel-power v48
thankx pali, u r the great.
|
Re: [Announce] kernel-power v48
hey i found easiest way for overclocking n900. no xterm needed here is the app
http://maemo.org/packages/package_in...ufreq/0.4.3-1/ first install this v48 kernel. n900 is superb now |
Re: [Announce] kernel-power v48
I'm rewriting this post to make it more readable and informative.
My situation was: I had v46 + uboot installed, and wanted to update kernel power. But I wanted to keep uboot. (for meego) Disclaimer: nothing in this post should kill kittens, but it may brick your phone. It worked for me, but may not work for you. Also you should not write commands that you do not understand Commands in this post come from here and there What I did: - deinstall uboot - without rebooting, update kernel power (or force reinstall if you already have the latest version) - reboot, to be sure (may not be necessary) - flash the uboot version of the kernel, obtained by one of these two methods: 1) get it on my server or 2) make it yourself using these commands: this assumes - a ubuntu box. - uboot-mkimage is installed - flasher-3.5 is in the active folder (and chmod +x) Code:
#!/bin/bash Either way, you end up with a vmlinuz-power file. You can flash it (this flashes the kernel only, it does not removes your programmes or data) like this: Code:
sudo ./flasher-3.5 -f -k vmlinuz-power -R Feel free to give feedback or improve the script :) |
Re: [Announce] kernel-power v48
great kernel.. all smooth..
sadly mobile hotspot still does not work... |
Re: [Announce] kernel-power v48
Quote:
|
Re: [Announce] kernel-power v48
I watch less battery life.
|
Re: [Announce] kernel-power v48
same here....less battery life...
|
Re: [Announce] kernel-power v48
Quote:
So I take the vmlinuz-power file and what I have to do with it? I want uboot to try meego. Thanks in advance. |
Re: [Announce] kernel-power v48
The graph of my battery-usage looks the same like what kp47 did, needs more days to get the big picture but I don't see any negative effects on battery life when going kp47 -> kp48
|
Re: [Announce] kernel-power v48
Quote:
I'll rewrite the post in a more informative way latter, but all I needed to do with it after having installed power kernel v48 was: Code:
sudo ./flasher-3.5 -f -k vmlinuz-power -R it can also be done from inside the N900, see the second post I was reffering to. |
Re: [Announce] kernel-power v48
Joikuspot still not working with v48? Please somebody confirm. Really I would like to have it with v48.
Thanks. |
Re: [Announce] kernel-power v48
Quote:
Quote:
|
Re: [Announce] kernel-power v48
Guys,
A noob question: What's wrong with my environment, I have multiboot installed, when I'm going to install "Linux kernel for power user (boot image for multiboot) I get a conflict error with "Linux kernel for power user (1:2.6.28-10power47) and vice-versa when I'm going to install the Linux kernel for power user 2.6.28-10power48 it conflicts with the Linux kernel for power user(boot image)(1:2.6.28-10power47). Should I uninstall the Linux kernel for power user (1:2.6.28-10power47)? How can i do that? |
Re: [Announce] kernel-power v48
Quote:
|
Re: [Announce] kernel-power v48
Hi
I aplied the update for the Kernel via FAPM and now every time I check conky to the freq it doesn't seem to fluctuate like it was before. I meen it's allways in the higher frequency, I don't want to frie my n900. Is this normall or there is something wrong? I also aplied Karam's patches. Thanks in advance for any help |
All times are GMT. The time now is 04:10. |
vBulletin® Version 3.8.8