View Single Post
Posts: 842 | Thanked: 1,197 times | Joined on May 2010
#1
I've been OCing my N900 for quite a while now. For most of the time however, I'd boot into Maemo, go root, and load my OC profile with "kernel-config load oc1".
Recently, I decided to try setting it as default, as it has been completely stable with my OC settings.
I set it to default with "kernel-config default oc1".
The system works fine... but whenever I boot, I only see the first 3 or so frames of my boot-video. The -audio- plays, but the video "freezes".
The system does finish booting, but the video frame stays on the screen until Hildon-desktop actually loads up.
Note that that was with a max CPU of 950. If I limit it to 600, I get more of the video, but not all of it.
With the -default- configuration however, the video plays fine etc etc.

My configuration is as follows:
Code:
MINFREQ=125
MAXFREQ=950
FREQS="0:22,90 125:22,90 250:22,180 500:30,360 550:32,400 600:34,430 700:39,430 750:41,430 805:45,430 850:47,500 900:50,500 950:54,500 1000:58,500 1100:67,520 1150:71,520 "
SMARTREFLEX_VDD1=0
SMARTREFLEX_VDD2=0
GOVERNOR=ondemand
IGNORE_NICE_LOAD=1
UP_THRESHOLD=75
SAMPLING_RATE=100000
POWERSAVE_BIAS=0
Any ideas? I mean, I'm not sure its the voltages; I haven't had a crash in weeks with this profile, and it -does- finish booting...

-Rob