View Single Post
Posts: 255 | Thanked: 61 times | Joined on Feb 2010
#353
Sorry for the late response. I work nights.
Originally Posted by kingoddball View Post
How do you disable net launcher? (I wanted that gone off mine originally).
In ubuntu

Code:
sudo killall netbook-launcher
sudo apt-get remove netbook-launcher
sudo apt-get autoremove
or if you still want to option of launching it

System menu > Preferences > Startup Applications > and disable netbook-launcher

Originally Posted by kingoddball View Post
Also, how do you run it at 1.1GHZ?????
This might break the cursor again, it did for me but I basicly setup tslib insted of udev and it fixes the issue. It might not happen for you, but If it does Ill write steps for fixing.

I use bootmenu, and only power40 as my kernel, If you have multiboot just add the kernel option and set it to power40, I got the red screen is why I didnt bother anymore, I have no use for other kernels anyway.

1. Have Power40 installed and /lib/modules/2.6.28.10power40/ from Maemo, copied to /lib/modules/2.6.28.10power40/

2. In ubuntu (and every time you start; Tip: add this line to the bottom of /etc/init.d/rc.local but bewarned it will auto overclock)
Code:
echo 1100000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq
3. Use the CPU scaling panel applet for nice profiles and such

Originally Posted by kingoddball View Post
I didn't know we could OC with Ubuntu.. Please help, it sounds sweet!!!!
Yeah, Any os can overclock if the kernel supports it.
__________________
Desktop: 2.8ghz Athlon x2 Kuma 4gb DDR2 OCZ Platinum XFX Geforce 260GTX BE

Last edited by ear0wax; 2010-11-11 at 08:50. Reason: changed tip in step 2 for overclocking
 

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