Port-arm archive

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

pinebook status update (20200822)



Topics:
- firefox79 works fine.
 zoom meeting with firefox76 on NetBSD/aarch64 on pinebook pro 
 with UserAgent switcher addon. camera fail into unknown error.
 https://twitter.com/ebijun/status/1278568810589466624

"change the "OpenBSD" to "FreeBSD" in general.useragent.override 
 at about:config.From #NetBSD, it's the same."
 https://twitter.com/yoshi_kaw/status/1287284005415526400

- works :scribus,seamonkey,minitube,mikutter,xournalpp
- Application Error:
 libreoffice
 
ToDo:
- 3D acceleration

- 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:

sysinfo:
 bind-9.16.5 NetBSD-9.99.71
 sh-20181212-20200816164808Z
 userland-NetBSD-9.99.71/evbarm

pkgsrc:
 ImageMagick-7.0.10.24 apache-2.4.46 apache-ant-1.10.8
 arandr-0.1.10nb1 audacious-4.0.5 clang-10.0.1
 cmake-3.18.1 cups-base-2.3.3nb5 dbus-1.12.20
 ffmpeg4-4.3.1 firefox-79.0 gedit-3.36.2 git-base-2.28.0
 gnupg2-2.2.21 go-1.14.6 graphviz-2.44.1 gtk3+-3.24.22
 harfbuzz-2.7.1 ibus-1.5.22nb2 inkscape-1.0nb5
 libreoffice-6.4.5.2 llvm-10.0.1 marco-1.24.1
 meson-0.55.0nb2 nodejs-14.8.0 nspr-4.27 nss-3.55
 osabi-NetBSD-9.99.71 php-7.3.21 pkg_install-20200701
 pkgin-20.7.0 python37-3.7.8nb1 rsync-3.2.3
 rust-1.45.2 samba-4.12.5nb2 wxGTK30-3.0.5.1
 xfce4-4.14.0nb2 xterm-358 youtube-dl-20200728
 
pkgsrc todo:
- gimp build broken.
- mate
  x11/mate-applets needs py27-gobjects,others need py37-gobjects
- asunder
  cdparanoia reading failed hangs on startup
- libreoffice
   -> PKGSRC_FORTRAN=gfortran
  Stopped on "Application Error" 
- pdfpc: testing failed
- vlc
 Fix vdpau option. Should help aarch64 builds.
 http://mail-index.netbsd.org/pkgsrc-changes/2020/06/23/msg216727.html
 almost fixed,failed on packaging with some MMX plugins

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

Tips:
- System Clocks
 % sysctl -a |grep freq

 Install pkgsrc/sysutils/estd from pkgsrc and start it on bootup 
 for automatic up-/downscaling.

pinebook:
 machdep.cpufreq.cpu0.available = 1152 1104 1008 816 648 408
 # sysctl -w machdep.cpufreq.cpu0.target=1152

pinebook-pro:
 machdep.cpufreq.cpu0.available = 1416 1200 1008 816 600 408
 machdep.cpufreq.cpu4.available = 2000 1800 1608 1416 1200 1008 816 600 408
 # sysctl -w machdep.cpufreq.cpu0.target=1416
 # sysctl -w machdep.cpufreq.cpu4.target=2000

- Battery Status
  envstat 
XXX: link from dbus or mate-power-manager? 

- 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

- 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-C laptop charger from HP

- USB Wifi: urtwn0/run0 works 
 urtwn0: I-O DATA DEVICE, INC. (0x4bb) WN-G150UM (0x94c)
 pinebook: internal Wi-Fi not supported
 pinebook pro: internal bwfm0 works,sometimes hangs


Version: 
 NetBSD 9.99.71 (GENERIC64) #0: Sun Aug 16 16:48:08 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/

 pinebook-pro:
 1. Insert microSD, boot (Linux from eMMC comes up), 
 2. hit "Restart", 
 3. It will boot from microSD. 
 4. dd'ing to eMMC for installation, the eMMC is faster
- eMMC can disable with switch inside,and boot MicroSD.

 Getting Started with NetBSD on the Pinebook Pro by Benny Siegert 
 https://bentsukun.ch/posts/pinebook-pro-netbsd/

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