Port-arm archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
2025-02-18-netbsd-raspi-aarch64.img
I've updated 2025-02-18-netbsd-raspi-aarch64.img.gz for RPI4.
https://cdn.netbsd.org/pub/NetBSD/misc/jun/raspberry-pi/2025-02-18-aarch64/2025-02-18-netbsd-raspi-aarch64.img.gz
https://cdn.netbsd.org/pub/NetBSD/misc/jun/raspberry-pi/2025-02-18-aarch64/MD5
Topics:
- dillo option changes in /etc/mk.conf,
s/ssl/tls/
- libreoffice build failed:
<command-line>: note: this is the location of the previous definition
{standard input}: Assembler messages:
{standard input}:23: Error: previous CFI entry not closed (missing .cfi_endproc)
{standard input}:58: Error: CFI instruction used without previous .cfi_startproc
{standard input}:59: Error: CFI instruction used without previous .cfi_startproc
{standard input}:60: Error: CFI instruction used without previous .cfi_startproc
{standard input}:61: Error: CFI instruction used without previous .cfi_startproc
{standard input}:63: Error: .cfi_endproc without corresponding .cfi_startproc
gmake[1]: *** [/mnt/aarch64/pkgsrc/misc/libreoffice/work.aarch64/libreoffice-25.2.0.3/solenv/gbuild/LinkTarget.mk:367:
/mnt/aarch64/pkgsrc/misc/libreoffice/work.aarch64/libreoffice-25.2.0.3/workdir/GenCObject/UnpackedTarball/mariadb-connector-c/libmariadb/ma_context.o]
Error 1
- add net/nanotodon
Nanotodon is a light-weight CUI/C99 mastodon client.
arm64$ nanotodon
Hello! Welcome to nanotodon!
First, Please tell me the server where you live.
(https://[please enter this part]/)
>social.mikutter.hachune.net
Next, I will do application authentication.
Please access to following URL, then after authorization, please input
displayed authorization code.
https://social.mikutter.hachune.net/oauth/authorize?client_id=XXX...
> [input authorization code]
:
- [Researching] RPI5:
Re: NetBSD on Raspberry PI5
http://mail-index.netbsd.org/port-arm/2024/08/21/msg008868.html
https://github.com/worproject/rpi5-uefi
This image has rpi5-uefi 0.3.
/boot:
RPI_EFI.fd.rpi5-uefi
config.txt.rpi5-uefi
bcm2712-rpi-5-b.dtb
- [Test] Firmware update /boot/fixup4*.dat,start4*.elf
commit 9995946dce284505d3dd46c7563d74a691f38a70 (HEAD -> master,
origin/master, origin/HEAD)
Author: Dom Cobley <popcornmix%gmail.com@localhost>
Date: Mon Feb 17 20:02:53 2025 +0000
- 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?
- rpi cm4 + waveshare mini base board B seems stop after kernel load
fixed: To use USB,set UEFI+FDT
http://mail-index.netbsd.org/port-arm/2021/06/30/msg007343.html
http://mail-index.netbsd.org/port-arm/2022/10/03/msg007875.html
- pkgin support
edit /usr/pkg/etc/pkgin/repositories.conf
cf.
http://cdn.netbsd.org/pub/NetBSD/misc/jun/raspberry-pi/aarch64/2024
and pkgin update
sysinfo:
bind-9.20.4 dhcpcd-10.2.0 sh-20220122-20250216185449Z tcsh-6.24.15
tzdata-2025agtz
pkgsrc:
MesaLib-21.3.9nb4 curl-8.12.1 dav1d-1.5.1 dillo-3.2.0nb1 fltk-1.4.1nb1
gdbm-1.24 git-base-2.48.1 gnutls-3.8.9 gobject-introspection-1.82.0
gtk2+-2.24.33nb27 libLLVM-13.0.1nb4 libelf-0.8.13nb1 libffi-3.4.7
libimagequant-4.3.4 libpaper-2.2.6 libtasn1-4.20.0 libva-2.22.0 pango-1.56.1
pcre2-10.45 perl-5.40.1 python312-3.12.9 ruby32-atk-4.2.7 ruby32-base-3.2.7
ruby32-cairo-gobject-4.2.7 ruby32-gdk3-4.2.7 ruby32-gdk_pixbuf2-4.2.7
ruby32-gio2-4.2.7 ruby32-glib2-4.2.7 ruby32-gobject-introspection-4.2.7
ruby32-gtk3-4.2.7 ruby32-mikutter-5.1.1nb1 ruby32-nokogiri-1.18.2
ruby32-pango-4.2.7 ruby32-pkg-config-1.5.9 sqlite3-3.48.0 sudo-1.9.16p2
tcsh-6.24.15 wayland-1.23.0nb4
RPI4 status:
- boot via UEFI_VER=v1.40
https://github.com/pftf/RPi4/releases
In this image,pre-setted /boot/RPI_EFI.fd
1. Advanced Configration
-> Limit RAM to 3GB Disabled
2. Boot order, from microSD
- 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 10.99.12 evbarm-aarch64 202502161900Z 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 2022-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 py312-sphinx
pkg_add wxGTK32
pkg_add gnome-keyring
/root/.xinitrc
#mate-session; exit <-- uncomment this line & startx to test mate desktop
- 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
ruby31-mikutter
uim
fossil
sudo
git-base
zsh
mlterm
pkg_chk
lintpkgsrc
mozilla-rootcerts
dillo
medit
lrzsz
sayaka
- pre-build packages:
See /etc/pkg_install.conf
PKG_PATH=http://cdn.netbsd.org/pub/NetBSD/misc/jun/raspberry-pi/aarch64/2025/
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
--
Jun Ebihara
Home |
Main Index |
Thread Index |
Old Index