Bugzilla – Bug 104558
lirc tries to load evdev, which can't be found
Last modified: 2005-08-22 06:47:04 UTC
Hi, there is no evdev module, which can be loaded. --snip-- gateway:/data/video/taken:internet # rclirc start FATAL: Module evdev not found. /usr/sbin/rclirc: line 98: test: too many arguments Starting lircd () done gateway:/data/video/taken:internet # --snip-- there are missing " in line 98, which cause the error line I will attach a little patch
Created attachment 45962 [details] patch for /etc/init.d/lirc o removed loading evdev, because it doesn't exist o fixed missing quotes in line 98
I'll fix it
done
*** Bug 106052 has been marked as a duplicate of this bug. ***