it's a long way have allready go but at the moment im stuck. Hope someone could give me a hint.
I've tried to get an Hauppauge HVR 1300 fully working with VDR. For output i use an DXR3.
So here some modifikations i've done, using gentoo-kernel-2.6.23 r1, modified with this
howto http://gentoo-wiki.com/HARDWARE_Hauppauge_HVR_1300
and after some fights i got all emerged (vdr, remote, dvb-t etc..)
vdr is all working at the moment (only one thing left...)
Now i'll try to emerge ivtv but it broke with this message
Code: Select all
>>> Emerging (1 of 1) media-tv/ivtv-1.0.3-r1 to /
* ivtv-1.0.3.tar.gz RMD160 SHA1 SHA256 size ;-) ... [ ok ]
* checking ebuild checksums ;-) ... [ ok ]
* checking auxfile checksums ;-) ... [ ok ]
* checking miscfile checksums ;-) ... [ ok ]
* checking ivtv-1.0.3.tar.gz ;-) ... [ ok ]
* Determining the location of the kernel source code
* Found kernel source directory:
* /usr/src/linux
* Found kernel object directory:
* /lib/modules/2.6.23-gentoo-r1/build
* Found sources for kernel version:
* 2.6.23-gentoo-r1
*
* Make sure that your I2C and V4L kernel drivers are loaded as
* modules, and not compiled into the kernel, or IVTV will not
* work.
*
* Determining the location of the kernel source code
* Found kernel source directory:
* /usr/src/linux
* Found kernel object directory:
* /lib/modules/2.6.23-gentoo-r1/build
* Found sources for kernel version:
* 2.6.23-gentoo-r1
* Checking for suitable kernel configuration options...
* CONFIG_VIDEO_DEV: is not set when it should be.
* CONFIG_VIDEO_CAPTURE_DRIVERS: is not set when it should be.
* CONFIG_VIDEO_V4L1: is not set when it should be.
* CONFIG_VIDEO_V4L2: is not set when it should be.
* CONFIG_VIDEO_IVTV: is not set when it should be.
* Please check to make sure these options are set correctly.
* Failure to do so may cause unexpected problems.
* Once you have satisfied these options, please try merging
* this package again.
*
* ERROR: media-tv/ivtv-1.0.3-r1 failed.
* Call stack:
* ebuild.sh, line 1717: Called dyn_setup
* ebuild.sh, line 768: Called qa_call 'pkg_setup'
* ebuild.sh, line 44: Called pkg_setup
* ivtv-1.0.3-r1.ebuild, line 70: Called linux-mod_pkg_setup
* linux-mod.eclass, line 465: Called linux-info_pkg_setup
* linux-info.eclass, line 576: Called check_extra_config
* linux-info.eclass, line 475: Called die
* The specific snippet of code:
* die "Incorrect kernel configuration options"
* The die message:
* Incorrect kernel configuration options
*
* If you need support, post the topmost build error, and the call stack if rele vant.
* A complete build log is located at '/var/tmp/portage/media-tv/ivtv-1.0.3-r1/t emp/build.log'.
*
i think its cause they look on the false path how i could correct this ?
I did not find anything with emerge to fix that.
Greets
Black-Byte


