Well, I tried ln -s /lib/modules/3.8.13-bone50 /lib/modules/3.8.13-bone50-GL
and got a new error: root@beaglebone:/lib/modules/3.8.13-bone50-GL# modprobe lirc_bbb FATAL: Module lirc_bbb not found. Just to make root@beaglebone:/lib/modules/3.8.13-bone50-GL# uname -a Linux beaglebone 3.8.13-bone50-GL #1 SMP Fri Feb 13 13:11:23 UTC 2015 armv7l GNU/Linux Thanks! On Sunday, February 15, 2015 at 3:29:29 PM UTC-2, Sergio N wrote: > > Thanks, Rene. > > I did it and succesfully rebooted BBB. > > > However, when I tried to modprob, I got: > root@beaglebone:~# modprobe lirc_bbb > libkmod: ERROR ../libkmod/libkmod.c:554 kmod_search_moddep: could not open > moddep file '/lib/modules/3.8.13-bone50-GL/modules.dep.bin' > > Bellow you see the contents of '/lib/modules/3.8.13-bone50-GL/ > > root@beaglebone:/lib/modules/3.8.13-bone50# ls -la > total 1252 > drwxr-xr-x 3 root root 4096 Feb 13 01:05 . > drwxr-xr-x 3 root root 4096 Feb 12 18:25 .. > lrwxrwxrwx 1 root root 28 Feb 13 01:05 build -> > /usr/src/linux-3.8.13-bone50 > drwxr-xr-x 9 root root 4096 May 13 2014 kernel > -rw-r--r-- 1 root root 327125 May 15 2014 modules.alias > -rw-r--r-- 1 root root 347363 May 15 2014 modules.alias.bin > -rw-r--r-- 1 root root 14230 May 13 2014 modules.builtin > -rw-r--r-- 1 root root 16918 May 15 2014 modules.builtin.bin > -rw-r--r-- 1 root root 89181 May 15 2014 modules.dep > -rw-r--r-- 1 root root 143882 May 15 2014 modules.dep.bin > -rw-r--r-- 1 root root 140 May 15 2014 modules.devname > -rw-r--r-- 1 root root 50010 May 13 2014 modules.order > -rw-r--r-- 1 root root 131 May 15 2014 modules.softdep > -rw-r--r-- 1 root root 111721 May 15 2014 modules.symbols > -rw-r--r-- 1 root root 142850 May 15 2014 modules.symbols.bin > > Any idea? > > Best regards, > > Sergio > > > On Thursday, February 12, 2015 at 12:27:43 PM UTC-2, Rene B. wrote: >> >> Firstly, yes, you have to recompile your kernel on BBB to get LIRC >> working. Here's a nice howto to get your IR sending to work on BBB: >> https://thenetworkcable.wordpress.com/2014/10/18/compiling-lirc_bbb-for-ir-control-on-a-beagle-bone-black/ >> >> Cheers, >> Rene >> > -- 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]. For more options, visit https://groups.google.com/d/optout.
