Yes I can see that in definition of piCorePlayerApplet.lua
local pCP_display_brightness_current = "/sys/class/backlight/rpi_backlight/brightness" local pCP_display_brightness_max = "/sys/class/backlight/rpi_backlight/max_brightness" local pCP_display_backlight = "/sys/class/backlight/rpi_backlight/bl_power" And if I physically check those they are all there so I think the screen is being seen as an offical screen. So what is the work around? If I knew what was doing rather than just being dangerous I'd just edit the Applet but its on a read-only file system so keeping me safe. Again if I knew what I was doing I guess the device (screen) properties could be editied to remobe the rpi_backlight ------------------------------------------------------------------------ garym999's Profile: http://forums.slimdevices.com/member.php?userid=4943 View this thread: http://forums.slimdevices.com/showthread.php?t=112528 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
