I guess the cheapi2c device was causing noise on the bus, now after removing the wires, I can set the Audio ADC registers without any problems. The AVC-2010 now works with Linux!!
I think with minimum effort, the tuner on the AVC-2410 would work too. On Wed, 2005-02-16 at 18:20 +0000, trev wrote: > Hi > My message bounced when I sent it to the list, so I am sending it directly to > you. > Trev > > > Hi Martin > > I managed to read the registers after I loaded the module: > > modprobe i2c-dev > > I used the command: > > i2cdump 0 0x11 > > to view the registers before trying to change anything, they were: > > > 0x01 = 0x02 > 0x02 = 0x00 > 0x03 = 0x30 > 0x04 = 0x00 > 0x05 = 0x00 > 0x06 = 0x00 > 0x07 = 0x03 > > I then used the command: > > i2cset 0 0x11 0x02 0xXX > > were XX is the value I set and I set the registers the same as you had and in > the same order i.e. > > 0x01 = 0x21 > 0x02 = 0x29 > 0x03 = 0x30 > 0x04 = 0x00 > 0x05 = 0x00 > 0x06 = 0x00 > 0x07 = 0x00 > 0x01 = 0x21 > 0x03 = 0x30 > 0x04 = 0x00 > 0x05 = 0x00 > 0x06 = 0x00 > > The result provided good audio ( using the default PAL register settings for > the SAA7115 ) > I had no problems writing to the registers and got no errors on writing. > The motherboard I am using is an ASUS A7V333. > > I haven't managed to get the FQ1216ME/I tuner to work yet so as yet there are > no settings I can give you to add. > > Best Regards > > Trev > > ------------------------------------------------------- ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ ivtv-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ivtv-devel
