MLD-5.x > General

Atric IR USB

(1/3) > >>

zwer2000:
hallo an alle,

versuche an 5.1 testing Atric IR USB  zum laufen kriegen,

hab wie im Forum beschrieben nichts in Fernbedienung setup eingestellt.

atric über windows an fernbedienung angelernt.

lampe leuchtet bei Tastendruck, sonst passiert leider gar nichts , bitte um hilfe


MLD> lsusb -v
Bus 001 Device 002: ID 8087:0024
Bus 002 Device 002: ID 8087:0024
Bus 001 Device 001: ID 1d6b:0002
Bus 002 Device 001: ID 1d6b:0002
Bus 001 Device 003: ID 045e:078c
Bus 002 Device 003: ID 04d8:f844



MLD>  ps|grep lirc
  625 root     21052 S    /usr/sbin/lircd --driver=irman --device=/dev/ttyACM0
 1154 root     12680 S    eventlircd -f
 3588 root      9320 S    grep lirc



MLD>  ls -l /dev/irman
lrwxrwxrwx    1 root     root             7 Aug  7 11:52 /dev/irman -> ttyACM0

koepcke:
Hast du das USB Päckchen installiert?

thueringer01:
Hallo,
die im windows-Programm erzeugte lircd.conf hast du über das webif eingespielt?
Meine sieht so aus:

--- Code: ---# lircd.conf - Configuration for Atric IR-Wakeup-USB
#
# brand:          Onkyo
# model:          RC836M
# CBL/SAT Taste mit Code 11454
# Wakeup mit Display-Taste m�glich, mu� angelernt werden.
# receiver:   IR-WakeupUSB
#
#----------------------------------------------------------------------------
# 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            RC836M
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 teh named key
#   this remark will be showed in the "lircd.conf"-tool
#   of the configuration software
#----------------------------------------------------------------------------


begin codes

  KEY_UP                   0x500000000000      # Nach oben
  KEY_DOWN                 0x510000000000      # Nach unten
  KEY_MENU                 0x220000000000      # Men�                 0x220000000000      # Men�
  KEY_OK                   0x570000000000      # OK/Eingabe
  KEY_ESC                  0x0f0000000000      # Zur�ck                  0x0f0000000000      # Zur�ck
  KEY_LEFT                 0x550000000000      # Nach links
  KEY_RIGHT                0x560000000000      # Nach rechts
  KEY_RED                  0x6B0000000000      # Rot
  KEY_GREEN                0x6C0000000000      # Gr�n                0x6C0000000000      # Gr�n
  KEY_YELLOW               0x6D0000000000      # Gelb
  KEY_BLUE                 0x6E0000000000      # Blau
  KEY_0                    0x000000000000      # Ziffer 0
  KEY_1                    0x010000000000      # Ziffer 1
  KEY_2                    0x020000000000      # Ziffer 2
  KEY_3                    0x030000000000      # Ziffer 3
  KEY_4                    0x040000000000      # Ziffer 4
  KEY_5                    0x050000000000      # Ziffer 5
  KEY_6                    0x060000000000      # Ziffer 6
  KEY_7                    0x070000000000      # Ziffer 7
  KEY_8                    0x080000000000      # Ziffer 8
  KEY_9                    0x090000000000      # Ziffer 9
  KEY_INFO                 0x0A0000000000      # Info zum aktuellen Objekt
  KEY_PLAYPAUSE            0x2C0000000000      # Play/Pause
  KEY_PLAY                 0x290000000000      # Play
  KEY_PAUSE                0x000000000000      # Pause
  KEY_STOP                 0x2B0000000000      # Stop
  KEY_RECORD               0x000000000000      # Aufnehmen
  KEY_FASTFORWARD          0x2A0000000000      # Vorspulen
  KEY_REWIND               0x3C0000000000      # Zur�ckspulen               0x3C0000000000      # Zur�ckspulen
  KEY_NEXT                 0x000000000000      # Vorw�rts                 0x000000000000      # Vorw�rts springen
  KEY_BACK                 0x000000000000      # R�ckw�rts                 0x000000000000      # R�ckw�rts springen
  KEY_POWER2               0x0C0000000000      # Ausschalten
  KEY_CHANNELUP            0x200000000000      # Kanal hoch
  KEY_CHANNELDOWN          0x210000000000      # Kanal runter
  KEY_PREVIOUS             0x000000000000      # zur�ck zum zuvor gew�hlten             0x000000000000      # zur�ck zum zuvor gew�hlten Kanal
  KEY_VOLUMEUP             0x000000000000      # Lautst�rke erh�hen             0x000000000000      # Lautst�rke erh�hen
  KEY_VOLUMEDOWN           0x000000000000      # Lautst�rke           0x000000000000      # Lautst�rke verringern
  KEY_MUTE                 0x000000000000      # Stummschalten
  KEY_SUBTITLE             0x000000000000      # Untertitel einblenden
  KEY_EPG                  0x000000000000      # Programmf�hrer                  0x000000000000      # Programmf�hrer
  KEY_CHANNEL              0x000000000000      # Kan�le              0x000000000000      # Kan�le
  KEY_FAVORITES            0x000000000000      # Befehlsauswahl
  KEY_MODE                 0x000000000000      # Tonspur w�hlen                 0x000000000000      # Tonspur w�hlen
  KEY_TIME                 0x000000000000      # gesetzte Timer
  KEY_PVR                  0x000000000000      # Aufnahmen
  KEY_SETUP                0x000000000000      # Setup-Men�                0x000000000000      # Setup-Men�
  KEY_TEXT                 0x000000000000      # aktiviert Teletext bei installiertem teletext-plugin
  KEY_PROG1                0x000000000000      # User-Taste, z.B. f�r                0x000000000000      # User-Taste, z.B. f�r Keymakros
  KEY_PROG2                0x000000000000      # User-Taste, z.B. f�r                0x000000000000      # User-Taste, z.B. f�r Keymakros
  KEY_PROG3                0x000000000000      # User-Taste, z.B. f�r                0x000000000000      # User-Taste, z.B. f�r Keymakros
  KEY_PROG4                0x000000000000      # User-Taste, z.B. f�r                0x000000000000      # User-Taste, z.B. f�r Keymakros
  KEY_AUDIO                0x000000000000      # User-Taste, z.B. f�r                0x000000000000      # User-Taste, z.B. f�r Keymakros
  KEY_VIDEO                0x000000000000      # User-Taste, z.B. f�r                0x000000000000      # User-Taste, z.B. f�r Keymakros
  KEY_IMAGES               0x000000000000      # User-Taste, z.B. f�r               0x000000000000      # User-Taste, z.B. f�r Keymakros
  KEY_FN                   0x000000000000      # User-Taste, z.B. f�r                   0x000000000000      # User-Taste, z.B. f�r Keymakros
  KEY_SCREEN               0x000000000000      # User-Taste, z.B. f�r               0x000000000000      # User-Taste, z.B. f�r Keymakros

end codes

end remote

--- End code ---

PS:  lircd2uinput muß auch noch installiert werden, sonst gehen nicht alle Tasten.

Grüße

clausmuus:
@koepcke,

das USB Paket gibt es nur noch für den Banana PI und die Wetek (bei den anderen Plattformen ist es leer). Und auch bei diesen Beiden Plattformen wird es in absehbarer Zeit verschwinden.
Außerdem wurde das Paket nur benötigt wenn man einen Seriel zu USB Adapter benutzt. (soweit jedenfalls mein Verständnis dazu)

Claus

koepcke:
@Claus
Vielen Dank für den Hinweis.

Navigation

[0] Message Index

[#] Next page

Go to full version