[ivtv-devel] Re: Need help for X on TV-Out

2004-12-02 Thread Dirk Schueller Moeller
Dirk Schueller Moeller wrote: -Original Message- From: [EMAIL PROTECTED] [mailto:ivtv-devel- [EMAIL PROTECTED] On Behalf Of Axel Thimm Sent: 02 December 2004 19:32 To: [EMAIL PROTECTED] Subject: [ivtv-devel] Re: Need help for X on TV-Out > In many ways the safest might be to get the orig

Re: [ivtv-devel] FC2 with PVR250 - No capture, only static

2004-12-02 Thread Cameron Booth
Hi Jarod, and the list, Thanks for the quick reply. I've tried running mplayer with the "-vo xv" parameter and it seems to work better, but it was spitting out some errors related to sound. I know for a fact that my sound isn't set up properly at the moment, so rather than deal with that, I've jus

Re: [ivtv-devel] Jarod/Axel:help! tuner card still not set

2004-12-02 Thread Jarod Wilson
On Thursday 02 December 2004 19:13, Dan Ferris wrote: > I did what you said, my output of my /var/log/message hasn't changed, > and i still can't get any live feed from /dev/video0 . > > [EMAIL PROTECTED] mythtv]# rpm -qV kernel-module-video4linux-`uname > -r`-20041005_125709-53.rhfc2.at > [EMAIL P

Re: [ivtv-devel] FC2 with PVR250 - No capture, only static

2004-12-02 Thread Jarod Wilson
On Thursday 02 December 2004 17:47, Cameron Booth wrote: > Hi all, > > Sorry if this is a really newbit question..I didn't know where else to ask. > > I've got a new FC2 install, and I'm following "Jarrod's Guide" > (http://www.wilsonet.com/mythtv) to install MythTV on it. Everything was > going fi

[ivtv-devel] Jarod/Axel:help! tuner card still not set

2004-12-02 Thread Dan Ferris
I did what you said, my output of my /var/log/message hasn't changed, and i still can't get any live feed from /dev/video0 . [EMAIL PROTECTED] mythtv]# rpm -qV kernel-module-video4linux-`uname -r`-20041005_125709-53.rhfc2.at [EMAIL PROTECTED] mythtv]# /sbin/modprobe -nv tuner [EMAIL PROTECTED] myt

[ivtv-devel] FC2 with PVR250 - No capture, only static

2004-12-02 Thread Cameron Booth
Hi all, Sorry if this is a really newbit question..I didn't know where else to ask. I've got a new FC2 install, and I'm following "Jarrod's Guide" (http://www.wilsonet.com/mythtv) to install MythTV on it. Everything was going fine, according to his steps, until it got time to test for capture of

Re: [ivtv-devel] No color on capture[PAL PVR350 tuner type=38]

2004-12-02 Thread Michael T. Dean
Fredrik Holm wrote: MythTV hangs totaly on "Watch TV" so i tried a capture (using ivtv 0.2 rc3) (just black screen and stops responding) and then watching with mythtv test.mpg this is what i get: === 2004-12-02 23:56:42 Opening OSS audio device '/dev/dsp'

Re: [ivtv-devel] ivtv-fb kernel oops

2004-12-02 Thread Jarod Wilson
On Thursday 02 December 2004 13:54, Tim Fenn wrote: > On Thu, Dec 02, 2004 at 01:58:51PM -0600, Clay Fandre wrote: > > Anyone know why I get a kernel oops when I load ivtv-fb? > > > > I'm running Fedora Core3 and it's a fresh install. > > FWIW, I've had the same problem under FC3 - I've been using

[ivtv-devel] No color on capture[PAL PVR350 tuner type=38]

2004-12-02 Thread Fredrik Holm
MythTV hangs totaly on "Watch TV" so i tried a capture (using ivtv 0.2 rc3) (just black screen and stops responding) and then watching with mythtv test.mpg this is what i get: === 2004-12-02 23:56:42 Opening OSS audio device '/dev/dsp'. 2004-12-02 23:56

Re: [ivtv-devel] State of YUV playback/decodeing.

2004-12-02 Thread Chris Kennedy
John, Here's a patch (attached) to YUV decoding which will make the YUV buffers fit the data perfectly now, resized so as to have 5 of 0x00019500 size buffers for NTSC and 6 for PAL. This should apply to 0.2.0-pre3 and 0.3.1 fine, or with little work, I've not had time to get it into both yet.

RE: [ivtv-devel] State of YUV playback/decodeing.

2004-12-02 Thread kevin thayer
my information was based on the fact that it's just sending it to the digitizer. If it's doing conversion on its own, anything is possible. -tmk --- John Harvey <[EMAIL PROTECTED]> wrote: > Just another quick update. > It looks like 0x011a8600 - 0x01240400 contains a YUV > buffer that is > displ

Re: RE: [ivtv-devel] #0.2.0-rcv dma sync patch

2004-12-02 Thread sschaefer1
I'm still back on 0.1.9, but could the fact that you are referencing /dev/fb/1 instead of /dev/fb1 be a problem? - Original Message - From: John Harvey <[EMAIL PROTECTED]> Date: Thursday, December 2, 2004 3:34 pm Subject: RE: [ivtv-devel] #0.2.0-rcv dma sync patch > Nothing that I know o

RE: [ivtv-devel] State of YUV playback/decodeing.

2004-12-02 Thread John Harvey
Just another quick update. It looks like 0x011a8600 - 0x01240400 contains a YUV buffer that is displayed. It also appears that this is in the mangled format that we receive from the card. Writing to the device's memory having mapped it into user space I have a program that writes 1 frame at a time

Re: [ivtv-devel] ivtv-devel lists at gossamer-threads

2004-12-02 Thread Alan Gonzalez
Nice! Ok can someone update the main web page to make the archives go to gossamer instead or poptix? On Thu, 2 Dec 2004 11:41:10 -0800 (PST), Jesse Adelman <[EMAIL PROTECTED]> wrote: > Hi all. Just a quick announcement: Matthew at Poptix.com and Alex at > gossamer-threads graciously worked togeth

RE: [ivtv-devel] ivtv-0.2.0 framebuffer/X Windows usage ???

2004-12-02 Thread John Harvey
Fbdev wont work any more so you need to use the ivtvdev driver. It is also faster. The compiled version in utils should work John > -Original Message- > From: [EMAIL PROTECTED] [mailto:ivtv-devel- > [EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] > Sent: 02 December 2004 21:58 > To: [EMA

[ivtv-devel] ivtv-0.2.0 framebuffer/X Windows usage ???

2004-12-02 Thread sschaefer1
I just downloaded ivtv-0.2.0-rc3 and after compiling I noticed XFree86-4.3-incr-DMA-06.tgz in the utils directory. Maybe I'm confusing myself, and thought that if you had the ivtv-fb.o loaded you could just have X Windows us the fbdev server on the framebuffer. Is it necessary to use XFree86-4.3

Re: [ivtv-devel] What is the recommended firmware?

2004-12-02 Thread Barry Ard
I am using the the firmware as recommended on the wiki and still get the following message: Nov 29 14:03:13 mythtv kernel: ivtv: Encoder revision: 0x02040024 Nov 29 14:03:13 mythtv kernel: ivtv: Encoder Firmware is buggy, use version 0x02040011 I can't decipher the hex revision number wrt the numb

Re: [ivtv-devel] ivtv-fb kernel oops

2004-12-02 Thread Tim Fenn
On Thu, Dec 02, 2004 at 01:58:51PM -0600, Clay Fandre wrote: > Anyone know why I get a kernel oops when I load ivtv-fb? > > I'm running Fedora Core3 and it's a fresh install. FWIW, I've had the same problem under FC3 - I've been using the ATrpms packages, and tried both 0.1.10pre2 (ck100zz, from

[ivtv-devel] Crash with 0.2.0-rc2f

2004-12-02 Thread Derek Atkins
I was watching a pre-recorded show on mythtv, paused, and on unpause the ivtv driver crashed. Here's what I found in /var/log/messages. ivtv: 0.2.0-rc2f kernel: 2.4.20-9 (RH9) mobo: nForce2 -derek Dec 2 16:23:20 mythtv kernel: ivtv: 1000 ms time out waiting for firmware Dec 2 16:23:20 mythtv

[ivtv-devel] Re: can't capture/watch, 'tuner: tuner type not set' in /var/log/messages

2004-12-02 Thread Dan Ferris
i think i did rpm -Uvh kernel-module-video4linux-2.6.8-1.521-20041005_125709-53.rhfc2.at.i686 ... i'm pretty sure i didn't update the modutils, i just followed Jared's guide. Should i do it tonight? (you can pretty much tell how linux-friendly i am). i'll try that tonight, see how it goes. Th

[ivtv-devel] Re: can't capture/watch, 'tuner: tuner type not set' in /var/log/messages

2004-12-02 Thread Axel Thimm
On Thu, Dec 02, 2004 at 03:57:27PM -0500, Dan Ferris wrote: > Here my /var/log/messages, i have it in the thread, but now the > thread's too old, not getting bumped up into this month... also, > sorry, i thought i sent it to [EMAIL PROTECTED], Please use the list. Use rpm -qV kernel-module-video

RE: [ivtv-devel] #0.2.0-rcv dma sync patch

2004-12-02 Thread John Harvey
Nothing that I know of that would cause this. The x driver hasn't changed for ages. Try ivtvfbctl /dev/fb/1 -prepdma This should display an image that gradually gets darker on the frame buffer and should prove whether ivtv-fb is working. John > -Original Message- > From: [EMAIL PROTEC

Re: [ivtv-devel] #0.2.0-rcv dma sync patch

2004-12-02 Thread Rutger Hendriks
On Saturday 27 November 2004 23:48, John Harvey wrote: > Nothing in the standard OS knows how to write like this to the frame buffer > as far as I know. So do you have any ideas what was started at the same > time as loading the driver? > > John I'm sorry, I don't know, can't check anymore. Howev

RE: [ivtv-devel] What is the recommended firmware?

2004-12-02 Thread John Harvey
Look in the wiki on the linked from ivtv.sourceforge.net. There is a page about firmware versions there. John > -Original Message- > From: [EMAIL PROTECTED] [mailto:ivtv-devel- > [EMAIL PROTECTED] On Behalf Of Bert Haverkamp > Sent: 02 December 2004 20:02 > To: [EMAIL PROTECTED] > Subject

[ivtv-devel] ivtv-fb kernel oops

2004-12-02 Thread Clay Fandre
Anyone know why I get a kernel oops when I load ivtv-fb? I'm running Fedora Core3 and it's a fresh install. I was running Core1 with MythTV for many months without any problems. But for some reason I decided to do a dist-upgrade and something broke. Thinking it would be a good time to switch to Co

[ivtv-devel] What is the recommended firmware?

2004-12-02 Thread Bert Haverkamp
Hello All, I lost track of the firmware to be used with the latest driver releases. It must be mentioned somewhere, but I can't find it. Regards, Bert --- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundre

RE: [ivtv-devel] Re: Need help for X on TV-Out

2004-12-02 Thread John Harvey
> -Original Message- > From: [EMAIL PROTECTED] [mailto:ivtv-devel- > [EMAIL PROTECTED] On Behalf Of Axel Thimm > Sent: 02 December 2004 19:32 > To: [EMAIL PROTECTED] > Subject: [ivtv-devel] Re: Need help for X on TV-Out > > In many ways the safest might be to get the original version ag

Re: [ivtv-devel] No success with PVR350 (tuner type=-1 ...)

2004-12-02 Thread Kenneth Krekula
Ok, you're right. It seems like version 0.1.9 already comes with Mandrake 10.1 and this is the one that loads... For some reason, the 0.3 driver seems to get installed into its own directory /lib/modules/2.6.8.1-12mdkcustom/extra So now I need to figure out how to make the 0.3 driver replace th

Re: [ivtv-devel] Re: Need help for X on TV-Out

2004-12-02 Thread Jarod Wilson
On Thursday 02 December 2004 11:24, Dan Ferris wrote: > Jarod, > > Should we comment on my issue I had on the 30th, about how i have > tuner type 50, and i need ivtv 2.0?  i still need to find which rpm is > right for me, i searched the site but i didn't find anything that > wasn't installed alread

[ivtv-devel] Re: Need help for X on TV-Out

2004-12-02 Thread Axel Thimm
On Thu, Dec 02, 2004 at 06:59:32PM +, John Harvey wrote: > The ones in the tarball on Chris's site seem to be ok > for 0.2/0.3 but they wont work with 100zz. > > I dont know about 100zz. How do i get it? It is 100z plus two patches (one for additional tuners and one for sys* sysmbols). So it

Re: [ivtv-devel] Re: Need help for X on TV-Out

2004-12-02 Thread Dan Ferris
Jarod, Should we comment on my issue I had on the 30th, about how i have tuner type 50, and i need ivtv 2.0? i still need to find which rpm is right for me, i searched the site but i didn't find anything that wasn't installed already. Thanks -Dan On Thu, 2 Dec 2004 18:59:32 + (GMT), John

Re: [ivtv-devel] Re: Need help for X on TV-Out

2004-12-02 Thread John Harvey
The ones in the tarball on Chris's site seem to be ok for 0.2/0.3 but they wont work with 100zz. I dont know about 100zz. How do i get it? In many ways the safest might be to get the original version again which is available again at http://membres.lycos.fr/bad/ In 100z it looks like Chris ju

[ivtv-devel] Re: Need help for X on TV-Out

2004-12-02 Thread Axel Thimm
On Thu, Dec 02, 2004 at 06:09:38PM +, John Harvey wrote: > Yes. I am not sure what people are getting but > somewhere there is a v 0.6 driver that doesnt have the > ivtvdevmoduledata symbol in it and fails to load. So > they have got a v 0.6 driver from somewhere. I've seen this reported again

Re: [ivtv-devel] Re: Re: Need help for X on TV-Out

2004-12-02 Thread John Harvey
Yes. I am not sure what people are getting but somewhere there is a v 0.6 driver that doesnt have the ivtvdevmoduledata symbol in it and fails to load. So they have got a v 0.6 driver from somewhere. If they are using 100zz then yes they probably want to be using the original one still. John ---

Re: [ivtv-devel] Re: Re: Need help for X on TV-Out

2004-12-02 Thread Jarod Wilson
On Thursday 02 December 2004 08:10, John Harvey wrote: > Any current ivtv 0.2 or 0.3 release contains the same > driver. > Download from ivtv.no-ip.com. Aren't those current ones incompatible with ck100zz (which is still what people get by default through ATrpms)? If so, he'll need to bump his a

Re: [ivtv-devel] Re: Re: Need help for X on TV-Out

2004-12-02 Thread John Harvey
Any current ivtv 0.2 or 0.3 release contains the same driver. Download from ivtv.no-ip.com. John --- Dirk Schueller Moeller <[EMAIL PROTECTED]> wrote: > Do you recommend a certain release ? > Where can I find it ? > > Dirk > > > > > There appeares to be a broken driver out there > > somewher

[ivtv-devel] Re: Re: Need help for X on TV-Out

2004-12-02 Thread Dirk Schueller Moeller
Do you recommend a certain release ? Where can I find it ? Dirk There appeares to be a broken driver out there somewhere. Pick the ivtvdev_drv.o from one of Chris's releases and use that one instead. John --- Dirk Schueller Moeller <[EMAIL PROTECTED]> wrote: I am setting up a MythTV-Box with a PVR

Re: [ivtv-devel] Re:ivtv-devel] Need help from any Gentoo 2.6.9 user running PVR250

2004-12-02 Thread Jon H. Davis
On Wed, 2004-12-01 at 20:26, Lance Spaulding wrote: > Hello everyone. > > I am not getting any response to my earlier post, so I am going to try > something different. If you are running kernel 2.6.9 on Gentoo and have > successfully installed and configured your PVR250 (CX23416 +

Re: [ivtv-devel] Long Gop, extra compressed MPEG at < half size

2004-12-02 Thread Chris Kennedy
On Wed, Dec 01, 2004 at 11:20:36PM -0500, tommy wrote: > Chris Kennedy wrote: > > >So here's the way to change that in ivtv-streams.c around line #490 or > >so, something for those wanting really small file sizes and don't mind > >a little less quality at times (I think, needs testing :-), I think

Re: [ivtv-devel] Need help for X on TV-Out (PAL)

2004-12-02 Thread John Harvey
There appeares to be a broken driver out there somewhere. Pick the ivtvdev_drv.o from one of Chris's releases and use that one instead. John --- Dirk Schueller Moeller <[EMAIL PROTECTED]> wrote: > I am setting up a MythTV-Box with a PVR350, using > the TV-OUT for X. > I have followed the instru

[ivtv-devel] Need help for X on TV-Out (PAL)

2004-12-02 Thread Dirk Schueller Moeller
I am setting up a MythTV-Box with a PVR350, using the TV-OUT for X. I have followed the instructions of Jarod Wilsons HowTo and I could do some simple tests, like recording TV to an mpg-file or playback with mplayer, but I couldn't start X with the PVR350. X reports the following error: (EE) LoadMo