|
From: Jerry G. <ge...@pa...> - 2007-04-18 12:12:39
|
lirc 0.8.1 the contrib/lirc.rules file has "KERNEL==" in it. /usr/src/lirc-0.8.1/contrib/lirc.rules KERNEL=="lirc[0-9]*", NAME="lirc/%n" This seems to not be right. I am using centos 4.4 and kernel 2.6.18. udevtest /classes/lirc/lirc0 gives parse errors when the KERNEL== is there. When I change the KERNEL== to KERNEL= everything seems to load fine. Has something changed? I looked at other rules files and they only have one "=" sign that is why I attempted to change it on my configuration. Jerry |