Active Topics

 



Notices


Reply
Thread Tools
bluesubaru's Avatar
Posts: 197 | Thanked: 39 times | Joined on Jan 2008 @ Long Island
#51
Is this still available anywhere? None of the links seems to work.

edit: looks like mrlanrat's server is back up.
__________________
Paul <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
Linux newbie with a N810 OS2008 >>>>>>>>>>>>>>>>>> Art is the lie that shows us the Truth
Don't let a suitcase full of cheese be your big fork & spoon
 
fnordianslip's Avatar
Posts: 670 | Thanked: 359 times | Joined on May 2007
#52
The links seem down for the OS2008 version of Conky, so I've done a quick build of the Maemo5 version for Diablo. It puts the Maemo5 conky.conf file in /etc/conky.conf and uses that by default. It will also launch using /home/user/MyDocs/conky.conf if one is present.

I've quickly tested it on my N800 and it looks horrible! I've took the conf from page 2 of this thread and created /home/user/MyDocs/conky.conf with it. This shows conky as is traditional, on the desktop as per the screenshots in this thread.

This package may not match the features of qwerty12's original build or those on Maemo5, although it is built from the same upstream version. It still has a dependency on Droid fonts (ttf-droid), as per the default Maemo5 config.

I'll probably not get around to trying to make this look nice, but you can obviously modify the config file any way you want (as long as you don't try to use any unsupported features).

Binary deb here.
Source here.

Hope this is useful.
__________________
Class .. : Lame hacker & beardy boffin
Humour . : [#######---] Alignment: Apathetic anarchist
Patience : [####------] Weapon(s): My cat, my code.
Agro ... : |#---------] Relic(s) : N900, MacBookPro, NSLU2, N800, SheevaPlug, Eee-901, Core2-Quad, PS3
"In theory, theory and practice are the same. In practice, they're not."
--
Beware of extras-devel.

Last edited by fnordianslip; 2010-04-03 at 12:55. Reason: Updated deb link to newer version.
 

The Following User Says Thank You to fnordianslip For This Useful Post:
fnordianslip's Avatar
Posts: 670 | Thanked: 359 times | Joined on May 2007
#53
This deb has a default conf that is less offensive to the eye than the one I previously posted.
__________________
Class .. : Lame hacker & beardy boffin
Humour . : [#######---] Alignment: Apathetic anarchist
Patience : [####------] Weapon(s): My cat, my code.
Agro ... : |#---------] Relic(s) : N900, MacBookPro, NSLU2, N800, SheevaPlug, Eee-901, Core2-Quad, PS3
"In theory, theory and practice are the same. In practice, they're not."
--
Beware of extras-devel.
 
Posts: 1,341 | Thanked: 708 times | Joined on Feb 2010
#54
https://bugs.maemo.org/show_bug.cgi?id=9938
Would be nice to have time% in different CPU states visible in Conky.
Would require one extra line, or then to change CPU-Usage-line to have shorter
graph to get different Mhz:s there from
/sys/devices/system/cpu/cpu0/cpufreq/stats/time_in_state

Temperature in overclocked/lowvoltage/custom kernels is in
/sys/class/power_supply/bq27200-0/temp

There is time_in_state.sh script found in overclock thread in talk.maemo.org
which outputs something like this:
"
# time_in_state.sh

SCRIPT FOR ANALYZING TIME_IN_STATE
By rooted (maemo.org)
Revision 6

The script is in active development.
Update your script to current revision from:
wiki.maemo.org/Overclocking

Code:
FREQUENCY       USED            WHEN BUSY

600 MHz         1.7 %           44.4 %
550 MHz         0.0 %           1.1 %
500 MHz         2.1 %           54.5 %
250 MHz         96.2 %          
cat: can't open '/sys/class/power_supply/bq27200-0/temp': No such file or
directory

Current frequency:   250 MHz
Idle frequency:      250 MHz
Kernel:              2.6.28-omap1
kernel-maemo:        
Uptime:              17:03
Load:                0.36, 0.36, 0.30
Boot reason:         sw_rst
Temperature:          °C
"

Last edited by zimon; 2010-04-16 at 10:19.
 
Posts: 5 | Thanked: 1 time | Joined on Apr 2010
#55
In the default N900 Conky display, what are 'Lo' and 'Dio'? It wasn't obvious to me from the man page. Thanks, Cheers, Tony.
 
Straycat's Avatar
Posts: 218 | Thanked: 59 times | Joined on Feb 2010 @ spain
#56
Hey, guys.

I really love the qwerty12's conky look.

But the links of the firsts posts won't work anymore.

Someone to give us back these lovely archives??

I WANT the qwerty12's conky! I have buy one N810 just to it!!

he,he,he

Thanks in advance.
 
fnordianslip's Avatar
Posts: 670 | Thanked: 359 times | Joined on May 2007
#57
Originally Posted by abcoates View Post
In the default N900 Conky display, what are 'Lo' and 'Dio'? It wasn't obvious to me from the man page. Thanks, Cheers, Tony.
<br>
Lo = Load<br>
Dio = Disk I/O

Last edited by fnordianslip; 2010-04-22 at 15:03. Reason: my text was munged up
 
fnordianslip's Avatar
Posts: 670 | Thanked: 359 times | Joined on May 2007
#58
Originally Posted by Straycat View Post
Hey, guys.&lt;br&gt;<br>
<br>
I really love the qwerty12's conky look. &lt;br&gt;<br>
&lt;br&gt;<br>
But the links of the firsts posts won't work anymore.&lt;br&gt;<br>
&lt;br&gt;<br>
Someone to give us back these lovely archives??&lt;br&gt;<br>
&lt;br&gt;<br>
I WANT the qwerty12's conky! I have buy one N810 just to it!!&lt;br&gt;<br>
&lt;br&gt;<br>
he,he,he&lt;br&gt;<br>
&lt;br&gt;<br>
Thanks in advance.
<br>
<br>
qwerty12 seems to have mislaid his original debs, so I built a diablo version of the deb I made for Maemo5. It is linked in a post just above this one. You can use any conky.conf file you like with it, including those posted earlier in the thread, although my build may not be fully feature compatible with qwerty12's build and those posted confs. YMMV.

Last edited by fnordianslip; 2010-04-22 at 15:05. Reason: more munged text - dunno why
 
fnordianslip's Avatar
Posts: 670 | Thanked: 359 times | Joined on May 2007
#59
hmm. perhaps there is something wrong with posting from the minimalist dark theme from my N900, as markup seems to appear in my post text. i give up with the edits.
 
Reply

Tags
conky


 
Forum Jump


All times are GMT. The time now is 15:37.