I made a tmp hack for this when I had this problem. Note that my problem went away when I upgraded to latest kernel and driver.

If you can't make that work. Copy the attached file into /etc/init.d and run:
rc-update add ivtv default

Make sure that the ivtv module is not loaded automatically when you boot.

- Haavar

Attachment: ivtv
Description: Binary data


On Dec 9, 2006, at 7:27 AM, Igor wrote:

Hi, Haavar

I used to have this problem but it went away last time I updated the
driver.

This is what I did in the mean time to get it to work:
   rmmod ivtv
   before=`cat /proc/sys/kernel/hotplug`
   echo /sbin/hotplug > /proc/sys/kernel/hotplug
   modprobe ivtv
   echo $before > /proc/sys/kernel/hotplug

thx, it helped me. But after restart my computer I have to run it again. Is it possible to make
aromatically ?


Igor

_______________________________________________
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