• 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 » Linux » Linux forum » All Tags » DM368
Share
Linux
  • Forum

Browse by Tags

Linux

Welcome to the Linux 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:
DM368
  • am1808
  • am3517
  • ARM
  • audio
  • codec engine
  • DaVinci
  • daVinci dm365
  • DM355
  • DM365
  • DM365 + DVSDK
  • dm6467
  • dm8148
  • driver
  • DVSDK
  • GStreamer
  • Kernel
  • Linux
  • Linux driver
  • Linux Drivers
  • Linux Kernel
  • OMAP L137
  • OMAP L138
  • OMAP_L138
  • omap3530
  • OMAPL137
Related Posts
  • Forum Post: Re: DM368 CMEM setting over 128MB area

    Woo-Seung Yeo35126 Woo-Seung Yeo35126
    Hello Robert, Robert Tivy CMEM shouldn't care about the actual physical address, so I don't know what could be the problem. Hopefully someone with more knowledge of Linux on DM365 can offer some clue. To help us help you, could you build a debug version of cmemk.ko, try that out,...
    on Mar 17, 2010
  • Forum Post: Problem in APPro DM368 booting

    bioz bioz
    Hi, I am Binh, I am working on DM368 IMX036 camera of APPRO. I tried to install appro 1.9 and 2.0 software for this camera but both of them I got same erro related to AVServer starting during booting as below: CONFIGURING AVSERVER FOR DM368 ..... SENSOR FPS VALUE = 30 pci i2c_transfer...
    on Aug 3, 2010
  • Forum Post: DM365 MAC to issue test packets

    Ziv44306 Ziv44306
    Hi all, We used DM9161B of Davicom ethernet phy and followed the below settings for DM9161B registers. We could pass the test of 100Mbps, but 10Mbps, we still need DM365 MAC to issue test packet s , i.e. the continue Pattern-genous (Random/FF/55 ), for testing 10Mbps . Could TI help ...
    on Aug 26, 2010
  • Forum Post: Re: Booting Root FS via NFS

    Michael T Michael T
    Jim: Please try typing it this way: setenv nfshost 147.177.151.56 setenv rootpath /home/jharpe12/workdir/filesys setenv bootargs console=ttyS0,115200n8 noinitrd rw ip=dhcp rootdelay=10 root=/dev/nfs nfsroot=${nfshost}:${rootpath},nolock mem=76M video=davincifb:vid0=OFF:vid1=OFF:osd0=720x576x16...
    on Sep 20, 2010
  • Forum Post: Godb interface with Linux code mapping

    no5870 no5870
    Dear Sir, If I need to edit the Godb to add the new function like to add the icon for this new function and where to implemnt the new funciton in the souce code. To change or add the icon in the Godb and how to implement the linux code for mapping. Could you show a example in the existed code...
    on Oct 12, 2010
  • Forum Post: Help on Dm368 SPI slave driver

    Gu Xiangyu Gu Xiangyu
    Hi,everyone, We now met some problems in SPI comm between DM368 and DM6437.In our design,we used the DM6437 for Intelligent Video Analysising and the DM368 for encoding.The DM6437 will report the IVA info to the DM368 frequently.So,for easy comm and simplify the comm protocal,we use the DM6437...
    on Dec 15, 2010
  • Forum Post: DM368 IPNC -MT5 ver 2.0 through WAN (Not LAN) can not display the video.

    no5870 no5870
    Dear Sir, We encountered the problem as the subject : DM368 IPNC -MT5 ver 2.0 through WAN (Not LAN) can not display the video. After verified using the VLC and IE browser to check and find VLC can show the video display but IE ( can see the GUI but can not see the video) can not display it Check...
    on Dec 20, 2010
  • Forum Post: DM368 SDK 4.01 - can it do streaming out of the box?

    Marc DAmato Marc DAmato
    Team, I have run several different Gstreamer combos from the command line but wondering if i can 'easily' set it up or use different gstreamer cmd line to do streaming to Client PC using VLC? Thanks.
    on Jan 26, 2011
  • Forum Post: Undefined reference to [codec_name]_IVIDENC and [codec_name]_IDMA3 When building module test in Appro Framework

    Matt Clarkson Matt Clarkson
    Hello, I have got an XDAIS codec engine built using the XDC tools for the DM368. It has two structures defined in the main .c file: IVIDENC_Fxns [codec_name]_IVIDENC = { // Module_vendor_interface {IALGFXNS}, [codec_name]_process, [codec_name]K_control, }; and ...
    on Jan 28, 2011
  • Forum Post: Video quality is bad on TVP5158+DM368

    Tracy lee Tracy lee
    Hi All: I had meet the video quality issue when use TVP5158+DM368 solution, the image is too white and undersaturation, here attached a sample for you reference: I have tried to adjust the brightness, contrast, hue and saturation, but the quality is still poor. BTW, while connect the CCTV...
    on Feb 22, 2011
  • Forum Post: DM365 PSP version

    Sanjay Kumar42857 Sanjay Kumar42857
    Hi, I would like to enable WiFi on DM365/DM368 platform over the SDIO interface. Can any body say, which kernel version (Montavista) is available for the DM365/DM368 platform? Best regards Sanjay
    on Apr 18, 2011
  • Forum Post: dm368 mmc0 cann't probe/init the inand emmc v4.3 card

    John Lin57981 John Lin57981
    A sandisk inand emmc 32G v4.3 is mounted on dm368 mmc0 port. However, the linux davinci-mmc.c driver couldn't probe the mmc card. After the mmc driver is installed, it starts to send CMD0 to init the MMC card. Then, the driver send CMD1 and CMD55 to the card without stop. It seems that the emmc card...
    on Apr 18, 2011
  • Forum Post: About DVSDK 3.x encode demo ap for 1080i/60 on DM368

    Lucas Lw Lucas Lw
    We use DVSDK 3.x encode demo AP on DM368 , for capture.c : Void *captureThrFxn(Void *arg) /* If it is not component capture with 720P resolution then use framecopy as there is a size mismatch between capture, display and video buffers. */ if video source is 1080i/60 , the framcopy must true...
    on Apr 27, 2011
  • Forum Post: Noise problem after Frame Buffer enlargement

    Casper Hsieh Casper Hsieh
    Hi everyone, I tried to enlarge frame buffer size in boot argument as following: Before: video=davincifb:osd0=720x576x16,2500K After: video=davincifb:osd0=1024x768x16,3072K After this change, there will be some noises on screen during earlier stage, and the system...
    on Apr 29, 2011
  • Forum Post: TI Gstreamer Demo Problem

    Sheng Chen Sheng Chen
    Hi, I am using the DVSDK_DM368_EVM_4_01_00_09 for my DM368 board. Since I am new to all this, I followed the DM368 Developers Guide to get everything set up. I tried out all the example commands. I was able to encode/decode video files and images, but I was having problems with all the gstreamer examples...
    on Mar 28, 2011
  • Forum Post: Re: Need TFT LCD Driver support

    francis kumar francis kumar
    Hi Sanjeev Thanks for your reply I am using AM1808 EVM which is supporting Davinci drivers. Our board is OMAPL138 supported architecture.OMAP2 architecture is different. In AM1808 EVM development board existing TFT LCD using here as SHARP- LQ043T1DG01. My new LCD interface has Innolux AT050TN33...
    on May 16, 2011
  • Forum Post: Re: Transfert video via ethernet with dm368 or dm 365

    Maxime Suire Maxime Suire
    Hi, It's probably the same problem as Andre: root@dm368-evm:~# gst-launch -v v4l2src always-copy=FALSE ! TIVidenc1 codecName= mpeg4enc engineName=encode contiguousInputFrame=TRUE ! rtpmp4vpay pt=96 ! udpsin k host=192.168.1.171 port=5000 Setting pipeline to PAUSED...
    on May 24, 2011
  • Forum Post: Transfert video via ethernet with dm368 or dm 365

    Maxime Suire Maxime Suire
    Hie, I develop a product in aim to stream a video capture from a camera over network. I have already succeed with gstreamer, dm368evm and an analog camera. But I can't use the provided camera (LI-5M02) with gstreamer. After search and discussion with TI engineer, it's seems impossible to use...
    on May 23, 2011
  • Forum Post: Re: Compilation problem Gstreamer dm368evm dvsdk4.02.00.06

    Maxime Suire Maxime Suire
    Hi Brijesh, This is what "pkg-config --cflags --libs gstreamer-0.10 gives: [linux-devkit]:~/workdir> pkg-config --cflags --libs gstreamer-0.10 -pthread -I/home/stephane/ti-dvsdk_dm368-evm_4_02_00_06/linux-devkit//arm-none-linux-gnueabi/usr/include/gstreamer-0.10 -I/home/stephane/ti-dvsdk_dm368...
    on May 25, 2011
  • Forum Post: Re: Compilation problem Gstreamer dm368evm dvsdk4.02.00.06

    Maxime Suire Maxime Suire
    Hi, I tried to use a makefile: include ${DVSDK}/Rules.make main: $(CSTOOL_PREFIX)gcc -o main main.c `pkg-config --libs --cflags gstreamer-0.10` It's done that: [linux-devkit]:~/workdir> make main /home/stephane/CodeSourcery/Sourcery_G++_Lite//bin/arm-none-linux-gnueabi-gcc -o main...
    on May 25, 2011
  • Forum Post: Re: Compilation problem Gstreamer dm368evm dvsdk4.02.00.06

    Maxime Suire Maxime Suire
    Hi, Now I have got a new problem: [linux-devkit]:~/workdir> make main /home/stephane/CodeSourcery/Sourcery_G++_Lite//bin/arm-none-linux-gnueabi-gcc -rpath-link -o main main.c `pkg-config --libs --cflags gstreamer-0.10` arm-none-linux-gnueabi-gcc: unrecognized option '-rpath-link'...
    on May 26, 2011
  • Forum Post: Re: Compilation problem Gstreamer dm368evm dvsdk4.02.00.06

    Maxime Suire Maxime Suire
    No Idea?
    on May 30, 2011
  • Forum Post: Gstreamer pipeline for encoding video not repeatable

    Doug Linhardt Doug Linhardt
    I am working with a dm368 with the 4.02.00.06 DVSDK. I aw working with gstreamer. Based on the Software Developers Guide and various suggestions from the web, I have cobbled together the following pipeline: gst-launch -v v4l2src always-copy=FALSE input-src=Composite num-buffers=800 ! video/x-raw-yuv...
    on May 18, 2011
  • Forum Post: Using Gstreamer with DM36x and a sensor input

    Guillaume GARDET Guillaume GARDET
    Hello, I am using a DM36x board with a sensor input (mt9t111). I can use the encode and decode demo from the DVSDK without problems but I cannot use gstreamer. If I run: gst-launch -v v4l2src ! TIVidenc1 codecName=h264enc engineName=codecServer ! filesink location=test.264 I get the following...
    on Jun 7, 2011
  • Forum Post: sd storage causes kernel crash

    Mark wang3 Mark wang3
    Hi all, I use sd to record with edma, sometims kerenl crashs, crash log as following, cpu is dm368, linux kernel is 2.6.18, which is from montavista, (Please visit the site to view this file) Unable to handle kernel NULL pointer dereference at virtual address 00000014 pgd = c48a4000 [00000014...
    on Jun 9, 2011
12345
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