armv7

  1. atmosx

    Kernel panic when enabling pfctl in Rpi2 armv7 13.2-STABLE

    Hello, I'm running FreeBSD-13.2 armv7 on a raspberry pi v2 featuring 1GB RAM. When enabling pfctl the system crashes and then reboots. Here is the basic kgdb output: GNU gdb (GDB) 13.2 [GDB v13.2 for FreeBSD] Copyright (C) 2023 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3...
  2. Andreas Strauch

    embedded build for armv7 broken in stable/13

    Hi, I am running the following build against the stable/13 source branch: cd /usr/src git clone -b stable/12 --depth 1 https://git.freebsd.org/src.git /usr/src cd release sh release.sh -c $HOME/BBB.conf The error I get looks as follows on the command line...
  3. Andreas Strauch

    How to get to base.txz for my BeagleBone?

    I have tried to google and forum-search all of last weekend to solve the following problem: Where do I get base.txz and kernel.txz for my BeagleBone Black? Specifically, I want to setup some jails on my BBB, but for that I need the DISTRIBUTION files... root@beaglebone:~ # ezjail-admin install...
  4. DiscmanDaemon

    BSD on Qualcomm Snapdragon

    Hello all, I am attempting to compile the BSD kernel for the ARM architecture Qualcomm Snapdragon 801 SOC. This in theory should be trivial since its a supported SOC: https://www.freebsd.org/platforms/arm.html However, my attempts so far have failed to boot. I suspect the reason is that this...
Back
Top