Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 221727 - app-misc/lirc-0.8.3-r1: Add missing devices
Summary: app-misc/lirc-0.8.3-r1: Add missing devices
Status: VERIFIED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Television related Applications in Gentoo's Portage
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-11 16:45 UTC by Robert Schedel
Modified: 2008-10-12 22:32 UTC (History)
2 users (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 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