it seems that graphics on arm boards that are not raspberry pi's do not interest many freebsd users
nobody on the arm mailling list replied (except you and jsm)
I don't notice it even on a Raspberry Pi 5b with ZFS and LUKS on Debian.
I do notice it on FreeBSD though. Something should be done about it.
I hate that Linux devs made crypto functions EXPORT_GPL_ONLY that made them unusable by ZFS, so ZFS had to implement their own. That's why I avoid...
I'd like to run FreeBSD in PowerPC emulation. I'm getting the same error on UTM (based on Qemu 9) on Mac and on Qemu 7 on Raspberry Pi. Basically it boots up to a certain point where it says "pci0: <unknown> at device 16.0 (no driver attached)" then "panic: no PIC detected".
The following is...
The first place to try would be /etc/sysctl.conf.
Since config.txt is unique to RPi I wonder if the "alt" muxing of pins works on other platforms like Rockchip. Is this just a Raspberry Pi thing? Referencing mux modes as "alt" ?
I am pretty sure you need this setting too:
I seem to remember that setting from my RPi3 boards.
I did not realize this is an ONLOGIC baseboard.
So is it clone of CM4 baseboard?
With M.2 slots you might need the bcm2711-rpi-cm4 -io.dtb file.
Have you looked at the dtbs and bootloader provided...
If you install the sysutils/rpi-firmware package it installs the necessary files in /usr/local/share/rpi-firmare/.
There are two DTB an I am not sure the difference.
bcm2711-rpi-cm4.dtb
bcm2711-rpi-cm4-io.dtb
The ports instructions mention this:
I don't know that I would copy everything...
...This is what I tried to do yesterday and today,but I failed :
https://forums.freebsd.org/threads/firefox-installed-from-packages-on-my-raspberry-pi-zero-crashes-every-time-i-launch-it.97528/post-704178
But before to try to fix that,here I have a problem with the ums.ko module. It won't...
If you cant white list system calls I'm just gonna take a guess that ipsec-tools isn't work either which sucks.
that's not even a complete list
security.jail.mount_nullfs_allowed: 0
security.jail.vmm_allowed: 0
security.jail.mount_linsysfs_allowed: 0
security.jail.mount_linprocfs_allowed: 0...
I did some experiments with i2c scanning. I enabled all i2c busses by putting this into
config.txt:
dtoverlay=i2c0
dtoverlay=i2c1
dtoverlay=i2c2
dtoverlay=i2c3
dtoverlay=i2c4
dtoverlay=i2c5
dtoverlay=i2c6
After that, dmesg shows actually six busses:
iichb0: <BCM2708/2835 BSC controller> mem...
yes. My HDMI monitor didn't turn on. For this reason I created this post :
https://forums.freebsd.org/threads/firefox-installed-from-packages-on-my-raspberry-pi-zero-crashes-every-time-i-launch-it.97528/post-703902
Here is what you want to do.
Install port for raspberry-pi firmware. This will bring you pre-compiled DTB overlays that you copy to your /boot/dtb/overlays/ directory.
Then when you add them to config.txt they will work.
You need these overlay:
i2c-rtc
i2c0 (Or appropriate bus the device is on...
Thank you for the tip! Much appreciated :)
I am going to read about it and see if i can offer something helpful. I am not really a hands-off kind of guy. I usually have to have the system to find resolutions. I have spent most of my computing life hands-on. I once repaired a Nintendo-DS...
Don't read about the RaspBerry. I stopped using it. I have exchanged it with the Radxa Zero 3W because it's more low profile and it is powerful as the Raspberry Pi 4 (Broadcom BCM2711, Quad core Cortex-A72 (ARM v8) 64-bit SoC @ 1.8GHz VS Quad‑core Arm® Cortex®‑A55 (Armv8) 64‑bit @ 1.6GHz).
well, then, that is strange. You should be able to use Firefox or Chrome.
I want to read more about your system:
https://wiki.freebsd.org/arm/RockChip
https://wiki.freebsd.org/arm/Raspberry%20Pi#line-43
https://wiki.freebsd.org/arm64
https://www.freebsd.org/platforms/arm/
Hello John.
The RockPro Rk3399 has 4 Gb of RAM and the Radxa Zero 3W board that I have bought has the same amount of memory. Where did u read "512 MB" of ram ? Yes,I have also used the Raspberry Pi Zero 2W with 512 Mb of ram,but I don't use it anymore because its not enough powerful.
Hi,
I have a device using Pi compute module 4, which seems to have a real time clock
(documentation shows pcf85063a). I wonder if there are any means to get it
working with FreeBSD ? I spent yesterday trying to figure this out and adding
things like
dtparam=i2c_vc=on...
Tried FreeBSD-14.3-RC1-arm64-aarch64-RPI.img on the Raspberry Pi Zero 2, attached an USB Hub, an Asus 8188EUS Wifi Dongle, a Behringer USB Audio and there was sound.
Now I want the thing listen for sound input on the Bluetooth dongle. Anybody got a tutorial for this?
(for Linux there are...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.