Quantcast
Channel: Kodinerds.net - Deutschsprachiges Forum zum Kodi Entertainment Center
Viewing all articles
Browse latest Browse all 87137

Kodi 16.1 unter Ubuntu 16.04.1 LTS - IR Fernbedienung funktionier nur teilweise

$
0
0
Hallo,
ich habe ZBOXNANO-CI520NANO von Zotac darauf habe ich die im Betreff genannten Versionen von ubuntu und kodi installiert.
Die Steuerung von Kodi erfolgt über eine IR-Fernbedienung von Terris (UFB 244). Die Konfiguration der Fernbedienung habe ich
mittels ir-keytable, entsprechend
wiki.ubuntuusers.de/Kodi_Remote/
realisiert. Die von mir erstellte keymap und das entsprechende Protokoll wird beim Systemstart geladen.
Siehe hierzu den nachfolgenden Ausschnitt aus dmesg.

Quellcode

  1. [ 2.600593] nuvoton_cir: w836x7hg: unknown chip, id: 0xc5 0x62, it may not work...
  2. [ 2.628914] Registered IR keymap rc-rc6-mce
  3. [ 2.629097] input: Nuvoton w836x7hg Infrared Remote Transceiver as /devices/pnp0/00:07/rc/rc0/input6
  4. [ 2.629212] rc0: Nuvoton w836x7hg Infrared Remote Transceiver as /devices/pnp0/00:07/rc/rc0
  5. [ 2.635159] IR RC5(x/sz) protocol handler initialized
  6. [ 2.635860] IR NEC protocol handler initialized
  7. [ 2.636078] IR RC6 protocol handler initialized
  8. [ 2.645598] IR JVC protocol handler initialized
  9. [ 2.649482] IR Sony protocol handler initialized
  10. [ 2.655118] IR SANYO protocol handler initialized
  11. [ 2.664818] IR Sharp protocol handler initialized
  12. [ 2.668369] IR MCE Keyboard/mouse protocol handler initialized
  13. [ 2.677979] lirc_dev: IR Remote Control driver registered, major 247
  14. [ 2.678570] random: nonblocking pool is initialized
  15. [ 2.679906] IR LIRC bridge handler initialized
  16. [ 2.683605] IR XMP protocol handler initialized
Alles anzeigen
Des Weiteren die von mir erstellte keymap .


Quellcode

  1. # table rc6_mce, type: RC6
  2. 0x800f0400 KEY_NUMERIC_0
  3. 0x800f0401 KEY_NUMERIC_1
  4. 0x800f0402 KEY_NUMERIC_2
  5. 0x800f0403 KEY_NUMERIC_3
  6. 0x800f0404 KEY_NUMERIC_4
  7. 0x800f0405 KEY_NUMERIC_5
  8. 0x800f0406 KEY_NUMERIC_6
  9. 0x800f0407 KEY_NUMERIC_7
  10. 0x800f0408 KEY_NUMERIC_8
  11. 0x800f0409 KEY_NUMERIC_9
  12. 0x800f040a KEY_DELETE
  13. 0x800f040b KEY_ENTER
  14. 0x800f040c KEY_SLEEP
  15. 0x800f040d KEY_MEDIA
  16. 0x800f040e KEY_MUTE
  17. 0x800f040f KEY_INFO
  18. 0x800f0410 KEY_VOLUMEUP
  19. 0x800f0411 KEY_VOLUMEDOWN
  20. 0x800f0412 KEY_CHANNELUP
  21. 0x800f0413 KEY_CHANNELDOWN
  22. 0x800f0414 KEY_FASTFORWARD
  23. 0x800f0415 KEY_REWIND
  24. 0x800f0416 KEY_PLAY
  25. 0x800f0417 KEY_RECORD
  26. 0x800f0418 KEY_PAUSE
  27. 0x800f0419 KEY_STOP
  28. 0x800f041a KEY_NEXT
  29. 0x800f041b KEY_PREVIOUS
  30. 0x800f041c KEY_NUMERIC_POUND
  31. 0x800f041d KEY_NUMERIC_STAR
  32. 0x800f041e KEY_UP
  33. 0x800f041f KEY_DOWN
Alles anzeigen
Ich habe das Problem, dass unter Kodi nur die Grundfunktionen gehen, d. h. rechts, links, lauter und leiser.
Kontrolliere ich das parallel in der Shell mittels
sudo ir-keytable -t
dann sehe ich, dass hier dem Scancode der richtige Event entsprechend meiner keymap zugeordnet wird.

Hat hier jemand eine Idee woran das liegen könnte?

Des Weiteren ist mir bei der Nutzung meiner Tastatur aufgefallen, dass diese innerhalb Kodi, dass englische Tastaturlayout verwendet.
Unter Ubuntu wird jedoch das deutsche Layout verwendet. In Kodi habe ich jedoch alles auf deutsch gestellt.

Viewing all articles
Browse latest Browse all 87137


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>