maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   Share your Widgets! (https://talk.maemo.org/showthread.php?t=59798)

PipoXtreme 2010-08-10 17:04

Re: Share your Widgets!
 
Quote:

Originally Posted by techie (Post 781645)
Update to 1.0.2 from devel that should fix it now

Which update ?! :confused:

gft2k1 2010-08-10 17:17

Re: Share your Widgets!
 
Quote:

Originally Posted by sacal (Post 781810)
Multiboot 0.2.5 and autoloading bq27x00_battery.

For those like me that are running OCCP widget and titan's power37 or 39 with multiboot 0.2.5, there is the need of loading bq27x00_battery module after every reboot.

As Jay-C, the author of multiboot stated here there are problems autoloading that module.

So for those interested i have added some lines of code to the /home/user/.OCCP file to autoload the bq2700_battery module so that the temperature is displayed in the OCCP widget:

Code:

QBW_REMEMBER_ME=${7}
if [ "$(cat /sys/class/power_supply/bq27200-0/temp)" == "" ] ; then
  sudo modprobe bq27x00_battery > /dev/null ;
fi

if [ "$QBW_REMEMBER_ME" -eq 3 ] ; then


Strange, i running OCCP widget and titan's power37 with multiboot 0.2.5 but i don't need to load bq27x00_battery module after every reboot.......:confused:

gft2k1 2010-08-10 18:09

Re: Share your Widgets!
 
Quote:

Originally Posted by PipoXtreme (Post 781812)
Which update ?! :confused:

Install Queen Beecon Widget 1.0.2 from Maemo Extras Devel and this should resolve your problem...........:)

sacal 2010-08-10 19:51

Re: Share your Widgets!
 
Quote:

Originally Posted by gft2k1 (Post 781830)
Strange, i running OCCP widget and titan's power37 with multiboot 0.2.5 but i don't need to load bq27x00_battery module after every reboot.......:confused:

Glad to know it is working with you. I really would like to know why. :confused:
I have tried everything i could and i also asked for help to the multiboot's author.
Adding those lines of code to the OCCP widget is a workaround so that i don't have to manually load the module every time the system boots.

Erazor 2010-08-10 21:07

Re: Share your Widgets!
 
hi its me again

i have the same issue like last night.
The CPU only goes down to 500MHz.
Now i edit the avoid frequencies in
/sys/devices/system/cpu/cpu0/cpufreq/ondemand/avoid_frequencies
and only write 125000 in there.
When this is done, all works fine.

BUT after a reboot the 250000 is in the file again......

Does anybody know this issue?

gft2k1 2010-08-11 08:46

Re: Share your Widgets!
 
Quote:

Originally Posted by Erazor (Post 782102)
hi its me again

i have the same issue like last night.
The CPU only goes down to 500MHz.
Now i edit the avoid frequencies in
/sys/devices/system/cpu/cpu0/cpufreq/ondemand/avoid_frequencies
and only write 125000 in there.
When this is done, all works fine.

BUT after a reboot the 250000 is in the file again......

Does anybody know this issue?

Do you use the "ideal" setting ?

Because the minimum frequency of ideal is 500 MHz.
If you edit the avoid frequencies the cpu goes down to 250 Mhz but after a reboot the system return to ideal default (500-850 MHz).

Try another setting ("lv", "ulv", "xlv" or "starving") who have the minimum frequency at 250 MHz(default).

gft2k1 2010-08-11 09:02

Re: Share your Widgets!
 
Quote:

Originally Posted by sacal (Post 781990)
Glad to know it is working with you. I really would like to know why. :confused:
I have tried everything i could and i also asked for help to the multiboot's author.
Adding those lines of code to the OCCP widget is a workaround so that i don't have to manually load the module every time the system boots.

If this can help you my multiboot menu is the follow:

1 - Maemo 2.6.28-omap1

2 - Maemo 2.6.28.10power37

3 - NITdroid on MMCp2 - 2.6.28.NIT.05

Erazor 2010-08-11 09:29

Re: Share your Widgets!
 
Quote:

Originally Posted by gft2k1 (Post 782679)
Do you use the "ideal" setting ?

Because the minimum frequency of ideal is 500 MHz.
If you edit the avoid frequencies the cpu goes down to 250 Mhz but after a reboot the system return to ideal default (500-850 MHz).

Try another setting ("lv", "ulv", "xlv" or "starving") who have the minimum frequency at 250 MHz(default).

yes its the ideal setting

but now the strange thing
over the night it goes down to 250MHz
over the day it goes down to 500MHz

its very very strange

btw i use the power-kernel 40 from extra-devels

and

lv=low voltage
ulv=ultra low voltage
xlv= xtreme low voltage
starving=please give me MORE power :D

correct?

sacal 2010-08-11 15:30

Re: Share your Widgets!
 
Quote:

Originally Posted by gft2k1 (Post 782696)
If this can help you my multiboot menu is the follow:

1 - Maemo 2.6.28-omap1

2 - Maemo 2.6.28.10power37

3 - NITdroid on MMCp2 - 2.6.28.NIT.05

Thanks gft2k1

The issue isn't in multiboot menu. Mine is almost the same except that i now use power39. Anyway with power37 the problem was the same.
I am now waiting for a stable multiboot 0.2.9 to try it and see if the problem still remains.

munkiii 2010-08-12 09:48

Re: Share your Widgets!
 
Quote:

Originally Posted by techie (Post 780668)
The edited image is better, I couldn't make sense of the original one:).Also I think you should ideally be getting only the right half of ideal button responsive.
You cannot edit the area for button press.QBW divides it into an equal grid of 3x3, maybe in a future version it could be possible to define custom areas (send a request to QBW author).For now thats how it will work or you can reduce the width.

Why 3x3 when there is only 2 buttons on the bottom row?

Strangely, the left 3rd worked for STOCK, but the right 2/3rds worked for IDEAL.

P.S. Seeing as my attempts are failing, is there any chance you could edit this to be 400x110 and try to make it work as the original does?


All times are GMT. The time now is 10:18.

vBulletin® Version 3.8.8