Port-arm archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pinebook status update (20200215)



From: Jun Ebihara <jun%soum.co.jp@localhost>
Subject: pinebook status update (20200215)
Date: Sat, 15 Feb 2020 14:52:40 +0900 (JST)

- Pinebook Pro
   copy the files from
   https://gitlab.manjaro.org/tsys/pinebook-firmware/tree/master/brcm
   into /libdata/firmware/if_bwfm/ then reboot
   bwfm0 will appear in ifconfig
XXX: works,but feel unstable on crowded network.

> - Pinebook
>   NetBSD/aarch64 9.99.30
>   9.99.46 not work startx,mpv -vo,
    9.99.47 failed with mpv -vo=drm display accelaration.X works well. 
XXX: rollback test with 9.0 dtb
 https://twitter.com/ebijun/status/1229506896542892032

On 9.99.47,deforaos-camera works fine without this kernel patch.
Pinebook and Pinebook pro can use camera device.
> TEST kernel: on pinebook
> - deforaos-camera: camera capture,and reboot
>  apply: http://mail-index.netbsd.org/port-arm/2019/01/21/msg005392.html
>  https://twitter.com/ebijun/status/1087694456936001536
>  my compiled kernel with camera patch
>  http://cdn.netbsd.org/pub/NetBSD/misc/jun/aarch64/pinebook/netbsd
>  see instruction by Harold Gutch:
>   http://mail-index.netbsd.org/port-arm/2019/07/09/msg005889.html

pkgsrc/inputmethod/uim
only on aarch64,fill alloca to package it.

#define alloca(x)  __builtin_alloca(x)

Thanx!
--
Jun Ebihara



Home | Main Index | Thread Index | Old Index