Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 221727

Summary: app-misc/lirc-0.8.3-r1: Add missing devices
Product: Gentoo Linux Reporter: Robert Schedel <r.schedel>
Component: New packagesAssignee: Television related Applications in Gentoo's Portage <media-tv>
Status: VERIFIED FIXED    
Severity: enhancement CC: seclorum, seclorum
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Robert Schedel 2008-05-11 16:45:07 UTC
LIRC 0.8.3 added several new devices which still seem to be missing in lirc-0.8.3-r1.ebuild (see NEWS file in LIRC package for details).

For example, the new "samsung" driver should be added to IUSE_LIRC_DEVICES_DIRECT.

Reproducible: Always

Steps to Reproduce:
Comment 1 Ilya Kashirin 2008-05-12 05:01:53 UTC
Also, the new "irlink" driver should be added to
IUSE_LIRC_DEVICES_DIRECT and LIBUSB_USED_BY_DEV
Comment 2 Ilya Kashirin 2008-05-12 05:16:49 UTC
I have added "irlink" to IUSE_LIRC_DEVICES_DIRECT and LIBUSB_USED_BY_DEV in lirc-0.8.3-r1.ebuild

add to /etc/conf.d/lircd
    LIRCD_OPTS="-H irlink -d /dev/ttyUSB0"

irlink device works!

Comment 3 Ilya Kashirin 2008-05-12 05:18:41 UTC
I have added "irlink" to IUSE_LIRC_DEVICES_DIRECT and LIBUSB_USED_BY_DEV in lirc-0.8.3-r1.ebuild

add to /etc/conf.d/lircd
    LIRCD_OPTS="-H irlink -d /dev/ttyUSB0"

irlink device works!

Comment 4 Ilya Kashirin 2008-06-05 18:02:45 UTC
P.S. about my irlink device: 

lsusb
Bus 003 Device 004: ID 0403:6001 Future Technology Devices International, Ltd FT232 USB-Serial (UART) IC
Comment 5 Matthias Schwarzott gentoo-dev 2008-10-12 19:55:15 UTC
Added options irlink, commandir, ite8709 and samsung to lirc-0.8.4.ebuild