RE: [ivtv-devel] New Q&A round with Hauppauge? (was: Hauppauge specific questions)

2005-01-18 Thread Grant
Hi, One of the things I have noticed is the number of Tuners that are on the boards and they keep changing and not all are supported.. How about better Tuner support or documents or patches etc? The reason I say that is I have a PVR-500 that is all but running but the reception is very average b

Re: [ivtv-devel] problem with IVTV drivers

2005-01-18 Thread kevin thayer
that looks fine, are you in the US? your card is NTSC what exactly is not working? you may want to disable 4kstacks in your kernel also (requires kernel recompile).. though i haven't heard of it causing problems with pvr250's, just 150s -tmk --- [EMAIL PROTECTED] wrote: > Here is my debug info

Re: [ivtv-devel] X working on PVR-350 but MPEG decoder doesn't

2005-01-18 Thread Nicolas Mainil
It seems I can get rid of the ENC IRQ OVERFLOW message by raising the pci latency timer but it didn't improve the poor framerate :-( Nicolas --- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge

Re: [ivtv-devel] problem with IVTV drivers

2005-01-18 Thread Jarod Wilson
On Tuesday 18 January 2005 07:48, kevin thayer wrote: > you may want to disable 4kstacks in your kernel also > (requires kernel recompile).. though i haven't heard > of it causing problems with pvr250's, just 150s Yeah, 4kstacks are just fine with my PVR-250, 350, AVerMedia M179 or Yuan MPG600GR.

Re: [ivtv-devel] PVR-150MCE PAL - Mono audio

2005-01-18 Thread Ronald van der Veen
Are you sure you've got mono audio? I'v got the same tuner (LG is a part of philips) and it does do stereo. Maybe you're looking at your dmesg during load of cx25840 module.>>> I think it's normal for the driver to detect mono audio when the tuner is not yet tuned into a channel :) also audio_mod

Re: [ivtv-devel] no sound in recordings with rc2z (Axel) versus ck100zz

2005-01-18 Thread Aran Cox
On Thu, 2004-12-09 at 10:54 -0600, Aran Cox wrote: > I upgraded to rc2z on the 6th and haven't gotten sound in a recording > since. What follows is the initialization from rc2z and ck100zz. I am > using all RPM's from Axel's repo, including the firmware. The only > thing I noticed about the foll

RE: [ivtv-devel] X working on PVR-350 but MPEG decoder doesn't

2005-01-18 Thread John Harvey
No real idea but if you want to try turning on all debugging and sendming a short segment from the messages file it may highlight something. Probably best to send it direct to me or make it available on a web site. John > -Original Message- > From: [EMAIL PROTECTED] [mailto:ivtv-devel- >

Re: [ivtv-devel] New Q&A round with Hauppauge? (was: Hauppauge specific questions)

2005-01-18 Thread Anthony J. Mirabella
I seem to be in the same spot with my PVR-500. The tuners appear to be labeld FQ1236A/R and I haven't found a single combination of tuner/ivtv modules that will give me a usable picture. I, once, was able to get what appeared to be a signal with tuner type 43, but that was only on the first tu

Re: [ivtv-devel] problem with IVTV drivers

2005-01-18 Thread Peter Karlsson
On Tue, 18 Jan 2005, Jarod Wilson wrote: > Yeah, 4kstacks are just fine with my PVR-250, 350, AVerMedia M179 or Yuan > MPG600GR. But very nasty hard-locks with my PVR-150 and PVR-500. I've also seen advice about disabling smp and preemption for the pvr-150 (which includes the 500). A bit OT, per

RE: [ivtv-devel] X working on PVR-350 but MPEG decoder doesn't

2005-01-18 Thread Roger James
Check hdparm to see if your disks are working in DMA mode. R. --- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almosthttp://www

Re: [ivtv-devel] X working on PVR-350 but MPEG decoder doesn't

2005-01-18 Thread Nicolas Mainil
Already done and they are. Nicolas Roger James wrote: Check hdparm to see if your disks are working in DMA mode. R. --- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGee

Re: [ivtv-devel] X working on PVR-350 but MPEG decoder doesn't

2005-01-18 Thread Keats
hi, did you try mpg_buffers=30 ? adding it to the line ... options ivtv tuner=38 ivtv_std=3 tda9887=0 mpg_buffers=30 and hdparm tuning ? i use this one : all_args="-d1 -W0" d1 is for enable ultra dma W0 is disable cache of the hard disk i diisable the cache cause i think it's useless...