On Saturday 10 Sep 2005 23:02, Hans Verkuil wrote:
> On Wednesday 07 September 2005 16:47, Trev Jackson wrote:
> > Hi
> >
> > I have an Adaptec AVC-2410 and got it working a while ago.  I have a
> > working video capture system using ivtv-0.3.2d.
> >
> > I added a page to the wiki regarding setting up the card:
> >
> > http://ivtv.writeme.ch/tiki-index.php?page=AdaptecAVC-2410
> >
> > I would love support to be added for this card to the current ivtv code.
> >
> > On the page above is a link to the code I am using.  There is a module
> > included with the code (written by the owner of an AVC-2010)
> >
> > cs53l32a.c
> >
> > This sets the audio chip up.
> >
> > The only bit not setup is switching audio between the tuner and composite
> > input which is currently done manually.
> >
> > I submitted a patch to lirc-0.7.0 which it is now included in the current
> > version of the code.
> >
> > The modifications for ivtv are simply recognising my card and
> > automatically loading the extra module.
> >
> > It would be neat if ivtvctl could be used to switch the  audio input on
> > the cs53l32a and although I will likely find it quite difficult I will be
> > happy to attempt it, however there is little poiint if the other code is
> > not going to be added to the main source tree.
> >
> > I am willing to update the current code with the above modifications if
> > the changes are going to be added into the main source tree.
>
> Sorry for the delay, I didn't forget you, you just ended up at the bottom
> of the stack :-)
>
> If you can give me patches against the latest subversion repository I'd
> happily apply them. Is a datasheet available for the cs53132a?
>
>       Hans
>
Thanks

I've checked out the latest code from the subversion repository, but at the 
moment I am having problems getting it to work with my card - there have been 
a lot of changes since 0.3.2d which is when I got my card working under ivtv.

I initially tried to add in the changes I made to the old code to the new code 
and the program crashed when run.

I've gone back to the unmodified new code and am looking at the difference 
between the i2c captured data for the old modified (working) code and the new 
code which runs, but does not work at the moment I've been trying to use it 
with tuner.

I will have to sort out the cables for connecting up to the composite input 
and try that, because obviously it is much simpler and is therefore more 
likely to work.

The data sheet for the cs53l32a is available from:

http://www.cirrus.com/en/pubs/proDatasheet/CS53L32A_F1.pdf

It may take some time for me to get it all working, but when I have figured it 
out I will checkout the latest code at that point and send patches to the 
mailing list.

Best Regards

Trev

>
> -------------------------------------------------------
> SF.Net email is Sponsored by the Better Software Conference & EXPO
> September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
> Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
> Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
> _______________________________________________
> ivtv-devel mailing list
> ivtv-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/ivtv-devel



-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
ivtv-devel mailing list
ivtv-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ivtv-devel

Reply via email to