Re: [linux-yocto] Keyboard on Beaglebone Black

2014-06-25 Thread Sven Vos
Thats strange, it isnt in my config, but its in my native language. it means translate to english, bit strange! guess something to do with gmail I have the options like you say it, so i wonder wich option i have to set so i could get it working. i also see the modules start on the target. Thanks,

Re: [linux-yocto] Keyboard on Beaglebone Black

2014-06-25 Thread Kevin Hao
On Wed, Jun 25, 2014 at 08:45:48AM +0200, Sven Vos wrote: > CONFIG_BRIDGE_EBT_SNAT=m > evin, mij, linux-yocto > [cleardot] > > Bericht vertalen > Uitschakelen voor: Engels > [cleardot] > Yes, I understa Hmm, what does this mean? > # CONFIG_USB_MDC800 is not set > # CONFIG_USB_MICROTEK is not

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

Re: [linux-yocto] Keyboard on Beaglebone Black

2014-06-24 Thread Mehaffey, John
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 wrote: > On Mon, Jun 23, 2014 at

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" het volgende: > 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

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 Vos

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

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 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 DM

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 non-

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-

Re: [linux-yocto] Keyboard on Beaglebone Black

2014-06-23 Thread Kevin Hao
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 running it on the > >beaglebone black, i saw that the displ

Re: [linux-yocto] Keyboard on Beaglebone Black

2014-06-23 Thread Bruce Ashfield
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 running it on the beaglebone black, i saw that the display works, but my keyboard doesnt. I think it has something to do with the USB O

[linux-yocto] Keyboard on Beaglebone Black

2014-06-23 Thread Sven Vos
Hello, I am trying to get a Keyboard working on a Beaglebone Black. But after building a non-custom core-image-minimal and running it on the beaglebone black, i saw that the display works, but my keyboard doesnt. I think it has something to do with the USB OTG but i have not a clue what need to be