> >> I've put a fixed ebuild up here that you can put in your Portage
>overlay:
> >>
> >> http://alfter.us/files/ivtv-0.4.2-r2.ebuild
> >>
> >> It pulls in the patch:
> >>
> >> http://alfter.us/files/ivtv-0.4.2-Samsungtuner.patch
> >>
> >> You'll want to rebuild your kernel source with CONFIG_VIDEO_BT848,
> >> CONFIG_VIDEO_AUDIO_DECODER, and CONFIG_VIDEO_DECODER disabled (instead
>of
> >> enabled) before using this ebuild.
> >
> > Okay, did all that. But It still complains about not having these things
>in
> > the module, so I thought to delete these modules in the ebuild, so I
>changed
> > this line:
> > CONFIG_CHECK="${CONFIG_CHECK} VIDEO_DECODER VIDEO_AUDIO_DECODER
> > VIDEO_BT848"
> > to
> > CONFIG_CHECK="${CONFIG_CHECK}"
> >
> > Digested the ebuild and tried again. It passes the test but after that I
>get
> > a lot of errors, like these:
> > [...]
> > /var/tmp/portage/ivtv-0.4.2-r2/work/ivtv-0.4.2/driver/saa7115.c:639:
>error:
> > structure has no member named `name'
> > /var/tmp/portage/ivtv-0.4.2-r2/work/ivtv-0.4.2/driver/saa7115.c:666:
>error:
> > structure has no member named `name'
> > [...]
> >
> > Maybe you could give me some guidelines to modify the ebuild.
>
>It works for me. What kernel version are you building against? I'm using
>2.6.15-gentoo.
>
I used 2.6.16r1 vanilla sources. But I fixed it. I downgraded to 2.6.14 and
used the 0.4.0 from portage. The weird thing is that I have to load the
modules like tveeporm, tuner, ... in an exact order otherwise I got errors
when loading ivtv.
Although, working (?) ... My first tuner on /dev/video0 works great but when
catting /dev/video1 to a file I get only noise and I can't seem to tune it.
Also /dev/radio isn't making any sound when listing with xmms-fmradio
plugin.
ivtv-detect detects both tuners + the radio:
driver: ivtv-0.4.0 (tagged release)
card: WinTV PVR 500 (unit #1), bus info 0000:02:08.0, ivtv card #0
hardware: cx25840 tda9887 wm8775 tveeprom
/dev/v4l/video0: MPG encoding (links: /dev/video, /dev/video0)
/dev/v4l/radio0: Radio (links: /dev/radio, /dev/radio0)
/dev/v4l/vbi0: VBI encoding (links: /dev/vbi, /dev/vbi0)
/dev/v4l/video24: PCM encoding (links: /dev/video24)
/dev/v4l/video32: YUV encoding (links: /dev/video32)
driver: ivtv-0.4.0 (tagged release)
card: WinTV PVR 500 (unit #2), bus info 0000:02:09.0, ivtv card #1
hardware: cx25840 tda9887 wm8775 tveeprom
/dev/v4l/video1: MPG encoding (links: /dev/video1)
/dev/v4l/vbi1: VBI encoding (links: /dev/vbi1)
/dev/v4l/video25: PCM encoding (links: /dev/video25)
/dev/v4l/video33: YUV encoding (links: /dev/video33)
Any suggestions on how to fix that?
_______________________________________________
ivtv-users mailing list
[email protected]
http://ivtvdriver.org/mailman/listinfo/ivtv-users