Bug 104558 - lirc tries to load evdev, which can't be found
Summary: lirc tries to load evdev, which can't be found
Status: RESOLVED FIXED
: 106052 (view as bug list)
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: Other (show other bugs)
Version: Beta 1
Hardware: i586 All
: P5 - None : Minor
Target Milestone: ---
Assignee: Ludwig Nussel
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-13 08:12 UTC by Dieter Bloms
Modified: 2005-08-22 06:47 UTC (History)
1 user (show)

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
patch for /etc/init.d/lirc (492 bytes, patch)
2005-08-13 08:16 UTC, Dieter Bloms
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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. ***