[mythtv-users] Everything but the channels is working

Fluff dune at fluffigt.net
Thu Jan 13 06:21:56 EST 2005


Hi there,

I've spent three days and nights trying to get my setup to work and
afaik it is working, or at least was. Now here goes my efforts.

Background
Swede using PAL-G, Europe-west

Hardware
Intel P3 700 Mhz
512 mb
nVidia GeForce 2 MX-440
Hauppauge PVR-350

All this running Gentoo Linux 2.6.10-r4 with Nvidia-kernel 6111

I've been following two guieds trying to setup MythTV, the one on
gentoo-wiki.com and this one:
http://home.comcast.net/~alf_park/mythtv.html

After completing the setup I didn't run into any direct problems, the
screen is getting static. (Black screen with white dots in it) So I
figured I got reception but that I couldn't tune into any channel. So I
begun chasing info on the Internet. Found a lot of different sayings.

Worth a note is that: 1) ALSA is working ok 2) TV-Out on my nVidia-card
is working as well as trough /dev/video16 (ivtv-fb)

I haven't got all frequencies for my channels but I got hold on a few
freqs and started testing, some said I should use the E5, some the freq
as kHz, someone said multiply with 16 and so on. 

I also begun doubting the setup in my /etc/modules.conf and fiddled
around a little there. 

I also installed xawtv since someone said I could get hold of
frequencies  through scantv that's included. I tried it but it doesn't
let me specify an input device but it selects 'television' when I want
'Tuner 0'. I've realised that there has been others with the same
problem on this list but there hasn't been any clear answers.

I've also installed xine and tested running that since someone suggested
that the tuner/tvout wasn't XV-compatible. Xine can play a mpeg I
captured from /dev/video0.

So after a lot of changing config I decided myself for a reconfig. I
dropped the database and did a re-setup. Now am I only getting thrown
back out to mythfrontends menu.

So I took out the card, put it in a box with MS Windows, installed
Hauppauges boxed software, made it autoscan and voilą it worked. So the
card is not broken.

---

Conclusions
I think all my tampering has left me with some errors. So I'm looking at
a complete re-install to get this working, unless you can help me. I'd
be very greatfull to any help you can offer!

Configs and errors below. Let me know if you need more facts.


TIA!

/Fluff


--- cat /etc/modules.d/ivtv
alias char-major-61     lirc_i2c
alias char-major-81     videodev
alias char-major-81-0   ivtv
alias char-major-81-1   bttv
alias char-major-61 lirc_i2c

options ivtv ivtv_debug=1 itv_pal=1 ivtv_std=2 tda9887=0 turner=2
options tuner pal=1
options saa7127 enable_output=1 output_select=0 pal=1
options msp3400 once=1 simple=1
add below ivtv msp3400 saa7115 saa7127
add above ivtv lirc_dev lirc_i2c ivtv-fb tda9887
post-install ivtv /usr/local/bin/ivtvctl -d /dev/video0 -u 0xff

--- lsmod
Module                  Size  Used by
ivtv_fb                29464  0
saa7127                11196  0
saa7115                11288  0
tveeprom               10836  0
ivtv                  805476  2 ivtv_fb
lirc_i2c                6724  0
lirc_dev               10956  1 lirc_i2c
i2c_dev                 7872  0
nvidia               4813780  0

--- dmesg [cut]
ivtv: ==================== START INIT IVTV ====================
ivtv: version 0.2.0 (rc3b) loading
ivtv: Linux version: 2.6.10-gentoo-r4 SMP preempt PENTIUMIII 4KSTACKS
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 350 card
ivtv: Found an iTVC15 based chip
ACPI: PCI interrupt 0000:01:01.0[A] -> GSI 5 (level, low) -> IRQ 5
ivtv: XXX PCI device: 0x1130 vendor: 0x8086
msp34xx: init: chip=MSP3418W-B3 +nicam +simple +simpler +radio
mode=simple
msp3410: daemon started
ivtv: i2c attach [client=MSP3418W-B3,ok]
msp3400: error while reading chip version
ivtv: i2c attach [client=unset,ok]
ir-kbd-i2c: i2c IR (Hauppauge) detected at i2c-0/0-0018/ir0 [ivtv i2c
driver #0]tuner: chip found at addr 0xc2 i2c-bus ivtv i2c driver #0
ivtv: i2c attach [client=(tuner unset),ok]
tda9885/6/7: chip found @ 0x86
ivtv: i2c attach [client=tda9887,ok]
lirc_i2c: chip found @ 0x18 (Hauppauge IR)
lirc_dev: lirc_register_plugin:sample_rate: 10
tveeprom: Hauppauge: model = 48139, rev = K257, serial# = 7671079
tveeprom: tuner = Philips FM1216 ME MK3 (idx = 57, type = 38)
tveeprom: tuner fmt = PAL(D/K) (eeprom = 0x74, v4l2 = 0x00400e17)
tveeprom: audio_processor = CS5331 (type = 9)
ivtv: i2c attach [client=tveeprom[0],ok]
ivtv: Tuner Type 38, Tuner formats 0x00400e17, Radio: yes, Model
0x00ad2557, Revision 0x00000001
ivtv: PAL tuner detected
ivtv: SECAM tuner detected
ivtv: Radio detected
ivtv: Failed to load module tuner
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) 0x40, (1F) 0xc0
saa7127: video encoder driver version V 0.3 loaded
saa7127: Selecting NTSC video Standard
saa7127: Selecting S-Video+Composite
saa7127: Turn WSS off
saa7127: Widescreen Mode 4:3 Full Format
saa7127: Selecting Normal Encoder Input
saa7127: Enable Video Output
ivtv: i2c attach [client=saa7127[0],ok]
kobject_register failed for msp3400 (-17)
 [<c02c808b>] kobject_register+0x5b/0x60
 [<c0134bbd>] mod_sysfs_setup+0x7d/0x100
 [<c0135e01>] load_module+0x891/0xb60
 [<c0136131>] sys_init_module+0x61/0x220
 [<c01031af>] syscall_call+0x7/0xb
ivtv: Encoder revision: 0x02040024
ivtv: Encoder Firmware is buggy, use version 0x02040011
ivtv: Decoder revision: 0x02020023
ivtv: Configuring WinTV PVR 350 card with 9 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: Create DMA stream 5 using 16 65536 byte buffers  1048576 kbytes
total
ivtv: Registered v4l2 device, streamtype 5 minor 16
ivtv: Create stream 6 using 1024 2048 byte buffers  262144 kbytes total
ivtv: Registered v4l2 device, streamtype 6 minor 228
ivtv: Create stream 7
ivtv: Registered v4l2 device, streamtype 7 minor 232
ivtv: Create DMA stream 8
ivtv: Registered v4l2 device, streamtype 8 minor 48
ivtv: Setting Tuner 38
tuner: type set to 38 (Philips PAL/SECAM multi (FM1216ME MK3)) by ivtv
i2c driver #0
ivtv: Setting audio matrix to input 3, output 1
ivtv: Switching standard to PAL.
saa7115: decoder set norm PAL
ivtv: ivtv_enc_thread: pid = 3890, itv = 0xe0ad11a0
ivtv: ivtv_dec_thread: pid = 3891, itv = 0xe0ad11a0
saa7115: set audio: 0x01
saa7127: Setting Encoder Video Standard
saa7127: Set PAL Video Mode
saa7127: Selecting PAL video Standard
ivtv: Initialized WinTV PVR 350, card #0
ivtv: ====================  END INIT IVTV  ====================
ivtv-osd: Framebuffer module loaded (attached to ivtv card id 0)
ivtv-osd: Framebuffer is at decoder-relative address 0x00510000 and has
1704960 bytes.
ivtv-osd: screen coords: [0 0] -> [720 576]
ivtv-osd: original global alpha = 208
ivtv-osd: current OSD state = 39
ivtv-osd: new global alpha = 208 (1 255 0)
ivtv-osd: framebuffer at 0xf1510000, mapped to 0xe2110000, size 1620k
ivtv-osd: mode is 720x576x32, linelength=2880
ivtv-osd: fb0: iTVC15 TV out frame buffer device

--- mythfrontend > mythfrontend.log
2005-01-13 12:20:25 mythfrontend version: 0.16.20040906-1 www.mythtv.org
2005-01-13 12:20:25 Enabled verbose msgs :all
2005-01-13 12:20:26 Registering Internal as a media playback plugin.
2005-01-13 12:20:26 Registering MythDVD DVD Media Handler as a media
handler
2005-01-13 12:20:26 Registering MythDVD VCD Media Handler as a media
handler
2005-01-13 12:20:27 Registering MythMusic Media Handler as a media
handler
2005-01-13 12:20:28 generating cache image
for: /usr/share/mythtv/themes/default/blank.png
2005-01-13 12:20:31 Connecting to backend server: 127.0.0.1:6543 (try 1
of 5)
2005-01-13 12:20:31 21      MYTH_PROTO_VERSION 13
2005-01-13 12:20:39 ReadStringList timeout (quick).
2005-01-13 12:20:39 Unexpected response to MYTH_PROTO_VERSION:
2005-01-13 12:20:39 Changing from None to None



More information about the mythtv-users mailing list