Mailing List Archive

all firmware archives are corrupted?
Hello.

I'm trying to install ivtv drivers on an old AMD Duron 650 machine to drive
a pvr350 like a video playback server.

Installed in a mirror hd enviroment a debian 6.02 and everything seems ok.

"lspci" reports:
00:08.0 Multimedia video controller: Internext Compression Inc iTVC15 MPEG-2
Encoder (rev 01)

"dmesg | grep ivtv" reports:
[ 9.434856] ivtv: Start initialization, version 1.4.1
[ 9.435234] ivtv0: Initializing card 0
[ 9.435250] ivtv0: Autodetected Hauppauge card (cx23415 based)
[ 9.436766] ivtv 0000:00:08.0: PCI INT A -> Link[LNKA] -> GSI 10 (level,
low) -> IRQ 10
[ 9.436790] ivtv0: Unreasonably low latency timer, setting to 64 (was 32)
[ 9.494359] ivtv0: Autodetected Hauppauge WinTV PVR-350
[ 9.630465] saa7115 1-0021: saa7115 found (1f7115d0e100000) @ 0x42 (ivtv
i2c driver #0)
[ 9.791591] saa7127 1-0044: saa7129 found @ 0x88 (ivtv i2c driver #0)
[ 9.872948] msp3400 1-0040: MSP4418G-B3 found @ 0x80 (ivtv i2c driver #0)
[ 9.989589] tuner 1-0043: chip found @ 0x86 (ivtv i2c driver #0)
[ 10.008795] tuner 1-0061: chip found @ 0xc2 (ivtv i2c driver #0)
[ 10.067504] IRQ 10/ivtv0: IRQF_DISABLED is not guaranteed on shared IRQs
[ 10.069283] ivtv0: Registered device video0 for encoder MPG (4096 kB)
[ 10.069666] ivtv0: Registered device video32 for encoder YUV (2048 kB)
[ 10.069992] ivtv0: Registered device vbi0 for encoder VBI (1024 kB)
[ 10.070340] ivtv0: Registered device video24 for encoder PCM (320 kB)
[ 10.070662] ivtv0: Registered device radio0 for encoder radio
[ 10.070970] ivtv0: Registered device video16 for decoder MPG (1024 kB)
[ 10.071284] ivtv0: Registered device vbi8 for decoder VBI (64 kB)
[ 10.071638] ivtv0: Registered device vbi16 for decoder VOUT
[ 10.071963] ivtv0: Registered device video48 for decoder YUV (1024 kB)
[ 10.071976] ivtv0: Initialized card: Hauppauge WinTV PVR-350
[ 10.074597] ivtv: End initialization
[ 10.740092] ivtv 0000:00:08.0: firmware: requesting v4l-cx2341x-enc.fw
[ 10.782961] ivtv0: Unable to open firmware v4l-cx2341x-enc.fw (must be
376836 bytes)
[ 10.783033] ivtv0: Did you put the firmware in the hotplug firmware
directory?
[ 10.783094] ivtv0: Retry loading firmware
[ 11.404091] ivtv 0000:00:08.0: firmware: requesting v4l-cx2341x-enc.fw
[ 11.412921] ivtv0: Unable to open firmware v4l-cx2341x-enc.fw (must be
376836 bytes)
[ 11.412996] ivtv0: Did you put the firmware in the hotplug firmware
directory?
[ 11.413060] ivtv0: Failed to initialize on minor 2
[ 11.413768] ivtv0: Failed to initialize on minor 0
[ 11.415383] ivtv0: Failed to initialize on minor 4
[ 11.416696] ivtv0: Failed to initialize on minor 5
[ 11.417907] ivtv0: Failed to initialize on minor 6
[ 11.419120] ivtv0: Failed to initialize on minor 7
[ 11.420495] ivtv0: Failed to initialize on minor 1
[ 11.421717] ivtv0: Failed to initialize on minor 3
[ 11.422929] ivtv0: Failed to initialize on minor 8

Now i suppose i need to download firmware files and put them in the correct
folder, BUT i cannot found correct firmware AND cannot find an "HOTPLUG"
directory :(

Tryied to get firmware from there:
http://dl.ivtvdriver.org/ivtv/firmware/ivtv-firmware.tar.gz
BUT "tar xvf ivtv-firmware.tar.gz" reports an invalid tar file (italian
language distro):
tar: Questo non sembra un archivio tar
tar: Passaggio alla prossima intestazione
tar: Uscita con stato di fallimento in base agli errori precedenti

ALL other firwares in the http://dl.ivtvdriver.org/ivtv/firmware/ folder
seems to be corrupted (except cx18...) and also "tar xvf
xf86-video-ivtv-1.1.2.tar.gz" (downloaded from
http://dl.ivtvdriver.org/xf86-video-ivtv/ ) fire's the tar error for NOT a
tar file.

"tar xvf ivtv-1.2.0.tar.gz" on archive downloaded from
http://dl.ivtvdriver.org/ivtv/stable/
goes well, but "make" gives:
make[2]: Entering directory `/lib/modules/2.6.32-5-686/build'
make[2]: *** No rule to make target `modules'. Stop.
make[2]: Leaving directory `/lib/modules/2.6.32-5-686/build'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/playback/ivtv-1.2.0/i2c-drivers'
make: *** [all] Error 2

now i really don't know what to do :(

Help please :D any hint will be welcomed

Federico

--
Messagenet VOIP: 5338759

My blogs: http://altri-media.blogspot.com/
http://subbaqquerie.blogspot.com/

YouTube Channel: AllegFede

VIMEO HD videos: http://www.vimeo.com/user1912745/videos
Re: all firmware archives are corrupted? [ In reply to ]
2011. 06. 29, szerda keltezéssel 13.15-kor Federico Allegretti ezt írta:
> Hello.
>
> I'm trying to install ivtv drivers on an old AMD Duron 650 machine to
> drive a pvr350 like a video playback server.
>
> Installed in a mirror hd enviroment a debian 6.02 and everything seems
> ok.
>
> "lspci" reports:
> 00:08.0 Multimedia video controller: Internext Compression Inc iTVC15
> MPEG-2 Encoder (rev 01)
>
> "dmesg | grep ivtv" reports:
> [ 9.434856] ivtv: Start initialization, version 1.4.1
> [ 9.435234] ivtv0: Initializing card 0
> [ 9.435250] ivtv0: Autodetected Hauppauge card (cx23415 based)
> [ 9.436766] ivtv 0000:00:08.0: PCI INT A -> Link[LNKA] -> GSI 10
> (level, low) -> IRQ 10
> [ 9.436790] ivtv0: Unreasonably low latency timer, setting to 64
> (was 32)
> [ 9.494359] ivtv0: Autodetected Hauppauge WinTV PVR-350
> [ 9.630465] saa7115 1-0021: saa7115 found (1f7115d0e100000) @ 0x42
> (ivtv i2c driver #0)
> [ 9.791591] saa7127 1-0044: saa7129 found @ 0x88 (ivtv i2c driver
> #0)
> [ 9.872948] msp3400 1-0040: MSP4418G-B3 found @ 0x80 (ivtv i2c
> driver #0)
> [ 9.989589] tuner 1-0043: chip found @ 0x86 (ivtv i2c driver #0)
> [ 10.008795] tuner 1-0061: chip found @ 0xc2 (ivtv i2c driver #0)
> [ 10.067504] IRQ 10/ivtv0: IRQF_DISABLED is not guaranteed on shared
> IRQs
> [ 10.069283] ivtv0: Registered device video0 for encoder MPG (4096
> kB)
> [ 10.069666] ivtv0: Registered device video32 for encoder YUV (2048
> kB)
> [ 10.069992] ivtv0: Registered device vbi0 for encoder VBI (1024 kB)
> [ 10.070340] ivtv0: Registered device video24 for encoder PCM (320
> kB)
> [ 10.070662] ivtv0: Registered device radio0 for encoder radio
> [ 10.070970] ivtv0: Registered device video16 for decoder MPG (1024
> kB)
> [ 10.071284] ivtv0: Registered device vbi8 for decoder VBI (64 kB)
> [ 10.071638] ivtv0: Registered device vbi16 for decoder VOUT
> [ 10.071963] ivtv0: Registered device video48 for decoder YUV (1024
> kB)
> [ 10.071976] ivtv0: Initialized card: Hauppauge WinTV PVR-350
> [ 10.074597] ivtv: End initialization
> [ 10.740092] ivtv 0000:00:08.0: firmware: requesting
> v4l-cx2341x-enc.fw
> [ 10.782961] ivtv0: Unable to open firmware v4l-cx2341x-enc.fw (must
> be 376836 bytes)
> [ 10.783033] ivtv0: Did you put the firmware in the hotplug firmware
> directory?
> [ 10.783094] ivtv0: Retry loading firmware
> [ 11.404091] ivtv 0000:00:08.0: firmware: requesting
> v4l-cx2341x-enc.fw
> [ 11.412921] ivtv0: Unable to open firmware v4l-cx2341x-enc.fw (must
> be 376836 bytes)
> [ 11.412996] ivtv0: Did you put the firmware in the hotplug firmware
> directory?
> [ 11.413060] ivtv0: Failed to initialize on minor 2
> [ 11.413768] ivtv0: Failed to initialize on minor 0
> [ 11.415383] ivtv0: Failed to initialize on minor 4
> [ 11.416696] ivtv0: Failed to initialize on minor 5
> [ 11.417907] ivtv0: Failed to initialize on minor 6
> [ 11.419120] ivtv0: Failed to initialize on minor 7
> [ 11.420495] ivtv0: Failed to initialize on minor 1
> [ 11.421717] ivtv0: Failed to initialize on minor 3
> [ 11.422929] ivtv0: Failed to initialize on minor 8
>
> Now i suppose i need to download firmware files and put them in the
> correct folder, BUT i cannot found correct firmware AND cannot find an
> "HOTPLUG" directory :(
>
> Tryied to get firmware from there:
> http://dl.ivtvdriver.org/ivtv/firmware/ivtv-firmware.tar.gz
> BUT "tar xvf ivtv-firmware.tar.gz" reports an invalid tar file
> (italian language distro):
> tar: Questo non sembra un archivio tar
> tar: Passaggio alla prossima intestazione
> tar: Uscita con stato di fallimento in base agli errori precedenti
>
> ALL other firwares in the http://dl.ivtvdriver.org/ivtv/firmware/
> folder seems to be corrupted (except cx18...) and also "tar xvf
> xf86-video-ivtv-1.1.2.tar.gz" (downloaded from
> http://dl.ivtvdriver.org/xf86-video-ivtv/ ) fire's the tar error for
> NOT a tar file.
>
> "tar xvf ivtv-1.2.0.tar.gz" on archive downloaded from
> http://dl.ivtvdriver.org/ivtv/stable/
> goes well, but "make" gives:
> make[2]: Entering directory `/lib/modules/2.6.32-5-686/build'
> make[2]: *** No rule to make target `modules'. Stop.
> make[2]: Leaving directory `/lib/modules/2.6.32-5-686/build'
> make[1]: *** [all] Error 2
> make[1]: Leaving directory `/home/playback/ivtv-1.2.0/i2c-drivers'
> make: *** [all] Error 2
>
> now i really don't know what to do :(
>
> Help please :D any hint will be welcomed
>
> Federico

Please install "firmware-ivtv" from the non-free section of Debian, it
will take care of everything needed to load the firmware. You do not
need to compile itv-1.2.0.tar.gz. And as you've got a PVR-350, the
"xserver-xorg-video-ivtv" is maybe also of interest for you.

Levente



_______________________________________________
ivtv-users mailing list
ivtv-users@ivtvdriver.org
http://ivtvdriver.org/mailman/listinfo/ivtv-users
Re: all firmware archives are corrupted? [ In reply to ]
On Wed, 2011-06-29 at 13:15 +0200, Federico Allegretti wrote:
> Hello.
>
> I'm trying to install ivtv drivers on an old AMD Duron 650 machine to
> drive a pvr350 like a video playback server.
>
> Installed in a mirror hd enviroment a debian 6.02 and everything seems
> ok.
>

> Now i suppose i need to download firmware files and put them in the
> correct folder, BUT i cannot found correct firmware AND cannot find an
> "HOTPLUG" directory :(

It is usually /lib/firmware on Fedora and RedHat.


> Tryied to get firmware from there:
> http://dl.ivtvdriver.org/ivtv/firmware/ivtv-firmware.tar.gz
> BUT "tar xvf ivtv-firmware.tar.gz" reports an invalid tar file
> (italian language distro):
> tar: Questo non sembra un archivio tar
> tar: Passaggio alla prossima intestazione
> tar: Uscita con stato di fallimento in base agli errori precedenti

The ftp server gzip's the already gzipped files that I uploaded. I
haven't bothered to figure out how to fix that yet.

To get around the problem, do something like this:

$ gunzip -v ivtv-firmware.tar.gz
$ mv ivtv-firmware.tar ivtv-firmware.tar.gz
$ tar -xzvf ivtv-firmware.tar.gz


Regards,
Andy




_______________________________________________
ivtv-users mailing list
ivtv-users@ivtvdriver.org
http://ivtvdriver.org/mailman/listinfo/ivtv-users