Re: [yocto] Anybody managed to get Beagleboard xM to work?

2014-05-06 Thread Jeremy Cole-Baker
On 7/05/2014 2:36 p.m., Yi Zhao wrote: Hi 于 2014年05月06日 10:38, Jeremy Cole-Baker 写道: Hi, Has anyone else been successful in getting a Beagleboard xM to work? I have built with Yocto, using the beagleboard-dora-10.0.0 package and "core-image-basic". I installed everything to the u

Re: [yocto] Anybody managed to get Beagleboard xM to work?

2014-05-06 Thread Jeremy Cole-Baker
On 7/05/2014 2:01 a.m., Bruce Ashfield wrote: Anything else I am missing? Some configuration I need to set up? I have no idea where to look! It is frustrating because it seems to be very close to working. As an alternative to using the Yocto reference BSP (Which I mentioned has moved onto the

[yocto] Anybody managed to get Beagleboard xM to work?

2014-05-05 Thread Jeremy Cole-Baker
Hi, Has anyone else been successful in getting a Beagleboard xM to work? I have built with Yocto, using the beagleboard-dora-10.0.0 package and "core-image-basic". I installed everything to the uSD card as per instructions, including root filesystem, modules, .dtb, kernel image and boot loade

Re: [yocto] No USB devices on BeagleBoard xM!

2014-04-19 Thread Jeremy Cole-Baker
odule it is trying to load (i.e. when it says "no such file or directory")? On 20/04/2014 10:24 a.m., Denys Dmytriyenko wrote: On Sun, Apr 20, 2014 at 08:44:57AM +1200, Jeremy Cole-Baker wrote: Hi, I still can't figure out how to get the USB hardware working on my BeagelBoard

[yocto] No USB devices on BeagleBoard xM!

2014-04-19 Thread Jeremy Cole-Baker
re built in to the kernel? Any suggestions for how to diagnose / fix this problem? Anybody else have experience with the BeagleBoard xM? I'm a bit lost. Thanks! Jeremy Cole-Baker -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

[yocto] Getting USB devices to work on BeagleBoard xM

2014-04-15 Thread Jeremy Cole-Baker
is missing or not configured. "lsmod" shows no modules loaded, i.e.: root@beagleboard:~#lsmod Module Size Used by root@beagleboard:~# Does this mean that the various device drivers, etc, above are built in to the kernel? Any suggestions for how to diagnose / fix this problem? Any