Hallo,
ich weiß nicht mehr weiter und hoffe hier Hilfe zu finden.
Ich bin in den letzten Tagen von vaVDR auf den MLD umgestiegen... so weit so gut. Er läuft, es kommt Bild und Ton
Aber ich bekomme einfach meine URC-7960 nicht zum laufen. Jetzt bin in Sachen Fernbedienung leider keine Leuchte und verstehe das System dahinter bis heute noch nicht so recht. *duckundwech*
Ich weiß nur so viel, dass ich einen funktionierenden Empfänger, lirc.conf und evtl. noch eine remote.conf brauche. Ich habe zwar alles, aber es geht trotzdem nicht.
Als Empfänger habe ich einen igor USB, welcher auch erkannt wird ((lirc_igorplugusb) is active) und schon voreingestellt ist. Da die URC-7960 nicht in der Auswahl ist, habe ich die 7560 eingestellt und dann über "Lircd.conf bearbeiten" folgendes eingespielt:
# Please make this file available to others
# by sending it to <lirc@bartelmus.de>
#
# this config file was automatically generated
# using lirc-0.8.6(default) on Sat Feb 27 20:24:41 2010
#
# contributed by M. Hippert
#
# brand: Atric
# model no. of remote control: ONE for ALL URC 7960 SmartControl
# devices being controlled by this remote: Code for stb: Technisat: 1195
#
# press and hold the magic-Key for 3 sec -> blue ring will light up 2x
# select "stb"
# enter code "1195" -> blue ring will light up 2x
#
# The keys PREVIEW, NEXT and "pop up X" failed
# The keys with same code:
# Red & Rewind; Green & Stop; Yellow & Pause & Play; Blue & FastForward & 19:6; -/-- & list; back & Key-between-ChannelUp-and-ChannelDown
#
# Chance Code this keys:
# * Press and hold the magic key for 3 sec. --> The Blue ring will light up 2x
# * Press 9 9 4. --> The Blue ring will light up 2x
# * Press and release the magic key.
# * Enter the 5-digit magic-code
# * Repeat all for the next key
#
#
# *** Magic-Code ***
# Next 00240
# Preview 00627
# pop up X 00723
# Rewind 00560
# Stop 00243
# Pause 00720
# Play 00339
# FastForward 00563
# 19:6 00274
# list 00264
# back & Key-between-ChannelUp-and-ChannelDown ------> not changed
#
#
begin remote
name URC_7960
bits 13
flags RC5|CONST_LENGTH
eps 30
aeps 100
one 909 857
zero 909 857
plead 917
gap 113580
toggle_bit_mask 0x800
begin codes
KEY_POWER2 0x120C
KEY_VIDEO 0x123F # 16:9
KEY_PREVIOUS 0x1232 # |<
KEY_STOP 0x1236
KEY_NEXT 0x122E # >|
KEY_REWIND 0x122C
KEY_PLAY 0x1235
KEY_FASTFORWARD 0x1234
KEY_LIST 0x022F
KEY_PAUSE 0x1229
KEY_RECORD 0x1237
KEY_VOLUMEUP 0x1210
KEY_MUTE 0x120D
KEY_VOLUMEDOWN 0x1211
KEY_UP 0x0210
KEY_DOWN 0x0211
KEY_LEFT 0x0215
KEY_RIGHT 0x0216
KEY_OK 0x0217
KEY_CHANNELUP 0x1220
KEY_CHANNELDOWN 0x1221
KEY_RED 0x022B
KEY_GREEN 0x022C
KEY_YELLOW 0x022D
KEY_BLUE 0x022E
KEY_INFO 0x020F
KEY_MENU 0x0212
KEY_EPG 0x122F # guide
KEY_TEXT 0x123C # mce
KEX_X 0x1231 # pop up X
KEY_ESC 0x1222 # auch die Taste zwischen CHANNELUP und CHANNELDOWN BACK
KEY_1 0x1201
KEY_2 0x1202
KEY_3 0x1203
KEY_4 0x1204
KEY_5 0x1205
KEY_6 0x1206
KEY_7 0x1207
KEY_8 0x1208
KEY_9 0x1209
KEY_102ND 0x120A # -/--
KEY_0 0x1200
KEY_CLEAR 0x0200 # av
end codes
end remote
Meine alte remote.conf habe ich per WinSCP auf den VDR gebracht.
Im XOrg Logfile finden sich jede Menge Einträge zum igor, aber ich kann diese Meldungen nicht wirklich interpretieren:
8.494] (II) config/udev: Adding input device MCE IR Keyboard/Mouse (igorplugusb) (/dev/input/event5)
[ 8.494] (**) MCE IR Keyboard/Mouse (igorplugusb): Applying InputClass "evdev pointer catchall"
[ 8.494] (**) MCE IR Keyboard/Mouse (igorplugusb): Applying InputClass "evdev keyboard catchall"
[ 8.494] (**) MCE IR Keyboard/Mouse (igorplugusb): Applying InputClass "system-keyboard"
[ 8.494] (II) Using input driver 'evdev' for 'MCE IR Keyboard/Mouse (igorplugusb)'
[ 8.494] (**) MCE IR Keyboard/Mouse (igorplugusb): always reports core events
[ 8.494] (**) evdev: MCE IR Keyboard/Mouse (igorplugusb): Device: "/dev/input/event5"
[ 8.494] (--) evdev: MCE IR Keyboard/Mouse (igorplugusb): Vendor 0 Product 0
[ 8.494] (--) evdev: MCE IR Keyboard/Mouse (igorplugusb): Found 3 mouse buttons
[ 8.494] (--) evdev: MCE IR Keyboard/Mouse (igorplugusb): Found relative axes
[ 8.494] (--) evdev: MCE IR Keyboard/Mouse (igorplugusb): Found x and y relative axes
[ 8.494] (--) evdev: MCE IR Keyboard/Mouse (igorplugusb): Found keys
[ 8.494] (II) evdev: MCE IR Keyboard/Mouse (igorplugusb): Configuring as mouse
[ 8.494] (II) evdev: MCE IR Keyboard/Mouse (igorplugusb): Configuring as keyboard
[ 8.494] (**) evdev: MCE IR Keyboard/Mouse (igorplugusb): YAxisMapping: buttons 4 and 5
[ 8.494] (**) evdev: MCE IR Keyboard/Mouse (igorplugusb): EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 8.494] (**) Option "config_info" "udev:/sys/devices/virtual/input/input8/event5"
[ 8.494] (II) XINPUT: Adding extended input device "MCE IR Keyboard/Mouse (igorplugusb)" (type: KEYBOARD, id 11)
[ 8.494] (**) Option "xkb_rules" "evdev"
[ 8.494] (**) Option "xkb_model" "pc104"
[ 8.494] (**) Option "xkb_layout" "de"
[ 8.494] (II) evdev: MCE IR Keyboard/Mouse (igorplugusb): initialized for relative axes.
[ 8.494] (**) MCE IR Keyboard/Mouse (igorplugusb): (accel) keeping acceleration scheme 1
[ 8.494] (**) MCE IR Keyboard/Mouse (igorplugusb): (accel) acceleration profile 0
[ 8.494] (**) MCE IR Keyboard/Mouse (igorplugusb): (accel) acceleration factor: 2.000
[ 8.494] (**) MCE IR Keyboard/Mouse (igorplugusb): (accel) acceleration threshold: 4
[ 8.494] (II) config/udev: Adding input device MCE IR Keyboard/Mouse (igorplugusb) (/dev/input/mouse0)
[ 8.494] (**) MCE IR Keyboard/Mouse (igorplugusb): Applying InputClass "system-keyboard"
[ 8.494] (II) No input driver specified, ignoring this device.
Ich hoffe es ist nur eine Kleinigkeit, denn auf diese FB möchte ich nur ungern verzichten
Danke und Gruß
Spock