OpenBSD on Pinebook 1080p?
#28
Found these Rock64 instructions googling the baud rate https://github.com/krjdev/rock64_openbsd.  It says to use "minicom -D /dev/ttyUSB0 -b 1500000 -8"  Is that right?  115200 is the standard and what I tried.   Maybe it rounds to the same thing.

That was it, it uses a non-standard baud rate:
Code:
>> NetBSD/evbarm efiboot (arm64), Revision 1.13 (Fri Mar 1 2020)
Press return to boot now, any other key for 0 seconds.    
open netbsd: Invalid argument
bo0 seconds.    
open netbsd.gz: Invalid argument
boot: netbsd.gz: Invalid argument
booting onetbsd -0 seconds.    
open onetbsd: Invalid argument
0 seconds.    
open onetbsd.gz: Invalid argument
boot: onetbsd.gz: In0 seconds.    
0 seconds.     : Invalid argument
open netbsd.old.gz: Invalid argumenargument
>

Now I need to get my OpenBSD miniroot and uboot set back up on the SD since I replaced them with NetBSD.  I never would have thought of trying 1500000.  Oh, it's not just rounding, it's 13.02~ times as fast.  115200 is the fastest normal Minicom speed:
Code:
Press return to boot n+---------[Comm Parameters]----------+              
open netbsd: Invalid a|                                    |              
bo0 seconds.          |     Current: 1500000 8N1           |              
open netbsd.gz: Invali| Speed            Parity      Data  |              
boot: netbsd.gz: Inval| A: <next>        L: None     S: 5  |              
booting onetbsd -0 sec| B: <prev>        M: Even     T: 6  |              
open onetbsd: Invalid | C:   9600        N: Odd      U: 7  |              
0 seconds.            | D:  38400        O: Mark     V: 8  |              
open onetbsd.gz: Inval| E: 115200        P: Space          |              
boot: onetbsd.gz: In0 |                                    |              
0 seconds.     : Inval| Stopbits                           |              
open netbsd.old.gz: In| W: 1             Q: 8-N-1          |              
>                     | X: 2             R: 7-E-1          |              
                     |                                    |              
                     |                                    |              
                     | Choice, or <Enter> to exit?        |              
                     +------------------------------------+  
The krjdev instructions are interesting, there's no dding in with an offset, you dd the flash spi first and use it, then dd the miniroot and boot it.  -->with a normal 115200 baud rate<-- run the installer, do the install, reboot and it's running OpenBSD.
1500000 baud is apparently only for flashing the SPI.  Which is maybe not what I want to do since I mostly want to use Linux.  But 1500000 baud matches the speed it's running at, with NetBSD anyway.


Messages In This Thread
OpenBSD on Pinebook 1080p? - by binholz - 01-17-2019, 10:10 AM
RE: OpenBSD on Pinebook 1080p? - by heywire - 01-17-2019, 02:57 PM
RE: OpenBSD on Pinebook 1080p? - by cambridgei - 05-24-2019, 07:45 AM
RE: OpenBSD on Pinebook 1080p? - by ninefathom - 05-30-2019, 06:01 PM
RE: OpenBSD on Pinebook 1080p? - by michaelj - 10-07-2019, 03:00 PM
RE: OpenBSD on Pinebook 1080p? - by elewarr - 10-20-2019, 01:05 PM
RE: OpenBSD on Pinebook 1080p? - by joancatala - 10-21-2019, 11:55 AM
RE: OpenBSD on Pinebook 1080p? - by elewarr - 11-04-2019, 06:17 PM
RE: OpenBSD on Pinebook 1080p? - by rogerroger - 12-20-2019, 06:19 AM
RE: OpenBSD on Pinebook 1080p? - by rogerroger - 12-20-2019, 07:51 AM
RE: OpenBSD on Pinebook 1080p? - by ab1jx - 02-18-2020, 11:45 AM
RE: OpenBSD on Pinebook 1080p? - by rogerroger - 02-18-2020, 02:20 PM
RE: OpenBSD on Pinebook 1080p? - by ab1jx - 02-18-2020, 05:53 PM
RE: OpenBSD on Pinebook 1080p? - by rogerroger - 02-18-2020, 09:18 PM
RE: OpenBSD on Pinebook 1080p? - by ab1jx - 02-18-2020, 09:00 PM
RE: OpenBSD on Pinebook 1080p? - by ab1jx - 02-18-2020, 09:47 PM
RE: OpenBSD on Pinebook 1080p? - by rogerroger - 02-18-2020, 10:01 PM
RE: OpenBSD on Pinebook 1080p? - by rogerroger - 02-19-2020, 12:18 AM
RE: OpenBSD on Pinebook 1080p? - by rogerroger - 02-19-2020, 01:34 AM
RE: OpenBSD on Pinebook 1080p? - by ab1jx - 02-19-2020, 09:50 AM
RE: OpenBSD on Pinebook 1080p? - by rogerroger - 02-20-2020, 10:02 AM
RE: OpenBSD on Pinebook 1080p? - by ab1jx - 02-22-2020, 05:54 PM
RE: OpenBSD on Pinebook 1080p? - by rogerroger - 02-22-2020, 08:06 PM
RE: OpenBSD on Pinebook 1080p? - by ab1jx - 02-22-2020, 09:25 PM
RE: OpenBSD on Pinebook 1080p? - by ab1jx - 03-15-2020, 05:16 PM
RE: OpenBSD on Pinebook 1080p? - by rogerroger - 03-16-2020, 12:59 AM
RE: OpenBSD on Pinebook 1080p? - by ab1jx - 03-16-2020, 11:54 AM
RE: OpenBSD on Pinebook 1080p? - by ab1jx - 03-16-2020, 10:01 PM
RE: OpenBSD on Pinebook 1080p? - by ab1jx - 03-17-2020, 07:59 AM
RE: OpenBSD on Pinebook 1080p? - by ab1jx - 03-18-2020, 06:42 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
Thumbs Up NetBSD for Pinebook Luke 20 35,395 10-21-2020, 03:39 AM
Last Post: rckt
  FreeBSD for Pinebook e-minguez 4 9,461 10-14-2020, 05:12 PM
Last Post: zer0sig
Question OpenBSD 6.7 on Pinebook 1080p SKG 4 7,820 05-25-2020, 08:15 AM
Last Post: SKG
  OpenBSD on Pinebook - improving user experience elewarr 15 18,476 12-20-2019, 06:57 PM
Last Post: rogerroger

Forum Jump:


Users browsing this thread: 3 Guest(s)