Reply
Thread Tools
Mara's Avatar
Posts: 1,310 | Thanked: 820 times | Joined on Mar 2006 @ Irving, TX
#71
Penguinbait: Adding those two files did not help...
 
Posts: 437 | Thanked: 90 times | Joined on Nov 2006
#72
Does
Code:
insmod cpufreq_userspace
work? Just for kicks... but if it works, cpudyn might work.
 
Mara's Avatar
Posts: 1,310 | Thanked: 820 times | Joined on Mar 2006 @ Irving, TX
#73
Originally Posted by convulted View Post
Does
Code:
insmod cpufreq_userspace
work? Just for kicks... but if it works, cpudyn might work.
Nope... but now I have to quit playing with this today... family is asking some attention...
 
Posts: 437 | Thanked: 90 times | Joined on Nov 2006
#74
Hehe yeah and I really need to go to sleep
penguinbait, or anyone else who has a scratchbox set up, is there any way you could compile the cpufreq_userspace module? All the sources I've dug up mention this as the key module...
 
Posts: 223 | Thanked: 38 times | Joined on Jul 2007 @ home
#75
I don't want to get you in trouble with your family, but if you can set the upper and lower limits... can you just set the lower limit to 400? and then set it to 450? and see if that will get it to work? A little ugly hack I guess.
 
Mara's Avatar
Posts: 1,310 | Thanked: 820 times | Joined on Mar 2006 @ Irving, TX
#76
Just posting the contents of this directory:

Code:
/sys/devices/system/cpu/cpu0/cpufreq # ls -a
.                              scaling_available_governors
..                             scaling_cur_freq
affected_cpus                  scaling_driver
cpuinfo_cur_freq               scaling_governor
cpuinfo_max_freq               scaling_max_freq
cpuinfo_min_freq               scaling_min_freq
ondemand                       stats
scaling_available_frequencies
"ondemand" and "stats" are directories. Other files are text files.

Last edited by Mara; 2007-10-21 at 14:33.
 
Mara's Avatar
Posts: 1,310 | Thanked: 820 times | Joined on Mar 2006 @ Irving, TX
#77
Originally Posted by jzencovich View Post
I don't want to get you in trouble with your family, but if you can set the upper and lower limits... can you just set the lower limit to 400? and then set it to 450? and see if that will get it to work? A little ugly hack I guess.
Hmm... tried this but I was not able to get past 400MHz. However, now my device is stuck at 400MHz all the time: The "scaling _min_freq" has 400000 in there and the cpufreq-set can not replace it with original value (165000)

Rebooting did not help...
 
Posts: 437 | Thanked: 90 times | Joined on Nov 2006
#78
If you put cpudyn in your init.d it might be interfering with the process so even a reboot would not help. Maybe removing it and rebooting might do the trick.
 
Mara's Avatar
Posts: 1,310 | Thanked: 820 times | Joined on Mar 2006 @ Irving, TX
#79
Originally Posted by convulted View Post
If you put cpudyn in your init.d it might be interfering with the process so even a reboot would not help. Maybe removing it and rebooting might do the trick.
No luck to get this back to normal...

I just noticed that when I extracted the CPUDYN files they did not save to right places. I manually placed them and rebooted. No change in operation.

The cpudynd say "Permission denied" when I try to execute it. (Yes, I'm in root.)
 
penguinbait's Avatar
Posts: 3,096 | Thanked: 1,525 times | Joined on Jan 2006 @ Michigan, USA
#80
Originally Posted by Mara View Post
No luck to get this back to normal...

I just noticed that when I extracted the CPUDYN files they did not save to right places. I manually placed them and rebooted. No change in operation.

The cpudynd say "Permission denied" when I try to execute it. (Yes, I'm in root.)

The permission denied was probably the same thing when you tried to echo it manually. perhaps the userspace module is the key.

placing something in init.d will not start anything you have to go to /etc/rc2.d and ln -s ../init.d/S99cpudynd or whatever and the reboot, it brings the system up to runlevel to on bootup
 
Reply

Tags
omap2420


 
Forum Jump


All times are GMT. The time now is 19:26.