Open twcamper opened 12 years ago
Should work with the last merged pull request. https://github.com/poliva/lightum/commit/bce6e779e0f3cdf49353ebffb16a20c258708187
Please let me know if you have any issues after that.
Thanks Pau,
I've moved to a Debian installation now, but will try this out again in a few days and report back.
I get the same error on Lubuntu 12.04. Installed wih: sudo add-apt-repository ppa:poliva/lightum-mba sudo apt-get update sudo apt-get install lightum
Last I checked Pau hadn't built a new deb package, so you probably didn't get his fix. You'd have to do a git clone and build it yourself (see the Makefile). On Dec 30, 2012 1:42 PM, "yngve Bergheim" notifications@github.com wrote:
I get the same error on Lubuntu 12.04. Installed wih: sudo add-apt-repository ppa:poliva/lightum-mba sudo apt-get update sudo apt-get install lightum
— Reply to this email directly or view it on GitHubhttps://github.com/poliva/lightum/issues/19#issuecomment-11768020.
Hi there:
I'm using a Xubuntu 12.04, and I just got similar issue:
xavi@penguinbookpro:~$ lightum lightum v2.3.1 running in auto mode forked into background xavi@penguinbookpro:~$ Error org.freedesktop.DBus.Error.UnknownMethod: No existeix la interfície «org.gnome.SettingsDaemon.Power.Screen» en l'objecte al camí /org/gnome/SettingsDaemon/Power Error org.freedesktop.DBus.Error.UnknownMethod: No existeix la interfície «org.gnome.SettingsDaemon.Power.Screen» en l'objecte al camí /org/gnome/SettingsDaemon/Power Error org.freedesktop.DBus.Error.ServiceUnknown: The name org.kde.Solid.PowerManagement was not provided by any .service files Can't manage screen backlight on this system. Please disable backlight with config option 'workmode='1' or command line switch '-w 1'.
By default (without using your program), I already could change the keyboard backlight intensity with FN+F5 & FN+F6 (I installed pommed from the mactel ppa). However, attempting to change screen light did'nt work.
Thanks for your work!
ENVIRONMENT:
MacBook Air 5,2
Lubuntu 12.04.1
Current config supports manual dimming control of screen via
fn-F1
andfn-F2
, but for some reason I have no similar control of the keyboard lighting (fn-F5
andfn-F6
).ISSUE:
lightum
will not start with out-w 1
flag:The error output suggests to me that the SettingsDaemon is in the wrong place, but I am completely new to
dbus
. Not sure if this is a real issue but I have no/org
filesystem:Though some version of gnome-settings and policykit are running:
I'm sorry if this is not a
lightum
bug and turns out to be just a local config issue, but I'm running a stocklubuntu
install with hardly any tweaks so far.thanks for your time!
tim camper