Bug 104558

Summary: lirc tries to load evdev, which can't be found
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Dieter Bloms <dieter>
Component: OtherAssignee: Ludwig Nussel <lnussel>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Minor    
Priority: P5 - None CC: kukuk
Version: Beta 1   
Target Milestone: ---   
Hardware: i586   
OS: All   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: patch for /etc/init.d/lirc

Description Dieter Bloms 2005-08-13 08:12:57 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
Comment 1 Dieter Bloms 2005-08-13 08:16:24 UTC
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
Comment 2 Ludwig Nussel 2005-08-16 15:51:51 UTC
I'll fix it 
Comment 3 Ludwig Nussel 2005-08-16 16:03:25 UTC
done 
Comment 4 Ludwig Nussel 2005-08-22 06:47:04 UTC
*** Bug 106052 has been marked as a duplicate of this bug. ***