On Friday 06 January 2006 16:30, Rickard Borgmäster wrote:
> Hello,
>
> I'm trying to compile 0.4-svn on an amd64 Gentoo 2.6.15 system.
> It compiles alright but doing modprove ivtv gives:

For kernels >= 2.6.15 you should enable the 
CONFIG_VIDEO_AUDIO_DECODER and CONFIG_VIDEO_DECODER config options of 
the kernel.

        Hans


>
>    ==================== START INIT IVTV ====================
>    version 0.4.2 (development revision 3098) loading
>    Linux version: 2.6.15-gentoo SMP gcc-3.4
>    In case of problems please include the debug info between
>    the START INIT IVTV and END INIT IVTV lines, along with
>    any module options, when mailing the ivtv-users mailinglist.
>   Autodetected WinTV PVR 150 card (cx23416 based)
>   Failed to load module tveeprom
>   i2c client addr: 0x50 not found for command 0x0!
>   Error -19 reading Hauppauge eeprom.
>   Possible causes: the tveeprom module was not loaded, or
>   the eeprom kernel module was loaded before the tveeprom module.
>   Failed to load module tuner
>   Failed to load module cx25840
>   i2c client addr: 0x44 not found for command 0xc008561c!
>   Failed to load module wm8775
>   Failed to load module tda9887
>   Could not detect tuner standard, defaulting to NTSC.
>   loaded /lib/modules/v4l-cx2341x-enc.fw firmware (262144 bytes)
>   Encoder revision: 0x02050032
>   Allocate DMA encoder MPEG stream: 128 x 32768 buffers (4096KB
> total) Allocate DMA encoder YUV stream: 194 x 10800 buffers (2048KB
> total) Allocate DMA encoder VBI stream: 120 x 17472 buffers (2048KB
> total) Allocate DMA encoder PCM audio stream: 455 x 4608 buffers
> (2048KB total) i2c client addr: 0x44 not found for command
> 0x40085618!
>   i2c client addr: 0x44 not found for command 0xc0045627!
>   i2c client addr: 0x1b not found for command 0x40046d11!
>   i2c client addr: 0x44 not found for command 0x40046d11!
>   i2c client addr: 0x00 not found for command 0x40085618!
>   i2c client addr: 0x44 not found for command 0x40085618!
>   i2c client addr: 0x44 not found for command 0xc008561c!
>   i2c client addr: 0x44 not found for command 0x40045613!
>   i2c client addr: 0x00 not found for command 0x402c5639!
>   i2c client addr: 0x1b not found for command 0x402c5639!
>   i2c client addr: 0x44 not found for command 0x402c5639!
>   i2c client addr: 0x44 not found for command 0x40045612!
>   i2c client addr: 0x44 not found for command 0xc008561c!
>   Initialized WinTV PVR 150, card #0
>    ====================  END INIT IVTV  ====================
>
> About the modules that fails to load, they don't exist. I see source
> code for them in the driver/ directory but they are not
> compiled/installed with make and make install.
>
> Are these supposed to be in the kernel from now on or what?
> Searching the system for suitable files finds this:
>
> usr/src/linux-2.6.15-gentoo/drivers/media/video/tveeprom.c
> usr/src/linux-2.6.15-gentoo/include/media/tveeprom.h
> usr/src/linux-2.6.15-gentoo/drivers/media/video/tuner-core.c
> usr/src/linux-2.6.15-gentoo/drivers/media/video/tuner-3036.c
> usr/src/linux-2.6.15-gentoo/drivers/media/video/tuner-simple.c
> usr/src/linux-2.6.15-gentoo/include/media/tuner.h
> usr/src/linux-2.6.15-gentoo/include/config/tuner
> usr/src/linux-2.6.15-gentoo/drivers/media/video/cx25840
> usr/src/linux-2.6.15-gentoo/drivers/media/video/cx25840/cx25840-core.
>c usr/src/linux-2.6.15-gentoo/drivers/media/video/cx25840/cx25840.h
> usr/src/linux-2.6.15-gentoo/drivers/media/video/cx25840/cx25840-firmw
>are.c
> usr/src/linux-2.6.15-gentoo/drivers/media/video/cx25840/cx25840-vbi.c
> usr/src/linux-2.6.15-gentoo/drivers/media/video/cx25840/cx25840-audio
>.c usr/src/linux-2.6.15-gentoo/drivers/media/video/wm8775.c
> usr/src/linux-2.6.15-gentoo/drivers/media/video/tda9887.c
>
> However, I cannot find the appropriate kernel options to enable in
> menuconfig.
>
> Any advice?
>
> Best regards,
> Rickard Borgmäster
> Sweden
>
> Hans Verkuil wrote:
> > Hi all,
> >
> > I've started off 0.4.2 by applying the i2c patch from Mark Weaver
> > (ticket #29). I'd like people to try the 0.4.2 from svn whether or
> > not you have a IR blaster.
> >
> > Thanks,
> >
> >     Hans
> >
> > _______________________________________________
> > ivtv-devel mailing list
> > [email protected]
> > http://ivtvdriver.org/mailman/listinfo/ivtv-devel
>
> _______________________________________________
> ivtv-devel mailing list
> [email protected]
> http://ivtvdriver.org/mailman/listinfo/ivtv-devel

_______________________________________________
ivtv-devel mailing list
[email protected]
http://ivtvdriver.org/mailman/listinfo/ivtv-devel

Reply via email to