Port-arm archive

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

2021-12-06-netbsd-raspi-aarch64.img



I've updated 2021-12-06-netbsd-raspi-aarch64.img.gz for RPI4.

https://cdn.netbsd.org/pub/NetBSD/misc/jun/raspberry-pi/2021-12-06-aarch64/2021-12-06-netbsd-raspi-aarch64.img.gz
https://cdn.netbsd.org/pub/NetBSD/misc/jun/raspberry-pi/2021-12-06-aarch64/MD5

Topics:
- Raspberry Pi 4 UEFI Firmware v1.32

 Always use non translating DMA in DT mode [tianocore/edk2-platforms@efff29c]
 Make sure normal memory is not be marked uncached [tianocore/edk2-platforms@af649f8]
 Make sure all drivers are disconnected before reboot [tianocore/edk2-platforms@63d520f]
 Fix ACPI MMIO host bridge window attribute [tianocore/edk2-platforms@ab6fcc2]
 Revert to using latest start4.elf/fixup4.dat
  
- openssh 8.8 https://www.openssh.com/txt/release-8.8
cf.
  ~/.ssh/config
  Host old-host
        HostkeyAlgorithms +ssh-rsa
        PubkeyAcceptedAlgorithms +ssh-rsa

- SD/MMC Configration
  Switch Default uSD/eMMC Routing: Arasan SDHCI -> EMMC2
  http://mail-index.netbsd.org/port-arm/2021/08/08/msg007393.html
  the Arasan SDHCI is used to connect bwfm(4). 

In this image, a synbolic link added

/libdata/firmware/if_bwfm:
ln -s brcmfmac43455-sdio.raspberrypi,4-model-b.txt "brcmfmac43455-sdio.Raspberry Pi 4 Model B.txt"
to avoid
bwfm0: autoconfiguration error: NVRAM file not available
 
- only for RPI4 
  (fill dtb for RPI3?)
- build script
 https://github.com/ebijun/NetBSD/tree/master/RPI/RPIimage/Image/aarch64
- [Issue] Can't recognize DOS partition from Windows
  Should I Use MBR version image?
- [PR] diagnostic assertion "l->l_stat == LSONPROC" failed on RPI3
  http://gnats.netbsd.org/56264
- rpi cm4 + waveshare mini base board B seems stop after kernel load
  http://mail-index.netbsd.org/port-arm/2021/06/30/msg007343.html
- pkgin support
  edit /usr/pkg/etc/pkgin/repositories.conf
  cf.
  http://cdn.netbsd.org/pub/NetBSD/misc/jun/raspberry-pi/aarch64/2021-1
  and pkgin update

sysinfo:
 sh-20181212-20211205120623Z tcsh-6.23.00

pkgsrc:
 bash-5.1.12 curl-7.80.0 dbus-1.12.20nb2 fltk-1.3.8 fossil-2.17
 git-base-2.34.1 glib2-2.70.1 gmp-6.2.1nb1 harfbuzz-3.1.2
 libtasn1-4.18.0 libunistring-0.9.10nb1 pkgin-21.10.1
 py39-cElementTree-3.9.9 py39-expat-3.9.9 python39-3.9.9
 ruby27-base-2.7.5 ruby27-oauth-0.5.8 ruby27-racc-1.6.0
 tcsh-6.23.00nb3 zsh-5.8nb3

RPI4 status:
- boot via UEFI_VER=v1.32
 https://github.com/pftf/RPi4/releases

In this image,pre-setted RPI_EFI.fd
 Advanced Configration
 -> Limit RAM to 3GB	Disabled

- HDMI: works
- audio: vcaudio
  http://mail-index.netbsd.org/source-changes-d/2021/01/22/msg013133.html
- USB device: works
- bwfm0 Wireless network:?
  (works well on RPI3,not works on RPI4?)
- Pi 4 Bootloader Configuration
  https://www.raspberrypi.org/documentation/hardware/raspberrypi/bcm2711_bootloader_config.md

Update:
- NetBSD-current 9.99.92 evbarm-aarch64 202112051210Z arm64.img from nyftp.
- pkginfo
 https://github.com/ebijun/NetBSD/blob/master/RPI/RPIimage/Image/aarch64/pkginfo
- sysinfo
 https://github.com/ebijun/NetBSD/blob/master/RPI/RPIimage/Image/aarch64/sysinfo

Update from 2021-11-06:
https://github.com/ebijun/NetBSD/commit/1b3ef330ecf023aa73d58ccb8b4029c520f33cdf

- mate/firefox/inkscape/libreoffice works well
   pkg_add mate
   pkg_add gvfs
   pkg_add firefox
   pkg_add firefox-l10n
   pkg_add libreoffice
   pkg_add inkscape
   pkg_add gimp
   pkg_add scribus
   pkg_add py38-sphinx
   pkg_add wxGTK30
   pkg_add gnome-keyring

- Sphinx with latexpdf
  https://github.com/ebijun/NetBSD/blob/master/Guide/latexpdf.rst 

- pkgin: upgrade failed
- raspberry-pi userland: compile failed 

Pre-installed packages:
  bash
  tcsh
  vlgothic-ttf
  icewm
  xli
  ruby27-mikutter
  uim
  fossil
  sudo
  git-base
  zsh
  mlterm
  pkg_chk
  lintpkgsrc
  mozilla-rootcerts
  dillo
  medit
  lrzsz

- pre-build packages:
  See /etc/pkg_install.conf
  PKG_PATH=http://cdn.netbsd.org/pub/NetBSD/misc/jun/raspberry-pi/aarch64/2021-1/

pkgsrc: 
  # cd /usr
  # ftp http://cdn.netbsd.org/pub/pkgsrc/current/pkgsrc.tar.gz
  # ls /usr/pkgsrc                ... check if exists.
  # tar tzvf pkgsrc.tar.gz |head  ... check the archive
  # tar xzvf pkgsrc.tar.gz        ... extract
  # ls /usr/pkgsrc                ... check what extracted
  # pkg_chk -g                    ... List to/usr/pkgsrc/pkgchk.conf
  # (cd /usr/pkgsrc;cvs update -PAd) ... update
  # pkg_chk -un                   ... Update (listup)
  # pkg_chk -u                    ... Update

EEPROM verson:
 Check&update with Raspberry Pi OS (pi:raspberry)
 pi@raspberrypi:~ $ cat /etc/default/rpi-eeprom-update 
 FIRMWARE_RELEASE_STATUS="stable"
 pi@raspberrypi:~ $ sudo rpi-eeprom-update
 BCM2711 detected
 Dedicated VL805 EEPROM detected
 BOOTLOADER: up-to-date
 CURRENT: Thu 16 Jul 15:15:46 UTC 2020 (1594912546)
 LATEST: Thu 16 Jul 15:15:46 UTC 2020 (1594912546)
 FW DIR: /lib/firmware/raspberrypi/bootloader/stable
 VL805: up-to-date
 CURRENT: 000138a1
 LATEST: 000138a1

--
Jun Ebihara


Home | Main Index | Thread Index | Old Index