Menu

Tree [r9] /
 History

HTTPS access


File Date Author Commit
 pyosd 2011-07-14 drtrigon [r1] first commit: experimental source code
 sources 2011-07-16 drtrigon [r4] -use of 'python-aosd' for icons ('pyosd' as fal...
 CHANGES 2011-07-16 drtrigon [r7] changelog added (finally!)
 README 2011-11-12 drtrigon [r9] better handling of several possible display (os...
 display.py 2011-11-12 drtrigon [r9] better handling of several possible display (os...
 gnome-hdaps-osd.py 2011-11-12 drtrigon [r9] better handling of several possible display (os...
 hdaps-error-small.png 2011-07-16 drtrigon [r4] -use of 'python-aosd' for icons ('pyosd' as fal...
 hdaps-paused-small.png 2011-07-16 drtrigon [r4] -use of 'python-aosd' for icons ('pyosd' as fal...
 hdaps-running-small.png 2011-07-16 drtrigon [r4] -use of 'python-aosd' for icons ('pyosd' as fal...

Read Me

Used libraries (dependencies) are:

python-aosd  - OR -  PyOSD (fallback)

python-aosd
 http://code.google.com/p/python-aosd/
 http://code.google.com/p/python-aosd/downloads/detail?name=python-aosd-0.2.0.tar.gz&can=2&q=
 download version 0.2.0 and build with 'python setup.py build' (0.2.1 has compilation errors)
in ubuntu add packages 'cython', 'python-cairo-dev', 'libaosd-dev', 'libpango1.0-dev' and 
'python-dev' with 'libaosd2'
or in fedora 15 packages 'cython', 'pycairo-devel', 'libaosd-0.2.7-3.1.*.rpm'
and 'libaosd-devel-0.2.7-3.1.*.rpm'
 http://pkgs.org/fedora-15/rpm-sphere-x86_64/libaosd-0.2.7-3.1.x86_64.rpm.html
 http://pkgs.org/fedora-15/rpm-sphere-x86_64/libaosd-devel-0.2.7-3.1.x86_64.rpm.html

PyOSD
 http://freshmeat.net/projects/pyosd/
 in ubuntu install package 'python-pyosd' unlike to fedora 15 where you
 have to download and build with 'python setup.py build'
and fedora 15 package 'xosd-devel' or ubuntu package 'libxosd-dev'

Pyinotify
 http://pyinotify.sourceforge.net/
 https://raw.github.com/seb-m/pyinotify/master/python2/examples/daemon.py
 fedora 15 package 'python-inotify'


Install HDAPS - IBM Active Protection System Linux Driver:
(http://www.thinkwiki.org/wiki/HDAPS)

In Ubuntu 11.04 with Unity Shell (like GNOME 3 WITHOUT gnome-panel)
 http://wiki.ubuntuusers.de/festplattenschutz
 'tp-smapi' and 'hdapsd' work still very well but NONE of the gnome
  applets will work, neither with GNOME 3 nor Unity.

Use 'gnome-hdaps-osd' as replacement for 'gnome-hdaps-applet' (or
 'hdapsgl-applet') in order to get information about your HDD protection
 status.


Daemon script usage:

Run script:
 python gnome-hdaps-osd.py
after making executable
 ./gnome-hdaps-osd.py start

Stop script:
 ./gnome-hdaps-osd.py stop


Used sources used are:

'gnome-hdaps-applet' 2008-12-04 by Jon Escombe
'smack_hdaps.zip'               by Dr. Trigon


Author / Credits:

For more info, questions or suggestions please feel free to drop me a
message at https://sourceforge.net/sendmessage.php?touser=1064497.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.