Hi Leute,
ich habe eben ein frisches Ubuntu installiert und darauf aus den UbuntuQuellen einen VDR.
Leider wird /dev/input/ir nicht korrekt zugeordnet, dieses Problem habe ich fast bei jeder Installation, es lies sich bisher mit einiger Frickelei mit einer udev-rule erschlagen.
root@GjiaffaarVDR01:~# cat /etc/udev/rules.d/70-remote-device.rules
SUBSYSTEM!="input", GOTO="remote_event_grp_end"
# ATTRS{name}=="*dvb*|*DVB*|* IR *", ENV{ID_CLASS}="ir" GROUP="vdr" SYMLINK+="input/ir"
# ATTRS{name}=="* IR *", ENV{ID_CLASS}="ir" GROUP="vdr" SYMLINK+="input/ir"
# ATTRS{phys}=="pci-0000:0c:07.2/ir0" GROUP="vdr" SYMLINK+="input/ir"
ATTRS{phys}=="pci-0000:0c:07.*/ir0" GROUP="vdr" SYMLINK+="input/ir"
LABEL="remote_event_grp_end"
Heute dann mal zur Abwechslung was neues, dieses mal scheint schon weit, weit vorher was schief zu laufen.
Auf meinem Debian VDR-Server sieht es so aus (Achtung zwei Karten, deshalb doppelt).
root@GjiaffaarVDR00:~# ls -1 /dev/input/by-path/*ir
/dev/input/by-path/pci-0000:04:06.0-event-ir
/dev/input/by-path/pci-0000:04:07.0-event-ir
root@GjiaffaarVDR00:~# cat /proc/bus/input/devices | grep 04:0
P: Phys=pci-0000:04:06.0/ir0
S: Sysfs=/devices/pci0000:00/0000:00:14.4/0000:04:06.0/rc/rc0/input5
P: Phys=pci-0000:04:07.0/ir0
S: Sysfs=/devices/pci0000:00/0000:00:14.4/0000:04:07.0/rc/rc1/input7
root@GjiaffaarVDR00:~# ls -l /dev/input/*ir
lrwxrwxrwx 1 root root 6 Jul 20 08:03 /dev/input/ir -> event5
Display More
Auf der neuen Kiste dann so.
root@GjiaffaarVDR01:~# ls -1 /dev/input/by-path/*ir
/dev/input/by-path/pci-0000:0c:07.2-event-ir
root@GjiaffaarVDR01:~# cat /proc/bus/input/devices | grep 0c:07
P: Phys=pci-0000:0c:07.2/ir0
S: Sysfs=/devices/pci0000:00/0000:00:1e.0/0000:0c:07.2/rc/rc0/input8
root@GjiaffaarVDR01:~# ls -l /dev/input/*ir
lrwxrwxrwx 1 root root 6 Jul 20 17:24 /dev/input/ir -> event5
Display More
Wenn ich auf der zweiten (neuen) Kiste ein
cat /dev/input/ir laufen lasse und irgendwelche Tasten auf der Fernbedienung drücke, passiert NICHTS.
Was mich besonders irritiert ist die 0c:07.2 vor dem event-ir die so garnicht zu dieser Ausgabe passen will. Nach der sollte es ja die Null (gesamte Karte) oder die Vier (nur das IR-Device) sein oder ?
root@GjiaffaarVDR01:~# lspci -s 0c:07
0c:07.0 Multimedia video controller: Conexant Systems, Inc. CX23880/1/2/3 PCI Video and Audio Decoder (rev 05)
0c:07.1 Multimedia controller: Conexant Systems, Inc. CX23880/1/2/3 PCI Video and Audio Decoder [Audio Port] (rev 05)
0c:07.2 Multimedia controller: Conexant Systems, Inc. CX23880/1/2/3 PCI Video and Audio Decoder [MPEG Port] (rev 05)
0c:07.4 Multimedia controller: Conexant Systems, Inc. CX23880/1/2/3 PCI Video and Audio Decoder [IR Port] (rev 05)
___________________________________________________
soooo, jetzt wird es ganz verwunderlich, ich habe die neue Kiste gerade mal von der zweiten Partition gebootet, ein Debian und da wird 0c:07.1 verwendet und die Fernbedienung funktioniert?
root@GjiaffaarVDR01:~# ls -1 /dev/input/by-path/*ir
/dev/input/by-path/pci-0000:0c:07.1-event-ir
root@GjiaffaarVDR01:~# cat /proc/bus/input/devices | grep 0c:07
P: Phys=pci-0000:0c:07.1/ir0
S: Sysfs=/devices/pci0000:00/0000:00:1e.0/0000:0c:07.1/rc/rc0/input6
root@GjiaffaarVDR01:~# ls -l /dev/input/*ir
lrwxrwxrwx 1 root root 6 20. Jul 19:55 /dev/input/ir -> event6
Display More
Google und Forum hab ich schon befragt, aber nichts passendes gefunden.
Habt ihr bitte einen Tipp für mich. Ich bin schon wieder