[LINUX] HOW-TO set up Lirc with USB HID remote controls (Hama, Auvisio)
#18
redman5087 Wrote:Please, could someone post the all the configuration files for lirc and xbmc for the
conceptronic lounge.
The lounge remote works out of the box for some buttons,
so I followed this tutorial to program the other buttons.
Following this tutorial I get two things with "irw"
1 irw : connection refused.
or
2 irw : just a blank line, the remotes codes are not seen on the screen

So please post the configuration files for this remote.

Thanks .

Ok , I got irw working now:

00000000000100cf 00 PLAY linux-input-layer
0000000000010077 00 PAUSE linux-input-layer
00000000000100a6 00 STOPCD linux-input-layer
00000000000100d0 00 FASTFORWARD linux-input-layer
00000000000100a3 00 NEXTSONG linux-input-layer
00000000000100a5 00 PREVIOUSSONG linux-input-layer
00000000000100a8 00 REWIND linux-input-layer
00000000000100a7 00 RECORD linux-input-layer
0000000000010067 00 UP linux-input-layer
000000000001006a 00 RIGHT linux-input-layer
000000000001006c 00 DOWN linux-input-layer
0000000000010069 00 LEFT linux-input-layer
000000000001001c 00 ENTER linux-input-layer
000000000001009e 00 BACK linux-input-layer
0000000000010082 00 PROPS linux-input-layer
0000000000010073 00 VOLUMEUP linux-input-layer
0000000000010072 00 VOLUMEDOWN linux-input-layer
0000000000010193 00 CHANNELDOWN linux-input-layer
0000000000010192 00 CHANNELUP linux-input-layer
0000000000010071 00 MUTE linux-input-layer
0000000000010002 00 1 linux-input-layer
0000000000010003 00 2 linux-input-layer
0000000000010004 00 3 linux-input-layer
0000000000010005 00 4 linux-input-layer
0000000000010006 00 5 linux-input-layer
0000000000010007 00 6 linux-input-layer
0000000000010008 00 7 linux-input-layer
0000000000010009 00 8 linux-input-layer
000000000001000a 00 9 linux-input-layer
000000000001002a 00 LEFTSHIFT linux-input-layer
0000000000010009 00 8 linux-input-layer
000000000001000b 00 0 linux-input-layer
000000000001002a 00 LEFTSHIFT linux-input-layer
0000000000010004 00 3 linux-input-layer
0000000000010001 00 ESC linux-input-layer
000000000001001c 00 ENTER linux-input-layer


hardware.conf:
# /etc/lirc/hardware.conf
#
#Chosen Remote Control
REMOTE="gyration"
REMOTE_MODULES=""
REMOTE_DRIVER="devinput"
REMOTE_DEVICE="/dev/input/by-id/usb-TopSeed_Technology_Corp._USB_RF_Combo_Devic$
REMOTE_SOCKET=""
REMOTE_LIRCD_CONF="/etc/lirc/lircd.conf"
REMOTE_LIRCD_ARGS=""

#REMOTE="gyration"
#REMOTE_MODULES=""
#REMOTE_DRIVER="devinput"
#REMOTE_DEVICE="/dev/input/by-id/usb-TopSeed_Technology_Corp._USB_RF_Combo_Devi$
#REMOTE_SOCKET=""
#REMOTE_LIRCD_CONF="/etc/lirc/lircd.conf"
#REMOTE_LIRCD_ARGS=""


#Chosen IR Transmitter
TRANSMITTER="None"
TRANSMITTER_MODULES=""
TRANSMITTER_DRIVER="devinput"
TRANSMITTER_DEVICE="/dev/input/by-id/usb-TopSeed_Technology_Corp._USB_RF_Combo_$
TRANSMITTER_LIRCD_CONF="/etc/lirc/lircd.conf"
TRANSMITTER_LIRCD_ARGS=""

#Enable lircd
START_LIRCD="true"

#Don't start lircmd even if there seems to be a good config file
#START_LIRCMD="false"

#Try to load appropriate kernel modules
LOAD_MODULES="true"

# Default configuration files for your hardware if any
LIRCMD_CONF=""

#Forcing noninteractive reconfiguration
#If lirc is to be reconfigured by an external application
#that doesn't have a debconf frontend available, the noninteractive
#frontend can be invoked and set to parse REMOTE and TRANSMITTER
#It will then populate all other variables without any user input
#If you would like to configure lirc via standard methods, be sure
#to leave this set to "false"
FORCE_NONINTERACTIVE_RECONFIGURATION="false"
START_LIRCMD=""


But now the remote completely doesn't work anymore, even the standard buttons.
I changed some keys for Lircmap.xml but doesn't help.

Any help, please
Reply


Messages In This Thread
[No subject] - by mighty_bombero - 2009-12-13, 23:11
[No subject] - by Tito - 2009-12-14, 14:03
[No subject] - by jbernardo - 2009-12-15, 11:07
[No subject] - by Tito - 2009-12-15, 21:49
[No subject] - by thajacabela - 2009-12-16, 00:40
[No subject] - by jbernardo - 2009-12-16, 07:57
[No subject] - by thajacabela - 2009-12-16, 14:19
[No subject] - by thajacabela - 2009-12-16, 20:02
[No subject] - by jbernardo - 2009-12-17, 07:53
[No subject] - by Tito - 2009-12-19, 02:48
[No subject] - by jbernardo - 2009-12-19, 10:48
[No subject] - by mighty_bombero - 2009-12-25, 22:21
[No subject] - by wonko - 2009-12-26, 04:20
[No subject] - by Redsandro - 2010-03-19, 18:47
[No subject] - by Bobby Blixberg - 2010-05-19, 22:48
conceptronic - by redman5087 - 2010-07-21, 23:28
[No subject] - by redman5087 - 2010-07-24, 15:48
irw - by redman5087 - 2010-07-25, 01:04
lounge - by redman5087 - 2010-07-26, 21:22
linux-input-layer - by redman5087 - 2010-07-27, 22:19
keyboard.xml - by redman5087 - 2010-08-01, 22:46
[No subject] - by WBFT - 2010-08-11, 14:36
[No subject] - by Gujs - 2010-12-05, 23:38
[No subject] - by Redsandro - 2011-01-28, 09:02
[No subject] - by jbernardo - 2011-01-28, 17:06
[No subject] - by Redsandro - 2011-01-28, 17:13
Different solution - by keny - 2011-01-29, 11:48
[No subject] - by Redsandro - 2011-01-29, 12:47
[No subject] - by jbernardo - 2011-01-29, 14:27
[No subject] - by Redsandro - 2011-01-29, 14:33
[No subject] - by jbernardo - 2011-01-29, 14:39
[No subject] - by Redsandro - 2011-01-29, 14:42
[No subject] - by ukasz - 2011-02-27, 11:49
[No subject] - by Eoghlear - 2011-03-02, 00:39
[No subject] - by ReyYesRey - 2011-09-19, 16:40
Logout Mark Read Team Forum Stats Members Help
[LINUX] HOW-TO set up Lirc with USB HID remote controls (Hama, Auvisio)1