ralphy wrote: > The pcp-jivelite.tcz extension now includes support for the Pirate Audio > Boards Display off and Brightness Features. Thanks Chris. > Select the update button in the Jivelite Setup Tweaks section. > > However, I'm working on an extension that includes the > lcd-brightness.sh, the bootlocal.sh settings as well as the cmdline.txt > changes. Until that's complete, for the brightness and off features to > work, you'll have to install the lcd-brightness.sh script manually. > > > Code: -------------------- > > > tc@rpi37-wls:~$ *cd* > tc@rpi37-wls:~$ *pwd* > /home/tc > tc@rpi37-wls:~$ *wget http://ralph-irving.users.sourceforge.net/pico/lcd-brightness.sh* > tc@rpi37-wls:~$ *chmod 755 lcd-brightness.sh* > -------------------- > >
Hi Ralpy, I can't locate the file with above, has its location moved? I have found a copy here *https://github.com/ralph-irving/tcz-jivelite/blob/master/lcd-brightness.sh* but I'm not sure if its the same version. Previously I was using it with 'this' (https://forums.slimdevices.com/showthread.php?112528-piCorePlayer-Screen-Brightness) project to provide the brightness control but after a rebuild I can't get it to work. Control via the command line works, pigs PWM 13 10 sets the screen dim and pigs PWM 13 255 sets it back to full brightness. I've add lcd-brightenss.sh from the location I found above but it does not seem to work. Previously I had to remove rpi-backlight module at boot with "sudo modprobe -r rpi_backlight" but if I do that and go to adjust the brightness I get a message "No offical display Raspberry display found!" Any ideas? TIA ------------------------------------------------------------------------ garym999's Profile: http://forums.slimdevices.com/member.php?userid=4943 View this thread: http://forums.slimdevices.com/showthread.php?t=111502 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
