Re: PinebookPro Xorg?

2020-07-14 Thread Sebastian Reitenbach
Hi, Am Dienstag, Juli 14, 2020 17:48 CEST, schrieb Mark Kettenis : > > Date: Tue, 14 Jul 2020 15:10:04 +1000 > > From: Jonathan Gray > > > > On Mon, Jul 13, 2020 at 11:26:12PM +0200, Sebastian Reitenbach wrote: > > > Hi, > > > > > > eventual

PinebookPro Xorg?

2020-07-13 Thread Sebastian Reitenbach
Hi, eventually got my hands on a PinebookPro, installation went fine. Prepard SD card for initial installation alike: mount /dev/${DEV}i /mnt mkdir /mnt/rockchip cp /usr/local/share/dtb/arm64/rockchip/rk3399-pinebook-pro.dtb /mnt/rockchip umount /mnt dd i

panic: init died (signal 10, exit 0) on arm64 on Rock64 due to full file system?

2020-07-03 Thread Sebastian Reitenbach
Hi, I ran into the very same panic multiple times now, i.e. once trying to install kibana on that node, but not exactly sure if that's the reason, ther's also lots of stuff running in the background. U-Boot TPL 2020.01 (Mar 30 2020 - 19:56:30) LPDDR3, 800MHz BW=32 Col=11 Bk=8 CS0 Row=15 CS1 R

Re: unusable network performance Rock64

2020-04-08 Thread Sebastian Reitenbach
Hi, Am Dienstag, Februar 04, 2020 23:10 CET, schrieb Kurt Miller : > On Mon, 2020-02-03 at 00:28 +0100, Sebastian Reitenbach wrote: > > Hi, > > > > I've two rock64 1 with 2GB memory, the other with 1GB memory.  > > Both with NetBSD-evbarm-aarch64-202001141930Z-r

Re: Rock64 v2 Ethernet not working

2020-03-20 Thread Sebastian Reitenbach
Hi, Am Donnerstag, März 19, 2020 03:32 CET, schrieb Lear Zhou : > Hi, > > Today my Rock64 arrived, after format the sd card, and put u-boot from > current, the machine > started to install via net wired to a switch. > > After preparations, when it should start downloading packages from > interne

Re: unusable network performance Rock64

2020-02-11 Thread Sebastian Reitenbach
Hi, missed the message yesterday, Am Montag, Februar 10, 2020 13:35 CET, schrieb Mark Kettenis : > Sebastian Reitenbach schreef op 2020-02-03 00:28: > > Hi, > > > > I've two rock64 1 with 2GB memory, the other with 1GB memory. > > Both with NetBSD-evbarm-aarch64

Re: rock64 v2.0 stuck in U-Boot booting miniroot66.fs

2020-02-04 Thread Sebastian Reitenbach
Hi, Am Dienstag, Februar 04, 2020 00:56 CET, schrieb Kurt Miller : > On Mon, 2020-02-03 at 23:29 +0100, Sebastian Reitenbach wrote: > > Hi, > >   > > Am Montag, Februar 03, 2020 21:43 CET, schrieb Kurt Miller > > :  > >   > > > > > > On M

Re: rock64 v2.0 stuck in U-Boot booting miniroot66.fs

2020-02-03 Thread Sebastian Reitenbach
Hi, Am Montag, Februar 03, 2020 21:43 CET, schrieb Kurt Miller : > On Mon, 2020-02-03 at 21:24 +0100, Sebastian Reitenbach wrote: > > Hi, > > > > > > Am Montag, Februar 03, 2020 20:41 CET, schrieb Kurt Miller > > :  > >   > > > > > >

Rock64 miniroot66.fs init: single user shell terminated, restarting

2020-02-03 Thread Sebastian Reitenbach
Seems the latest arm64 snapshot miniroot66.fs doesn't go into single user, first kernel that seem to broke is from: Sun Feb 2 02:14:44 MST 2020, last working from: Fri Jan 31 21:54:51 MST 2020 every second it writes: init: single user shell terminated, restarting miniroot66.fs retrieved from a

Re: rock64 v2.0 stuck in U-Boot booting miniroot66.fs

2020-02-03 Thread Sebastian Reitenbach
Hi, Am Montag, Februar 03, 2020 20:41 CET, schrieb Kurt Miller : > On Sun, 2020-02-02 at 23:01 +0100, Sebastian Reitenbach wrote: > > Hi, > > > > got a Pine64 Rock64_V2.0 2017-0713, which is stuck booting miniroot66.fs. > > > > This is how I prepared the minir

Re: rock64 v2.0 stuck in U-Boot booting miniroot66.fs

2020-02-02 Thread Sebastian Reitenbach
Hi, Am Montag, Februar 03, 2020 00:33 CET, schrieb Klaus Küchemann : > > > Am 02.02.2020 um 23:01 schrieb Sebastian Reitenbach > > : > > > > > > dd if=miniroot66.fs of=/dev/rsd2c > > mount /dev/sd2i /mnt > > mkdir /mnt/rockchip > > cp /usr/lo

unusable network performance Rock64

2020-02-02 Thread Sebastian Reitenbach
Hi, I've two rock64 1 with 2GB memory, the other with 1GB memory. Both with NetBSD-evbarm-aarch64-202001141930Z-rock64.img as well as the one with 2GB on OpenBSD -current, have super lousy network performance. Both are Rock64_V2.0 from 2017-0713. It's connected to Gigabit switch. Related to it, I

rock64 v2.0 stuck in U-Boot booting miniroot66.fs

2020-02-02 Thread Sebastian Reitenbach
Hi, got a Pine64 Rock64_V2.0 2017-0713, which is stuck booting miniroot66.fs. This is how I prepared the miniroot66.fs to boot on it, following INSTALL.arm64: ftp https://ftp.hostserver.de/pub/OpenBSD/snapshots/arm64/miniroot66.fs dd if=miniroot66.fs of=/dev/rsd2c mount /dev/sd2i /mnt mkdir /mnt