> Hi,
>
> I use a kernel 2.6.18, 'handmade',
> and ivtv driver 0.8.2
> I placed firmware in /usr/lib/hotplug/firmware.
>
> I get this message, when booting:
>
> ivtv:  ==================== START INIT IVTV ====================
> ivtv:  version 0.8.2 (tagged release) loading
> ivtv:  Linux version: 2.6.18.05022007 SMP mod_unload 686 REGPARM gcc-4.1
> ivtv:  In case of problems please include the debug info between
> ivtv:  the START INIT IVTV and END INIT IVTV lines, along with
> ivtv:  any module options, when mailing the ivtv-users mailinglist.
> ivtv0: Autodetected Hauppauge card (cx23416 based)
> ivtv0: Unreasonably low latency timer, setting to 64 (was 32)
> ivtv0: unable to open firmware v4l-cx2341x-enc.fw (must be 262144 bytes)
> ivtv0: did you put the firmware in the hotplug firmware directory?
> ivtv0 warning: failed loading encoder firmware
> ivtv0 warning: Error loading firmware -3!
> ivtv0: Error -3 initializing firmware.
> ivtv0: Error -12 on initialization
> ivtv: probe of 0000:02:01.0 failed with error -12
> ivtv:  ====================  END INIT IVTV  ====================
>
> If I 'rmmod ivtv', and 'modprobe ivtv', the firmware is loaded, and the
> drivers works.
> So I know, the driver is ok and the firmware.
>
> There is no hotplug-agent in /usr/lib/hotplug, which couldn't  probably
> coexist with udev, vers. 103.
> Maybe the problem is close to that, but I have no good idea to solve it.
>
> I'm grateful for help.
> Thank You
>
> Ronald Hitz
>

Hi,

I had very similar problems on a system based on FC5. Booting was very
unreliable (hangs during udev initialisation or ivtv firmware would not
load on both cards). After blacklisting ivtv in udev booting went okay and
modprobe would load ivtv (but not always on both cards).

What worked for me, was to disable the last rule (ACTION=="add",
SUBSYSTEM=="firmware", ENV{FIRMWARE}=="*", RUN="/sbin/firmware_helper",
OPTIONS="last_rule") in /etc/udev/rules.d/05-udev-early.rules. This made
everything work 100%.

Odd enough, with my recently self-built 2.6.20 kernel, I actually *need*
this rule again or the firmware will not load at all *and* every reboot
now "just works" again. weird...

Regards,
Stanley.


>
>
> --
> Ronald Hitz
>
> _______________________________________________
> ivtv-users mailing list
> [email protected]
> http://ivtvdriver.org/mailman/listinfo/ivtv-users
>



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

Reply via email to