Re: Console issues on PC Engines APU2
Ignatios Souvatzis <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.x86-64 |
|---|---|
| Message-ID | <[email protected]> |
Hi, On Mon, Jun 22, 2020 at 04:50:04PM -0700, Jason Thorpe wrote: > Any ideas? This rings a faint bell. Let me check my settings: # installboot -ve /dev/rwd0a File system: /dev/rwd0a Boot options: timeout 5, flags 0, speed 115200, ioaddr 0, console com0 # installboot -ve /dev/rraid0a File system: /dev/rraid0a Boot options: timeout 5, flags 0, speed 115200, ioaddr 0, console com0 and no com speed nor settings in boot.cfg which runs implicitly or explicitly on consdev=pc I think my preliminary findings where that speed 115200 in boot.cfg didn't work, so you get a speed mismatch (at least for one of the directions), but as one of the machines is my router/asterisk and the other The Homeserver, I didn't spend much time to really debug the code. So, in short, you might need to switch your terminal program to 9600 after the kernel boots. Regards, Ignatios