Active Topics

 


Poll: Do you think its possible to overclock the N900?!
Poll Options
Do you think its possible to overclock the N900?!

Reply
Thread Tools
Posts: 9 | Thanked: 3 times | Joined on Apr 2010
#2881
I'm trying to install the new Titan kernel. X Terminal won't let me do anything. I try to apt-get install kernel-power-settings and it outputs a list of packages that will be installed and removed. Everything is normal. Then it says After this operation, 369 kB of additional disk space will be used. Do you want to continue [Y/n]?

I press y and enter. It says Abort. and just aborts.

This seems to happen for pretty much everything I try.

If I try to install the kernel-settings from application manager it whines about incompatibility. This also happens for sixaxis support and pretty much everything else as well, just as an added bonus.

I was running Titan's ULV kernel before. I've now tried going back to Lehto, and I've tried reflashing to stock. The problems remain.

Could someone help me, please? I'm going crazy over here....

Edit: SOLVED -- I added an -y to the apt-get command. That did the trick. So the command that worked was apt-get install kernel-power-settings -y

Last edited by JCN; 2010-04-17 at 13:36.
 
Posts: 1,729 | Thanked: 388 times | Joined on Jan 2010 @ Canada
#2882
are both modded kernels compatible with PR 1.2?

i read that information somewhere here but there are items that have been deleted and changed!!!!
 
F2thaK's Avatar
Posts: 4,365 | Thanked: 2,467 times | Joined on Jan 2010 @ Australia Mate
#2883
been using titans latest 24-25 kernels @ 1ghz and it runs great but i notice one thing, it doesnt reboot well. it gets stuck most times... you have to hold power button turn off then turn on.......
 

The Following User Says Thank You to F2thaK For This Useful Post:
Posts: 9 | Thanked: 1 time | Joined on Apr 2010
#2884
I installed titan's kernel but I dunno how to set 250-900 mhz permanently can someone gimme a guide? for now i switched to lehto 125-800mhz kernel but I want to try titan's ULV Thanks Private message is fine and better than replying here

Last edited by jrherras; 2010-04-17 at 13:53.
 
Posts: 9 | Thanked: 3 times | Joined on Apr 2010
#2885
Titans 25 kernel made my N900 unbootable. Had to reflash original fw.
 
Posts: 169 | Thanked: 41 times | Joined on Apr 2010 @ Portugal
#2886
jrherras, hope this help:

Make a copy (to PC) of: /usr/share/kernel-power-settings/ideal
Edit that copy of 'ideal' you've made. Change these values to:
MIN_FREQ=250000
MAX_FREQ=900000
Save the file.
Rename the file to "myideal" and copy it to /usr/share/kernel-power-settings/

To temporaly try the settings do: sudo /usr/sbin/kernel-load /usr/share/kernel-power-settings/myideal

To permantly apply settings do:

sudo rm -f /etc/default/kernel-power
sudo ln -s /usr/share/kernel-power-settings/myideal /etc/default/kernel-power
sudo /usr/sbin/kernel-load

Regards,,


Originally Posted by jrherras View Post
I installed titan's kernel but I dunno how to set 250-900 mhz permanently can someone gimme a guide? for now i switched to lehto 125-800mhz kernel but I want to try titan's ULV Thanks Private message is fine and better than replying here
 

The Following 2 Users Say Thank You to nokian-series For This Useful Post:
Posts: 9 | Thanked: 1 time | Joined on Apr 2010
#2887
Originally Posted by nokian-series View Post
jrherras, hope this help:

Make a copy (to PC) of: /usr/share/kernel-power-settings/ideal
Edit that copy of 'ideal' you've made. Change these values to:
MIN_FREQ=250000
MAX_FREQ=900000
Save the file.
Rename the file to "myideal" and copy it to /usr/share/kernel-power-settings/

To temporaly try the settings do: sudo /usr/sbin/kernel-load /usr/share/kernel-power-settings/myideal

To permantly apply settings do:

sudo rm -f /etc/default/kernel-power
sudo ln -s /usr/share/kernel-power-settings/myideal /etc/default/kernel-power
sudo /usr/sbin/kernel-load

Regards,,

oh yeah lol I didnt think about that lol thanks ill do that
 
Posts: 61 | Thanked: 21 times | Joined on Jan 2010
#2888
Originally Posted by JCN View Post
I'm trying to install the new Titan kernel. X Terminal won't let me do anything. I try to apt-get install kernel-power-settings and it outputs a list of packages that will be installed and removed. Everything is normal. Then it says After this operation, 369 kB of additional disk space will be used. Do you want to continue [Y/n]?

I press y and enter. It says Abort. and just aborts.

This seems to happen for pretty much everything I try.

If I try to install the kernel-settings from application manager it whines about incompatibility. This also happens for sixaxis support and pretty much everything else as well, just as an added bonus.

I was running Titan's ULV kernel before. I've now tried going back to Lehto, and I've tried reflashing to stock. The problems remain.

Could someone help me, please? I'm going crazy over here....

Edit: SOLVED -- I added an -y to the apt-get command. That did the trick. So the command that worked was apt-get install kernel-power-settings -y
When it says "Y/n", it means "Y", not "y", so you must do shift+Y
 
moepda's Avatar
Posts: 334 | Thanked: 118 times | Joined on Apr 2010 @ United Kingdom
#2889
@titan, any chance you can make v24 available to download on your maemory.com/n900/overclock pages ? . unfortunately v25 doesnt work for me cant activate anything but v24 worked perfectly . searched here/HAM and google for the files to v24 but no luck . really sad to have had perfect phone yesterday on v24 and stuck with normal slow phone today on v25 . can only find v23 and v25 please help ! any help from anyone to get v24 would be so appreciated .)
 
Posts: 946 | Thanked: 1,650 times | Joined on Oct 2009 @ Germany
#2890
maemo24 is in extras-testing, maemo25 in devel.
All changelogs are posted on https://garage.maemo.org/news/?group_id=1528
there were only minor changes in v25 that are not supposed to break anything...
which settings do you use?
you can downgrade using
Code:
apt-get -y --force-yes install -d  kernel-power-flasher=2.6.28-maemo24 kernel-power=2.6.28-maemo24 kernel-power-modules=2.6.28-maemo24
BTW, the "-y --force-yes" omits the confirmation question.

Originally Posted by moepda View Post
@titan, any chance you can make v24 available to download on your maemory.com/n900/overclock pages ? . unfortunately v25 doesnt work for me cant activate anything but v24 worked perfectly . searched here/HAM and google for the files to v24 but no luck . really sad to have had perfect phone yesterday on v24 and stuck with normal slow phone today on v25 . can only find v23 and v25 please help ! any help from anyone to get v24 would be so appreciated .)
 

The Following User Says Thank You to titan For This Useful Post:
Reply

Tags
cooking on gas, cortex-a8, faster, first to fry it wins!, hardware, its smoking, n900, need for speed, need for weed, nos, omap, omap3, omap3430, overclock, overclocking, soc, system-on-a-chip, the dogs, this thread got good!, vtec just kicked in y0!, warranty will be void, whooplah, zoom zoom


 
Forum Jump


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