[ivtv-devel] SPAM

2005-09-26 Thread Trev Jackson
sible for maintaining it and deleting the obvious SPAMMERS off the list I would be happy to do this if the list owner would set me up with the correct permissions. Best Regards Trev --- SF.Net email is sponsored by: Tame your development chall

Re: [ivtv-devel] Please check: list of remaining driver problems

2005-09-25 Thread Trev Jackson
m please look at: http://warmcat.com/milksop/cheapi2c.html However my video capture card would not work properly when using this circuit, so if your card stops working when you plug the i2c bus into the parallel port you could try the circuit shown on

Fwd: Re: [ivtv-devel] Adding support for new cards

2005-09-18 Thread Trev Jackson
rent wikis, so I'm unsure which is the main wiki now. Best Regards Trev --- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" p

Re: [ivtv-devel] Adding support for new cards

2005-09-18 Thread Trev Jackson
8 on the ivtv modprobe > > none of these worked. > > So I guess my card is now more or less supported > I will look into trying to figure out how to ignore address 6b if the card > type is detected as an avc-2410. > Nearly there! > > Best Regards > > Trev > H

Re: [ivtv-devel] Adding support for new cards

2005-09-17 Thread Trev Jackson
On Saturday 17 Sep 2005 10:08, Hans Verkuil wrote: > On Thursday 15 September 2005 12:55, Trev Jackson wrote: > > If I run modinfo tuner.ko I see the following module parameters: > > parmtype: probe:array of short > parm: probe:List of adapter,address pairs to

Re: [ivtv-devel] SVN checking out code question

2005-09-16 Thread Trev Jackson
On Friday 16 Sep 2005 01:49, Allan Stirling wrote: > Trev Jackson wrote: > >Hi > > > >I understand to check out ivtv-0.3.8 I need to do: > > > >svn co http://ivtvdriver.org/svn/ivtv/tags/0.3.8 ivtv > > > >However when I checked out ivtv-0.3.8 a few

[ivtv-devel] SVN checking out code question

2005-09-15 Thread Trev Jackson
determine what revision is causing the problem I need to download specific revisions of the code. I would be grateful if someone would let me know how to do this. Best Regards Trev --- SF.Net email is sponsored by: Tame your development challenges

Re: [ivtv-devel] Adding support for new cards

2005-09-15 Thread Trev Jackson
stuttering audio and video in mythtv0.17. Best Regards Trev --- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or you

Re: [ivtv-devel] Adding support for new cards

2005-09-15 Thread Trev Jackson
On Thursday 15 Sep 2005 14:49, Trev Jackson wrote: > Hi Hans > > With reference to the problem I am having with mythtv-0.17 (the version I > use) and ivtv-0.3.8 causing jittering audio and vidio > > I have traced the problem back to ivtv-0.3.5t. > > I will let you know if

Re: [ivtv-devel] Adding support for new cards

2005-09-15 Thread Trev Jackson
Hi Hans With reference to the problem I am having with mythtv-0.17 (the version I use) and ivtv-0.3.8 causing jittering audio and vidio I have traced the problem back to ivtv-0.3.5t. I will let you know if I make any more progress on this. Best Regards Trev

Re: [ivtv-devel] Adding support for new cards

2005-09-15 Thread Trev Jackson
on the new code. I guess this means the Adaptec AVC-2010 should now be fully working, because that card does not have a tuner - I don't own one of these cards so I cannot test it. Best Regards Trev --- SF.Net email is sponsored by: T

[ivtv-devel] Adaptec AVC2410 Support

2005-09-14 Thread Trev Jackson
, I don't know if this is due to the above problem. Any suggestions on how to stop address 6B from being detected when this card is in use would be gratefully received. Best Regards Trev --- SF.Net email is sponsored by: Tame

[ivtv-devel] Adding support for new cards

2005-09-14 Thread Trev Jackson
Hi again I forgot to mention that the patches I emailed are against the svn version of ivtv-0.3.8 Rev 2669 I think. Best Regards Trev --- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App S

[ivtv-devel] Adding support for new cards

2005-09-14 Thread Trev Jackson
s can write a patch for this module so it does not require this change. Best Regards Trev /* * cs53l32a (avc-2010 and avc-2410) i2c driver, well sort of, just initialises the device * Martin Vaughan * */ #include #include #include #include #include #include #include #include #in

[ivtv-devel] Adding support for new cards

2005-09-14 Thread Trev Jackson
Hi Below are the patches to automatically detect the Adaptec AVC-2410 and the AVC-2010. I will post the code for the cs53l32a module separately. This code works but needs improvements to fully support the cards. Best Regards Trev PATCH FOR tuner.c

Re: [ivtv-devel] Adding support for new cards

2005-09-13 Thread Trev Jackson
d and mythbackend and running mplayer /dev/video0 and switching back to composite input it still stutters. If I reboot it then works OK unless I rerun mythtv-0.17. I don't have a problem with mythtv using ivtv-0.3.2d, so do I need to use a later version of mythtv to work with ivtv-0.3.8. Best Reg

Re: [ivtv-devel] Adding support for new cards

2005-09-12 Thread Trev Jackson
On Monday 12 Sep 2005 17:56, Hans Verkuil wrote: > On Monday 12 September 2005 14:03, Trev Jackson wrote: > > Hi all > > > > I am trying to get my Adaptec AVC-2410 working under the latest SVN code. > > > > On ivtv-0.3.2d it defaulted to PVR-250 and all I needed to

[ivtv-devel] Adding support for new cards

2005-09-12 Thread Trev Jackson
code to set up parameters for a new card would be great. Thanks Trev ivtv: START INIT IVTV ivtv: version 0.3.8 (svn snapshot revision 2654M) loading ivtv: Linux version: 2.6.8.1-12mdk 686 gcc-3.4 ivtv: In case of problems please include the debug info

Re: [ivtv-devel] Adding support for new cards

2005-09-11 Thread Trev Jackson
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. > > > &g

[ivtv-devel] Adding support for new cards

2005-09-07 Thread Trev Jackson
main source tree. 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

Re: [ivtv-devel] Second try: Volunteer(s) needed for cleaning up the sourceforge pages

2005-09-02 Thread Trev Jackson
ator status. Regarding answering emails I'm probably not the best person, because I have a somewhat unusual card - an Adaptec AVC-2410, so my knowledge is somewhat limited regarding the Hauppauge cards, but I could try. Best Regards Trev ---

Re: [ivtv-devel] AVC-3610 support

2005-08-31 Thread Trev Jackson
s not currently support USB devices. However if you look on the Supported Hardware page on the ivtv wiki there is a link to a driver for the Hauppauge WinTV PVR usb2, I would suggest you start there on developing a working driver. Best Regards Trev On Wednesday 31 Aug 2005 13:03, Cory Papenfuss

Re: [ivtv-devel] cheapi2c/lmilk

2005-08-04 Thread Trev Jackson
Hi everyone I have added: http://ivtv.writeme.ch/tiki-index.php?page=Monitoring+I2C+Bus to the ivtv wiki, if anyone has further information / experience relating to the use of cheapi2c it may be useful to others if you add information to the page. Best Regards Trev On Wednesday 03 Aug 2005

Re: [ivtv-devel] cheapi2c/lmilk

2005-08-03 Thread Trev Jackson
: lmilk -2 As well as reading I2C data from pin 12 and 13 this command switches D0 to D7 to produce an output voltage. If you then measuring between pins 2,3,4,5,6,7,8,9 and 25, because these pins are outputs they should produce some sort of reasonable voltage on any computer. Best Regards Trev

[ivtv-devel] tuner.c patches

2005-03-02 Thread trev
s are added into the next version of ivtv. 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

[ivtv-devel] Mythtv and V4L2_STD_PAL_I

2005-03-02 Thread trev
if it has the facility to set "V4L2_STD_PAL_I". 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 li

[ivtv-devel] Module parameters

2005-03-01 Thread trev
e ivtv module and am not getting anything to let me know how to set the relevant parameter. I don't know if its relevant for this question, but my card is an Adaptec AVC-2410. I would be grateful for any assistance. Best Regards Trev

[ivtv-devel] Identifying I2C Device

2005-02-28 Thread trev
23416-12 MPEG-2 Encoder Any help would be appreciated. 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

Re: [ivtv-devel] Datasheets for PVR 150 PAL/NTSC tuners: TAPE-S001D/FQ1216LME Mk3/TAPE-H091F_MK3/FM1236 Mk3

2005-02-27 Thread trev
o with the tuner selected on my card. Although my card is presumably different, have you had any problem with the audio on your tuner and if so I would be grateful if you would let me know if and how you got it working. Best Regards Trev On Sunday 27 Feb 2005 13:34, Laurent Haond wrote: >

Re: [ivtv-devel] Removal of tuner.c from ivtv

2005-02-26 Thread trev
0x04,0xce,623 }, These are tuners added in the ivtv tuner. Perhaps I was wrong and ivtv should have the tuner.c included, but it should be updated. Best Regards Trev On Saturday 26 Feb 2005 13:40, trev wrote: > Hi all > > The version of tuner.c distibuted with ivtv is incompati

[ivtv-devel] Removal of tuner.c from ivtv

2005-02-26 Thread trev
o add tuners to tuner.c should be sent to the linux-kernel mailing list see http://www.tux.org/lkml and will then be added into future distributions. Best Regards Trev --- SF email is sponsored by - The IT Product Guide Read honest & candi

[ivtv-devel] Re:Tuner data FQ1216ME/I H-3

2005-02-25 Thread trev
of the channels more or less where I expected them (some offset by 9 - see last message). The only thing now not working on the AVC-2410 card is the audio from the tuner. ( I don't have any S-Video stuff so I can't test that input ) Best Reg

[ivtv-devel] Tuner data FQ1216ME/I H-3

2005-02-25 Thread trev
g the PAL settings to the TDA9887 and using tuner type=1 and using pal-europe-west channel 37 I get a very grainy version of channel 5 under linux, this also being 9 channels different from the windows and calculated values. Best Regards Trev -

[ivtv-devel] Tuner on the AVC-2410

2005-02-24 Thread trev
channel I was getting for a while ( by comparing it to tv ). The channel I am getting is channel 5 ( which should be at 583.25MHz ). I am not getting any sound. Any assistance on this will be gratefully received. If I switch to composite input the card works fine. Best Regards Trev

[ivtv-devel] Tuner on the AVC-2410

2005-02-24 Thread trev
channel I was getting for a while ( by comparing it to tv ). The channel I am getting is channel 5 ( which should be at 583.25MHz ). I am not getting any sound. Any assistance on this will be gratefully received. If I switch to composite input the card works fine. Best Regards Trev

[ivtv-devel] Tuner on the AVC-2410

2005-02-23 Thread trev
s with the data sheet which which shows 5 bytes of data after the address byte, Unfortunately I don't know how to write 5 bytes of data to an address using i2set. Best Regards Trev --- SF email is sponsored by - The IT Product Guide Read

[ivtv-devel] Re: i2c sniffer problems

2005-02-21 Thread trev
I will email it directly because I believe the list does not allow very large messages. Best Regards Trev --- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discove

[ivtv-devel] Re: i2c sniffer problems

2005-02-19 Thread trev
driver chip which should have the same input impedence so not cause any poblems with the i2c bus, but should be able to sink enough current to fully switch the parallel port input. Best Regards Trev On Saturday 19 Feb 2005 20:52, Martin Vaughan wrote: > In case you haven't already,

[ivtv-devel] i2c sniffer problems

2005-02-17 Thread trev
ading the pvr program I assume this is a loading problem on the I2C bus. Has anyone else experienced this problem whilst monitoring other cards and if you have do you have a solution. ( eg a pair of series resistors or something ) Best Regards

[ivtv-devel] Re: Got audio working OK on the AVC-2410

2005-02-17 Thread trev
. I found the website http://warmcat.com/milksop/ I have downloaded the milksop sofware, but have yet to sort out an old computer or make up the Cheapi2c lead. Do you have any advice on using one of these devices. Best Regards Trev --- SF

[ivtv-devel] Re: Got audio working OK on the AVC-2410

2005-02-15 Thread trev
o 08H giving UCGC=0 and APLL=1. Best Regards Trev On Tuesday 15 Feb 2005 01:41, Martin Vaughan wrote: > Hi Trev, > > I got the master frequency from the value on the xtal that is along side > the SAA7115, it is 32.1 Mhz, which also ties in with the SAA7115 AMCLK > Tables. >

[ivtv-devel] Re: Got audio working OK on the AVC-2410

2005-02-14 Thread trev
clock ratio on the ADC and so use the settings for the SAA7115 that all the other cards use. Best Regards Trev --- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Disc

Re: [ivtv-devel] FQ1216ME actively selecting B/G/D/K, I, L, L' ?

2005-02-11 Thread trev
Hi Stanley I tried that and am just getting an error as shown on the dmesg output shown lower down on my previous message Regards Trev On Friday 11 Feb 2005 13:14, [EMAIL PROTECTED] wrote: > Hi, > > Just a hunch, but try 'pal=I' on the tda9887 module... Not quite sure how

Re: [ivtv-devel] FQ1216ME actively selecting B/G/D/K, I, L, L' ?

2005-02-11 Thread trev
put 3, output 1 ivtv: Switching standard to PAL. ivtv: ivtv_enc_thread: pid = 7479, itv = 0xd0ee6740 saa7115: decoder set norm PAL saa7115: set audio: 0x01 ivtv: Initialized WinTV PVR 250, card #0 ivtv: END INIT IVTV Best Regards Trev On Friday 11 Fe

Re: [ivtv-devel] FQ1216ME actively selecting B/G/D/K, I, L, L' ?

2005-02-10 Thread trev
=0x03 ivtvctl -g reg=0x0031,val=0xc0 ivtvctl -g reg=0x0032,val=0x00 ivtvctl -g reg=0x0034,val=0xe7 ivtvctl -g reg=0x0035,val=0x7d ivtvctl -g reg=0x0036,val=0x18 I will have a look at patching the the modules although I'm not quite certain how to go about it. Best Regards Trev On Thursday 1

Re: [ivtv-devel] FQ1216ME actively selecting B/G/D/K, I, L, L' ?

2005-02-10 Thread trev
Hi Peter Thanks for the information, I tried modprobe tuner pal=I type=52, but unfortunately it did not work Best Regards Trev On Thursday 10 Feb 2005 21:20, Peter Sandström wrote: > And once again the beer wins... > > I don’t have a FQ1216ME, but I use the codepath for it... my

Re: [ivtv-devel] Composite audio input volume

2005-02-10 Thread trev
k for that. Best Regards Trev On Thursday 10 Feb 2005 20:06, Paul Curtis wrote: > trev wrote: > > Hi all > > > > On my AVC-2410 with the composit input selected, I cannot adjust the > > volume on the ivtv driver and something is being overdriven causing audio > >

[ivtv-devel] FQ1216ME actively selecting B/G/D/K, I, L, L' ?

2005-02-10 Thread trev
Hi all I have an FQ1216ME/I H-3 tuner on my Adaptec AVC-2410 and the documentation (modules.txt) specifies that you must actively select B/G/D/K, I, L, L' I am using ivtv-0.3.2d. I would be grateful if someone would let me know how to do this. Best Regards

[ivtv-devel] Composite audio input volume

2005-02-10 Thread trev
solution, but it works. I did find a couple of mails in the archive about Chris having a look at setting the volume, but I'm not sure if anything came of it. Does anyone know anything about this. Best Regards Trev --- SF email is sponsored by

[ivtv-devel] Philips FQ1216ME/I H-3 tuner

2005-02-10 Thread trev
Hi all My card (Adaptec AVC-2410) has a Philips F1216M/i H-3 tuner. I have not managed to get a picture out of the tuner yet. I am using ivtv-0.3.2d Has anyone using this tuner managed to get a picture and if so what settings did they use. Best Regards Trev

[ivtv-devel] Got audio working OK on the AVC-2410

2005-02-09 Thread trev
Hi All Further to my last message I have got the audio working spot on for speed now although it is still a bit loud. The settings for the AVC-2410 and the SAA7115 are: 0x0030 = 03 0x0031 = c0 0x0032 = 00 0x0034 = e7 0x0035 = 7d 0x0036 = 18 Best Regards Trev On Wednesday 09 Feb

[ivtv-devel] Re:i2c sniffer needed to capture initialisation of gpio chip

2005-02-09 Thread trev
do anything. Best Regards Trev -- Forwarded Message -- Subject: Re: [ivtv-devel] i2c sniffer needed to capture initialisation of gpio chip Date: Tuesday 08 Feb 2005 18:26 From: kevin thayer <[EMAIL PROTECTED]> To: ivtv-devel@lists.sourceforge.net to sniff i2c, we usual

[ivtv-devel] i2c sniffer needed to capture initialisation of gpio chip

2005-02-08 Thread trev
storage oscilloscope (because I don't have one) and are there circuit diagams of these hardware dongles available on the net. Best Regards Trev On Tuesday 08 Feb 2005 18:26, kevin thayer wrote: > to sniff i2c, we usually use a hardware dongle. > > i think someone posted caps of t

[ivtv-devel] i2c sniffer needed to capture initialisation of gpio chip

2005-02-08 Thread trev
Hi all Does anyone know a program that I can use as an i2c sniffer to capture the various initializations of the gpio chip (running windows) for my AVC-2410 capture card. I am using an Asus A7V333 motherboard and I can't find a program that detects the smbus. Best Regards

[ivtv-devel] Adaptec AVC-2410 (transcode not working with mpeg file)

2005-02-06 Thread trev
use linux to do my video capturing, but I am strugging a bit here to figure out how to produce something that can played. Does anyone know of another linux program that might modify the speed of the audio in an mpeg, then remultiplex the corrected audio back into the mpeg. Best Reg

[ivtv-devel] [UNKNOWN CARD]

2005-01-29 Thread trev
n try it. Best Regards Trev --- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC,

[ivtv-devel] Re: AVC-2410 Audio running at half speed

2005-01-27 Thread trev
_i2c_client ivtv: skipping client 0, addr 0x60 ivtv: skipping client 1, addr 0x40 ivtv: using client 2, addr 0x21 saa7115: decoder set norm PAL saa7115: set audio: 0x01 ivtv: v4l2 close Best Regards Trev --- This SF.Net email is sponsored

[ivtv-devel] AVC-2410 Audio running at half speed

2005-01-27 Thread trev
set norm PAL saa7115: set audio: 0x01 I have not tried to set up the tuner yet. Any assistants would be gratefully received Thanks for reading this Trev --- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open

[ivtv-devel] Fwd: AVC-2410 Audio running at half speed

2005-01-27 Thread trev
device /dev/video24. Any suggestions, hints or tips would be gratefully received. Best Regards Trev -- Forwarded Message -- Subject: AVC-2410 Audio running at half speed Date: Wednesday 26 Jan 2005 21:35 From: [EMAIL PROTECTED] To: ivtv-devel@lists.sourceforge.net Hi I