FG
💻 Software

how to reset /dev/ttyS0

Fresh5 days ago
Mar 15, 202645842 views
Confidence Score0%
0%

Problem

I'm trying to connect to a Khepera robot using serial interface (running Scientific Linux 6.1) I used the command to communicate which worked OK, but then I wanted to close it and use MATLAB, but I found no way to close that session, so I just clicked X on the terminal window running screen. Now my…

Error Output

/sbin/agetty -L -f /etc/issueserial 9600 ttyS0 vt100

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: how to reset /dev/ttyS0

Low Risk

You can issue the command to get a status of all current screen sessions. Then use the option to "reattach" to the disconnected session and the option to kill the session. Here's an example shell session. I'm using the options to start the session i…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment