512 MB SD Card Issue

2007-12-21 Thread John Sample
I power the DVEVM on without doing any type of reset. If I hold reset down while I flip the power switch, and then release a couple seconds later I don't see it happen as often. I'm using the latest 2.6.23git kernel Thanks, -- John Sample ___ Davinci

Audio Write Lockup After Pausing

2007-09-20 Thread John Sample
posted about this happening after 15 minutes - and I tried switching the davinci to the master of the asp, but that didn't have an effect. Any else experience this or have any ideas as to what would cause it? Thanks, -- John Sample ___ Davinci-linux-open

Re: ARM EABI Problem

2007-08-29 Thread John Sample
in the git kernel? - Seeing as it works fine with EABI disabled, but breaks with EABI enabled and the old ABI option selected. Thanks, John On 8/28/07, Kevin Hilman [EMAIL PROTECTED] wrote: John Sample wrote: In the 2.6.10 kernel the following config option is enabled by default

ARM EABI Problem

2007-08-28 Thread John Sample
of what this option is set to. Does anyone have any idea why I am seeing this behavior? Or why this used to be enabled by default but isn't in the git kernel? -- John Sample ___ Davinci-linux-open-source mailing list Davinci-linux-open-source

ARM EABI Kernel Feature

2007-08-27 Thread John Sample
installation with EABI support, either version 4.0.0 or later or an earlier version with patches such as MontaVista gcc 3.4.x. So I'm not sure why this won't work? Is there something I can change in the kernel to ignore this error, or do I need to build a new cross-compiler? Thanks, -- John Sample

Re: ARM EABI Kernel Feature

2007-08-27 Thread John Sample
there is a .file2alias.o.cmd, but every .o in that directory points to .d files which aren't there. On 8/27/07, Kevin Hilman [EMAIL PROTECTED] wrote: John Sample wrote: Has anyone seen the following error when compiling the git kernel (using the MontaVista gcc cross compiler)?: arch/arm/kernel/asm-offsets.c:1

Re: ARM EABI Kernel Feature

2007-08-27 Thread John Sample
Well I tried a make distclean and now I can't do anything - I get this error everytime: HOSTCC scripts/basic/fixdep /bin/sh: scripts/basic/fixdep: No such file or directory Is make distclean supposed to remove those scripts? On 8/27/07, Dirk Behme [EMAIL PROTECTED] wrote: John Sample wrote

dsplink on 2.6.23 kernel

2007-08-17 Thread John Sample
this? -- John Sample ___ Davinci-linux-open-source mailing list Davinci-linux-open-source@linux.davincidsp.com http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

Demos on Git 2.6.21 Kernel

2007-08-16 Thread John Sample
From: John Sample [EMAIL PROTECTED] Date: Aug 16, 2007 10:41 AM Subject: Re: Demos on Git 2.6.21 Kernel To: [EMAIL PROTECTED] Is that all you had to change? I still get the following warnings/errors: In file included from /home/guest/workdir/lsp/ti-davinci/include/linux/bitops.h:9

2.6.23 Kernel

2007-08-16 Thread John Sample
are stable, and the demos are able to run. -- John Sample 970-471-1363 ___ Davinci-linux-open-source mailing list Davinci-linux-open-source@linux.davincidsp.com http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

Demos on Git 2.6.21 Kernel

2007-08-08 Thread John Sample
What needs to be modified in the 1_10 demos to get them to run on the latest GIT kernel? I noticed some posts a while back about modifying cmemk.c and some of the dsplink stuff. The cmemk.c patches seem to make sense, but I'm not sure how to rebuild dsplink - I can't find a makefile or a

0-USB Isochronous Data

2007-08-06 Thread John Sample
it on the DaVinci vs. a pc, and only about half of the bytes are being received on the DaVinci. Thanks for the help. John Sample ___ Davinci-linux-open-source mailing list Davinci-linux-open-source@linux.davincidsp.com http://linux.davincidsp.com/mailman/listinfo

NFS Problem

2006-11-27 Thread John Sample
Hi, I had the NFS working just fine, then tried to do the TFTP along with it. TFTP seems to load the kernel ok, but now the system hangs during the boot sequence. I get the following lines repeatedly: nfs: server 192.168.0.108 not responding, still trying nfs: server 192.168.0.108 OK I know