Bug #2484
Serial console speed has no effect on NanoBSD
| Status: | Feedback | Start date: | 06/09/2012 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 100% |
||
| Category: | Console Menu | |||
| Target version: | - | |||
| 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.
Associated revisions
Fixup serial console settings that get applied to nanobsd. Fixes #2484
History
#2
Updated by Jim P 11 months ago
- Status changed from New to Feedback
- % Done changed from 0 to 100
Applied in changeset 409bc1bdb34d6469c97259b1af614fcdd45f7122.
#3
Updated by Jim P 11 months ago
Works for me now.
$ sudo tip ucom1fast Password: connected [...] [2.1-BETA0][root@alix.local]/root(2): stty speed 115200 baud; [...]
#4
Updated by Jim P 10 months 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.