[ivtv-devel] PVR 350 Sound

2005-01-23 Thread Will Otte
Hi folks - The only thing that I currently lack from full ivtv functionality is sound coming from the outputs of the PVR 350, either while watching live tv in mythtv, or piping output directly from video0 to video16. Based on my searching and googling, the most common causes of this error are:

Re: [ivtv-devel] X lockups with the PVR 350 TV out

2005-01-23 Thread Will Otte
Hi John - John Harvey wrote: So it's not obvious. Things to look at 1) Is something burning a lot of CPU when it's in this state? 2) Are you sure its not just something stange with Virtual Terminal switching? Try switching to and from the vt used by X 3) Can you enable more ivtv debugging and the

[ivtv-devel] PVR-350 X output problems

2005-01-23 Thread Alex Harford
I'm having problems getting X output on the tv out of my Hauppauge 350. The tuner works fine, I can see it on my monitor, but of course I don't have any sound since I'm wanting to use the composite output of the pvr-350. This is on a Fedora Core 3 that I set up from Jarod's guide. Kernel version

Re: [ivtv-devel] Re: Patch for x86_64 and tons of output to syslog

2005-01-23 Thread D. Hugh Redelmeier
| From: D. Hugh Redelmeier <[EMAIL PROTECTED]> | So: I suspect that a number of the "then" variables should be declared | "unsigned long", not "u32" and not "u64". Besides being correct, this | is also portable. Since I've only read the diff, I cannot be sure OK. This is now more than theoreti

RE: [ivtv-devel] Re: Hardware Issues - Constant Crashes - Addendum

2005-01-23 Thread ivtv-devel
David wrote: > > Thanks. I'll try this in my modules.conf file and see what happens. > > I was reading the ivtv FAQ on the wiki and found one of the > questions relating to disabling APIC in the kernel. However, > it didn't make mention of the KT880 chipset that's built onto > my motherboar

Re: [ivtv-devel] Problem loading ivtv with the old initrd trick

2005-01-23 Thread Jarod Wilson
On Jan 23, 2005, at 12:36, John Hare wrote: I realize this isn't really an ivtv issue, but I figure since people around these parts have done this with ivtv, maybe somebody knows where I went wrong. When I'm booting up (Fedora Core 3), I get a couple error messages from ivtv. The messages I see l

[ivtv-devel] Re: Hardware Issues - Constant Crashes - Addendum

2005-01-23 Thread David Bosiljevac
Thanks. I'll try this in my modules.conf file and see what happens. I was reading the ivtv FAQ on the wiki and found one of the questions relating to disabling APIC in the kernel. However, it didn't make mention of the KT880 chipset that's built onto my motherboard. If it is, in fact, VIA chi

Re: [ivtv-devel] Problem loading ivtv with the old initrd trick

2005-01-23 Thread Anduin Withers
> I find this most odd. Is it possible the file system isn't mounted? > That makes no sense. It's able to load the ivtv module. The module > does end up loaded, but non-functional. I can remove it and reload it > and it seems fine, then. initrd = Initial RAM Disk Yes, your fs isn't there in

[ivtv-devel] Problem loading ivtv with the old initrd trick

2005-01-23 Thread John Hare
I realize this isn't really an ivtv issue, but I figure since people around these parts have done this with ivtv, maybe somebody knows where I went wrong. When I'm booting up (Fedora Core 3), I get a couple error messages from ivtv. The messages I see look mostly like the Error -3 and Error -12,

RE: [ivtv-devel] X lockups with the PVR 350 TV out

2005-01-23 Thread John Harvey
So it's not obvious. Things to look at 1) Is something burning a lot of CPU when it's in this state? 2) Are you sure its not just something stange with Virtual Terminal switching? Try switching to and from the vt used by X 3) Can you enable more ivtv debugging and then post the messages file agai

Re: [ivtv-devel] Re: Patch for x86_64 and tons of output to syslog

2005-01-23 Thread Peter Karlsson
On Sun, 23 Jan 2005, D. Hugh Redelmeier wrote: > That is correct. > > | Jiffies, from my limited understanding, > | has to do with timing, i.e. a jiffie (jiffy?) is usually measured in ms. > > Measured in HZ, which is 1000 on many architectures. Other common > values are 100 and 1024. Note: this

[ivtv-devel] Need help for PVR-150 MCE card. How do I start?

2005-01-23 Thread Vio Dea
I'm new to linux world. Please bare with me. I bought a Hauppauge PVR-150 MCE (NTSC) and try to get it work under Fedora Core 2. My kernel version is kernel-2.6.10-1.9_FC2 I've following this link but didn't work. http://www.shspvr.com/forum/viewtopic.php?t=7003 I notice the person posted in th

[ivtv-devel] More on WinTV 350 radio tuner problems

2005-01-23 Thread lars
So I've spent some time fiddling around with the driver today. Here's the what I've discovered: The tveeprom module identifies the tuner as " LG TAPE H001F MK3 (idx = 68, type = 47)". The msp3400 module identifes the msp34xx on this card as a "MSP3448W-A2", - With /dev/radio open, using 'ivtvct

Re: [ivtv-devel] Re: Patch for x86_64 and tons of output to syslog

2005-01-23 Thread D. Hugh Redelmeier
| From: Peter Karlsson <[EMAIL PROTECTED]> | On Sat, 22 Jan 2005, D. Hugh Redelmeier wrote: | | > So: I suspect that a number of the "then" variables should be declared | > "unsigned long", not "u32" and not "u64". Besides being correct, this | > is also portable. Since I've only read the diff,

Re: [ivtv-devel] Hardware Issues - Constant Crashes - Addendum

2005-01-23 Thread Michael T. Dean
On 01/23/05 12:00, David Bosiljevac wrote: --- /etc/modutils/ivtv --- options ivtv ivtv_debug=255 ivtv_std=1 options msp3400 once=0 simpler=1 simple=0 add below ivtv msp3300 saa7115 tuner saa7127 With version 0.2.0 (rc3b), you should not have any of these lines in your configuration files. Onl

[ivtv-devel] Re: Patch for x86_64 and tons of output to syslog

2005-01-23 Thread Axel Thimm
On Sat, Jan 22, 2005 at 10:05:16PM -0500, D. Hugh Redelmeier wrote: > [Sorry that this isn't a proper reply. I just this minute subscribed > and am replying to an archived message.] > > Axel.Thimm wrote: > > | The current "u32 then" only interacts with jiffies which already is > | (unconditional

Re: [ivtv-devel] [UNKNOWN CARD] WinTV PVR-250 model 980 V1.3

2005-01-23 Thread Michael T. Dean
On 01/23/05 05:53, Simon Kenyon wrote: On Saturday 22 January 2005 17:43, Michael T. Dean wrote: On 01/19/05 12:23, Charles Waddell wrote: here is the ivtv section of dmesg: Actually, just a partial... As explained in Jarod's guide, you should get the ivtv initialization information

[ivtv-devel] Re: ivtv TCL 2002N volunteer

2005-01-23 Thread Michael T. Dean
On 01/22/05 16:47, Ben Dash wrote: Success... sort of... I appreciate the help so far though! I still see just a black mpg when I cat /dev/video0 > test.mpg. But at least now I have the right msp3400 module loaded: Good. I was compiling Device Drivers->Mulimedia Devices->Video for Linux->BT848

[ivtv-devel] Hardware Issues - Constant Crashes - Addendum

2005-01-23 Thread David Bosiljevac
Here's some more info to add to my previous message about my hardware problems: --- lsmod --- Module Size Used by radeon132900 0 raid0 7488 1 lp 11368 2 snd_via82xx27200 0 snd_mpu401_uart 7616 1 snd_vi

[ivtv-devel] Hardware Issues - Constant Crashes

2005-01-23 Thread David Bosiljevac
Hi, Sorry for cross-posting this to both the development and users list. I am at wits end with my Myth setup. I haven't enjoyed the reliability of MythTV/ivtv like some other people are experiencing. For the longest time, I thought it might be a problem with Myth itself. I posted my problems

Re: [ivtv-devel] X lockups with the PVR 350 TV out

2005-01-23 Thread Will Otte
Hi John - John Harvey wrote: I would suggest you take the latest 0.2 ivtv driver rc3d I think. Apply the patch I submitted a couple of weeks ago to the mailing list. That patch will probably fix this problem. John I actually did apply that patch last night to the rc3d sources (I assume the patch

Re: [ivtv-devel] GOP questions (Open/closed, variable, etc)

2005-01-23 Thread Cory Papenfuss
Boy... I feel like I'm getting in deep here... :) The MPEG that the card spits out appears to be quite a jumbled mess of packets. Replex-0.1.3 didn't want to enable analyze, so I had to hack it cosmeticallya slight bit. This is what a raw capture looked like (for video, anyway, and I hope lin

Re: [ivtv-devel] Re: Patch for x86_64 and tons of output to syslog

2005-01-23 Thread Peter Karlsson
On Sat, 22 Jan 2005, D. Hugh Redelmeier wrote: > So: I suspect that a number of the "then" variables should be declared > "unsigned long", not "u32" and not "u64". Besides being correct, this > is also portable. Since I've only read the diff, I cannot be sure of > the uses of "this". Afaicu, u3

[ivtv-devel] DVD playback with digital sound

2005-01-23 Thread Gwendolyn van der Linden
I'm trying to get DVD playback on the TV-out of a PVR-350 model 993 (PAL) working in combination with digital output of sound to my AV receiver. If I use this: mencoder -ovc copy -oac lavc \ -lavcopts acodec=mp2:abitrate=128 \ -af volume=30 -of mpeg -o /dev/video16 dvd://1 I get a great pic

[ivtv-devel] PVR-150MCE PAL

2005-01-23 Thread Martin Holm Kristiansen
Has anyone had any success in getting this card to work? I haven't bought this card yet but i'm considdering it, as this card is slightly cheaper than the non-MCE and i don't really need the remote. Besides from the remote and the FM tuner, is there any other differences that should be considere

Re: [ivtv-devel] [UNKNOWN CARD] WinTV PVR-250 model 980 V1.3

2005-01-23 Thread Simon Kenyon
On Saturday 22 January 2005 17:43, Michael T. Dean wrote: > On 01/19/05 12:23, Charles Waddell wrote: > > here is the ivtv section of dmesg: > > Actually, just a partial... As explained in Jarod's guide, you should > get the ivtv initialization information with: > > tac /var/log/messages | > sed -

RE: [ivtv-devel] X lockups with the PVR 350 TV out

2005-01-23 Thread John Harvey
I would suggest you take the latest 0.2 ivtv driver rc3d I think. Apply the patch I submitted a couple of weeks ago to the mailing list. That patch will probably fix this problem. John > -Original Message- > From: [EMAIL PROTECTED] [mailto:ivtv-devel- > [EMAIL PROTECTED] On Behalf Of Will

[ivtv-devel] Tuner issues with an older PVR-250 (Phillips Tuner)

2005-01-23 Thread Richard Gerald Houser
I'm been beating myself up over this for some time now. The backstory is that this card always used to work with 0.19, but I've since moved to a 2.6 kernel and added a PVR-350 (which has the new tuner 47, but I got the card some time before most people started to see that tuner). I'm running a

[ivtv-devel] Re: newbie question WRT Yuan MPG600 == Diamond Xtreme TV PVR550

2005-01-23 Thread IVTV interest list @ Pacbell.net
Brian - Wow ! Cool - any chance I can get a copy of the working driver or a copy of the mod's you made to get this to work ? Any chance we can get this card support put back to the ivtv project ? Does this make sense ( again, sorry if this is stupid comment , I'm only an egg). Thanks for chec