Talk:BackLight

From ArmadeusWiki
Revision as of 15:58, 8 March 2009 by JulienB (Talk | contribs) (New page: ==Installation== This driver is now installed by default on the standard Armadeus rootfs. So, following instructions are only given as reference. <pre class="host"> $ make linux26-menucon...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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).