Re: [linux-yocto] Keyboard on Beaglebone Black

2014-06-24 Thread Kevin Hao
On Tue, Jun 24, 2014 at 10:34:35AM +0800, Kevin Hao wrote: On Mon, Jun 23, 2014 at 11:39:57AM -0400, Bruce Ashfield wrote: On 14-06-23 02:59 AM, Sven Vos wrote: Hello, I am trying to get a Keyboard working on a Beaglebone Black. But after building a non-custom core-image-minimal and

Re: [linux-yocto] Keyboard on Beaglebone Black

2014-06-24 Thread Bruce Ashfield
On 14-06-24 07:06 AM, Kevin Hao wrote: On Tue, Jun 24, 2014 at 10:34:35AM +0800, Kevin Hao wrote: On Mon, Jun 23, 2014 at 11:39:57AM -0400, Bruce Ashfield wrote: On 14-06-23 02:59 AM, Sven Vos wrote: Hello, I am trying to get a Keyboard working on a Beaglebone Black. But after building a

Re: [linux-yocto] Keyboard on Beaglebone Black

2014-06-24 Thread Sven Vos
If i am right then i have to configure the kernel with the bitbake virtual/kernel -c menuconfig command? And after that i need to configure the following modules as built-in: - Support for Host-side USB - Inventra Highspeed Dual Role Controller - Platform Flue Layer (ti DSPS platforms?) - MUSB DMA

Re: [linux-yocto] Keyboard on Beaglebone Black

2014-06-24 Thread Bruce Ashfield
On 14-06-24 10:02 AM, Sven Vos wrote: If i am right then i have to configure the kernel with the bitbake virtual/kernel -c menuconfig command? And after that i need to For iterative testing, that is the right thing to do. configure the following modules as built-in: - Support for Host-side

Re: [linux-yocto] Keyboard on Beaglebone Black

2014-06-24 Thread Mehaffey, John
On Tuesday, June 24, 2014 5:56 AM, Bruce Ashfield wrote: On 14-06-24 07:06 AM, Kevin Hao wrote: On Tue, Jun 24, 2014 at 10:34:35AM +0800, Kevin Hao wrote: On Mon, Jun 23, 2014 at 11:39:57AM -0400, Bruce Ashfield wrote: On 14-06-23 02:59 AM, Sven Vos wrote: Hello, I am trying to get a

Re: [linux-yocto] Keyboard on Beaglebone Black

2014-06-24 Thread Bruce Ashfield
On 14-06-24 11:06 AM, Mehaffey, John wrote: On Tuesday, June 24, 2014 5:56 AM, Bruce Ashfield wrote: On 14-06-24 07:06 AM, Kevin Hao wrote: On Tue, Jun 24, 2014 at 10:34:35AM +0800, Kevin Hao wrote: On Mon, Jun 23, 2014 at 11:39:57AM -0400, Bruce Ashfield wrote: On 14-06-23 02:59 AM, Sven

Re: [linux-yocto] Keyboard on Beaglebone Black

2014-06-24 Thread Sven Vos
But if you dont want to login with a serial connection to the pc, you will need a keyboard in my opinion. Op 24 jun. 2014 17:05 schreef Mehaffey, John john_mehaf...@mentor.com het volgende: On Tuesday, June 24, 2014 5:56 AM, Bruce Ashfield wrote: On 14-06-24 07:06 AM, Kevin Hao wrote: On

Re: [linux-yocto] Keyboard on Beaglebone Black

2014-06-24 Thread Bruce Ashfield
On 14-06-24 11:22 AM, Mehaffey, John wrote: On Tuesday, June 24, 2014 8:07 AM, Bruce Ashfield wrote: On 14-06-24 11:06 AM, Mehaffey, John wrote: On Tuesday, June 24, 2014 5:56 AM, Bruce Ashfield wrote: On 14-06-24 07:06 AM, Kevin Hao wrote: On Tue, Jun 24, 2014 at 10:34:35AM +0800, Kevin Hao