Re: [ivtv-devel] Re:[UNKNOWN CARD]

2005-01-25 Thread Chris Kennedy
Heh, I'm confused too, I had the tuner working great on mine before, but now it doesn't, never had to do that to get it to work, but I'm not familiar with Ulf's code at all really, too much to do other places to look into it deeply right now, hopefully someone can, also I think it's using stuff he

Re: [ivtv-devel] Anybody working on PVR-150MCE NTSC

2005-01-25 Thread Jarod Wilson
On Jan 25, 2005, at 17:51, Matt wrote: I have the PVR-150MCE NTSC (model 1042) and I get a good pictuer with the ivtv-0.3.2a driver but no audio. BUT!!! with the versions ivtv-0.3.2(b&c) all I get is static. Additionally, after installing either the b or c driver the computer requires a cold res

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

2005-01-25 Thread kevin thayer
> As to my bigger issue, no matter what I do, I > haven't been able to get > X started on the TV-out. Both my monitor and my TV > are utterly blank. > Then when I restart the box, I get a message that > it can't start X > and wants to show me logs and let me try to detect > my settings. sounds l

Re: [ivtv-devel] Anybody working on PVR-150MCE NTSC

2005-01-25 Thread kevin thayer
some notes: 1) if you get static, the card is functioning properly, your tuner is merely not working properly.. aka the cx chip is doing its job ... except: 2) audio is a different matter; the audio on the 150's is different than on the other pvr cards as audio and video are processed on the sam

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

2005-01-25 Thread John Hare
Well, it was in the directions. Jarod managed to sell me on the goodness of it. In the long run, it doesn't actually matter that much. As to my bigger issue, no matter what I do, I haven't been able to get X started on the TV-out. Both my monitor and my TV are utterly blank. Then when I restar

Re: [ivtv-devel] Cannot resolve "Error -19 reading Hauppauge eeprom" whenever pcHDTV is installed

2005-01-25 Thread Jason Weinstein
I don't think that eeprom is necessary for IVTV or the PVR-350. The error states that a possible cause is that eeprom may have been loaded before tveeprom. I made sure eeprom was not loading before tveeprom by being sure that eeprom was not loading at all. Thanks, Jason On Tue, 25 Jan 2005 22:40:

Re: [ivtv-devel] Cannot resolve "Error -19 reading Hauppauge eeprom" whenever pcHDTV is installed

2005-01-25 Thread Jason Weinstein
I foind that suggestion in ivtv-devel a while ago and it did no good. Also tried commenting that line out of modprobe.conf and renaming any tveeprom.ko found to tveeprom.ko.orig and renaming tveeprom-ivtv.ko to tveeprom.ko. I've also tried removing all tveeprom.ko's and then reinstalling ivtv to b

Re: [ivtv-devel] Cannot resolve "Error -19 reading Hauppauge eeprom" whenever pcHDTV is installed

2005-01-25 Thread Alan Gonzalez
On Tue, 25 Jan 2005 17:55:29 -0800, Jason Weinstein <[EMAIL PROTECTED]> wrote: > I am now running a freshly installed 2.6.10-1.741_FC3 kernel and have > not installed the pcHDTV drivers. Before I installed IVTV, I renamed > all instances of tveeprom.ko and eeprom.ko to *.orig. I included > "alias

[ivtv-devel] Are these ivtv DMA messages bad???

2005-01-25 Thread Michael Carter
I'm trying to track down lockups on my myth box. Are these messages a clue? What do they mean? TIA, mjc ivtv: IRQ: IVTV_IRQ_DEC_DMA_ERR intr 1 ivtv: DMA Registers State: xfer: 0x, state: 0x0013 dec_addr: 0x1b1d46f0 enc_addr: 0x1c960060 control: 0x0003 ivtv: DMA DEC Buffers: 0x00

Re: [ivtv-devel] Cannot resolve "Error -19 reading Hauppauge eeprom" whenever pcHDTV is installed

2005-01-25 Thread John Williams
do a search for tveeprom on the mailing list archives. You are about the 3rd person today. alias tveeprom tveeprom-ivtv line added to your modprobe.conf On Tue, 25 Jan 2005 17:55:29 -0800, Jason Weinstein <[EMAIL PROTECTED]> wrote: > I have googled and searched the ivtv-devel mailing list for h

Re: [ivtv-devel] Old PVR-250 no capture just snow/static

2005-01-25 Thread John Williams
yes. I used everything but the kernel from atRPMs though, so it may be a descrepancy between the way Axel builds a kernel and the way it was done from the repository where I got the kernel. That kernel was not available from atrpms (at least I couldn't find it), but all the other modules for it wer

Re: [ivtv-devel] PVR-150, no output

2005-01-25 Thread Nick Rosier
I manually loaded the modules and it worked; now I'm trying to get the damn thing to load at boot and that's causing me some more headaches. 350 is working but can't get the 150 to work when autoloading the modules. If I find a working config, I'll post it. The driver seems to load fine: ivtv: ===

Re: [ivtv-devel] PVR-150, no output

2005-01-25 Thread Nick Rosier
ok, this is a "semi-working" modprobe.conf (only relevant parts): options ivtv ivtv_std=2 tda9887=0 tuner=38,51 ivtv_debug=0 options tuner pal=G options saa7127 i2c_enable=1,-1 debug=0 options cx25840 i2c_enable=-1,1 debug=0 I just modprobe ivtv and it gets loaded ok. Since I put the pal=G option

[ivtv-devel] Cannot resolve "Error -19 reading Hauppauge eeprom" whenever pcHDTV is installed

2005-01-25 Thread Jason Weinstein
I have googled and searched the ivtv-devel mailing list for help and nothing I have found has helped with my problems. I am running FC3 and have been using IVTV and my PVR-350 without issues...until I put a pcHDTV HD-3000 card in my computer (a 2.8 Ghz P4 Asus Pundit) along with the PVR-350. I the

Re: [ivtv-devel] Anybody working on PVR-150MCE NTSC

2005-01-25 Thread Matt
I have the PVR-150MCE NTSC (model 1042) and I get a good pictuer with the ivtv-0.3.2a driver but no audio. BUT!!! with the versions ivtv-0.3.2(b&c) all I get is static. Additionally, after installing either the b or c driver the computer requires a cold restart in order to get the card working

Re: [ivtv-devel] [ dga ] parallel intallation of a ivtv and a bttv card

2005-01-25 Thread kevin thayer
xawtv is apparently using some of the more advanced features of X to display the video smoothly out your pvr350 framebuffer. The pvr350's tv-out was designed for OSD text, and we're using it as a screen - it works great for the most part, but lots of rapid updates (like video) give it troubles. i

Re: [ivtv-devel] SourceForge Development?

2005-01-25 Thread Alan Gonzalez
This has come up a couple of times. Since development has slowed, it seems a good time to bring things back into a cvs/subversion repository someplace. There are plenty of offers that have been circulated around, yet no action decision as of yet. I think putting the latest code on the sf.net pag

Re: [ivtv-devel] Anybody working on PVR-150MCE NTSC

2005-01-25 Thread Ben Shapiro (for ivtv)
HI Kevin, The PVR-150 Retail NTSC works (though I'm not sure if the sound is stereo). However, the NTSC MCE board doesn't. I just get static. Ben kevin thayer wrote: I was under the impression they were supported in the dev train. no? i haven't been following the pvr 150 threads.. what's the iss

Re: [ivtv-devel] Anybody working on PVR-150MCE NTSC

2005-01-25 Thread kevin thayer
I was under the impression they were supported in the dev train. no? i haven't been following the pvr 150 threads.. what's the issue? I have a pvr150 of some kind at home, i can probably do some quick fixes if need be. (it's still in the box) -tmk --- "R. Benjamin Shapiro" <[EMAIL PROTECTED]> w

[ivtv-devel] PVR-250MCE Question/Problem

2005-01-25 Thread Pizano
Hello,    I am hoping you all can help with this.. I have searched google, mailing lists, faq’s etc..   No matter the channel I receive static…   I am running Debian unstable w/2.6 kernel ivtv .2 rc3   fileserver:/# ivtvctl --get-input ioctl: VIDIOC_G_INPUT Input = 4   Mythtv is

[ivtv-devel] Anybody working on PVR-150MCE NTSC

2005-01-25 Thread R. Benjamin Shapiro
HI Folks, Is anyone out there working on making the above card work? How can I help? I'm happy to loan someone my card, if that will help. Ben --- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databa

Re: [ivtv-devel] PVR-150, no output

2005-01-25 Thread Peter Martens
> Calling it quits for today; this works for me with the exception of > the video showing some rastering: > > alias char-major-81 videodev > alias char-major-81-0 ivtv > alias char-major-61 lirc_i2c > > options ivtv ivtv_std=2 tuner=38,51 tda9887=0 ivtv_debug=0 > options tuner pal=G > o

[ivtv-devel] [ dga ] parallel intallation of a ivtv and a bttv card

2005-01-25 Thread Bernd Müller
Hello; I'm using a Hauppauge PVR 350 card with ivtv and the ivtv-fb for X11. Now i would like to use a seconed, bt878 based, tv card, too. With the new 2.6.10 kernel it's now possible to do this without problems with the msp3400.o module. But when i try to start xawtv (with the correct option for

Re: [ivtv-devel] PVR-250MCE Question/Problem

2005-01-25 Thread Alan Gonzalez
You're kernel module for tuner.o doesn't have support for tuner type 47: tuner: tuner type not set There are patches for specific kernels on the ivtv.noip site On Mon, 24 Jan 2005 23:52:05 -0500, Pizano <[EMAIL PROTECTED]> wrote: > > > > Hello, > > > > I am hoping you all can help w

Re: [ivtv-devel] PVR-150, no output

2005-01-25 Thread Nick Rosier
Calling it quits for today; this works for me with the exception of the video showing some rastering: alias char-major-81 videodev alias char-major-81-0 ivtv alias char-major-61 lirc_i2c options ivtv ivtv_std=2 tuner=38,51 tda9887=0 ivtv_debug=0 options tuner pal=G options saa7127 i2c_e

Re: [ivtv-devel] Old PVR-250 no capture just snow/static

2005-01-25 Thread Alan Gonzalez
On Tue, 25 Jan 2005 11:20:00 -0600, John Williams <[EMAIL PROTECTED]> wrote: > > > > Exactly what I had seen. Seems like the new kernel does things > > differently and since I am not on the new kernel, I don't take the > > time to know exactly the issue and how to fix it. > > > > If you want to he

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

2005-01-25 Thread Anduin Withers
> So I naively thought this would work without a hitch. What I don't > get is how the modules are loaded into the ram disk if the file system > isn't mounted. Hmm, perhaps some sort of image was made when I ran > mkinitrd. I can't believe I'm the only person who did this. The person who wrote t

[ivtv-devel] Problems with PAL-N PAL-M

2005-01-25 Thread Pedro Sigwald
i'm havin' some problems tryin' to capture both PAL-N n' PAL-M via de composite/s-video inputs. i have a pvr250 and pvr350. this is what i'm doing: 1- swith from NTSC to PAL (the dmesg shows that both card start in NTSC) with ivtvctl -u 0xff 2- change imput to s-video/composite with ivtvctl -p6 3-

Re: [ivtv-devel] Old PVR-250 no capture just snow/static

2005-01-25 Thread John Williams
> > Exactly what I had seen. Seems like the new kernel does things > differently and since I am not on the new kernel, I don't take the > time to know exactly the issue and how to fix it. > > If you want to help people in the future, maybe updating the wiki on > the sf.net page with what helped

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

2005-01-25 Thread John Williams
Yeah I read agin, you're probably right. I was thining tuner and you were typing tv out. My mistake. --- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save tim

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

2005-01-25 Thread John Hare
I'm relatively sure that's not the problem. Because if it were the tveeprom, I would not be able to get anything from the TV-out. I can play video through it just fine. But I'd like to get the MythTV menus on there. I'm not good enough to go through the menus blind. ;) On Tue, 25 Jan 2005 05:

Re: [ivtv-devel] PVR-150, no output

2005-01-25 Thread Peter Martens
Can you post your modprobe.conf please? Are you tuning through mythtv or with ptune? Thanks On Tue, 25 Jan 2005 19:58:15 +0100, Nick Rosier <[EMAIL PROTECTED]> wrote: > ok, got it working with a couple of minor problems: > - quality of the PVR150 is not as good as of the PVR350; got some sort > o

Re: [ivtv-devel] PVR-150, no output

2005-01-25 Thread Nick Rosier
ok, got it working with a couple of minor problems: - quality of the PVR150 is not as good as of the PVR350; got some sort of rastering effect (horizontal and vertical lines) - TV-out on the 350 stopped working; had the same problem yesterday when I was testing; removing the 150 and going back to t

Re: [ivtv-devel] PVR-150, no output

2005-01-25 Thread Nick Rosier
I've got a PVR150MCE Pal (PAL-B/G-I-D/K-SECAM, some stuff printed on the side: TAPE-SOC1D or something like that); bought them with some friends in bulk (cheaper...) so besides the card, I have nothing. Guessing it's tuner 51. My PVR350 uses tuner 38. Since I the 350 is detected 1st, I specified tu

Re: [ivtv-devel] 0.3.2 and 2.6.x, where is ivtv-fb?

2005-01-25 Thread Andrew Kohlsmith
On January 25, 2005 03:54 am, John Harvey wrote: > It's still there but looks for CONFIG_FB being enabled in the kernel. Aha, that's what I was missing. Thanks! -A. --- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting T

RE: [ivtv-devel] 0.3.2 and 2.6.x, where is ivtv-fb?

2005-01-25 Thread John Harvey
It's still there but looks for CONFIG_FB being enabled in the kernel. John > -Original Message- > From: [EMAIL PROTECTED] [mailto:ivtv-devel- > [EMAIL PROTECTED] On Behalf Of Andrew Kohlsmith > Sent: 25 January 2005 04:18 > To: ivtv Users > Subject: [ivtv-devel] 0.3.2 and 2.6.x, where is

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

2005-01-25 Thread John Williams
sorry, that post wasn't just before your, but it was labeled "Error -19 reading Hauppauge eeprom " --- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save tim

Re: [ivtv-devel] Old PVR-250 no capture just snow/static

2005-01-25 Thread Alan Gonzalez
On Mon, 24 Jan 2005 21:40:18 -0600, John Williams <[EMAIL PROTECTED]> wrote: > On Mon, 24 Jan 2005 18:30:34 -0600, John Williams > <[EMAIL PROTECTED]> wrote: > > On Mon, 24 Jan 2005 07:15:14 -0500, Alan Gonzalez > > <[EMAIL PROTECTED]> wrote: > > > tveeprom is not being loaded right. You can find

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

2005-01-25 Thread John Williams
The TV out probelm may be related to tveeprom loading incorrectly. If you have something about tveeprom in your messages file read the post just before your on how to fix it. It causes just static on all channels. On Mon, 24 Jan 2005 21:53:43 -0500, John Hare <[EMAIL PROTECTED]> wrote: > The driv

Re: [ivtv-devel] Error -19 reading Hauppauge eeprom

2005-01-25 Thread John Williams
On Tue, 25 Jan 2005 01:40:17 -0500, Daniel Milani <[EMAIL PROTECTED]> wrote: > Running FC3 with a Hauppauge 250 > > I have a type 50 tuner. All I am getting is static. I am trying to > figure out my next steps. I think I need to upgrade modutils or > something but I couldn't find the details in

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

2005-01-25 Thread John Hare
The driver was installed from the package. Whatever the latest 2.0 version is. However, the reason this happens is because I was following directions - http://wilsonet.com/mythtv/printer-friendly.php (search for initrd and you'll find it quick) - that recommended having it installed in the initrd

Re: [ivtv-devel] Old PVR-250 no capture just snow/static

2005-01-25 Thread John Williams
On Mon, 24 Jan 2005 18:30:34 -0600, John Williams <[EMAIL PROTECTED]> wrote: > On Mon, 24 Jan 2005 07:15:14 -0500, Alan Gonzalez > <[EMAIL PROTECTED]> wrote: > > tveeprom is not being loaded right. You can find details of others > > having the same problem in messages with about the same message t

[ivtv-devel] 0.3.2 and 2.6.x, where is ivtv-fb?

2005-01-25 Thread Andrew Kohlsmith
repost since I don't think the original got through (I sure didn't see it on the list) I've been out of the loop for a while on this project, it's true... but where the heck did ivtv-fb go? -A. --- This SF.Net email is sponsored by: Intell