Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Beide Seiten der vorigen Revision Vorhergehende Überarbeitung | |||
| becki:sources:sbserial [2009-06-10 13:16] becki | becki:sources:sbserial [2009-11-02 16:27] (aktuell) becki | ||
|---|---|---|---|
| Zeile 10: | Zeile 10: | ||
| sbserial 115200 ttyS0 | sbserial 115200 ttyS0 | ||
| + | Notes: | ||
| + | * Do not forget to add yourself to the group which has permission to use the serial device files ''ttyS0'', ''ttyUSB0'' etc. On Slackware this is the group ''dialout'' | ||
| + | * If you do not have a real RS232 interface anymore, you can use an USB-to-serial adapter. After pluggin into the USB port, usually the file ''/dev/ttyUSB0'' is created by the kernel. This can be used just the same way as the "real" ''ttyS0''. | ||
| ===== Conifg File Examples == | ===== Conifg File Examples == | ||