[mythtv-users] PVR150 problem with 0.18

jemarcks at yahoo.com jemarcks at yahoo.com
Tue Apr 26 18:57:14 UTC 2005


Hello. I am setting up my first Mythtv box and ran
into a snag.  I have a pvr150 (1045) tuner card and i
am setting up using Jarods guide for FC3.  I have have
a DTV receiver and using svideo input on the 150. 
When i use these 2 lines to test it i get a really
nice picture.  
# /usr/lib/ivtv/ptune-ui.pl &
# mplayer -vo xv /dev/video0
However, when I run mythfrontend, i get a black screen
and i cant exit with out having to kill it.  I have
the capture card setup (using mythsetup) to use the
svideo input and in my input connections, i set the
svideo0 input to my source. (DTV).  Anybody got any
ideas on whats set wrong?  I have some info below to
help. 
Thanks.
Jeff

ivtv: ==================== START INIT IVTV
====================
ivtv: version 0.3.3 (k) loading
ivtv: Linux version: 2.6.11-1.14_FC3 686 REGPARM
4KSTACKS gcc-3.4
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
ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10
ACPI: PCI interrupt 0000:00:09.0[A] -> GSI 10 (level,
low) -> IRQ 10
ivtv: XXX PCI device: 0x0655 vendor: 0x1039
tveeprom: Hauppauge: model = 26032, rev = C199,
serial# = 7700495
tveeprom: tuner = TCL 2002N 5H (idx = 99, type = 50)
tveeprom: tuner fmt = NTSC(M) (eeprom = 0x08, v4l2 =
0x00001000)
tveeprom: audio_processor = TDA9850 (type = 3)
ivtv: i2c attach [client=tveeprom[50],ok]
ivtv: Tuner Type 50, Tuner formats 0x00001000, Radio:
yes, Model 0x008d1659, Revision 0x00000000
ivtv: NTSC tuner detected
ivtv: Radio detected
tuner: chip found at addr 0xc2 i2c-bus ivtv i2c driver
#0
ivtv: i2c attach [client=(tuner unset),ok]
cx25840: starting probe for adapter ivtv i2c driver #0
(0x10005)
cx25840: detecting client on address 0x88
cx25840: writing init values
cx25840: FW image '/lib/modules/HcwMakoA.ROM' of size
13353 loaded.
cx25840: FW image md5 digest:
aa4d1e3dd17667957d8fe5b8d2d19395
cx25840: FW image sha1 digest:
60eafed58e943664aae4754b32271e09a95496b4
cx25840: Status: cx258413 (DEVICE_ID)
ivtv: i2c attach [client=cx25840[50],ok]
ivtv: i2c attach [client=wm8775[50],ok]
ivtv: Encoder revision: 0x02040024
ivtv: Encoder Firmware may be buggy, use version
0x02040011
ivtv: Configuring WinTV PVR 150 card with 5 streams
ivtv: Registered v4l2 device, streamtype 0 minor 0
ivtv: Create DMA stream 0 using 1024 16384 byte
buffers  0 kbytes total
ivtv: Allocate DMA stream 0 using 1024 16384 byte
buffers  16777216 kbytes total
ivtv: Registered v4l2 device, streamtype 1 minor 32
ivtv: Create DMA stream 1 
ivtv: Allocate DMA stream 1 
ivtv: Registered v4l2 device, streamtype 2 minor 224
ivtv: Create DMA stream 2 using 121 34632 byte buffers
 0 kbytes total
ivtv: Allocate DMA stream 2 using 121 34632 byte
buffers  4194304 kbytes total
ivtv: Registered v4l2 device, streamtype 3 minor 24
ivtv: Create DMA stream 3 using 455 4608 byte buffers 
0 kbytes total
ivtv: Allocate DMA stream 3 using 455 4608 byte
buffers  2097152 kbytes total
ivtv: Registered v4l2 device, streamtype 4 minor 64
ivtv: Create stream 4 
ivtv: Allocate stream 4 
ivtv: Setting Tuner 50
tuner: type set to 50 (TCL 2002N) by ivtv i2c driver
#0
cx25840: decoder set input (6)
cx25840: Tuner Input
cx25840: set audio: 0x01
ivtv: Switching standard to NTSC.
cx25840: decoder set norm NTSC
cx25840: set audio: 0x01
ivtv: Initialized WinTV PVR 150, card #0
ivtv: ====================  END INIT IVTV 
====================

My modprobe.conf looks like this...

[root at htpc1 mythtv]# cat /etc/modprobe.conf
alias char-major-61 lirc_i2c

alias eth0 sis900
alias snd-card-0 snd-intel8x0
options snd-card-0 index=0
install snd-intel8x0 /sbin/modprobe --ignore-install
snd-intel8x0 && /usr/sbin/alsactl restore >/dev/null
2>&1 || :
remove snd-intel8x0 { /usr/sbin/alsactl store
>/dev/null 2>&1 || : ; }; /sbin/modprobe -r
--ignore-remove snd-intel8x0
alias usb-controller ehci-hcd
alias usb-controller1 ohci-hcd
# nvidia kernel module
alias char-major-195 nvidia-1_0-7174
alias nvidia nvidia-1_0-7174

# ivtv (PVR-150)
alias char-major-81 videodev
alias char-major-81-0 ivtv
options cx25840 no_black_magic=1

alias snd-card-0 snd-intel8x0
options snd-card-1 index=0
install snd-intel8x0 /sbin/modprobe --ignore-install
snd-intel8x0 && /usr/sbin/alsactl restore >/dev/null
2>&1 || :
remove snd-intel8x0 { /usr/sbin/alsactl store
>/dev/null 2>&1 || : ; }; /sbin/modprobe -r
--ignore-remove snd-intel8x0

install lirc_i2c /sbin/modprobe ivtv; /sbin/modprobe
--ignore-install lirc_i2c

[root at htpc1 mythtv]# 



"All this science, I don't undestand.  Its just my job 5 days a week" -- Elton John

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


More information about the mythtv-users mailing list