This is really weird.  We already know that Jim and I have different
PVR150 cards...  but in my lsmod, I see saa7115 and msp3400.

Would these modules load themselves with no hardware present?

Anyway, what model number is your card, Jim?  Mine says Model 1045 (just
to the right of the UPC).

Also, I'm getting s-Video input, but only in black and white.  I haven't
tried Composite yet.



On Sat, 2005-01-01 at 21:56, Jim Hammack wrote:
> Okay, thanks.  So for the PVR-150 we need the cx25840 code working and can 
> ignore the references to replacing the kernel's msp3400 module, etc?
> 
> 
> ----- Original Message -----
> From: "Thomas M. Pluth" <[EMAIL PROTECTED]>
> To: [email protected]
> Subject: RE: [ivtv-devel] pvr-150 video, no audio or remote
> Date: Sat, 1 Jan 2005 17:11:56 -0800
> 
> > 
> > The reason you don't see msp3400 or saa7115 is that those two chips have
> > been replaced by a single Conexant CX25840 Broadcast Audio/Video decoder
> > chip.  That is what has helped to make the PVR-150 a less expensive card.
> > 
> > -----Original Message-----
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED] On Behalf Of Jim Hammack
> > Sent: Saturday, January 01, 2005 2:59 PM
> > To: [email protected]
> > Subject: Re: [ivtv-devel] pvr-150 video, no audio or remote
> > 
> > for what it's worth, i'm not seeing Jarod's problem with "tuner=50."  I have
> > a PVR-150 and get great tuner video, but no audio.  Composite video is
> > great, but S-video gives me only a grey screen with no indication of any
> > signal (black when there's no input.)
> > 
> > Regarding audio, I'm curious as to why msp3400 and saa7115 don't show up in
> > my lsmod?
> > 
> >                                             Jim
> > modules.conf:
> > 
> > # WinTV PVR-150
> > alias char-major-81 videodev
> > alias char-major-81-0 ivtv
> > add below ivtv msp3400 saa7115 tuner
> > # end
> > 
> > dmesg:
> > 
> > ivtv: ==================== START INIT IVTV ====================
> > ivtv: version 0.3.2 (a) loading
> > ivtv: Linux version: 2.6.10 K7 gcc-3.3
> > ivtv: In case of problems please include the debug info
> > ivtv: between the START INIT IVTV and END INIT IVTV lines when
> > ivtv: mailing the ivtv-devel mailinglist.
> > ivtv: Autodetected WinTV PVR 150 card
> > ivtv: Found an iTVC16 based chip
> > ivtv: VIA PCI device: 0x3099 vendor: 0x1106
> > tuner: chip found at addr 0xc2 i2c-bus ivtv i2c driver #0
> > ivtv: i2c attach [client=(tuner unset),ok]
> > cx25840: Ignoring new-style parameters in presence of obsolete ones
> > cx25840: starting probe for adapter ivtv i2c driver #0 (0x10005)
> > cx25840: detecting client on address 0x88
> > cx25840: writing init values
> > ivtv: i2c attach [client=cx25840[0],ok]
> > cx25840: status: (0x40C) 0x00 (0x40D) 0x81, (0x40E) 0x35
> > wm8775: Ignoring new-style parameters in presence of obsolete ones
> > wm8775: starting probe for adapter ivtv i2c driver #0 (0x10005)
> > wm8775: detecting client on address 0x36
> > wm8775: writing init values
> > ivtv: i2c attach [client=wm8775[0],ok]
> > ivtv: Encoder revision: 0x02050032
> > ivtv: Encoder Firmware may be buggy, use version 0x02040011
> > ivtv: Configuring WinTV PVR 150 card with 4 streams
> > ivtv: Create DMA stream 0 using 256 16384 byte buffers  4194304 kbytes total
> > ivtv: Registered v4l2 device, streamtype 0 minor 0
> > ivtv: Create DMA stream 1
> > ivtv: Registered v4l2 device, streamtype 1 minor 32
> > ivtv: Create stream 2 using 40 52224 byte buffers  2097152 kbytes total
> > ivtv: Registered v4l2 device, streamtype 2 minor 224
> > ivtv: Create DMA stream 3 using 455 4608 byte buffers  2097152 kbytes total
> > ivtv: Registered v4l2 device, streamtype 3 minor 24
> > ivtv: Could not detect tuner standard, defaulting to NTSC.
> > tuner: tuner type not set
> > cx25840: decoder set input (6)
> > cx25840: now setting Composite input
> > ivtv: Switching standard to NTSC.
> > tuner: tuner type not set
> > cx25840: decoder set norm NTSC
> > cx25840: set audio: 0x01
> > ivtv: Initialized WinTV PVR 150, card #0
> > ivtv: ====================  END INIT IVTV  ====================
> > 
> > lsmod:
> > 
> > bash-2.05b# lsmod
> > Module                  Size  Used by
> > wm8775                  5080  0
> > cx25840                27352  0
> > tuner                  20516  0
> > ivtv                  811268  0
> > snd_pcm_oss            47908  0
> > snd_mixer_oss          17344  1 snd_pcm_oss
> > ipv6                  213632  10
> > natsemi                23456  0
> > snd_pcm                79496  1 snd_pcm_oss
> > snd_timer              20036  1 snd_pcm
> > snd_page_alloc          7492  1 snd_pcm
> > snd                    43620  4 snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer
> > 
> > 
> > 
> > ----- Original Message -----
> > From: "Jarod Wilson" <[EMAIL PROTECTED]>
> > To: [email protected]
> > Subject: Re: [ivtv-devel] pvr-150 video, no audio or remote
> > Date: Thu, 30 Dec 2004 15:18:27 -0800
> > 
> > >
> > > On Thursday 30 December 2004 12:10, Robert Brewer wrote:
> > > > tuner type 50 does work for me, but I have to explicitly:
> > > >   modprobe tuner type=50
> > > >   modprobe ivtv
> > > > for it to work.  For some reason
> > > >   modprobe ivtv
> > > > by itself with options ivtv tuner=50 in my /etc/modules.conf isn't
> > working.
> > >
> > > That's odd...
> > >
> > > > I have captured live TV video with it.  But I'm willing to wait for
> > > > the video and audio to work, in the meantime it would be really nice
> > > > to have the remote working so I could listen to my music in mythmusic
> > > > more easily.
> > >
> > > Ah, I thought you said you'd only captured static, which assuming you had
> > a
> > > valid source connected, would mean the tuner likely wasn't set correctly.
> > >
> > > Right now, I'd just like to be able to load the driver without my machine
> > > kp'ing. :-)
> > >
> > > --
> > > Jarod C. Wilson, RHCE
> > > [EMAIL PROTECTED]
> > << 2.dat >>
> > 
> > 
> > 
> > Jim Hammack
> > [EMAIL PROTECTED]
> > 
> > 
> > 
> > -------------------------------------------------------
> > 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, almost....http://www.thinkgeek.com/sfshirt
> > _______________________________________________
> > ivtv-devel mailing list
> > [email protected]
> > https://lists.sourceforge.net/lists/listinfo/ivtv-devel
> > 
> > 
> > 
> > -------------------------------------------------------
> > 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, almost....http://www.thinkgeek.com/sfshirt
> > _______________________________________________
> > ivtv-devel mailing list
> > [email protected]
> > https://lists.sourceforge.net/lists/listinfo/ivtv-devel
> 
> 
> 
> Jim Hammack
> [EMAIL PROTECTED]
> 
> 
> 
> -------------------------------------------------------
> 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, almost....http://www.thinkgeek.com/sfshirt
> _______________________________________________
> ivtv-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/ivtv-devel



-------------------------------------------------------
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, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
ivtv-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ivtv-devel

Reply via email to