[beagleboard] Re: USB keyboard and mouse not working with yocto?

2018-04-04 Thread hsinggloria
Hi, I have the same issue with my build, but I don't have the meta-ti 
layer... 

On Thursday, August 27, 2015 at 8:46:52 AM UTC-7, hwha...@gmail.com wrote:
>
> Traced the issue down to something in the meta-ti layer. Google was able 
> to find this thread 
> 
> .
> The meta-ti layer doesn't include kernel modules in the root image but the 
> default meta-yocto-bsp does. The solution is to add 
> MACHINE_EXTRA_RRECOMMENDS = " kernel-modules" 
> to the beaglebone.conf or ti33xx.inc file in the meta-ti layer.
>
> On Tuesday, August 25, 2015 at 8:40:02 PM UTC-7, Jonathan Campbell wrote:
>>
>> On a BBB rev B, I've tried clean builds of yocto 1.8 (Fido) and 1.7 
>> (Dizzy) with the matching meta-ti layer. When building the standard 
>> core-image-sato, I never get a simple USB mouse and keyboard to work.
>> I know the BBB HW works as the keyboard, mouse, and usb hub work just 
>> fine with the latest Debian image (2015-03-01).
>> I've tried several kernel versions (including 3.14, and 4.1) and several 
>> different combos of having things plugged into the BBB upon power up.
>>
>> Has anyone else had this issue? Mr. Google wasn't of much help for me 
>> with this issue. Any pointers or debugging methods would be appreciated.
>>
>

-- 
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 beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/99035f65-8292-400e-992e-10f75670a093%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[beagleboard] Re: USB keyboard and mouse not working with yocto?

2015-08-27 Thread hwhack . jc
Traced the issue down to something in the meta-ti layer. Google was able to 
find this thread 
https://lists.yoctoproject.org/pipermail/meta-ti/2014-September/005175.html
.
The meta-ti layer doesn't include kernel modules in the root image but the 
default meta-yocto-bsp does. The solution is to add 
MACHINE_EXTRA_RRECOMMENDS =  kernel-modules 
to the beaglebone.conf or ti33xx.inc file in the meta-ti layer.

On Tuesday, August 25, 2015 at 8:40:02 PM UTC-7, Jonathan Campbell wrote:

 On a BBB rev B, I've tried clean builds of yocto 1.8 (Fido) and 1.7 
 (Dizzy) with the matching meta-ti layer. When building the standard 
 core-image-sato, I never get a simple USB mouse and keyboard to work.
 I know the BBB HW works as the keyboard, mouse, and usb hub work just fine 
 with the latest Debian image (2015-03-01).
 I've tried several kernel versions (including 3.14, and 4.1) and several 
 different combos of having things plugged into the BBB upon power up.

 Has anyone else had this issue? Mr. Google wasn't of much help for me with 
 this issue. Any pointers or debugging methods would be appreciated.


-- 
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 beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.