• Join
  • Sign In with my.TI Login
Texas Instruments
  • Products
  • Applications
  • Tools & Software
  • Support & Community
  • Sample & Buy
  • About TI
Sample & Purchase Cart Sample & Purchase Cart
  • Search
  • Advanced
TI E2E™ Community
  • Support Forums
  • Blogs
  • Groups
  • Videos
  • 简体中文
  • More ...
TI Home » TI E2E Community » Support Forums » Embedded Software » Android » Android forum » All Tags » devkit 2.1
Share
Android
  • Forum

Browse by Tags

Android

Welcome to the Android Section of the TI E2E Support Community. Ask questions, share knowledge, explore ideas, and help solve problems with fellow engineers. To post a question, click on the forum tab then "New Post".

Sign In to Post
Tags
You have subscribed to this tag. To view or manage your tag subscriptions, click here.   Close
You have unsubscribed from this tag. To view or manage your tag subscriptions, click here.   Close
You are currently viewing:
devkit 2.1
  • 2.6.37
  • AM37xx
  • android
  • Android Kernel OMAP
  • Android OMAP Kernel
  • android rowboat
  • Beagle Board
  • beagleboard
  • beagleboard xm
  • BeagleBoard-XM Android
  • BeagleBoard-xM Android rowboat-dsp
  • bluetooth
  • Camera
  • DSP Android
  • DVSDK OMAP3530
  • gingerbread
  • GingerBread_2_3_4_DevKit_2_1
  • gingerbread+dsp
  • OMAP
  • OMAP OMAP35xx AM35xx AM3517 EVM
  • omap_dss_device
  • OMAP3530
  • rowboat
  • uiFBDevID
  • usb
Related Posts
  • Forum Post: Re: Devkit 2.1 Gingerbread (2.6.37) kernel problem with insmoded external omap_dss_device driver

    Jaya Kumar Jaya Kumar
    Satish, Thanks for the suggestion. Yes, we are moving to 2.6.37 Devkit 2.2 Gingerbread 2.3.4 purely because we want wifi to work and we found that the wl12xx driver was the best way to achieve that. Also, TI's Eric Sacre told us very clearly that TI will not support 2.6.32 Froyo at all for...
    on Sep 27, 2011
  • Forum Post: Re: Devkit 2.1 Gingerbread (2.6.37) kernel problem with insmoded external omap_dss_device driver

    Jaya Kumar Jaya Kumar
    Typo there. This should say " Yes, we are moving to 2.6.37 Devkit 2.1 Gingerbread 2.3.4". That is the kernel where the omap_dss_device problem is observed.
    on Sep 27, 2011
  • Forum Post: Re: Devkit 2.1 Gingerbread (2.6.37) kernel problem with insmoded external omap_dss_device driver

    Jaya Kumar Jaya Kumar
    Vishveshwar, Yes, thanks for the suggestion. However, I'm getting confused now about what TI is recommending. We have a TI manager, Eric Sacre, telling us that TI will not support and does not recommend using wl12xx on 2.6.32 and that TI will only support it for 2.6.37. Is he incorrect? ...
    on Sep 27, 2011
  • Forum Post: Re: Devkit 2.1 Gingerbread (2.6.37) kernel problem with insmoded external omap_dss_device driver

    Jaya Kumar Jaya Kumar
    Thanks Vishveshwar for the clear answer. So, I will focus on 2.6.37. I have been able to get wl12xx to work with 2.6.37 from devkit 2.1 gingerbread 2.3.4. So what is missing now is just hdmi output. As started in this thread, the problem is that omapfb in 2.6.37 is encountering a failure that does...
    on Sep 27, 2011
  • Forum Post: Re: Devkit 2.1 Gingerbread (2.6.37) kernel problem with insmoded external omap_dss_device driver

    Jaya Kumar Jaya Kumar
    Ok. Figured it out. It was the .config that I used from devkit that I did not realize overrode the vram=12M in bootargs: kernel/arch/arm/configs/omap3_beagle_android_defconfig:CONFIG_OMAP2_VRAM_SIZE=4 Changing that to 12 makes it get further. But I still can't enable the display yet. ...
    on Sep 27, 2011
  • Forum Post: Devkit 2.1 Gingerbread (2.6.37) kernel problem with insmoded external omap_dss_device driver

    Jaya Kumar Jaya Kumar
    Hi, This is a long question. I will try to provide all the relevant details. I was previously using Devkit 2.2 Froyo with the 2.6.32 kernel with my DM3730 based board which has a TDA9984 HDMI encoder. This 2.6.32 kernel works great and is able to work with the at-bootup insmoded omap_dss_device...
    on Sep 27, 2011
  • Forum Post: OMAP3530/DM3730 EVM Support for TVP5146 on Android Gingerbread 2.3.4 DevKit 2.1

    Chris R Chris R
    Is the OMAP3530 EVM's TVP514x input supported under Android Gingerbread 2.3.4 DevKit 2.1? There is code in the DevKit ( hardware/ti/omap3/camera/V4L2Camera.cpp ) that seems to be intended to support the TVP514x, but the TVP514x doesn't seem to get much mention in the DevKit documentation....
    on Nov 9, 2011
  • Forum Post: unable to build the devkit8000 gingerbread source code with dsplink

    devkit anonym devkit anonym
    Hi, I am trying to build the gingerbread source code for devkit8000 board. It is creating the system.img file in out/target/product/devkit8000. Then it is showing error while doing dsp-link. The error is as follows: Generated: (out/target/product/devkit8000/android-info.txt) Target system...
    on Dec 12, 2011
  • Forum Post: opengl es 2.0 on android 2.3.4 booted beagleboard xm

    krishna mohan krishna mohan
    I recently booted TI android 2.3.4 devkit rev2.1. I used pre-built images to boot android. But still could not able to use opengl es 2.0 methods from sdk. Used gpubench to check the driver version of opengl es, it showed opengl es 1.1 chm. Do I have to apply any patches to use opengl es 2.0 features...
    on Dec 18, 2011
  • Forum Post: Re: How to create a Bluetooth device in the device

    Nic90 Nic90
    Hi, Is there any update on making the USB Bluetooth dongle work on Beagleboard-xm Rev-C running Android 2.3.4 DevKit 2.1? Could anybody please run me through the steps to set this up? Thanks in advance, Nikhil
    on Mar 23, 2012
  • Forum Post: wifi reconnect in devkit 2.1 gingerbread

    Jaya Kumar Jaya Kumar
    Hi, I'm using the wl12xx driver and wifi stack in Devkit 2.1 Gingerbread. It works well enough for basic usage. But there are problems. One major one is handling of reconnecting when the AP goes out of range or other form of loss. I noticed in the userguide, it says: http://processors.wiki.ti...
    on Jul 7, 2012
TI E2E™ Community
  • Support Forums
  • Blogs
  • Videos
  • Groups
  • Site Support & Feedback
  • Settings
TI E2E™ Community Groups
  • TI University Program
  • Make the Switch
  • Microcontroller Projects
  • Motor Drive & Control
Other Communities
  • Deyisupport
  • Designsomething.org
  • beagleboard.org
  • TI on Element 14
  • TI on TechXchangeSM
Other Technical & Support Resources
  • WEBENCH® Design Center
  • Product Information Centers
  • Technical Documents
  • TI Design Network
  • TI Technical Articles
  • TI Training

All content and materials on this site are provided "as is". TI and its respective suppliers and providers of content make no representations about the suitability of these materials for any purpose and disclaim all warranties and conditions with regard to these materials, including but not limited to all implied warranties and conditions of merchantability, fitness for a particular purpose, title and non-infringement of any third party intellectual property right. TI and its respective suppliers and providers of content make no representations about the suitability of these materials for any purpose and disclaim all warranties and conditions with respect to these materials. No license, either express or implied, by estoppel or otherwise, is granted by TI. Use of the information on this site may require a license from a third party, or a license from TI.

Content on this site may contain or be subject to specific guidelines or limitations on use. All postings and use of the content on this site are subject to the Terms of Use of the site; third parties using this content agree to abide by any limitations or guidelines and to comply with the Terms of Use of this site. TI, its suppliers and providers of content reserve the right to make corrections, deletions, modifications, enhancements, improvements and other changes to the content and materials, its products, programs and services at any time or to move or discontinue any content, products, programs, or services without notice.

Follow Us Texas Instruments on Facebook Texas Instruments on Twitter Texas Instruments on LinkedIn Texas Instruments on Google+
TI Worldwide | Contact Us | my.TI Login | Site Map | Corporate Citizenship | mobile m.ti.com (Mobile Version)

TI is a global semiconductor design and manufacturing company. Innovate with 100,000+ analog ICs and
embedded processors, along with software, tools and the industry’s largest sales/support staff.

© Copyright 1995-2013 Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy Policy | Terms of Use