Beaglebone Black: How to switch on/off backlight of LCD7 with BBB ???

Hi,

On my Beaglebone white I could do a

    echo [n] >! /sys/devices/platform/pwm-backlight/backlight/pwm-backlight/brightness

to switch / dimm the backlight of the LCD7 cape ([n]=:0-255).

The path is missing on the Beaglebone Black.

how can I dim/toggle the backlight of the LCD7 cape when it is
attached to the Beaglebone Black?

Best regards,
mcc

Have a look in /sys/class/backlight/

Koen Kooi <koen@beagleboard.org> [13-08-02 17:16]:

> Hi,
>
> On my Beaglebone white I could do a
>
> echo [n] >! /sys/devices/platform/pwm-backlight/backlight/pwm-backlight/brightness
>
> to switch / dimm the backlight of the LCD7 cape ([n]=:0-255).
>
> The path is missing on the Beaglebone Black.
>
> how can I dim/toggle the backlight of the LCD7 cape when it is
> attached to the Beaglebone Black?

Have a look in /sys/class/backlight/

--
For more options, visit http://beagleboard.org/discuss
---
You received this message because you are subscribed to the Google Groups "BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email to beagleboard+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Hi Koen,

LIFESAVER!!! Thanks a lot!

Another question in this context:

The Beaglebone White has an additional header (P6) with some contacts
of the PMIC.

The Beaglebone Black does not have such.

The LCD7 has a connector to the PMIC header.

What """deficits""" (sorry, didn't any other wording...) do I have
to exspect (not only concering the LCD7), when using the BBB in place
of the BBW regarding this header.

(hopefully my """english""" does not make a single big knot out
of all these words....:wink: ???

Thanks a lot in advance!
Best regards,
mcc