Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 286975 - vdr: ir does not work with app-misc/lirc-0.8.6 as socket path was changed
Summary: vdr: ir does not work with app-misc/lirc-0.8.6 as socket path was changed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo VDR Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-29 20:00 UTC by Matthias Schwarzott
Modified: 2010-12-04 09:03 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matthias Schwarzott gentoo-dev 2009-09-29 20:00:24 UTC
All versions of vdr do hardcode lirc socket path "/dev/lircd", but it was changed with lirc-0.8.6 to /var/run/lirc/lircd.

Two possible solutions:
1. Let gentoo-vdr-scripts check for /var/run/lirc/lircd and then run vdr with --lirc=/var/run/lirc/lircd.
2. Patch vdr to check both pathes.
Comment 1 Christian Faulhammer (RETIRED) gentoo-dev 2009-10-05 13:31:31 UTC
The new -r1 of Lirc 0.8.6 creates a symlink to the old socket location as a workaround...
Comment 2 Joerg Bornkessel (RETIRED) gentoo-dev 2010-12-01 21:33:27 UTC
zzam,

this is fixed in gentoo-vdr-scripts-0.4.7

can we close the bug now?

Comment 3 Matthias Schwarzott gentoo-dev 2010-12-04 09:03:40 UTC
(In reply to comment #2)
> zzam,
> 
> this is fixed in gentoo-vdr-scripts-0.4.7
> 
> can we close the bug now?
> 

Sure, closed as it is fixed.