Themabewertung:
  • 0 Bewertung(en) - 0 im Durchschnitt
  • 1
  • 2
  • 3
  • 4
  • 5
[FeatureRequest] CIS-IBUS Integration
#85
(23.04.2016, 13:11)ante schrieb: im CIS-IBUS ist sozusagen ein IBUS-IF drin. Der einzige unterscheid ist die Product-ID. Man kann auch die ID mit einem Tool umschreiben, das braucht man aber nicht. Ich verstehe aktuell auch das Probelm nicht!

Ihr müsst nur die udev Rules einbinden:
ATTRS{idVendor}=="10c4", ATTRS{idProduct}=="85ea", RUN+="/sbin/modprobe -b cp210x product=0x10c4 vendor=0x85ea"
ATTRS{idVendor}=="10c4", ATTRS{idProduct}=="85eb", RUN+="/sbin/modprobe -b cp210x product=0x10c4 vendor=0x85eb"

ATTRS{idVendor}=="10c4", ATTRS{idProduct}=="8664", RUN+="/sbin/modprobe -b cp210x product=0x10c4 vendor=0x8664"
ATTRS{idVendor}=="10c4", ATTRS{idProduct}=="8665", RUN+="/sbin/modprobe -b cp210x product=0x10c4 vendor=0x8665"
ATTRS{idProduct}=="8938", ATTRS{idVendor}=="0403", RUN+="/sbin/modprobe -b ftdi-sio product=0x8938 vendor=0x0403"
ATTRS{idProduct}=="8939", ATTRS{idVendor}=="0403", RUN+="/sbin/modprobe -b ftdi-sio product=0x8939 vendor=0x0403"
ATTRS{idProduct}=="893A", ATTRS{idVendor}=="0403", RUN+="/sbin/modprobe -b ftdi-sio product=0x893A vendor=0x0403"
ATTRS{idProduct}=="893B", ATTRS{idVendor}=="0403", RUN+="/sbin/modprobe -b ftdi-sio product=0x893B vendor=0x0403"
ATTRS{idProduct}=="893C", ATTRS{idVendor}=="0403", RUN+="/sbin/modprobe -b ftdi-sio product=0x893C vendor=0x0403"
ATTRS{idProduct}=="893D", ATTRS{idVendor}=="0403", RUN+="/sbin/modprobe -b ftdi-sio product=0x893D vendor=0x0403"
ATTRS{idProduct}=="893E", ATTRS{idVendor}=="0403", RUN+="/sbin/modprobe -b ftdi-sio product=0x893E vendor=0x0403"
ATTRS{idProduct}=="893F", ATTRS{idVendor}=="0403", RUN+="/sbin/modprobe -b ftdi-sio product=0x893F vendor=0x0403"

Damit läuft es bei LINUX. Das hattn wir bei CarMedia auch so gemacht.

Ante hat es erklärt mit UDEV Rules kann man die PIDs einbinden darunter ist die 85ea und auch die 85eb und weitere. Das ist natürlich Betriebssystem seitig. Also schreibt man die ID auf dem Gerät nicht um was ja an sich.. viel Riskanter ist als dem Betriebssystem zu sagen was er einbinden soll.

Udev-writing, ubuntuusers
Zitieren


Nachrichten in diesem Thema
CIS-IBUS Integration - von madleecher - 08.12.2015, 10:09
RE: CIS-IBUS Integration - von harryberlin - 08.12.2015, 17:15
RE: CIS-IBUS Integration - von madleecher - 08.12.2015, 21:09
RE: CIS-IBUS Integration - von N3mesis - 11.12.2015, 03:08
RE: CIS-IBUS Integration - von Jounz - 28.03.2016, 11:52
RE: CIS-IBUS Integration - von Derhelge - 15.12.2015, 09:18
RE: CIS-IBUS Integration - von harryberlin - 15.12.2015, 09:55
RE: CIS-IBUS Integration - von N3mesis - 15.12.2015, 09:58
RE: CIS-IBUS Integration - von Derhelge - 15.12.2015, 10:03
RE: CIS-IBUS Integration - von N3mesis - 15.12.2015, 13:42
RE: CIS-IBUS Integration - von Derhelge - 18.12.2015, 12:43
RE: CIS-IBUS Integration - von N3mesis - 18.12.2015, 17:17
RE: CIS-IBUS Integration - von madleecher - 21.12.2015, 14:03
RE: CIS-IBUS Integration - von Jounz - 23.03.2016, 19:10
RE: CIS-IBUS Integration - von Derhelge - 24.03.2016, 10:03
RE: CIS-IBUS Integration - von Jounz - 24.03.2016, 10:36
RE: CIS-IBUS Integration - von harryberlin - 24.03.2016, 11:11
RE: CIS-IBUS Integration - von Jounz - 25.03.2016, 21:15
RE: CIS-IBUS Integration - von harryberlin - 25.03.2016, 21:37
RE: CIS-IBUS Integration - von Jounz - 26.03.2016, 14:20
RE: CIS-IBUS Integration - von harryberlin - 26.03.2016, 15:20
RE: CIS-IBUS Integration - von Jounz - 27.03.2016, 13:11
RE: CIS-IBUS Integration - von Derhelge - 27.03.2016, 13:14
RE: CIS-IBUS Integration - von harryberlin - 27.03.2016, 13:43
RE: CIS-IBUS Integration - von Jounz - 27.03.2016, 17:50
RE: CIS-IBUS Integration - von Derhelge - 27.03.2016, 13:44
RE: CIS-IBUS Integration - von harryberlin - 27.03.2016, 18:15
RE: CIS-IBUS Integration - von Jounz - 27.03.2016, 18:58
RE: CIS-IBUS Integration - von harryberlin - 27.03.2016, 19:50
RE: CIS-IBUS Integration - von Jounz - 30.03.2016, 14:13
RE: CIS-IBUS Integration - von harryberlin - 30.03.2016, 15:42
RE: CIS-IBUS Integration - von harryberlin - 30.03.2016, 19:30
RE: CIS-IBUS Integration - von Jounz - 30.03.2016, 21:57
RE: CIS-IBUS Integration - von harryberlin - 31.03.2016, 21:35
RE: CIS-IBUS Integration - von Jounz - 01.04.2016, 17:34
RE: CIS-IBUS Integration - von harryberlin - 01.04.2016, 17:42
RE: CIS-IBUS Integration - von Jounz - 04.04.2016, 19:35
RE: CIS-IBUS Integration - von harryberlin - 04.04.2016, 19:50
RE: CIS-IBUS Integration - von Jounz - 04.04.2016, 20:26
RE: CIS-IBUS Integration - von harryberlin - 04.04.2016, 20:35
RE: CIS-IBUS Integration - von Derhelge - 08.04.2016, 10:55
RE: CIS-IBUS Integration - von Jounz - 17.04.2016, 19:35
RE: CIS-IBUS Integration - von harryberlin - 17.04.2016, 19:42
RE: CIS-IBUS Integration - von Jounz - 18.04.2016, 20:19
RE: CIS-IBUS Integration - von harryberlin - 18.04.2016, 20:21
RE: CIS-IBUS Integration - von Jounz - 21.04.2016, 17:45
RE: CIS-IBUS Integration - von harryberlin - 21.04.2016, 17:51
RE: CIS-IBUS Integration - von Jounz - 21.04.2016, 18:25
RE: CIS-IBUS Integration - von harryberlin - 21.04.2016, 18:57
RE: CIS-IBUS Integration - von N3mesis - 22.04.2016, 18:00
RE: CIS-IBUS Integration - von ante - 23.04.2016, 12:52
RE: CIS-IBUS Integration - von harryberlin - 23.04.2016, 13:09
RE: CIS-IBUS Integration - von ante - 23.04.2016, 13:11
RE: CIS-IBUS Integration - von harryberlin - 23.04.2016, 13:20
RE: CIS-IBUS Integration - von ante - 23.04.2016, 13:31
RE: CIS-IBUS Integration - von harryberlin - 23.04.2016, 13:36
RE: CIS-IBUS Integration - von Jounz - 23.04.2016, 15:38
RE: CIS-IBUS Integration - von ante - 23.04.2016, 15:45
RE: CIS-IBUS Integration - von harryberlin - 23.04.2016, 16:31
RE: CIS-IBUS Integration - von Jounz - 24.04.2016, 10:53
RE: CIS-IBUS Integration - von N3mesis - 24.04.2016, 11:36
RE: CIS-IBUS Integration - von harryberlin - 24.04.2016, 17:32
RE: CIS-IBUS Integration - von N3mesis - 25.04.2016, 21:23
RE: CIS-IBUS Integration - von Jounz - 26.04.2016, 18:58
RE: CIS-IBUS Integration - von N3mesis - 26.04.2016, 19:40
RE: CIS-IBUS Integration - von Jounz - 28.04.2016, 21:19
RE: CIS-IBUS Integration - von harryberlin - 28.04.2016, 21:38
RE: CIS-IBUS Integration - von Jounz - 29.04.2016, 18:09
RE: CIS-IBUS Integration - von harryberlin - 29.04.2016, 18:24
RE: CIS-IBUS Integration - von Jounz - 29.04.2016, 19:55
RE: CIS-IBUS Integration - von harryberlin - 29.04.2016, 22:09
RE: CIS-IBUS Integration - von N3mesis - 30.04.2016, 13:27
RE: CIS-IBUS Integration - von Jounz - 30.04.2016, 15:36
RE: CIS-IBUS Integration - von harryberlin - 30.04.2016, 15:50
RE: CIS-IBUS Integration - von N3mesis - 30.04.2016, 16:07
RE: CIS-IBUS Integration - von Jounz - 30.04.2016, 16:18
RE: CIS-IBUS Integration - von harryberlin - 30.04.2016, 16:41
RE: CIS-IBUS Integration - von N3mesis - 30.04.2016, 16:42
RE: CIS-IBUS Integration - von Jounz - 30.04.2016, 16:47
RE: CIS-IBUS Integration - von N3mesis - 30.04.2016, 17:19
RE: CIS-IBUS Integration - von harryberlin - 30.04.2016, 17:36
RE: CIS-IBUS Integration - von Jounz - 30.04.2016, 17:48
RE: CIS-IBUS Integration - von N3mesis - 30.04.2016, 17:54
RE: CIS-IBUS Integration - von harryberlin - 30.04.2016, 18:09
RE: CIS-IBUS Integration - von N3mesis - 01.05.2016, 11:43
RE: CIS-IBUS Integration - von harryberlin - 01.05.2016, 12:13
RE: CIS-IBUS Integration - von N3mesis - 01.05.2016, 12:23
RE: CIS-IBUS Integration - von Jounz - 01.05.2016, 15:09
RE: CIS-IBUS Integration - von harryberlin - 01.05.2016, 15:12
RE: CIS-IBUS Integration - von Jounz - 01.05.2016, 16:03
RE: CIS-IBUS Integration - von harryberlin - 01.05.2016, 16:13
RE: CIS-IBUS Integration - von Jounz - 01.05.2016, 16:14
RE: CIS-IBUS Integration - von harryberlin - 01.05.2016, 16:22
RE: CIS-IBUS Integration - von Jounz - 01.05.2016, 16:35
RE: CIS-IBUS Integration - von harryberlin - 01.05.2016, 16:39
RE: CIS-IBUS Integration - von N3mesis - 01.05.2016, 21:02
RE: CIS-IBUS Integration - von harryberlin - 01.05.2016, 21:06
RE: CIS-IBUS Integration - von N3mesis - 01.05.2016, 22:07
RE: CIS-IBUS Integration - von Jounz - 08.05.2016, 14:31
RE: CIS-IBUS Integration - von harryberlin - 08.05.2016, 15:03

Gehe zu:


Benutzer, die gerade dieses Thema anschauen: 1 Gast/Gäste