On 01/13/2014 03:00 PM, [email protected] wrote:
> Send meta-ti mailing list submissions to
>       [email protected]
>
> To subscribe or unsubscribe via the World Wide Web, visit
>       https://lists.yoctoproject.org/listinfo/meta-ti
> or, via email, send a message with subject or body 'help' to
>       [email protected]
>
> You can reach the person managing the list at
>       [email protected]
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of meta-ti digest..."
>
>
> Today's Topics:
>
>    1. USB keyboard not recognized with poky build AM335x-SK
>       (Vanderpool Josh)
>    2. Re: USB keyboard not recognized with poky build AM335x-SK
>       (Denys Dmytriyenko)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Mon, 13 Jan 2014 19:26:19 +0000
> From: Vanderpool Josh <[email protected]>
> To: "[email protected]" <[email protected]>
> Subject: [meta-ti] USB keyboard not recognized with poky build
>       AM335x-SK
> Message-ID:
>       <7D1F292BE8E4CC4F93079C1A7A58D5622BA337F7@USNYGRMBX4.raymondcorp.local>
>       
> Content-Type: text/plain; charset="us-ascii"
>
> bitbake -e core-image-basic | grep 'DISTRO_FEATURES='
> DISTRO_FEATURES="alsa argp bluetooth ext2 irda largefile pcmcia
> usbgadget usbhost wifi xattr nfs zeroconf pci 3g nfc x11 ipv4 ipv6
> libc-backtrace libc-big-macros libc-bsd libc-cxx-tests libc-catgets
> libc-charsets libc-crypt         libc-crypt-ufc libc-db-aliases
> libc-envz libc-fcvt libc-fmtmsg libc-fstab libc-ftraverse            
>         libc-getlogin libc-idn libc-inet-anl libc-libm libc-locales
> libc-locale-code                     libc-memusage libc-nis
> libc-nsswitch libc-rcmd libc-rtld-debug libc-spawn libc-streams
> libc-sunrpc                     libc-utmp libc-utmpx libc-wordexp
> libc-posix-clang-wchar libc-posix-regexp libc-posix-regexp-glibc    
> libc-posix-wchar-io largefile opengl ptest multiarch wayland pulseaudio
> sysvinit"
> POKY_DEFAULT_DISTRO_FEATURES="largefile opengl ptest multiarch wayland"
>
> Build Configuration:
> BB_VERSION        = "1.21.1"
> BUILD_SYS         = "x86_64-linux"
> NATIVELSBSTRING   = "Ubuntu-12.04"
> TARGET_SYS        = "arm-poky-linux-gnueabi"
> MACHINE           = "am335x-evm"
> DISTRO            = "poky"
> DISTRO_VERSION    = "1.5+snapshot-20140113"
> TUNE_FEATURES     = "armv7a vfp neon callconvention-hard cortexa8"
> TARGET_FPU        = "vfp-neon"
> meta             
> meta-yocto        = "master:005af45191ded6185c618c708181b31281e43092"
> meta-ti           = "master:85c35541100affcdc47bb72619a59ce1c0d0ef85"
> meta-qt5          = "master:72ca958ebfb61640c614ec865196d68fba2576c2"
> meta-ruby         = "master:4e7073b2ebee64f669b688fde3c1200589d8cb04"
>
>
> Confidentiality Notice:
>
> The preceding e-mail message (including any attachments) contains information 
> that may be confidential, protected by applicable legal privileges, or 
> constitute non-public information. It is intended to be conveyed only to the 
> designated recipient(s). If you are not an intended recipient of this 
> message, please notify the sender by replying to this message and then delete 
> it from your system. Use, dissemination, distribution or reproduction of this 
> message by unintended recipients is 
> not authorized and may be unlawful.
>
>
>
>
>
> ------------------------------
>
> Message: 2
> Date: Mon, 13 Jan 2014 14:31:23 -0500
> From: Denys Dmytriyenko <[email protected]>
> To: Vanderpool Josh <[email protected]>
> Cc: "[email protected]" <[email protected]>
> Subject: Re: [meta-ti] USB keyboard not recognized with poky build
>       AM335x-SK
> Message-ID: <20140113193123.GA5631@edge>
> Content-Type: text/plain; charset="us-ascii"
>
> On Mon, Jan 13, 2014 at 07:26:19PM +0000, Vanderpool Josh wrote:
>> bitbake -e core-image-basic | grep 'DISTRO_FEATURES='
>> DISTRO_FEATURES="alsa argp bluetooth ext2 irda largefile pcmcia
>> usbgadget usbhost wifi xattr nfs zeroconf pci 3g nfc x11 ipv4 ipv6
>> libc-backtrace libc-big-macros libc-bsd libc-cxx-tests libc-catgets
>> libc-charsets libc-crypt         libc-crypt-ufc libc-db-aliases
>> libc-envz libc-fcvt libc-fmtmsg libc-fstab libc-ftraverse            
>>         libc-getlogin libc-idn libc-inet-anl libc-libm libc-locales
>> libc-locale-code                     libc-memusage libc-nis
>> libc-nsswitch libc-rcmd libc-rtld-debug libc-spawn libc-streams
>> libc-sunrpc                     libc-utmp libc-utmpx libc-wordexp
>> libc-posix-clang-wchar libc-posix-regexp libc-posix-regexp-glibc    
>> libc-posix-wchar-io largefile opengl ptest multiarch wayland pulseaudio
>> sysvinit"
>> POKY_DEFAULT_DISTRO_FEATURES="largefile opengl ptest multiarch wayland"
>>
>> Build Configuration:
>> BB_VERSION        = "1.21.1"
>> BUILD_SYS         = "x86_64-linux"
>> NATIVELSBSTRING   = "Ubuntu-12.04"
>> TARGET_SYS        = "arm-poky-linux-gnueabi"
>> MACHINE           = "am335x-evm"
>> DISTRO            = "poky"
>> DISTRO_VERSION    = "1.5+snapshot-20140113"
>> TUNE_FEATURES     = "armv7a vfp neon callconvention-hard cortexa8"
>> TARGET_FPU        = "vfp-neon"
>> meta             
>> meta-yocto        = "master:005af45191ded6185c618c708181b31281e43092"
>> meta-ti           = "master:85c35541100affcdc47bb72619a59ce1c0d0ef85"
>> meta-qt5          = "master:72ca958ebfb61640c614ec865196d68fba2576c2"
>> meta-ruby         = "master:4e7073b2ebee64f669b688fde3c1200589d8cb04"
> Thanks.
> Can you please double-check that you are using 3.12.4 version of the kernel 
> on 
> your SK board?
>
Poky (Yocto Project Reference Distro) 1.5+snapshot-20140113 am335x-evm
/dev/ttyO0

am335x-evm login: root
root@am335x-evm:~# uname -a
Linux am335x-evm 3.12.4 #1 SMP PREEMPT Fri Dec 27 12:46:50 EST 2013
armv7l GNU/Linux
root@am335x-evm:~#


Confidentiality Notice:

The preceding e-mail message (including any attachments) contains information 
that may be confidential, protected by applicable legal privileges, or 
constitute non-public information. It is intended to be conveyed only to the 
designated recipient(s). If you are not an intended recipient of this message, 
please notify the sender by replying to this message and then delete it from 
your system. Use, dissemination, distribution or reproduction of this message 
by unintended recipients is 
not authorized and may be unlawful.



_______________________________________________
meta-ti mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-ti

Reply via email to