<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Dear Sander,<br>
thanks for replying,<br>
I now realize I've been unclear about my problems, sorry for that.<br>
<br>
First, my Ubuntu Intrepid vanilla install (with my old mythconverg
database) gives me choppy sound and an offset image:<br>
<pre wrap="">please check it out at:
<a href="http://www.box.net/shared/bt9kteod7l">http://www.box.net/shared/bt9kteod7l</a>

Tested Intrepid kernels are:
2.6.27-7-generic
2.6.28 built from git repository dec. 30 2008

Booted with kernel 2.6.28 dmesg gives me:


[79437.395660] ivtv:  Start initialization, version 1.4.0
[79437.395883] ivtv0: Initializing card #0
[79437.395888] ivtv0: Autodetected Hauppauge card (cx23416 based)
[79437.399054] vendor=8086 device=244e
[79437.399064] ivtv 0000:02:0c.0: PCI INT A -&gt; GSI 17 (level, low) -&gt; IRQ 17
[79437.452721] tveeprom 0-0050: Hauppauge model 32054, rev B148, serial# 7160374
[79437.452725] tveeprom 0-0050: tuner model is LG TP18PSB11D (idx 48, type 29)
[79437.452729] tveeprom 0-0050: TV standards PAL(B/G) (eeprom 0x04)
[79437.452732] tveeprom 0-0050: audio processor is MSP4418 (idx 25)
[79437.452735] tveeprom 0-0050: decoder processor is SAA7115 (idx 19)
[79437.452738] tveeprom 0-0050: has no radio, has IR receiver, has no IR transmi
tter
[79437.452742] ivtv0: Autodetected Hauppauge WinTV PVR-250
[79437.530479] saa7115 0-0021: saa7115 found (1f7115d0e100000) @ 0x42 (ivtv i2c
driver #0)
[79437.663399] msp3400 0-0040: MSP4418G-A2 found @ 0x80 (ivtv i2c driver #0)
[79437.663402] msp3400 0-0040: msp3400 supports nicam and radio, mode is autodet
ect and autoselect
[79437.702796] tuner 0-0061: chip found @ 0xc2 (ivtv i2c driver #0)
[79437.703385] tuner-simple 0-0061: creating new instance
[79437.703389] tuner-simple 0-0061: type set to 29 (LG PAL_BG (TPI8PSB11D))
[79437.704935] ivtv0: Registered device video0 for encoder MPG (4096 kB)
[79437.704982] ivtv0: Registered device video32 for encoder YUV (2048 kB)
[79437.705025] ivtv0: Registered device vbi0 for encoder VBI (1024 kB)
[79437.705068] ivtv0: Registered device video24 for encoder PCM (320 kB)
[79437.705072] ivtv0: Initialized card #0: Hauppauge WinTV PVR-250
[79437.705101] ivtv:  End initialization
[79438.448018] ivtv 0000:02:0c.0: firmware: requesting v4l-cx2341x-enc.fw
[79438.518496] ivtv0: Loaded v4l-cx2341x-enc.fw firmware (376836 bytes)
[79438.716153] ivtv0: Encoder revision: 0x02060039

I see nothing out of the ordinary with this, in the past (v 0.4 I believe) I had to specify a different tuner, tried that, but no effect whatsoever.

I am at a loss here.


Secondly, I tried to fix this by building ivtv-utils myself, but the build breaks because of a conflicting ivtv.h in both /usr/include/linux and /usr/src/linux/include/linux
Also, v4l-dvb-9d9288bed20b breaks on building bttv, but for a different reason I suspect.
Please do not comment on this in this thread, b/c I'm starting a new one, thanks.

All help is greatly appreciated,

wzzl

</pre>
<br>
<br>
Sander Sweers wrote:
<blockquote
 cite="mid:b65fbb130812311359t1e31a03cwdd131a4795435cfd@mail.gmail.com"
 type="cite">
  <pre wrap="">On Wed, Dec 31, 2008 at 18:26, stinky wizzleteet <a class="moz-txt-link-rfc2396E" href="mailto:wizzleteet@hotmail.com">&lt;wizzleteet@hotmail.com&gt;</a> wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">previously, with Hardy, the last kernel that worked for me was 2.6.17
    </pre>
  </blockquote>
  <pre wrap=""><!---->
This version needed for 2.6.17 out of mainline kernel of ivtv. Ivtv
merged with mainline with kernel 2.6.22.

  </pre>
  <blockquote type="cite">
    <pre wrap="">Maybe I skipped a point release or two, but with ivtv in the kernel my
sound is shit and the image is shifted:
example:
<a class="moz-txt-link-freetext" href="http://www.box.net/shared/bt9kteod7l">http://www.box.net/shared/bt9kteod7l</a>
It looks like the audio/video syncing is waaay off.

Also, interestingly,  ivtvctl does nothing (i think):
~# ivtvctl -k
ioctl: VIDEO_GET_EVENT
ioctl: VIDEO_GET_EVENT failed
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Which kernel version are you using? You should use ivtv from the
kenrel and not install it seperately.

  </pre>
  <blockquote type="cite">
    <pre wrap="">I set out to recompile ivtv-trunk, the make initially fails:
/usr/src/IVTV/ivtv-1.0/driver/ivtv-driver.h:68:24: error: media/ivtv.h:
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Where did you get this sources from? I hope by following the
instructions on [1].

  </pre>
  <blockquote type="cite">
    <pre wrap="">No such file or directory
but after relinking /usr/include/linux to /usr/src/linux/include/linux
it builds ( maybe something that needs fixing ?)
    </pre>
  </blockquote>
  <pre wrap=""><!---->
This should never be done and you should remove the link. You should
only need to install kernel headers when compiling ivtv.

In general you should use the in kernel version of ivtv. If you have
issues you can try [1] which is the latest from the v4l-dvb repo.

Greets
Sander

[1] <a class="moz-txt-link-freetext" href="http://www.linuxtv.org/repo/">http://www.linuxtv.org/repo/</a>

_______________________________________________
ivtv-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:ivtv-users@ivtvdriver.org">ivtv-users@ivtvdriver.org</a>
<a class="moz-txt-link-freetext" href="http://ivtvdriver.org/mailman/listinfo/ivtv-users">http://ivtvdriver.org/mailman/listinfo/ivtv-users</a>

  </pre>
</blockquote>
<br>
</body>
</html>