On Wed, 9 Feb 2005 23:02:04 -0500, Tyler Trafford <[EMAIL PROTECTED]> wrote:
> On Wed, 9 Feb 2005 19:07:58 -0800, Greg Walton <[EMAIL PROTECTED]> wrote:
>
> > tveeprom: Hauppauge: model = 26032, rev = C199, serial# = 2917295
> > tveeprom: tuner = (idx = 99, type = 4)
> > tveeprom: tuner fmt = NTS
Since it appears we are dealing with a great many cards with different
and varying audio/video problems, I think it would be a good idea to
collect all of the data into some repository (i.e. wiki page) where we
can get a general picture of where we stand on this driver and what we
should be aiming
On Wed, 2005-02-09 at 22:01 -0500, Winston Chang wrote:
> CX25840_SET_PATH1_SEL_CTL()
try CX25840_SET_PATH1_SEL_CTL(0x0002)
but since it appears that you have an msp3400 on your card, it may be
using a different input as well as path, so you may have to try 0x0
through 0x4 on
CX25840_SET_CH_2__S
On Wed, 9 Feb 2005 19:07:58 -0800, Greg Walton <[EMAIL PROTECTED]> wrote:
> tveeprom: Hauppauge: model = 26032, rev = C199, serial# = 2917295
> tveeprom: tuner = (idx = 99, type = 4)
> tveeprom: tuner fmt = NTSC(M) (eeprom = 0x08, v4l2 = 0x1000)
> tveeprom: audio_processor = TDA9850 (type = 3
On Wed, 9 Feb 2005 21:03:01 -0500, Tyler Trafford <[EMAIL PROTECTED]> wrote:
> On Wed, 9 Feb 2005 16:58:38 -0800, Greg Walton <[EMAIL PROTECTED]> wrote:
> > I'd like to dig in on the audio matrix issue does anyone have a
> > cx25840 datasheet that they could share?
>
> http://www.conexant.com/
Hi,
I originally posted this a few days ago, but it was
rejected for size. I'll clean up the write errors in
the log since they're very redundant. I also snipped
out the wm8775 stuff.
The driver asked me to post this info to the list.
It's a PVR-500 MCE NTSC and, well, composite won't
even work.
On Wed, 9 Feb 2005 21:06:47 -0500, Tyler Trafford <[EMAIL PROTECTED]> wrote:
> On Wed, 9 Feb 2005 16:58:38 -0800, Greg Walton <[EMAIL PROTECTED]> wrote:
> > I finally got to the point where I have a somewhat working retail
> > NTSC pvr150 on Fedora 2. (ivtv 0.3.2d + kernel compiled without
> > 4ks
I tried it on 150 and it didn't work for me. From the 0.3.2d sources,
I tried every value for CX25840_SET_AUD_STANDARD() from 0x01 to 0x0E
with no effect. Then, with the aud_standard set to 0x01, I tried
changing CX25840_SET_PATH1_SEL_CTL() from 0x to 0x0003, again with
no effect. I didn
On Wed, 9 Feb 2005 16:58:38 -0800, Greg Walton <[EMAIL PROTECTED]> wrote:
> I finally got to the point where I have a somewhat working retail
> NTSC pvr150 on Fedora 2. (ivtv 0.3.2d + kernel compiled without
> 4kstacks/regparm)
>
> tuner shows unknown... forcing tuner=50 works somewhat. Freq tune
On Wed, 9 Feb 2005 16:58:38 -0800, Greg Walton <[EMAIL PROTECTED]> wrote:
> I'd like to dig in on the audio matrix issue does anyone have a
> cx25840 datasheet that they could share?
http://www.conexant.com/servlets/DownloadServlet/102267A.pdf?FileId=1834
--
Tyler Trafford
I finally got to the point where I have a somewhat working retail
NTSC pvr150 on Fedora 2. (ivtv 0.3.2d + kernel compiled without
4kstacks/regparm)
tuner shows unknown... forcing tuner=50 works somewhat. Freq tuned
seems to be 16 times the number you pass to ivtvctl -r
"ivtvctl -r 884" would t
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 20
you'll need to do 2 things:
always use a cache when reading directly from
/dev/videoX, if you don't, then the software decoders
will start decoding frames before the entire frames
are copied.
For mplayer, always use the -framedrop option. Else it
will display every video frame and play every audi
Hey,
I got my NTSC PVR150 (boxed retail) to work with audio+video and able
to tune channels with tuner type 50 and 47. tveeprom module doesnt
understand what my tuner type is for now.
Can someone give some pointers on what they use to watch TV ? I tried
mplayer but it seems to lag behind the stre
http://www.gossamer-threads.com/lists/ivtv/devel/17456
that works for me on my NTFS PVR150 boxed version w/remote (non-mce version).
-- Ram
On Wed, 9 Feb 2005 13:48:18 -0500, Bart Nabbe <[EMAIL PROTECTED]> wrote:
> All,
>
> Can someone point me to the latest greatest magic to get the PVR-150 t
All,
Can someone point me to the latest greatest magic to get the PVR-150 to
work in NTSC ? It has the TAPC H791F tuner.
I have seen various snippets of scripts to load modules, but neither
one of them gives me anything reasonable. Tried the
various test commands with the latest greatest ivtv dis
Hi all
Thanks for emailing me the files I went through the files and noted down the
differences between the default values (under linux) and the values set in
windows. I then set the SAA7115 registers using the command:
ivtvctl -g reg=0x0030,val=0x00
Unfortunately the picture and audio were e
I have a PVR250 model 980 (tuner type 39) running in a MSI Hermes (845GV) box.
SuSE-based linux installation with kernel 2.4.24, and ivtv-0.1.9. Recording
done with MythTV 0.16. I'm using the 'recommended' 1.18.21.22252.inf PVR
firmware when building the ivtv module.
Every so often (could be a
Zed Shaw wrote:
Jim,
Being "stuck" with Fedora as well, I was wondering if you had some
instructions on how you did this exactly?
I tried Gentoo today but it choked on the GCC 3.4.3 build. Sigh.
Any happy Debian users out there?
I've been running debian unstable for over a year now. Like with
Ryszard wrote:
I concur. I have the same card, and the playback is something around
VHS quality, not the nice crisp images when played via a different
video out source (in my case the tv out on my pundir-r).
So, stated that, I turned to video card output with better results. Now
the bottleneck is
On Wed, Feb 09, 2005 at 01:44:25PM +0100, Morten Rønseth wrote:
> I see a lot of mention about '4KSTACK' problems using Gentoo. Is this a
> 2.6 kernel issue, or does it apply to the 2.4 kernel as well?
The 4K stack option is 2.4 specific. The issue is for all kernels.
In the default and 2.4 mode
Ok, thanks. Is this option set in the 'make menuconfig' step?
Cheers,
-Morten
Nick Rosier wrote:
4K-stacks is an option in the kernel when you compile it. I think it
also got backported to 2.4 so both 2.4 and 2.6 are "affected".
4KSTACK has nothing to do with Gentoo. Even more, I think
4K-stacks is an option in the kernel when you compile it. I think it
also got backported to 2.4 so both 2.4 and 2.6 are "affected".
4KSTACK has nothing to do with Gentoo. Even more, I think Gentoo-users
are more likely not to be affected as with a regular
Gentoo-installation, you have to compile y
I see a lot of mention about '4KSTACK' problems using Gentoo. Is
this a 2.6 kernel issue, or does it apply to the 2.4 kernel as well?
Cheers,
-Morten
Greg Woolsey wrote:
I have a Via Epia M1 board, and wanted to use the unichrome driver
for native MPEG decoding. However, docs on i
On Tue, 8 Feb 2005 23:42:00 -0500
Tyler Trafford <[EMAIL PROTECTED]> wrote:
> On Tue, 08 Feb 2005 21:48:56 -0600, Jeff Williams <[EMAIL PROTECTED]> wrote:
> > in the cx25840-driver.c file: somewhere in the DECODER_SET_INPUT (search
> > for 'case 6:' for PVR-150, 'case 7:' for PVR-500) there is a f
Thanks jeff.. it works finally on my card. I tried in vain with all
other patches and nothing worked.
my pvr-150 is an NTFS boxed version with an unrecognized tuner (i am
using 50 with some luck). I did the code fix you mentioned and sound
works great!
also, what do you guys use to watch TV ? mpl
26 matches
Mail list logo