Port-arm archive

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

2026-03-25-netbsd-armv7-earmv7hf.img



I've updated 2026-03-25-netbsd-armv7-earmv7hf.img.gz for RPI Zero2W/2/3.

http://cdn.netbsd.org/pub/NetBSD/misc/jun/armv7/2026-03-25-earmv7hf/2026-03-25-netbsd-armv7-earmv7hf.img.gz
http://cdn.netbsd.org/pub/NetBSD/misc/jun/armv7/2026-03-25-earmv7hf/MD5

Topic:
- ruby33
 If YJIT is not available in the running environment (e.g., compiled
 with `--disable-yjit`), the constant `RubyVM::YJIT` is not defined,
 leading to the `NameError` despite the version check passing.

 pkgsrc/net/mikutter:
  /usr/pkg/share/mikutter/mikutter.rb:62
 -    RubyVM::YJIT.enable if RUBY_VERSION.split('.') >= %w[3 3]
 +    RubyVM::YJIT.enable if defined?(RubyVM::YJIT) &&
RUBY_VERSION.split('.') >= %w[3 3]

- YM2149 PC6001 PSG Player on Raspberry Pi 3B/Zero
 https://speakerdeck.com/tsutsui/osc2026tokyo-spring?slide=4
- Raspberry Pi 4 support on 32 bit earmv7hf GENERIC kernel
 https://mail-index.netbsd.org/port-arm/2026/03/19/msg009557.html
- Raspberry Pi 3B: /dev/mem mmap GPIO works on earmv7hf but not on aarch64
 https://mail-index.netbsd.org/port-arm/2026/02/16/msg009541.html

Update:
- firefox
 pkgsrc/www/firefox/work.earmv7hf/firefox-138.0.4/third_party/aom/aom_ports/aarch32_cpudetect.c:75:2:
error: #error "Runtime CPU detection selected, but no CPU detection
method " "available for your platform. Rerun cmake with -
DCONFIG_RUNTIME_CPU_DETECT=0."

- add net/nanotodon
  Nanotodon is a light-weight CUI/C99 mastodon client.

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

- NetBSD 11.99.5 evbarm-armv7hf 20260323205847Z armv7.img from nyftp.
- Raspberry PI zero 2 W support
  need internal Wi-Fi support

- Firmware:
commit e14dd8db855fe0a37c2695157448eee5b18d307e (HEAD -> master,
origin/master, origin/HEAD)
Author: Dom Cobley <popcornmix%gmail.com@localhost>
Date:   Tue Mar 24 15:09:09 2026 +0000

sysinfo:
 dhcpcd-10.3.1 libpcap-1.10.6 (64-bit time_t) pkg_install-20260227
 sh-20220122-20260323205847Z tcpdump-4.99.6 tzdata-2026agtz

pkgsrc:
 curl-8.19.0 freetype2-2.14.2 giflib-6.1.2 git-base-2.53.0nb1 glib2-2.86.4nb1
 gnutls-3.8.12 gst-plugins1-bad-1.28.1 gst-plugins1-base-1.28.1
 gstreamer1-1.28.1 gtk2+-2.24.33nb37 gtk3+-3.24.51nb5 gtk4-4.20.3nb4
 harfbuzz-13.0.1 imlib2-1.12.5nb1 jasper-4.2.9 lerc-4.1.0 libcups-2.4.16nb2
 libgcrypt-1.12.1 libgpg-error-1.59 libproxy-0.5.12nb2 libxml2-2.15.1
 libxslt-1.1.45 mlterm-3.9.4nb6 mozilla-rootcerts-1.1.20260211
 nanotodon-0.5.0nb5 p11-kit-0.26.2 pkg_install-20260227 pkgin-26.2.0 png-1.6.55
 py313-setuptools-82.0.1 qt5-qtbase-5.15.18nb3 qt6-qtbase-6.10.2nb1
 qt6-qtdeclarative-6.10.2nb1 qt6-qtimageformats-6.10.2nb1
 qt6-qtlanguageserver-6.10.2nb1 qt6-qtshadertools-6.10.2nb1 qt6-qtsvg-6.10.2nb1
 raqm-0.10.4 ruby33-3.3.10nb1 ruby33-addressable-2.8.9 ruby33-atk-4.3.5
 ruby33-cairo-1.18.4nb2 ruby33-cairo-gobject-4.3.5 ruby33-delayer-1.2.1
 ruby33-delayer-deferred-2.2.0 ruby33-diva-2.0.1 ruby33-gdk3-4.3.5
 ruby33-gdk_pixbuf2-4.3.5 ruby33-gettext-3.4.1 ruby33-gio2-4.3.5
 ruby33-glib2-4.3.5 ruby33-gobject-introspection-4.3.5 ruby33-gtk3-4.3.5
 ruby33-httpclient-2.9.0 ruby33-instance_storage-1.0.0 ruby33-locale-2.1.5
 ruby33-memoist-0.16.2 ruby33-mikutter-5.1.1nb7 ruby33-mini_portile2-2.8.9
 ruby33-moneta-1.6.0 ruby33-native-package-installer-1.1.9
 ruby33-nokogiri-1.19.1 ruby33-pango-4.3.5 ruby33-pkg-config-1.6.5
 ruby33-pluggaloid-1.7.0 ruby33-public_suffix-7.0.5 ruby33-red-colors-0.4.0
 ruby33-text-1.3.1 ruby33-typed-array-0.1.2 sqlite3-3.52.0
 uim-1.9.7pre20251027nb3 wayland-1.24.0nb2

- packages:
  http://cdn.netbsd.org/pub/NetBSD/misc/jun/raspberry-pi/earmv7hf/2026/

- pre-installed packages:
 https://github.com/ebijun/NetBSD/blob/master/RPI/RPIimage/Image/earmv7hf/pkginfo

Keyboard layout checkpoint:
 http://www.netbsd.org/docs/guide/en/chap-cons.html

/etc/wscons.conf
 #encoding sv
 #encoding us.swapctrlcaps
 encoding jp

System Update:

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

dmesg:
  https://github.com/ebijun/NetBSD/blob/master/dmesg/earmv7hf/RPIZero2W
  https://github.com/ebijun/NetBSD/blob/master/dmesg/earmv7hf/RPI2
  https://github.com/ebijun/NetBSD/blob/master/dmesg/earmv7hf/RPI2-1.2
  https://github.com/ebijun/NetBSD/blob/master/dmesg/earmv7hf/RPI3
  https://github.com/ebijun/NetBSD/blob/master/dmesg/earmv7hf/RPI3A+
  https://github.com/ebijun/NetBSD/blob/master/dmesg/earmv7hf/RPI3B+

- BeagleBone Black i2cscan does not work in CURRENT.
  http://mail-index.netbsd.org/port-arm/2024/10/16/msg009011.html
--
Jun Ebihara


Home | Main Index | Thread Index | Old Index