View Single Post
Posts: 1 | Thanked: 0 times | Joined on Aug 2011
#694
Originally Posted by 412b View Post
Well, I think problem is some obsolete files not cleaned up by dpkg and apm.
But can anybody also attach output of running
Code:
python -OO /opt/maemo/usr/lib/advanced-power-monitor/apmdaemon.py
and
Code:
ls -Rls /opt/maemo/usr/lib/advanced-power-monitor/
The simpliest solution at the moment is to run as root
Code:
rm -r /opt/maemo/usr/lib/advanced-power-monitor/wrappers/device_mode
Thanks a million!
Solved my problem too after executing.