
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
This contents a group of sensors for your desktop, includes processor model, load and temp; memory sensor, hard drive usage, aPod, Paper calendar and other things.
The linux distro logo is automaticaly detected...
Don't forget of vote...!
15 years ago
Version 1.0
-----------
A group of sensors for yuor desktop...
Cpu, memory and disk sensors...
Version 1.1beta
---------------
-->Paper calendar added
Version 1.2
-----------
--> Processor and chasis temp/fan sensors added...
--> Xmms player added (need xmmsctrl)
Version 2.0
-----------
---> Processor logo added (P4, Athlon 64, Athlon64Fx, Sempron)
---> Linux-Release logo added (Mandrake, Red Hat, SuSe, Debian available)....
---> aPod crash fixed...
Version 2.1
-----------
---> Networking sensor added...
---> Energy sensor added...
---> PentiumIII, Itanium, Athlon Xp, Celeron and Intel Xeon logos added...
Verson 3.0
-----------
---> New look
---> New aPod...
Note: Looks great on 1280x1024 resolution...
15 years ago
Version 1.0
-----------
A group of sensors for yuor desktop...
Cpu, memory and disk sensors...
Version 1.1beta
---------------
-->Paper calendar added
Version 1.2
-----------
--> Processor and chasis temp/fan sensors added...
--> Xmms player added (need xmmsctrl)
Version 2.0
-----------
---> Processor logo added (P4, Athlon 64, Athlon64Fx, Sempron)
---> Linux-Release logo added (Mandrake, Red Hat, SuSe, Debian available)....
---> aPod crash fixed...
Version 2.1
-----------
---> Networking sensor added...
---> Energy sensor added...
---> PentiumIII, Itanium, Athlon Xp, Celeron and Intel Xeon logos added...
Verson 3.0
-----------
---> New look
---> New aPod...
Note: Looks great on 1280x1024 resolution...
Ricardo
15 years ago
Report
Aristo
14 years ago
Thanks...
Report
Aristo
15 years ago
Report
shakasan
15 years ago
lm_sensors is working and my motherboard is an A7N8X Deluxe rev 2.0.
Thanks
Report
Aristo
15 years ago
Report
Wikkus
16 years ago
I'm a clueless noob when it comes to Python, so please take this as constructive feedback that can help further develop an already superb Karamba theme. Any tips for me to "fix" this myself?
Rik.
Report
Aristo
16 years ago
Report
Wikkus
16 years ago
I've done a bit of testing on my machine with its H/T P4.
Check this out; in your Python script, you have a line for interrogating the CPU type.
If I issue this on my machine at the command line:
wikkus@poochzilla:~> cat /proc/cpuinfo | grep 'vendor_id' | sed -e 's/.*:.//'
GenuineIntel
GenuineIntel
wikkus@poochzilla:~>
Notice the /two/ "GenuineIntel"s 'cause of the hyper-threading?
Anyone else care to chip in to resolve this?
Rik.
Report
cueball484
15 years ago
cat /proc/cpuinfo | grep 'vendor_id' | sed -e 's/.*:.//' | sed -e '2d'
Report
mandrake74
16 years ago
Report
elektroschock
16 years ago
Report
maniac86
16 years ago
in updated version too
Report
nuka
16 years ago
Report
Aristo
16 years ago
Report
keo
16 years ago
let me say to you congratulations for your work :)
I need to xmmsctrl - where can i found it ?
Report
Aristo
16 years ago
Report
darius
16 years ago
My sensor isn't working !!!
I have visited the homepage of lm_sensors still can't find adm1025 driver(adm1025.ko)
thanks a lot
Report
nganyine
16 years ago
I had been going thought your script and I can't find cpu load command any where.I saw some pic in pics folder but din't find the command in script and it didn't show in theme either.
Report
Aristo
16 years ago
I hope U can solve it as soon as possible...!
Report
nganyine
16 years ago
Os and cpu family and this really does it.Thanks!!
Report
Aristo
16 years ago
Report
Aristo
16 years ago
cat /proc/cpuinfo
i need this info as soon as posible...
thanX....
Report
Aristo
16 years ago
Report
srmeena
16 years ago
Report
Aristo
16 years ago
Report