Forum: Alternatives
2010-08-29, 08:21
|
Replies: 764
Views: 342,003
|
Forum: Applications
2010-07-30, 00:25
|
Replies: 2,065
Views: 961,670
|
Forum: Maemo 5 / Fremantle
2010-07-22, 10:26
|
Replies: 393
Views: 211,448
Re: Optimize your Nokia N900
Added the drop cache routines too, for even more optimized memory recovery.
#!/bin/sh
echo Your Nokia N900 is being Optimized
#Refresh the Audio Process to avoid audio glitch
killall...
|
Forum: Alternatives
2010-07-21, 15:33
|
Replies: 944
Views: 342,763
|
Forum: Applications
2010-07-21, 02:25
|
Replies: 2,065
Views: 961,670
|
Forum: Nokia N900
2010-07-19, 16:39
|
Replies: 11
Views: 12,790
Re: How to uninstall / remove ovi map from my N900
I've seen dedicated gps systems pick up on satelites and get locks when in planes. It is possible that the N900 just isn't as capable GPS-wise, what with being filled with a bunch of other hardware....
|
Forum: Applications
2010-06-01, 11:43
|
Replies: 51
Views: 34,569
|
Forum: Maemo 5 / Fremantle
2010-05-25, 15:50
|
Replies: 631
Views: 155,285
|
Forum: Nokia N900
2010-05-02, 15:54
|
Replies: 5,350
Views: 2,126,331
Re: Overclock the N900?
I have finally uploaded the new experimental version 0.5 of kernel-power-settings.
It has lots of useful features and should make life easier but it's very different from the old kernel-load script....
|
Forum: Maemo 5 / Fremantle
2010-05-02, 12:05
|
Replies: 717
Views: 257,470
Re: PR1.2 is RELEASED!!
Is this the same as previous Flash version?
http://img17.imageshack.us/img17/3947/screenshot24q.png
|
Forum: General
2010-04-14, 10:04
|
Replies: 16
Views: 8,472
Re: [Request] CPU Frequency Selector
It is not possible to overclock n900 without changing kernel.
This program can only set frequencies from available in system. If you are using default kernel you can only chose from 600 550 500 and...
|
Forum: Nokia N900
2010-04-05, 23:18
|
Replies: 5,350
Views: 2,126,331
|
Forum: Nokia N900
2010-04-05, 23:13
|
Replies: 5,350
Views: 2,126,331
Re: Overclock the N900?
I managed to restore mine. It was
apt-get install --reinstall mp-fremantle-generic-pr
followed by a reboot.
Edit: it might also be mp-fremantle-003-pr or something else depending on your...
|
Forum: Nokia N900
2010-03-19, 18:07
|
Replies: 6
Views: 2,974
Re: flite producing crackle
Well, I have a hack solution for right now that works. :) It's not super pretty, but it makes the current version of flite work (AND it works with maemo-mapper)!
The solution is to open an Xterm...
|
Forum: Applications
2008-09-08, 13:26
|
Replies: 490
Views: 162,077
|
Forum: Applications
2008-09-07, 00:56
|
Replies: 490
Views: 162,077
Re: Youtube browser - mYTube - released
sudo gainroot
vi /usr/bin/youtube-dl-x
change this line
const_video_url_real_str = 'http://www.youtube.com/get_video?video_id=%s&t=%s&fmt=6' not this line
const_video_url_str =...
|