The Following User Says Thank You to No!No!No!Yes! For This Useful Post: | ||
|
2010-04-22
, 10:47
|
Posts: 527 |
Thanked: 121 times |
Joined on Feb 2010
|
#92
|
|
2010-04-22
, 11:18
|
|
Posts: 700 |
Thanked: 846 times |
Joined on Nov 2009
|
#93
|
I keep having issues with this great app.
Please some help...
When I create my own commands I sometimes have an error in de the desktop stating that hildon-desktop needs to shutdown???
I am trying to add a command to start homunculus from root.
In X-terminal it works like this:
root homunculus
can this be done in queen app?
The Following User Says Thank You to No!No!No!Yes! For This Useful Post: | ||
|
2010-04-22
, 11:21
|
Posts: 527 |
Thanked: 121 times |
Joined on Feb 2010
|
#94
|
|
2010-04-22
, 11:31
|
|
Posts: 700 |
Thanked: 846 times |
Joined on Nov 2009
|
#95
|
Thanks mate, but tried that as well...
I would like to have commands in the desktop to start apps from root...
Exec=/usr/bin/osso-xterm top
Exec=root homunculus
The Following User Says Thank You to No!No!No!Yes! For This Useful Post: | ||
|
2010-04-23
, 22:35
|
Posts: 1,729 |
Thanked: 388 times |
Joined on Jan 2010
@ Canada
|
#97
|
Hi, try this:
Code:echo "cat /sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_cur_freq" | sudo gainroot
echo "/sudo_command/" ׀ sudo gainroot
|
2010-04-23
, 23:02
|
Posts: 1,729 |
Thanked: 388 times |
Joined on Jan 2010
@ Canada
|
#98
|
I see from your post in the oc thread that you've resolved this, could you please post the scripl you used to get it working and also the 805mhz one please
Thanks
echo "echo 1000000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq" | sudo gainroot
|
2010-04-24
, 03:50
|
Posts: 1,427 |
Thanked: 2,077 times |
Joined on Aug 2009
@ Sydney
|
#99
|
The Following User Says Thank You to jakiman For This Useful Post: | ||
|
2010-04-24
, 09:33
|
Posts: 150 |
Thanked: 80 times |
Joined on Dec 2009
|
#100
|
I noticed that that piping it to sudo gainroot doesn't work for my friend's N900 for some reason. So I used following instead and it works. (works in my phone also and this is better a it returns no output)
sudo /usr/sbin/kernel-load /home/user/MyDocs/files/overclock_1000
(where overclock_1000 is a copied/modified file of the kernel power setting default profiles)
Have a look at Queen BeeCon Widget (WIKI) Customizable and flexible widget-based multi-instance monitoring, alerting and interactive tool for the N900
Please provide comments and feedback for having QBW supported and enhanced further - (DONATE) - v1.3.3devel / v1.3.3testing / v1.3.3extras
Last edited by No!No!No!Yes!; 2010-04-22 at 10:18.