Thank you it works perfectly :) Le vendredi 24 mars 2017 20:22:43 UTC+1, RobertCNelson a écrit : > > On Fri, Mar 24, 2017 at 11:26 AM, PM <[email protected] <javascript:>> > wrote: > > Hello, > > > > I am currently using a Beaglebone Black with these distribution : > > > > Distributor ID: Debian > > Description: Debian GNU/Linux 8.7 (jessie) > > Release: 8.7 > > Codename: jessie > > > > I tried to modify a dtbo file in /lib/firmware in order to disable all > the > > buttons on the LCD7 cape. > > > > Modification did not change anything so I decided to clean the whole > folder > > to see if it changes anything. And surprise ! My LCD is booting up > perfectly > > and everything is working. > > /lib/firmware/*.dtbo's get copied to the initramfs. > > So on every /lib/firmware/*.dtbo change run: > > sudo update-initramfs -uk `uname -r` > > Regards, > > -- > Robert Nelson > https://rcn-ee.com/ >
-- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/d26b3192-6efc-4e10-9256-a051f8429961%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
