problem coming back from blanking the screen
Brought to you by:
matthiasgrimm
From: Joost K. <joo...@fa...> - 2007-04-09 11:53:18
|
hi, i'm having a problem with screen-blanking. if i set the option onAC_TimerAction and/or onBattery_TimerAction to 'blankscreen', pbbuttons nicely blanks the screen after the interval i've set. however, it does not respond to key presses or mouse movements to unblank the screen. the only way to unblank the screen is to press Fn-F1, Fn-F2 (i usually have to press them both, in any order). since i'm not running the latest version of pbbuttonsd (0.7.8), i downloaded 0.8.0 and tried to compile that. it bombed out with the following error, however: =============== Compiling driver_backlight_pmu.c: [ERROR] gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../libpbbipc -I/usr/include/glib -2.0 -I/usr/lib/glib-2.0/include -g -O2 -c driver_backlight_pmu.c driver_backlight_pmu.c: In function `pmubl_get_brightness': driver_backlight_pmu.c:90: error: `__u32' undeclared (first use in this funct ion) driver_backlight_pmu.c:90: error: (Each undeclared identifier is reported onl y once driver_backlight_pmu.c:90: error: for each function it appears in.) driver_backlight_pmu.c:90: error: syntax error before ')' token driver_backlight_pmu.c: In function `pmubl_set_brightness': driver_backlight_pmu.c:131: error: `__u32' undeclared (first use in this func tion) driver_backlight_pmu.c: In function `driver_backlight_pmu_init': driver_backlight_pmu.c:176: error: `__u32' undeclared (first use in this func tion) driver_backlight_pmu.c:176: error: syntax error before ')' token make[2]: *** [driver_backlight_pmu.o] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 =============== my system: iBook G3 800MHz Slackintosh 11.0 Kernel: Linux teuctli 2.6.17.13 #1 PREEMPT Tue Sep 12 18:00:15 CEST 2006 ppc GNU/Linux (this is the stock Slackintosh kernel) pbbuttonsd: 0.7.8 any other info i should provide? tia joost ps: when you do a google search for pbbuttonsd, the first link points to <http://pbbuttons.sourceforge.net/projects/pbbuttonsd/>, which appears to be the old homepage. the download section has version 0.7.2 as the latest. perhaps it would be a good idea to replace this page with a redirect? -- Joost Kremers, PhD University of Cologne Institute for German Language and Literature Albertus Magnus Platz 50923 Cologne, Germany Tel. +49 221 / 4703807 |