Hallo zusammen
Update: so habe nun meinen Atric Rev.5 Einschlater bekommen und brauch dazu eure Hilfe. Dazu bitte weiter runter scrollen
hat schon jemand das in der gleichen zusammenstellung am laufen und kann mir helfen ?? Ich bekomme es einfach nicht zum laufen.
Bei XBMC weis ich noch nicht wo die conf ist
Gruß
Rennsemmel
meine /etc/lirc/hardware.conf
Code
#Chosen Remote Control
#REMOTE="Technotrend_DVB_S2-3200" << alter eintrag
REMOTE="Hauppauge-HVR4000-Remote"
REMOTE_MODULES=""
REMOTE_DRIVER="devinput"
TEMPIREVENT=`ls /dev/input/by-path/ |grep event-ir`
REMOTE_DEVICE="/dev/input/by-path/$TEMPIREVENT"
REMOTE_LIRCD_CONF="/etc/lirc/lircd.conf"
REMOTE_LIRCD_ARGS=""
#Chosen IR Transmitter
TRANSMITTER="None"
TRANSMITTER_MODULES=""
TRANSMITTER_DRIVER=""
TRANSMITTER_DEVICE=""
TRANSMITTER_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=""
# 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=""
Display More
meine /etc/lirc/lircd.conf
Code
begin remote
##name Technotrend_DVB_S2-3200 << alter eintrag
name Hauppauge-HVR4000-Remote
bits 13
flags RC5|CONST_LENGTH
eps 30
aeps 100
one 838 838
zero 838 838
plead 940
gap 107304
min_repeat 1
toggle_bit 2
begin codes
music 0x155A
shutdown 0x1D41
epg 0x1562
button_red 0x1554
button_green 0x1D55
button_yellow 0x1556
button_blue 0x1D57
button_up 0x154D
button_down 0x1551
button_ok 0x154F
button_left 0x1D4E
button_right 0x1550
ch_up 0x1563
ch_down 0x1D64
vol_up 0x1565
vol_down 0x1D66
text 0x1559
button_1 0x1D43
button_2 0x1544
button_3 0x1D45
button_4 0x1546
button_5 0x1D47
button_6 0x1548
button_7 0x1D49
button_8 0x154A
button_9 0x1D4B
button_tab 0x1542
button_0 0x1D4C
button_mute 0x1D58
exit 0x1553
record 0x157A
play 0x157B
stop 0x157C
info 0x1552
rewind 0x157D
pause 0x157E
forward 0x157F
end codes
end remote
Display More
Code einträge oben wurden angepasst
Lircmap.xml im post weiter unten schauen