Talk:BackLight

From ArmadeusWiki
Jump to: navigation, search

Installation

This driver is now installed by default on the standard Armadeus rootfs. So, following instructions are only given as reference.

 $ make linux26-menuconfig
    Device Drivers ---> 
        Graphics support  ---> 
            Backlight & LCD device support
                <M>   Lowlevel Backlight controls
            ...
        Armadeus specific drivers --->
            Support for specific Armadeus drivers
                <M> i.MX backlight driver
  • If built in kernel, reflash your kernel image; if selected as module either reflash your rootfs or copy backlight.ko, imx_bl.ko and .../lib/modules/2.6.18.1/modules.dep to your target (for more infos: Linux_drivers_generalities).