Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: ivtv: users

yet another unable to open firmware thread...

 

 

ivtv users RSS feed   Index | Next | Previous | View Threaded


etrounce at look

Sep 17, 2007, 12:07 PM

Post #1 of 4 (547 views)
Permalink
yet another unable to open firmware thread...

Sorry for this, however I've read all of the other threads and none of
them seemed to solve my problem. I'm running Debian Etch with a custom
compiled kernel version 2.6.22.5. I followed the how-to as well as I
could, but no matter what I did I get the following in /var/log/dmesg:

Linux video capture interface: v2.00
bttv: driver version 0.9.17 loaded
bttv: using 8 buffers with 2080k (520 pages) each for capture
ivtv: ==================== START INIT IVTV ====================
ivtv: version 1.0.0 (2.6.22.5 mod_unload PENTIUM4 ) loading
ivtv0: Autodetected Hauppauge card (cx23416 based)
ACPI: PCI Interrupt 0000:00:0a.0[A] -> GSI 18 (level, low) -> IRQ 18
*ivtv0: unable to open firmware v4l-cx2341x-enc.fw (must be 376836 bytes)*
ivtv0: did you put the firmware in the hotplug firmware directory?
ivtv0: Retry loading firmware
ivtv0: unable to open firmware v4l-cx2341x-enc.fw (must be 376836 bytes)
ivtv0: did you put the firmware in the hotplug firmware directory?
ivtv0: Error initializing firmware
ivtv0: Error -19 on initialization
ivtv: ==================== END INIT IVTV ====================


I'm using udev 114, and hotplug has been removed/purged. The firware
was downloaded from here:
http://dl.ivtvdriver.org/ivtv/firmware/firmware.tar.gz
and extracted into my /lib/firmware directory as well as
/usr/local/lib/firmware and /usr/lib/hotplug/firmware. The
/lib/udev/hotplug.functions lists those three directories for
FIRMWARE_DIRS. I verified that v4l-cx2341x-enc.fw is the right size
(376836 bytes).

I'd really appreciate some help with this.
Cheers,
Erik


mark.paulus at verizonbusiness

Sep 17, 2007, 12:42 PM

Post #2 of 4 (523 views)
Permalink
Re: yet another unable to open firmware thread... [In reply to]

Erik Trounce wrote:
> Sorry for this, however I've read all of the other threads and none of
> them seemed to solve my problem. I'm running Debian Etch with a custom
> compiled kernel version 2.6.22.5. I followed the how-to as well as I
> could, but no matter what I did I get the following in /var/log/dmesg:
>
> Linux video capture interface: v2.00
> bttv: driver version 0.9.17 loaded
> bttv: using 8 buffers with 2080k (520 pages) each for capture
> ivtv: ==================== START INIT IVTV ====================
> ivtv: version 1.0.0 (2.6.22.5 mod_unload PENTIUM4 ) loading
> ivtv0: Autodetected Hauppauge card (cx23416 based)
> ACPI: PCI Interrupt 0000:00:0a.0[A] -> GSI 18 (level, low) -> IRQ 18
> *ivtv0: unable to open firmware v4l-cx2341x-enc.fw (must be 376836 bytes)*
> ivtv0: did you put the firmware in the hotplug firmware directory?
> ivtv0: Retry loading firmware
> ivtv0: unable to open firmware v4l-cx2341x-enc.fw (must be 376836 bytes)
> ivtv0: did you put the firmware in the hotplug firmware directory?
> ivtv0: Error initializing firmware
> ivtv0: Error -19 on initialization
> ivtv: ==================== END INIT IVTV ====================
>
>
> I'm using udev 114, and hotplug has been removed/purged. The firware
> was downloaded from here:
> http://dl.ivtvdriver.org/ivtv/firmware/firmware.tar.gz
> and extracted into my /lib/firmware directory as well as
> /usr/local/lib/firmware and /usr/lib/hotplug/firmware. The
> /lib/udev/hotplug.functions lists those three directories for
> FIRMWARE_DIRS. I verified that v4l-cx2341x-enc.fw is the right size
> (376836 bytes).
>
> I'd really appreciate some help with this.
> Cheers,
> Erik

What howto did you follow? (URLs are always good....)
One thing to check is: Did you name things v4l (vee-four-ell),
or v41 (vee-four-one)? Where did you actually wind up with the
firmware files??? Could you do an 'ls -l' on your firmware
files? or do a "locate v4l | grep '\.fw'"?
Attachments: mark.paulus.vcf (0.29 KB)


anaerin at gmail

Sep 17, 2007, 1:59 PM

Post #3 of 4 (524 views)
Permalink
Re: yet another unable to open firmware thread... [In reply to]

On 9/17/07, Mark Paulus <mark.paulus[at]verizonbusiness.com> wrote:
> Erik Trounce wrote:
> > Sorry for this, however I've read all of the other threads and none of
> > them seemed to solve my problem. I'm running Debian Etch with a custom
> > compiled kernel version 2.6.22.5. I followed the how-to as well as I
> > could, but no matter what I did I get the following in /var/log/dmesg:
> >
> > Linux video capture interface: v2.00
> > bttv: driver version 0.9.17 loaded
> > bttv: using 8 buffers with 2080k (520 pages) each for capture
> > ivtv: ==================== START INIT IVTV ====================
> > ivtv: version 1.0.0 (2.6.22.5 mod_unload PENTIUM4 ) loading
> > ivtv0: Autodetected Hauppauge card (cx23416 based)
> > ACPI: PCI Interrupt 0000:00:0a.0[A] -> GSI 18 (level, low) -> IRQ 18
> > *ivtv0: unable to open firmware v4l-cx2341x-enc.fw (must be 376836 bytes)*
> > ivtv0: did you put the firmware in the hotplug firmware directory?
> > ivtv0: Retry loading firmware
> > ivtv0: unable to open firmware v4l-cx2341x-enc.fw (must be 376836 bytes)
> > ivtv0: did you put the firmware in the hotplug firmware directory?
> > ivtv0: Error initializing firmware
> > ivtv0: Error -19 on initialization
> > ivtv: ==================== END INIT IVTV ====================
> >
> >
> > I'm using udev 114, and hotplug has been removed/purged. The firware
> > was downloaded from here:
> > http://dl.ivtvdriver.org/ivtv/firmware/firmware.tar.gz
> > and extracted into my /lib/firmware directory as well as
> > /usr/local/lib/firmware and /usr/lib/hotplug/firmware. The
> > /lib/udev/hotplug.functions lists those three directories for
> > FIRMWARE_DIRS. I verified that v4l-cx2341x-enc.fw is the right size
> > (376836 bytes).
> >
> > I'd really appreciate some help with this.
> > Cheers,
> > Erik
>
> What howto did you follow? (URLs are always good....)
> One thing to check is: Did you name things v4l (vee-four-ell),
> or v41 (vee-four-one)? Where did you actually wind up with the
> firmware files??? Could you do an 'ls -l' on your firmware
> files? or do a "locate v4l | grep '\.fw'"?

Could you also try:
rmmod ivtv
modprobe ivtv

And see if the second IVTV entry in dmesg loads the firmware AOK. If
so, you need to adjust which loads first, as ivtv is loading before
hotplug (So it can't load the firmware using hotplug).
--
Robert "Anaerin" Johnston

_______________________________________________
ivtv-users mailing list
ivtv-users[at]ivtvdriver.org
http://ivtvdriver.org/mailman/listinfo/ivtv-users


etrounce at look

Sep 17, 2007, 4:14 PM

Post #4 of 4 (522 views)
Permalink
yet another unable to open firmware thread... [In reply to]

On 9/17/07, Robert Johnston wrote:
>On 9/17/07, Mark Paulus <mark.paulus at verizonbusiness.com> wrote:
>> What howto did you follow? (URLs are always good....)
>> One thing to check is: Did you name things v4l (vee-four-ell),
>> or v41 (vee-four-one)? Where did you actually wind up with the
>> firmware files??? Could you do an 'ls -l' on your firmware
>> files? or do a "locate v4l | grep '\.fw'"?
>
>Could you also try:
>rmmod ivtv
>modprobe ivtv
>
>And see if the second IVTV entry in dmesg loads the firmware AOK. If
>so, you need to adjust which loads first, as ivtv is loading before
>hotplug (So it can't load the firmware using hotplug).

As it turns out, I missed this statement in the general how-to:
"It is recommended to compile all as modules. Ivtv will not be able to
load the firmware (yet) if it is build in!!"
I didn't build ivtv as a module, once I did that, it looks like things
are working.

Thanks,
Erik

_______________________________________________
ivtv-users mailing list
ivtv-users[at]ivtvdriver.org
http://ivtvdriver.org/mailman/listinfo/ivtv-users

ivtv users RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact lists@gossamer-threads.com
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.