bidib-usb-en
no way to compare when less than two revisions
Differences
This shows you the differences between two versions of the page.
— | bidib-usb-en [2018/11/12 08:56] (current) – created - external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== BiDiB ====== | ||
+ | [[: | ||
+ | [[: | ||
+ | * [[: | ||
+ | * [[: | ||
+ | |||
+ | |||
+ | \\ | ||
+ | |||
+ | ===== USB Mapping (Linux) ===== | ||
+ | | //This is partly copied from:// http:// | ||
+ | |||
+ | Create, as super user, following file:\\ | ||
+ | **''/ | ||
+ | and write the next lines in the new file: //(Check if the vendor and product ID matches the OpenDCC hardware with lsusb command.)// | ||
+ | < | ||
+ | SYSFS{idVendor}==" | ||
+ | KERNEL==" | ||
+ | KERNEL==" | ||
+ | </ | ||
+ | |||
+ | After plugging in the hardware a new device folder is created: | ||
+ | < | ||
+ | $ ls / | ||
+ | / | ||
+ | bidib opendcc usb | ||
+ | </ | ||
+ | |||
+ | In the rocrail.ini following device names can be used instead of the ''/ | ||
+ | | OpenDCC CS | **''/ | ||
+ | | BiDiB-GBM | **''/ | ||
+ | |||
+ | ====Ubuntu 11.04==== | ||
+ | It seems that the rules file should be the last one found in the directory: **99-lb.rules**\\ | ||
+ | Using prefix **10-** will not create the symlink... Bug or feature?\\ | ||
+ | |||
+ | ===GBMBoost Master=== | ||
+ | < | ||
+ | KERNEL==" | ||
+ | KERNEL==" | ||
+ | </ | ||
+ | |||
+ | < | ||
+ | ls -l / | ||
+ | total 0 | ||
+ | lrwxrwxrwx 1 root root 10 Jul 2 07:25 bidib -> ../ttyUSB0 | ||
+ | </ |
bidib-usb-en.txt · Last modified: 2018/11/12 08:56 by 127.0.0.1