Rebuilding an older Myth box with FC3 and a PVR 250.
Compiling and installing 0.2.0rc3g, I get nothing but
static. dmesg (way below) looks good, my startup
script (below) runs without errors. When I tune to
known good channels all I get is static. I have
another Myth box nearby, and I can't seem to find out
what's different (including a fair bit of googling).
Ideas anyone ?

-P

--------------------------------
#!/bin/sh

echo 1024 > /proc/sys/dev/rtc/max-user-freq

/sbin/modprobe ivtv

sleep 1
chmod ugo+rwx /dev/video*
chmod ugo+rwx /dev/vbi*

/usr/local/bin/ivtvctl -u 0xff > /dev/null 2>&1
/usr/local/bin/ivtvctl --set-input=4 > /dev/null 2>&1
/usr/local/bin/ivtvctl -f width=720,height=576 >
/dev/null 2>&1

sleep 1
/sbin/modprobe lirc_dev
/sbin/modprobe lirc_i2c
--------------------------------

Linux video capture interface: v1.00
ivtv: ==================== START INIT IVTV
====================
ivtv: version 0.2.0 (rc3g) loading
ivtv: Linux version: 2.6.10 686 REGPARM 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 250 card
ivtv: Found an iTVC16 based chip
ACPI: PCI interrupt 0000:00:14.0[A] -> GSI 10 (level,
low) -> IRQ 10
ivtv: Unreasonably low latency timer, setting to 64
(was 32)
ivtv: VIA PCI device: 0x3123 vendor: 0x1106
tveeprom: Hauppauge: model = 32034, rev = B248,
serial# = 6454064
tveeprom: tuner = LG TP18PSB11D (idx = 48, type = 29)
tveeprom: tuner fmt = PAL(B/G) (eeprom = 0x04, v4l2 =
0x00000007)
tveeprom: audio_processor = MSP3415 (type = 6)
ivtv: i2c attach [client=tveeprom[0],ok]
ivtv: Tuner Type 29, Tuner formats 0x00000007, Radio:
yes, Model 0x00892518, Revision 0x0
0000000
ivtv: PAL tuner detected
ivtv: Radio detected
tuner: chip found at addr 0xc2 i2c-bus ivtv i2c driver
#0
ivtv: i2c attach [client=(tuner unset),ok]
saa7115: starting probe for adapter ivtv i2c driver #0
(0x10005)
saa7115: detecting saa7115 client on address 0x42
saa7115: writing init values
ivtv: i2c attach [client=saa7115[0],ok]
saa7115: status: (1E) 0x48, (1F) 0xc0
msp34xx: ivtv version
msp34xx: init: chip=MSP3415G-B8, has NICAM support,
simple (D) mode, simpler (G) no-threa
d mode
msp34xx: $Id$ compiled on: Feb 23 2005 23:23:23
ivtv: i2c attach [client=MSP3415G-B8,ok]
ivtv: Encoder revision: 0x02040011
ivtv: Configuring WinTV PVR 250 card with 5 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: Create stream 4
ivtv: Registered v4l2 device, streamtype 4 minor 64
ivtv: Setting Tuner 29
tuner: type set to 29 (LG PAL_BG (TPI8PSB11D)) by ivtv
i2c driver #0
ivtv: Setting audio matrix to input 3, output 1
ivtv: Switching standard to PAL.
saa7115: decoder set norm PAL
saa7115: set audio: 0x01
ivtv: Initialized WinTV PVR 250, card #0
ivtv: ====================  END INIT IVTV 
====================
ivtv: ivtv_enc_thread: pid = 5226, itv = 0xdcd7fd20

----------------------------------------------------

[EMAIL PROTECTED] tmp]$ lsmod |sort
ac                      5124  0 
autofs4                28292  0 
battery                 9604  0 
btcx_risc               5256  0 
button                  6928  0 
crc_ccitt               2432  1 irda
dm_mirror              26732  2 
dm_mod                 63636  6
dm_snapshot,dm_zero,dm_mirror
dm_snapshot            18628  0 
dm_zero                 2432  0 
ehci_hcd               41732  0 
ext3                  134280  2 
floppy                 66736  0 
ftdi_sio               33796  0 
gameport                5376  1 snd_via82xx
i2c_algo_bit            9736  1 ivtv
i2c_core               23040  7
tveeprom,lirc_i2c,msp3400,saa7115,tuner,i2c_algo_bit,i2c_dev
i2c_dev                11904  0 
ieee1394              314584  1 ohci1394
ipv6                  273088  12 
irda                  142140  1 via_ircc
ivtv                  828004  1 
jbd                    86808  1 ext3
lirc_dev               14860  1 lirc_i2c
lirc_i2c                9860  0 
lp                     13292  0 
Module                  Size  Used by
msp3400                28088  0 
ohci1394               39556  0 
parport                41928  2 parport_pc,lp
parport_pc             29636  1 
saa7115                13080  0 
snd                    60260  11
snd_via82xx,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer,snd_mpu401_uart,snd_rawmidi,snd_seq_device
snd_ac97_codec         76000  1 snd_via82xx
snd_mixer_oss          19968  2 snd_pcm_oss
snd_mpu401_uart        10496  1 snd_via82xx
snd_page_alloc         10372  2 snd_via82xx,snd_pcm
snd_pcm               110856  3
snd_via82xx,snd_ac97_codec,snd_pcm_oss
snd_pcm_oss            55588  0 
snd_rawmidi            29984  1 snd_mpu401_uart
snd_seq_device          9484  1 snd_rawmidi
snd_timer              34692  1 snd_pcm
snd_via82xx            30624  2 
soundcore              11360  2 snd
tuner                  21924  0 
tveeprom               12724  0 
uhci_hcd               36112  0 
usbserial              30312  1 ftdi_sio
v4l2_common             6144  0 
via                   104320  2 
via_ircc               24852  0 
video                  16132  0 
video_buf              24324  0 
videodev               10240  1 ivtv



=====
Peter Greis
Zurich Switzerland
+++ Be careful replying... the real address is "peter_greis[at]yahoo[dot]com" 
+++


                
__________________________________ 
Do you Yahoo!? 
Yahoo! Sports - Sign up for Fantasy Baseball. 
http://baseball.fantasysports.yahoo.com/


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
ivtv-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ivtv-devel

Reply via email to