Actions
Bug #2484
closedSerial console speed has no effect on NanoBSD
Start date:
06/09/2012
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.1
Affected Architecture:
Description
Changing the serial console speed doesn't do anything on NanoBSD images - the console stays at 9600bps, even though the GUI does remember the changed setting.
Updated by Jim Pingle over 12 years ago
- Status changed from New to Feedback
- % Done changed from 0 to 100
Applied in changeset 409bc1bdb34d6469c97259b1af614fcdd45f7122.
Updated by Jim Pingle over 12 years ago
Works for me now.
$ sudo tip ucom1fast Password: connected [...] [2.1-BETA0][root@alix.local]/root(2): stty speed 115200 baud; [...]
Updated by Jim Pingle over 12 years ago
There was a lingering issue here with the speed not staying on upgrade. That should also now be solved - though because of the way the upgrade process works, it may take two updates before you notice it's fixed. One to get the updated "update" code, and the next for it to actually stay as expected.
Updated by Jim Pingle over 11 years ago
- Status changed from Feedback to Resolved
Actions