Port-arm archive

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

pinebook status update (20200517)



Update:
 NetBSD/aarch64 9.99.61 

- Pinebook Pro 
 mate/xfce4/camera/WiFi
 ToDo:  
 - HDMI output via USB-C 
 - Audio output: can't switch speaker & headphone out

- Pinebook
 mate/xfce4/camera/HDMI
 ToDo:
 - internal WiFi

System Updates:
https://github.com/ebijun/NetBSD/commit/22255484d5cef2c85df591acaa9596532faa51b5#diff-0e9bbf9b41704f5ca70364c4bad76672

sysinfo:
 awk-20200218 dhcpcd-9.0.2 g++-8.4.0 gcc-8.4.0
 libc-12.215 libcurses-9.0 libssh-36.0
 libterminfo-2.0 NetBSD-9.99.61 netpgpverify-20200503
 openssh-8.2 opensshd-8.2 openssl-1.1.1g
 sh-20181212-20200513221349Z tzdata-2020a
 userland-NetBSD-9.99.61/evbarm

pkgsrc:
 GConf-3.2.3nb4 MesaLib-20.0.6 SDL-1.2.15nb31 apache-2.4.43nb2
 apr-1.7.0nb1 arm-trusted-firmware-rk3399-2.2nb2 asunder-2.9.5
 audacious-4.0.3 automake-1.16.2 bash-5.0.17 boehm-gc-8.0.4nb1
 boost-libs-1.73.0 clang-10.0.0nb1 cmake-3.17.2nb1 curl-7.70.0nb1
 dhcpcd-9.0.2 firefox52-52.9.0nb25 fossil-2.10nb3 git-base-2.26.2nb1
 glib2-2.64.2nb1 gnupg2-2.2.20nb1 gnutls-3.6.13nb1 go-1.14.2
 graphviz-2.40.1nb47 gtk2+-2.24.32nb13 gtk3+-3.24.18 gvfs-1.6.7nb48
 harfbuzz-2.6.5 icu-66.1 inkscape-1.0nb1 libffi-3.3nb2
 llvm-10.0.0 lua53-5.3.5 mate-1.24.0 mlterm-3.9.0
 mozilla-rootcerts-1.0.20191207nb1 mozjs60-60.8.0nb4
 nodejs-14.2.0 nss-3.52 openjdk8-1.8.252 osabi-NetBSD-9.99.61
 pango-1.44.7nb2 perl-5.30.2 php-7.3.18 poppler-0.87.0
 pulseaudio-13.0nb4 python27-2.7.18 python36-3.6.10nb2
 python37-3.7.7 qt4-libs-4.8.7nb21 ruby26-base-2.6.6
 ruby26-mikutter-4.0.5 ruby26-mikutter-plugins-twitter-4.0nb2
 rust-1.42.0nb2 samba-4.12.2 sayaka-3.4.5 seamonkey-2.49.5nb6
 tk-8.6.10 uim-1.8.8nb4 vala-0.48.5 wxGTK30-3.0.4nb5
 xfce4-4.14.1 xnp2-0.86nb10 xscreensaver-5.44 xvkbd-3.5nb1
 youtube-dl-20200508 zsh-5.8

pkgsrc todo:
- seamonkey: 2.53.2 build problem
   cannot find type c_long in this scope
- asunder
   cdparanoia reading failed

System Updates:
http://cvsweb.netbsd.org/bsdweb.cgi/src/distrib/sets/lists/base/shl.mi

Tips:
- HDMI port works on pinebook.
 Connect display to pinebook HDMI port
 # pkg_add arandr
 % arandr

- mate: pkgsrc/meta-pkgs/mate
 https://twitter.com/ebijun/status/1086814579647102976
 pkg_add mate
 echo "mate-session" >> .xinitrc
 startx

- ibus 
 export XMODIFIERS=@im=ibus

- firefox52: 
 https://twitter.com/ebijun/status/1086487791104450563
 PKG_OPTIONS.firefox = -pulseaudio -alsa -dbus gtk2 -gtk3
    general.useragent.local=ja if you want it.

- Add eDP transmitter and enable display pipeline
 http://mail-index.netbsd.org/source-changes/2019/02/03/msg103047.html
 arandr works well: display up-side down
 https://twitter.com/ebijun/status/1092885154127724544

- keymapping: [Shift][<>] on 11inch
 https://wiki.netbsd.org/ports/evbarm/allwinner/#index3h2

- replace AC Adapter for heavy load
 Anker PowerPort10 A2133+USB DC Cable with 3.5mm/1.35mm connecter

- USB Wifi: urtwn0 works 
 urtwn0: I-O DATA DEVICE, INC. (0x4bb) WN-G150UM (0x94c)

ToDo:
- libreoffice
  g95 need aarch64--netbsd support
   -> --disable-coinmp
- Deleted from pkgsrc: pdfshuffler 
  need replacement for editing PDF pages

Version: 
 NetBSD 9.99.61 (GENERIC64) #0: Wed May 13 22:13:49 UTC 2020  mkrepro%mkrepro.NetBSD.org@localhost:/usr/src/sys/arch/evbarm/compile/GENERIC64

dmesg:
 https://github.com/ebijun/NetBSD/blob/master/dmesg/aarch64/pinebook
 https://github.com/ebijun/NetBSD/blob/master/dmesg/aarch64/pinebook-pro

System image: dd to eMMC.
 http://www.invisible.ca/arm/
 on pinebook pro,with bundled Linux image, first disable eMMC with 
 switch inside,and boot MicroSD.

sysinfo:
 https://github.com/ebijun/NetBSD/blob/master/pinebook/Update/sysinfo

pkginfo:
 https://github.com/ebijun/NetBSD/blob/master/pinebook/Update/pkginfo

pkgchk.conf:
 https://github.com/ebijun/NetBSD/blob/master/pinebook/Update/pkgchk.conf
  cp pkgchk.conf /usr/pkgsrc;pkg_add pkg_chk; pkg_chk -au

packages:
 http://cdn.netbsd.org/pub/NetBSD/misc/jun/aarch64/aarch64/2020-04-18/

--
Jun Ebihara


Home | Main Index | Thread Index | Old Index