[mythtv-users] lirc kelnel module unable to load

Carl Fongheiser carlfongheiser at gmail.com
Sun Oct 30 13:13:00 EST 2005


This line:

> install lirc_i2c /sbin/modprobe lirc_i2c; /sbin/modprobe --ignore-install
lirc_i2c

Is what's causing your hang. It should be more like this:

--> install lirc_i2c /sbin/modprobe ivtv; /sbin/modprobe --ignore-install
lirc_i2c

The way you have it will cause modprobe to loop forever trying to load
lirc_i2c.

Carl Fongheiser
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mythtv.org/pipermail/mythtv-users/attachments/20051030/6a6bede5/attachment.htm


More information about the mythtv-users mailing list