Hallo,
heute ist mein Atric IR-WakeupUSB gekommen und ich wollte ihn gleich in Betrieb nehmen.
Ich hab ihn an einen Windows-Rechner angeschlossen und als Profil das KLM_VDR_1.6 ausgewählt.
Zusätzlich habe ich mittels der Software meine alte lircd.conf umgewandelt.
Die Fernbedienung ist ein Harmony Hub, mit dem KLS 1.6 Profil, das hat bei einem seriellen Atric einwandfrei funktioniert.
Im yavdr-Webfrontend habe ich den Atric IC-WakeupUSB ausgewählt.
Allerdings reagiert mein yavdr-Rechner überhaupt nicht auf die Fernbedienung, obwohl die LED am Atric bei Tastendruck leuchtet.
Hier ist meine neue lircd.conf:
Code
# lircd.conf - Configuration for Atric IR-Wakeup-USB
#
# brand: unknown
# model: KLM_VDR_1.6
# receiver: IR-WakeupUSB
#
#--- Konfigurations-Strings zur Auto-Konfiguration für Easy-VDR (und andere Programme) ---
#
# Atric_FB_Name_Str="KLM_VDR_1.6"
# Atric_FB_Conf_Str="0001050E00000000000203151429290000000000000000000000007F000000000000FF24008005000000"
#
#----------------------------------------------------------------------------
# ATTENTION! Do NOT use "irrecord" to automaticly learn key-codes
# This will generate wrong remote settings with the IR-WakeupUSB!
#
# Manually fill in key-names and key-codes in the "codes section" or
# use the "lircd.conf"-tool of the IR-WakeupUSB configuration software
#
#----------------------------------------------------------------------------
# Do NOT change the following remote settings
# These settings depends on the IR-WakeupUSB and are independent from
# the used remote control.
#
# You can change the name of the remote control to assign the file to the
# remote control.
# You can also add your own remarks (use the remark tag "#").
#----------------------------------------------------------------------------
begin remote
name KLM_VDR_1.6
bits 48
flags SPACE_ENC
eps 30
aeps 100
one 0 0
zero 0 0
pre_data_bits 16
pre_data 0xFFFF
post_data_bits 0
post_data 0x0
gap 65536
repeat_bit 0
toggle_bit_mask 0x0
#----------------------------------------------------------------------------
# Here (after the "begin codes" tag) fill in the keycodes (one key per row)
# Use the following syntax:
#
# KEY_1 0x03B800000000 # remark (optional)
#
# Description: KEY_1: the name of the remote button
# for a full list of available key names use the
# following command: "irrecord --list-namespace"
#
# 0x3B800000000: IR-code of the remote button (48-bit hexcode)
#
# # remark: optional remark for the named key
# this remark will be showed in the "lircd.conf"-tool
# of the configuration software
#----------------------------------------------------------------------------
begin codes
KEY_MUTE 0x12CD00000000
KEY_VOLUMEUP 0x12D000000000
KEY_VOLUMEDOWN 0x12D100000000
KEY_CHANNELDOWN 0x12E100000000
KEY_CHANNELUP 0x12E000000000
KEY_PREVIOUS 0x12E200000000
KEY_UP 0x02C400000000
KEY_DOWN 0x02C500000000
KEY_LEFT 0x02C600000000
KEY_RIGHT 0x02C700000000
KEY_OK 0x02C800000000
KEY_MENU 0x02C900000000
KEY_ESC 0x02CA00000000
KEY_EPG 0x02CB00000000
KEY_INFO 0x02CC00000000
KEY_STOP 0x12F600000000
KEY_BACK 0x12F000000000
KEY_NEXT 0x12F100000000
KEY_PLAY 0x12F500000000
KEY_RECORD 0x12F700000000
KEY_REWIND 0x12F200000000
KEY_FASTFORWARD 0x12F400000000
KEY_PAUSE 0x12F300000000
KEY_1 0x12C100000000
KEY_2 0x12C200000000
KEY_3 0x12C300000000
KEY_4 0x12C400000000
KEY_5 0x12C500000000
KEY_6 0x12C600000000
KEY_7 0x12C700000000
KEY_8 0x12C800000000
KEY_9 0x12C900000000
KEY_0 0x12C000000000
KEY_RED 0x02C000000000
KEY_GREEN 0x02C100000000
KEY_YELLOW 0x02C200000000
KEY_BLUE 0x02C300000000
KEY_CHANNEL 0x02D300000000
KEY_FAVORITES 0x02CD00000000
KEY_PVR 0x02CE00000000
KEY_TIME 0x02CF00000000
KEY_SETUP 0x02D000000000
KEY_PROG1 0x02F000000000
KEY_PROG2 0x02F100000000
KEY_PROG3 0x02F200000000
KEY_PROG4 0x02F300000000
KEY_AUDIO 0x02F400000000
KEY_VIDEO 0x02F500000000
KEY_IMAGES 0x02F600000000
KEY_FN 0x02F700000000
KEY_SCREEN 0x02F800000000
KEY_POWER2 0x12CC00000000 # Harmony "Power Off/Power Toggle"
KEY_POWER 0x12CB00000000 # Harmony "Power On(/Off)"
KEY_MODE 0x02D100000000
KEY_SUBTITLE 0x02D200000000
end codes
end remote
Display More
Alte Lircd.conf:
Code
begin remote
name harmony_kls_vdr_1.6
bits 13
flags RC5|CONST_LENGTH
eps 30
aeps 100
one 922 858
zero 922 858
plead 937
gap 116048
min_repeat 2
toggle_bit 2
begin codes
KEY_MUTE 0x12cd
KEY_VOLUMEUP 0x12d0
KEY_VOLUMEDOWN 0x12d1
KEY_CHANNELDOWN 0x12e1
KEY_CHANNELUP 0x12e0
KEY_PREVIOUS 0x12e2
KEY_UP 0x02c4
KEY_DOWN 0x02c5
KEY_LEFT 0x02c6
KEY_RIGHT 0x02c7
KEY_OK 0x02c8
KEY_MENU 0x02c9
KEY_ESC 0x02ca
KEY_EPG 0x02cb
KEY_INFO 0x02cc
KEY_STOP 0x12f6
KEY_BACK 0x12f0
KEY_NEXT 0x12f1
KEY_PLAY 0x12f5
KEY_RECORD 0x12f7
KEY_REWIND 0x12f2
KEY_FASTFORWARD 0x12f4
KEY_PAUSE 0x12f3
KEY_1 0x12c1
KEY_2 0x12c2
KEY_3 0x12c3
KEY_4 0x12c4
KEY_5 0x12c5
KEY_6 0x12c6
KEY_7 0x12c7
KEY_8 0x12c8
KEY_9 0x12c9
KEY_0 0x12c0
KEY_RED 0x02c0
KEY_GREEN 0x02c1
KEY_YELLOW 0x02c2
KEY_BLUE 0x02c3
KEY_CHANNEL 0x02d3
KEY_FAVORITES 0x02cd
KEY_PVR 0x02ce
KEY_TIME 0x02cf
KEY_SETUP 0x02d0
KEY_PROG1 0x02f0
KEY_PROG2 0x02f1
KEY_PROG3 0x02f2
KEY_PROG4 0x02f3
KEY_AUDIO 0x02f4
KEY_VIDEO 0x02f5
KEY_IMAGES 0x02f6
KEY_FN 0x02f7
KEY_SCREEN 0x02f8
KEY_POWER2 0x12cc # Harmony "Power Off/Power Toggle"
KEY_POWER 0x12cb # Harmony "Power On(/Off)"
KEY_MODE 0x02d1
KEY_SUBTITLE 0x02d2
end codes
end remote
Display More
Auch irw zeigt keinerlei Aktivität an.
Kann mir jemand auf die Sprünge helfen, was ich falsch mache?
mfG,
f.