Re: [yocto] No '/lib/modules' directory in image, modprobe fails

2015-08-13 Thread Todd Efflam
On Tue, Aug 11, 2015 at 6:36 PM, Khem Raj wrote: > > > On Aug 11, 2015, at 5:53 PM, Todd Efflam wrote: > > > > Hello, > > We're trying to load and unload modules using modprobe but are having > problems. The command fails with "modprobe: can't change directory to > '/lib/modules': no such file

Re: [yocto] No '/lib/modules' directory in image, modprobe fails

2015-08-11 Thread Khem Raj
> On Aug 11, 2015, at 5:53 PM, Todd Efflam wrote: > > Hello, > We're trying to load and unload modules using modprobe but are having > problems. The command fails with "modprobe: can't change directory to > '/lib/modules': no such file or directory". There is actually no > /lib/modules dire

[yocto] No '/lib/modules' directory in image, modprobe fails

2015-08-11 Thread Todd Efflam
Hello, We're trying to load and unload modules using modprobe but are having problems. The command fails with "modprobe: can't change directory to '/lib/modules': no such file or directory". There is actually no /lib/modules directory on the image at all. We tried to install the linux-libc-heade