Sure, it's just a quick two-liner.  You're right about the setup.  

diff -aur ivtv-0.3.2e/driver/tuner.c ivtv-0.3.2e-ajm/driver/tuner.c
--- ivtv-0.3.2e/driver/tuner.c  2005-02-25 20:02:38.000000000 -0500
+++ ivtv-0.3.2e-ajm/driver/tuner.c      2005-02-25 20:03:51.000000000
-0500
@@ -232,8 +232,8 @@
          16*141.00,16*464.00,0xa0,0x90,0x30,0x8e,623},
        { "NoTuner", NoTuner, NOTUNER,
          0,0,0x00,0x00,0x00,0x00,0x00},
-       { "NoTuner", NoTuner, NOTUNER,
-         0,0,0x00,0x00,0x00,0x00,0x00},
+       { "LG NTSC (TAPE series)", LGINNOTEK, NTSC,
+         16*160.00,16*442.00,0x01,0x02,0x04,0x8e,732 },
        { "NoTuner", NoTuner, NOTUNER,
          0,0,0x00,0x00,0x00,0x00,0x00},
        { "NoTuner", NoTuner, NOTUNER,

* Noah Patton <[EMAIL PROTECTED]> [2005-02-25 19:53:04]:
> Anthony:
> 
> Can you post a patch with the additions from 2.6.10-mm1?
> 
> You are running the 0.3.2e with the addition of Jarod's cumulative 
> patch from this thread, plus your import of the tuner type 47 from 
> 2.6.10-mm1 on a non-4kstacks kernel, right?
> 
> Thanks!
> 
> Noah
> 
> On Feb 25, 2005, at 4:09 PM, Anthony J. Mirabella wrote:
> 
> >Finally!  Complete success with the PVR-500.  Or almost complete
> >success.  There doesn't appear to be a radio device, but both tuners 
> >are
> >working properly.  I had to import tuner type 47 from 2.6.10-mm1 into
> >tuner.c from 0.3.2e.  It also seems that I get tuner audio on all video
> >inputs, I don't have any s-vido or composite inputs to test to see if
> >audio from the RCA jacks are also coming in.  Here's a list of the
> >module paramerters I'm using:
> >
> >alias char-major-81 videodev
> >alias char-major-81-0 ivtv
> >alias char-major-81-1 ivtv
> >alias char-major-81-2 bttv
> >options ivtv ivtv_debug=1 ivtv_std=1,1 tuner=54,47
> >options cx25840 i2c_enable=1,1 debug=1 no_black_magic=1 cardtype=1 
> >audiofmt=1


-------------------------------------------------------
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

Reply via email to