Enable USB and boot on hard drive got error messages

2008-01-24 Thread Lewis Liu
Hi, Friends, When I boot up the system with USB enabled and one USB drive on the board. I got following errors if boot on the hard drive file system. I didn't see this error if boot the same kernal on NFS file system. Here is the error message: kobject_register failed for scsi_mod (-17)

Unable to compile kernel (cfide_lbus_probe)

2008-01-24 Thread Robert W. Kuhn
Hello, while compiling the kernel (on windows/cygwin) I get while executing make: drivers/built-in.o(.text+0x5d4b0): In function `cfide_lbus_probe': xtkbd.c: undefined reference to `cfide_platform_mmiops' drivers/built-in.o(.text+0x5d56c):xtkbd.c: undefined reference to `cfide_selectproc' make:

Re: Turn on DSP power domain fail

2008-01-24 Thread kashin Lin
Hi, thanks for your quickly reply. after i trying that, it still hangs at while( !(PSC_EPCPR 0x2) ); --- always loop in here i noticed that Advisory 1.3.22 is for hanging up in polling PTSTAT. but in my case, it hangs up in polling EPCPR. do you know what may make this happen? or are

Capturing NTSC video (DVEM)

2008-01-24 Thread Rajen
Hi, Can any one help me by guiding what to do for capturing the video in NTSC format with 720x240 resolution at 30 fps. Regards, Rajen V. Joshi Embedded Engineer (CFG) -- eInfochips Business Disclaimer: This message may contain confidential, proprietary or legally

DMA transfer from ARM RAM

2008-01-24 Thread Alexander Vasiliev
Hello, I want to use EDMA during booting. So i am testing data transfer from ARM RAM to DRR2. Copying from DRR to arm goes fine. But during copying from arm to ddr2, every (29-31)th bytes are broken. Any ideas? As the base application i use spraai0-application. Here is the patch for it: diff

Re: Capturing NTSC video (DVEM)

2008-01-24 Thread David A Kondrad
Rajen, You can capture 720x240 (progressive 30 fps) on the Davinci by setting up the V4L2 capture driver to throw away the even or odd frame interlaced frame. In the VIDIOC_S_FMT ioctl, change the v4l2_field struct member from V4L2_FIELD_INTERLACED to either V4L2_FIELD_TOP or V4L2_FIELD_BOTTOM.

RE: DMA transfer from ARM RAM

2008-01-24 Thread Monk, Roger
Forwarding for archive :- Thanks Vasiliev - glad working ok now. Cheers, ~roger -Original Message- From: Alexander Vasiliev [mailto:[EMAIL PROTECTED] Sent: 24 January 2008 15:10 To: Monk, Roger Subject: Re: DMA transfer from ARM RAM Thank you, Roger. Now it works well. 2008/1/24,

RE: How to make CMEM cacheable on ARM side on DM6446?

2008-01-24 Thread Ring, Chris
Glad to hear that worked for you - not too many users of that feature just yet! Detailed replies inlined below... Chris -Original Message- From: Kumar Brajbhushan [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 23, 2008 11:15 PM To: Ring, Chris;

C++ Apps and Codec Engine

2008-01-24 Thread Joshua Hintze
Hello, I'm about ready to move away from just modifying the example applications that came with the DVEVM and wanting to start creating my own from scratch. All of the example apps seem to be using arm_v5t_le-gcc. Does anybody forsee any problem with me using the arm_v5t_le-g++ compiler

Re: Davinci-linux-open-source Digest, Vol 25, Issue 53

2008-01-24 Thread mackylee
hi I am working on DM355 ,i try to porting gstreamer according to README file , but failed and got some error . Can i use the gstreamer (download from http://focus.ti.com/dsp/docs/dspsplash.tsp?contentId=3100) on my DM355 board? [EMAIL PROTECTED] wrote: Send

Re: Davinci-linux-open-source Digest, Vol 25, Issue 53

2008-01-24 Thread mackylee
hi I am working on DM355 ,i try to porting gstreamer according to README file , but failed and got some error . Can i use the gstreamer (download from http://focus.ti.com/dsp/docs/dspsplash.tsp?contentId=3100) on my DM355 board? [EMAIL PROTECTED] wrote: Send

gstreamer for dm355

2008-01-24 Thread mackylee
ok thanks I am working on DM355 ,i try to porting gstreamer according to README file ,but failed and got some error . Can i use the gstreamer (download from http://focus.ti.com/dsp/docs/dspsplash.tsp?contentId=3100) on my DM355 board? anyone can help me? thanks [EMAIL PROTECTED]

Test vectors WMA9 / VC-1 / WMV9 for davinci....

2008-01-24 Thread Ragas sag
Hi All, Can somebody guide me to davinci test vectors for vc-1 / wma9 /wmv9 test vectors ? I did find some test vectors but all were for HD size. I need D1 size or 720 X 480 size vectors. Thanks in advance. Warm Regards, Ragas ___

RE: Test vectors WMA9 / VC-1 / WMV9 for davinci....

2008-01-24 Thread Balagopalakrishnan, Anand
Ragas, The best option is to procure the SMPTE VC-1 Test Material: http://store.smpte.org/VC-1-Test-Material-p/vc-1.htm This contains VC-1 conformance bitstreams with D1 resolutions. Regards, Anand From: [EMAIL PROTECTED] [mailto:[EMAIL