A few suggestions.
I put lirc_dev and lirc_i2c in my /etc/modprobe.preload file. This forces their loading at boot time.
I alas added mknod -m 666 /dev/lirc c 61 0 to the end of /etc/rc.d/rc.local because the device node wasn't getting created on loading the module.
-- Regards, Bob Wiegand
------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ ivtv-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ivtv-devel
