Re: [mythtv-users] Help, PVR-350 TV Out doesn't work (fwd)

2005-08-24 Thread Michael T. Dean

Myth Tv wrote:


3) I had a problem lines being displayed on top of the video.  I correct
them with this:

# /usr/bin/ivtvfbctl /dev/fb1 -alpha -on -globalalpha -nolocalalpha
 

That command line is broken.  See 
http://www.gossamer-threads.com/lists/mythtv/users/146106#146106 from 
earlier in the thread for why.


And, please, everyone, stop passing around a broken command line that 
works by chance.  :)


Mike

___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] Help, PVR-350 TV Out doesn't work (fwd)

2005-08-23 Thread Myth Tv


I had a number of issues getting pvr-350 working too. Once I got the dd
command working, everything fell in line. I used  0.3.7 (d)

1) Looks like you are using PAL for video output. I'm not sure where you
are located, but US based TV's should use NTSC.

2) I ended up with a very simple modprobe.conf (no tveeprom lines)

alias char-major-81-* videodev
alias char-major-81-0 ivtv
alias char-major-81-1 ivtv
install ivtv /sbin/modprobe --ignore-install ivtv; /sbin/modprobe ivtv-fb


3) I had a problem lines being displayed on top of the video.  I correct
them with this:

# /usr/bin/ivtvfbctl /dev/fb1 -alpha -on -globalalpha -nolocalalpha

PS: You might want to try out the ivtv list.
http://www.gossamer-threads.com/lists/ivtv/devel/

Greg.


On Sun, 21 Aug 2005, Gera Makarov wrote:

 At this stage I've only been trying to output live tv from 350 but the
 intention was to run X through it. I did enable 350 hardware decoding
 in mythfrontend but it didn't do anything. I was able to get sound
 trhough 350 from the following test:

 # /usr/bin/ivtvfbctl /dev/fb0 -noglobalalpha -localalpha
 # dd if=/dev/video0 of=/dev/video16 bs=64k

 but there were diagonal lines that didn't let see the picture. I can't
 even get sound now (can't remember what I did to change it).

 Here's my modprobe.conf

 alias eth0 8139too
 alias snd-card-0 snd-via82xx
 options snd-card-0 index=0
 options snd-via82xx index=0
 remove snd-via82xx { /usr/sbin/alsactl store 0 /dev/null 21 || : ;
 }; /sbin/modprobe -r --ignore-remove snd-via82xx
 alias usb-controller uhci-hcd
 alias char-major-81 videodev
 alias char-major-81-0 ivtv
 alias tveeprom tveeprom-ivtv
 install ivtv /sbin/modprobe --ignore-install ivtv; /sbin/modprobe
 ivtv-fb


 Output from messages

 Aug 21 21:37:47 pvr kernel: ivtv:  START INIT IVTV
 
 Aug 21 21:37:47 pvr kernel: ivtv: version 0.2.0 (rc3j) loading
 Aug 21 21:37:47 pvr kernel: ivtv: Linux version: 2.6.12-1.1398_FC4 686
 REGPARM 4KSTACKS gcc-4.0
 Aug 21 21:37:47 pvr kernel: ivtv: In case of problems please include
 the debug info
 Aug 21 21:37:47 pvr kernel: ivtv: between the START INIT IVTV and END
 INIT IVTV lines when
 Aug 21 21:37:47 pvr kernel: ivtv: mailing the ivtv-devel mailinglist.
 Aug 21 21:37:47 pvr kernel: ivtv: Autodetected WinTV PVR 350 card
 Aug 21 21:37:47 pvr kernel: ivtv: Found an iTVC15 based chip
 Aug 21 21:37:47 pvr kernel: ACPI: PCI Interrupt Link [LNKA] enabled at
 IRQ 11
 Aug 21 21:37:47 pvr kernel: PCI: setting IRQ 11 as level-triggered
 Aug 21 21:37:47 pvr kernel: ACPI: PCI Interrupt :00:09.0[A] - Link
 [LNKA] - GSI 11 (level, low) - IRQ 11
 Aug 21 21:37:47 pvr kernel: ivtv: VIA PCI device: 0x3099 vendor: 0x1106
 Aug 21 21:37:47 pvr kernel: tveeprom: Hauppauge: model = 48134, rev =
 I121, serial# = 6154918
 Aug 21 21:37:47 pvr kernel: tveeprom: tuner = Philips FM1216 (idx = 21,
 type = 5)
 Aug 21 21:37:47 pvr kernel: tveeprom: tuner fmt = PAL(B/G) (eeprom =
 0x04, v4l2 = 0x0007)
 Aug 21 21:37:47 pvr kernel: tveeprom: audio_processor = CS5331 (type =
 9)
 Aug 21 21:37:47 pvr kernel: ivtv: i2c attach [client=tveeprom,ok]
 Aug 21 21:37:47 pvr kernel: ivtv: Tuner Type 5, Tuner formats
 0x0007, Radio: yes, Model 0x00a51491, Revision 0x0001
 Aug 21 21:37:47 pvr kernel: ivtv: PAL tuner detected
 Aug 21 21:37:47 pvr kernel: ivtv: Radio detected
 Aug 21 21:37:47 pvr kernel: ivtv: i2c attach [client=(tuner unset),ok]
 Aug 21 21:37:47 pvr kernel: tuner 1-0061: chip found @ 0xc2 (ivtv i2c
 driver #0)
 Aug 21 21:37:47 pvr kernel: saa7115: starting probe for adapter SMBus
 Via Pro adapter at 0400 (0x0)
 Aug 21 21:37:48 pvr kernel: saa7115: starting probe for adapter ivtv
 i2c driver #0 (0x10005)
 Aug 21 21:37:48 pvr kernel: saa7115: detecting saa7115 client on
 address 0x42
 Aug 21 21:37:48 pvr kernel: saa7115: writing init values
 Aug 21 21:37:48 pvr kernel: ivtv: i2c attach [client=saa7115,ok]
 Aug 21 21:37:48 pvr kernel: saa7115: status: (1E) 0x00, (1F) 0xc0
 Aug 21 21:37:48 pvr kernel: saa7127: Ignoring new-style parameters in
 presence of obsolete ones
 Aug 21 21:37:48 pvr kernel: saa7127: video encoder driver version V 0.3
 loaded
 Aug 21 21:37:48 pvr kernel: saa7127: detecting saa7127 client on
 address 0x88
 Aug 21 21:37:48 pvr kernel: saa7127: Selecting NTSC video Standard
 Aug 21 21:37:48 pvr kernel: saa7127: Selecting S-Video+Composite
 Aug 21 21:37:48 pvr kernel: saa7127: Turn WSS off
 Aug 21 21:37:48 pvr kernel: saa7127: Widescreen Mode 4:3 Full Format
 Aug 21 21:37:48 pvr kernel: saa7127: Selecting Normal Encoder Input
 Aug 21 21:37:48 pvr kernel: saa7127: Enable Video Output
 Aug 21 21:37:48 pvr kernel: ivtv: i2c attach [client=saa7127,ok]
 Aug 21 21:37:48 pvr kernel: msp34xx: init: chip=MSP3418W-A2 +nicam
 +simple +simpler +radio mode=simpler
 Aug 21 21:37:48 pvr kernel: ivtv: i2c attach [client=MSP3418W-A2,ok]
 Aug 21 21:37:48 pvr kernel: msp34xxg: daemon started
 Aug 21 21:37:49 pvr kernel: ivtv: Encoder revision: 0x02040024
 Aug 21 

Re: [mythtv-users] Help, PVR-350 TV Out doesn't work

2005-08-22 Thread Gera Makarov
And here's the output of /sbin/lspci -v if it can help at all.

00:09.0 Multimedia video controller: Internext Compression Inc iTVC15
MPEG-2 Encoder (rev 01)
Subsystem: Hauppauge computer works Inc. WinTV PVR-350
Flags: bus master, medium devsel, latency 64, IRQ 11
Memory at d800 (32-bit, prefetchable) [size=64M]
Capabilities: [44] Power Management version 2



--- Gera Makarov [EMAIL PROTECTED] wrote:

 At this stage I've only been trying to output live tv from 350 but
 the
 intention was to run X through it. I did enable 350 hardware decoding
 in mythfrontend but it didn't do anything. I was able to get sound
 trhough 350 from the following test:
 
 # /usr/bin/ivtvfbctl /dev/fb0 -noglobalalpha -localalpha
 # dd if=/dev/video0 of=/dev/video16 bs=64k
 
 but there were diagonal lines that didn't let see the picture. I
 can't
 even get sound now (can't remember what I did to change it). 
 
 Here's my modprobe.conf
 
 alias eth0 8139too
 alias snd-card-0 snd-via82xx
 options snd-card-0 index=0
 options snd-via82xx index=0
 remove snd-via82xx { /usr/sbin/alsactl store 0 /dev/null 21 || : ;
 }; /sbin/modprobe -r --ignore-remove snd-via82xx
 alias usb-controller uhci-hcd
 alias char-major-81 videodev
 alias char-major-81-0 ivtv
 alias tveeprom tveeprom-ivtv
 install ivtv /sbin/modprobe --ignore-install ivtv; /sbin/modprobe
 ivtv-fb
 
 
 Output from messages
 
 Aug 21 21:37:47 pvr kernel: ivtv:  START INIT
 IVTV
 
 Aug 21 21:37:47 pvr kernel: ivtv: version 0.2.0 (rc3j) loading
 Aug 21 21:37:47 pvr kernel: ivtv: Linux version: 2.6.12-1.1398_FC4
 686
 REGPARM 4KSTACKS gcc-4.0
 Aug 21 21:37:47 pvr kernel: ivtv: In case of problems please include
 the debug info
 Aug 21 21:37:47 pvr kernel: ivtv: between the START INIT IVTV and END
 INIT IVTV lines when
 Aug 21 21:37:47 pvr kernel: ivtv: mailing the ivtv-devel mailinglist.
 Aug 21 21:37:47 pvr kernel: ivtv: Autodetected WinTV PVR 350 card
 Aug 21 21:37:47 pvr kernel: ivtv: Found an iTVC15 based chip
 Aug 21 21:37:47 pvr kernel: ACPI: PCI Interrupt Link [LNKA] enabled
 at
 IRQ 11
 Aug 21 21:37:47 pvr kernel: PCI: setting IRQ 11 as level-triggered
 Aug 21 21:37:47 pvr kernel: ACPI: PCI Interrupt :00:09.0[A] -
 Link
 [LNKA] - GSI 11 (level, low) - IRQ 11
 Aug 21 21:37:47 pvr kernel: ivtv: VIA PCI device: 0x3099 vendor:
 0x1106
 Aug 21 21:37:47 pvr kernel: tveeprom: Hauppauge: model = 48134, rev =
 I121, serial# = 6154918
 Aug 21 21:37:47 pvr kernel: tveeprom: tuner = Philips FM1216 (idx =
 21,
 type = 5)
 Aug 21 21:37:47 pvr kernel: tveeprom: tuner fmt = PAL(B/G) (eeprom =
 0x04, v4l2 = 0x0007)
 Aug 21 21:37:47 pvr kernel: tveeprom: audio_processor = CS5331 (type
 =
 9)
 Aug 21 21:37:47 pvr kernel: ivtv: i2c attach [client=tveeprom,ok]
 Aug 21 21:37:47 pvr kernel: ivtv: Tuner Type 5, Tuner formats
 0x0007, Radio: yes, Model 0x00a51491, Revision 0x0001
 Aug 21 21:37:47 pvr kernel: ivtv: PAL tuner detected
 Aug 21 21:37:47 pvr kernel: ivtv: Radio detected
 Aug 21 21:37:47 pvr kernel: ivtv: i2c attach [client=(tuner
 unset),ok]
 Aug 21 21:37:47 pvr kernel: tuner 1-0061: chip found @ 0xc2 (ivtv i2c
 driver #0)
 Aug 21 21:37:47 pvr kernel: saa7115: starting probe for adapter SMBus
 Via Pro adapter at 0400 (0x0)
 Aug 21 21:37:48 pvr kernel: saa7115: starting probe for adapter ivtv
 i2c driver #0 (0x10005)
 Aug 21 21:37:48 pvr kernel: saa7115: detecting saa7115 client on
 address 0x42
 Aug 21 21:37:48 pvr kernel: saa7115: writing init values
 Aug 21 21:37:48 pvr kernel: ivtv: i2c attach [client=saa7115,ok]
 Aug 21 21:37:48 pvr kernel: saa7115: status: (1E) 0x00, (1F) 0xc0
 Aug 21 21:37:48 pvr kernel: saa7127: Ignoring new-style parameters in
 presence of obsolete ones
 Aug 21 21:37:48 pvr kernel: saa7127: video encoder driver version V
 0.3
 loaded
 Aug 21 21:37:48 pvr kernel: saa7127: detecting saa7127 client on
 address 0x88
 Aug 21 21:37:48 pvr kernel: saa7127: Selecting NTSC video Standard
 Aug 21 21:37:48 pvr kernel: saa7127: Selecting S-Video+Composite
 Aug 21 21:37:48 pvr kernel: saa7127: Turn WSS off
 Aug 21 21:37:48 pvr kernel: saa7127: Widescreen Mode 4:3 Full Format
 Aug 21 21:37:48 pvr kernel: saa7127: Selecting Normal Encoder Input
 Aug 21 21:37:48 pvr kernel: saa7127: Enable Video Output
 Aug 21 21:37:48 pvr kernel: ivtv: i2c attach [client=saa7127,ok]
 Aug 21 21:37:48 pvr kernel: msp34xx: init: chip=MSP3418W-A2 +nicam
 +simple +simpler +radio mode=simpler
 Aug 21 21:37:48 pvr kernel: ivtv: i2c attach [client=MSP3418W-A2,ok]
 Aug 21 21:37:48 pvr kernel: msp34xxg: daemon started
 Aug 21 21:37:49 pvr kernel: ivtv: Encoder revision: 0x02040024
 Aug 21 21:37:49 pvr kernel: ivtv: Encoder Firmware may be buggy, use
 version 0x02040011
 Aug 21 21:37:49 pvr kernel: ivtv: Decoder revision: 0x02020023
 Aug 21 21:37:49 pvr kernel: ivtv: Configuring WinTV PVR 350 card with
 9
 streams
 Aug 21 21:37:49 pvr kernel: ivtv: Create DMA stream 0 using 256 16384
 byte buffers  4194304 kbytes 

Re: [mythtv-users] Help, PVR-350 TV Out doesn't work

2005-08-22 Thread Gera Makarov
How do I install the right version of the firmware?

I've checked the permissions all looks ok.

Thanks.

--- Nick [EMAIL PROTECTED] wrote:

 On 8/22/05, Gera Makarov [EMAIL PROTECTED] wrote:
  And here's the output of /sbin/lspci -v if it can help at all.
  
  00:09.0 Multimedia video controller: Internext Compression Inc
 iTVC15
  MPEG-2 Encoder (rev 01)
  Subsystem: Hauppauge computer works Inc. WinTV PVR-350
  Flags: bus master, medium devsel, latency 64, IRQ 11
  Memory at d800 (32-bit, prefetchable) [size=64M]
  Capabilities: [44] Power Management version 2
 
 I would also check the mythfrontend logfile to see if there is any
 extra info listed there. Check the permissions of the ivtv created
 devices /dev/videoxx to make sure the mythfrontend user can access
 them (might need to modify the udev rules to do this on FC4.
 
 One of your firmwares for the 350 is buggy, you might consider
 updating it to a new one (check the ivtv messages log for the error).
 
 Nick
 ___
 mythtv-users mailing list
 mythtv-users@mythtv.org
 http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
 





Start your day with Yahoo! - make it your home page 
http://www.yahoo.com/r/hs 
 
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] Help, PVR-350 TV Out doesn't work

2005-08-22 Thread Gera Makarov
I've found an article about this firmware message which says it's
nothing to warry about

http://svn.wilsonet.com/projects/mythtvology/ticket/20

So I guess that's not that. Will keep looking.


--- Gera Makarov [EMAIL PROTECTED] wrote:

 How do I install the right version of the firmware?
 
 I've checked the permissions all looks ok.
 
 Thanks.
 
 --- Nick [EMAIL PROTECTED] wrote:
 
  On 8/22/05, Gera Makarov [EMAIL PROTECTED] wrote:
   And here's the output of /sbin/lspci -v if it can help at all.
   
   00:09.0 Multimedia video controller: Internext Compression Inc
  iTVC15
   MPEG-2 Encoder (rev 01)
   Subsystem: Hauppauge computer works Inc. WinTV PVR-350
   Flags: bus master, medium devsel, latency 64, IRQ 11
   Memory at d800 (32-bit, prefetchable) [size=64M]
   Capabilities: [44] Power Management version 2
  
  I would also check the mythfrontend logfile to see if there is any
  extra info listed there. Check the permissions of the ivtv created
  devices /dev/videoxx to make sure the mythfrontend user can access
  them (might need to modify the udev rules to do this on FC4.
  
  One of your firmwares for the 350 is buggy, you might consider
  updating it to a new one (check the ivtv messages log for the
 error).
  
  Nick
  ___
  mythtv-users mailing list
  mythtv-users@mythtv.org
  http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
  
 
 
 
   
 
 Start your day with Yahoo! - make it your home page 
 http://www.yahoo.com/r/hs 
  
 ___
 mythtv-users mailing list
 mythtv-users@mythtv.org
 http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
 





Start your day with Yahoo! - make it your home page 
http://www.yahoo.com/r/hs 
 
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] Help, PVR-350 TV Out doesn't work

2005-08-22 Thread Jim Reith

At 08:31 AM 8/22/2005, you wrote:

I've found an article about this firmware message which says it's
nothing to warry about

http://svn.wilsonet.com/projects/mythtvology/ticket/20

So I guess that's not that. Will keep looking.


But it should also have pointed you to the recommended ones and when one if
having unusual problems it doesn't hurt to use the firmware the developers
are testing with... hence the warning. Who's to say at what point a newer
firmware won't break something?



--- Gera Makarov [EMAIL PROTECTED] wrote:

 How do I install the right version of the firmware?

 I've checked the permissions all looks ok.

 Thanks.

 --- Nick [EMAIL PROTECTED] wrote:

  On 8/22/05, Gera Makarov [EMAIL PROTECTED] wrote:
   And here's the output of /sbin/lspci -v if it can help at all.
  
   00:09.0 Multimedia video controller: Internext Compression Inc
  iTVC15
   MPEG-2 Encoder (rev 01)
   Subsystem: Hauppauge computer works Inc. WinTV PVR-350
   Flags: bus master, medium devsel, latency 64, IRQ 11
   Memory at d800 (32-bit, prefetchable) [size=64M]
   Capabilities: [44] Power Management version 2
 
  I would also check the mythfrontend logfile to see if there is any
  extra info listed there. Check the permissions of the ivtv created
  devices /dev/videoxx to make sure the mythfrontend user can access
  them (might need to modify the udev rules to do this on FC4.
 
  One of your firmwares for the 350 is buggy, you might consider
  updating it to a new one (check the ivtv messages log for the
 error).
 
  Nick
  ___
  mythtv-users mailing list
  mythtv-users@mythtv.org
  http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
 




 
 Start your day with Yahoo! - make it your home page
 http://www.yahoo.com/r/hs

 ___
 mythtv-users mailing list
 mythtv-users@mythtv.org
 http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users






Start your day with Yahoo! - make it your home page
http://www.yahoo.com/r/hs

___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users




___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] Help, PVR-350 TV Out doesn't work

2005-08-22 Thread Michael T. Dean

Gera Makarov wrote:


At this stage I've only been trying to output live tv from 350 but the
intention was to run X through it. I did enable 350 hardware decoding
in mythfrontend but it didn't do anything.

Just to make sure you know what to expect--turning on enable 350 
hardware decoding will not cause the Myth GUI to show on the PVR-350 
output.  Instead, it will cause recordings and LiveTV to be decoded 
using the PVR-350's hardware decoder (regardless of where your Myth GUI 
is shown).  To get the Myth GUI on the TV, you'll have to set up X to 
use the ivtv framebuffer for output.  Your X config specifies the 
open-source driver for an NVIDIA video card, so the GUI will not appear 
on the PVR-350's output.



I was able to get sound
trhough 350 from the following test:

# /usr/bin/ivtvfbctl /dev/fb0 -noglobalalpha -localalpha
# dd if=/dev/video0 of=/dev/video16 bs=64k

but there were diagonal lines that didn't let see the picture. I can't
even get sound now (can't remember what I did to change it). 
 

You're still seeing the framebuffer.  The proper syntax for the 
ivtvfbctl command is:


ivtvfbctl /dev/fb0 -globalalpha -nolocalalpha -alpha 0

Unfortunately, almost every post on the 'net gets it wrong.  Usually 
recommending something like:


ivtvfbctl /dev/fb0 -alpha -on -globalalpha -nolocalalpha

Interestingly enough, that command works, also, but only by accident.  
The -alpha option requires a value for alpha from 0 (transparent) to 255 
(opaque) and uses the first word after -alpha That word happens to 
be -on (which is supposed to mean turn on the framebuffer--a command 
that's never required, so it doesn't hurt that it's ignored), but it's 
not a numeric value -alpha expects, so -alpha goes with its default 
of 0.


Note, also, that there's no reason to issue the ivtvfbctl command unless 
you're trying to test things out without Myth.  Myth issues the 
appropriate commands to the PVR card to set the proper mode for the 
framebuffer--however, it's possible that the framebuffer alpha could get 
set wrong if you are outputting video over the PVR-350 output and puttng 
the GUI on the video card (although I've never tried it to see what 
happens)...


Mike

___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] Help, PVR-350 TV Out doesn't work

2005-08-21 Thread Scot L. Harris
On Sun, 2005-08-21 at 05:59, Gera Makarov wrote:
 Did anyone have problems with tv-out on 350? I got mythtv working, can
 watch live tv on my computer (although the pq is not that great) but
 when trying to output pvr350 to tv it's not working. I'm running FC4
 with all the latest updates. I followed the instructions (for FC3) on
 http://wilsonet.com/mythtv/fcmyth.php?SIDexpandables=closedivtv=openpvr350out=open#capture
 Please help.
 Thanks in advance.

I initially had a few problems setting up TV out for the PVR-350.  With
some help from the list and the realization that I had not expanded and
read one of the sections of Jarod's guide I got it work.  Been working
great for the last 6 months.  

Just make sure you expand all the sections in Jarod's guide dealing with
the capture cards.  There are some specific things with the PVR-350 you
need to do in order to get this working and they are documented in
guide, you just need to find them.



___
mythtv-users mailing list
[EMAIL PROTECTED]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] Help, PVR-350 TV Out doesn't work

2005-08-21 Thread Gera Makarov
At this stage I've only been trying to output live tv from 350 but the
intention was to run X through it. I did enable 350 hardware decoding
in mythfrontend but it didn't do anything. I was able to get sound
trhough 350 from the following test:

# /usr/bin/ivtvfbctl /dev/fb0 -noglobalalpha -localalpha
# dd if=/dev/video0 of=/dev/video16 bs=64k

but there were diagonal lines that didn't let see the picture. I can't
even get sound now (can't remember what I did to change it). 

Here's my modprobe.conf

alias eth0 8139too
alias snd-card-0 snd-via82xx
options snd-card-0 index=0
options snd-via82xx index=0
remove snd-via82xx { /usr/sbin/alsactl store 0 /dev/null 21 || : ;
}; /sbin/modprobe -r --ignore-remove snd-via82xx
alias usb-controller uhci-hcd
alias char-major-81 videodev
alias char-major-81-0 ivtv
alias tveeprom tveeprom-ivtv
install ivtv /sbin/modprobe --ignore-install ivtv; /sbin/modprobe
ivtv-fb


Output from messages

Aug 21 21:37:47 pvr kernel: ivtv:  START INIT IVTV

Aug 21 21:37:47 pvr kernel: ivtv: version 0.2.0 (rc3j) loading
Aug 21 21:37:47 pvr kernel: ivtv: Linux version: 2.6.12-1.1398_FC4 686
REGPARM 4KSTACKS gcc-4.0
Aug 21 21:37:47 pvr kernel: ivtv: In case of problems please include
the debug info
Aug 21 21:37:47 pvr kernel: ivtv: between the START INIT IVTV and END
INIT IVTV lines when
Aug 21 21:37:47 pvr kernel: ivtv: mailing the ivtv-devel mailinglist.
Aug 21 21:37:47 pvr kernel: ivtv: Autodetected WinTV PVR 350 card
Aug 21 21:37:47 pvr kernel: ivtv: Found an iTVC15 based chip
Aug 21 21:37:47 pvr kernel: ACPI: PCI Interrupt Link [LNKA] enabled at
IRQ 11
Aug 21 21:37:47 pvr kernel: PCI: setting IRQ 11 as level-triggered
Aug 21 21:37:47 pvr kernel: ACPI: PCI Interrupt :00:09.0[A] - Link
[LNKA] - GSI 11 (level, low) - IRQ 11
Aug 21 21:37:47 pvr kernel: ivtv: VIA PCI device: 0x3099 vendor: 0x1106
Aug 21 21:37:47 pvr kernel: tveeprom: Hauppauge: model = 48134, rev =
I121, serial# = 6154918
Aug 21 21:37:47 pvr kernel: tveeprom: tuner = Philips FM1216 (idx = 21,
type = 5)
Aug 21 21:37:47 pvr kernel: tveeprom: tuner fmt = PAL(B/G) (eeprom =
0x04, v4l2 = 0x0007)
Aug 21 21:37:47 pvr kernel: tveeprom: audio_processor = CS5331 (type =
9)
Aug 21 21:37:47 pvr kernel: ivtv: i2c attach [client=tveeprom,ok]
Aug 21 21:37:47 pvr kernel: ivtv: Tuner Type 5, Tuner formats
0x0007, Radio: yes, Model 0x00a51491, Revision 0x0001
Aug 21 21:37:47 pvr kernel: ivtv: PAL tuner detected
Aug 21 21:37:47 pvr kernel: ivtv: Radio detected
Aug 21 21:37:47 pvr kernel: ivtv: i2c attach [client=(tuner unset),ok]
Aug 21 21:37:47 pvr kernel: tuner 1-0061: chip found @ 0xc2 (ivtv i2c
driver #0)
Aug 21 21:37:47 pvr kernel: saa7115: starting probe for adapter SMBus
Via Pro adapter at 0400 (0x0)
Aug 21 21:37:48 pvr kernel: saa7115: starting probe for adapter ivtv
i2c driver #0 (0x10005)
Aug 21 21:37:48 pvr kernel: saa7115: detecting saa7115 client on
address 0x42
Aug 21 21:37:48 pvr kernel: saa7115: writing init values
Aug 21 21:37:48 pvr kernel: ivtv: i2c attach [client=saa7115,ok]
Aug 21 21:37:48 pvr kernel: saa7115: status: (1E) 0x00, (1F) 0xc0
Aug 21 21:37:48 pvr kernel: saa7127: Ignoring new-style parameters in
presence of obsolete ones
Aug 21 21:37:48 pvr kernel: saa7127: video encoder driver version V 0.3
loaded
Aug 21 21:37:48 pvr kernel: saa7127: detecting saa7127 client on
address 0x88
Aug 21 21:37:48 pvr kernel: saa7127: Selecting NTSC video Standard
Aug 21 21:37:48 pvr kernel: saa7127: Selecting S-Video+Composite
Aug 21 21:37:48 pvr kernel: saa7127: Turn WSS off
Aug 21 21:37:48 pvr kernel: saa7127: Widescreen Mode 4:3 Full Format
Aug 21 21:37:48 pvr kernel: saa7127: Selecting Normal Encoder Input
Aug 21 21:37:48 pvr kernel: saa7127: Enable Video Output
Aug 21 21:37:48 pvr kernel: ivtv: i2c attach [client=saa7127,ok]
Aug 21 21:37:48 pvr kernel: msp34xx: init: chip=MSP3418W-A2 +nicam
+simple +simpler +radio mode=simpler
Aug 21 21:37:48 pvr kernel: ivtv: i2c attach [client=MSP3418W-A2,ok]
Aug 21 21:37:48 pvr kernel: msp34xxg: daemon started
Aug 21 21:37:49 pvr kernel: ivtv: Encoder revision: 0x02040024
Aug 21 21:37:49 pvr kernel: ivtv: Encoder Firmware may be buggy, use
version 0x02040011
Aug 21 21:37:49 pvr kernel: ivtv: Decoder revision: 0x02020023
Aug 21 21:37:49 pvr kernel: ivtv: Configuring WinTV PVR 350 card with 9
streams
Aug 21 21:37:49 pvr kernel: ivtv: Create DMA stream 0 using 256 16384
byte buffers  4194304 kbytes total
Aug 21 21:37:49 pvr kernel: ivtv: Registered v4l2 device, streamtype 0
minor 0
Aug 21 21:37:49 pvr kernel: ivtv: Create DMA stream 1
Aug 21 21:37:49 pvr kernel: ivtv: Registered v4l2 device, streamtype 1
minor 32
Aug 21 21:37:49 pvr kernel: ivtv: Create stream 2 using 40 52224 byte
buffers  2097152 kbytes total
Aug 21 21:37:49 pvr kernel: ivtv: Registered v4l2 device, streamtype 2
minor 224
Aug 21 21:37:49 pvr kernel: ivtv: Create DMA stream 3 using 455 4608
byte buffers  2097152 kbytes total
Aug 21 21:37:49 pvr kernel: ivtv: Registered