Posts

Showing posts from August, 2023

vchiq_core.c FreeBSD 14.0-CURRENT has compile errors: git -C /usr/src pull --ff-only Jan 19 2024 update

 vchiq_core.c  FreeBSD 14.0-CURRENT has compile errors   Standard update to /usr/src  code to the latest git -C /usr/src pull --ff-only   time make -j4 buildkernel TARGET_ARCH=aarch64 KERNCONF=GENERIC-VCHIQ  Below is the output: So I have 3 choices,  edit the makefile and turn of the Warn Error message flags -Wall -Werror edit the source file and correct format statements Find the author of this modified file and ask about his setup to compile and then do the same setup  use KERNCONF=GENERIC?  This option did work to compile the FreeBSD kernel. So that I could start Poudriere to build GhostBSD arm64 packages. What is the proper way to compile this file?: https://cgit.freebsd.org/src/tree/sys/contrib/vchiq/interface/vchiq_arm/vchiq_core.c cc -target aarch64-unknown-freebsd14.0 --sysroot=/usr/obj/usr/src/arm64.aarch64/tmp -B/usr/obj/usr/src/arm64.aarch64/tmp/usr/bin -c -O2 -pipe  -fno-strict-aliasing  -g -nostdinc  -I. -I/usr/src/sys -I/usr/src/sys/contrib/ck/include -I/usr/src/sys/contr

Raspberry Pi 4 Device Tree compile and setup; Serial Port UARTS 2,3,4,5 ; IC2 : SPI

Image
Raspberry Pi 4 Device Tree compile and setup August 6, 2023 My AIM is too add a Serial Port 3 UART Device Tree Overlay for a Adafruit.com GPS device https://forums.raspberrypi.com/viewtopic.php?t=244827   DT Overlay enable 5 serial ports;  Pi-4 Activating additional UART ports https://learn.adafruit.com/adafruit-ultimate-gps/overview We carry a few different GPS modules here in the Adafruit shop, but none that satisfied our every desire - that's why we designed this little GPS breakout board. We believe this is the  Ultimate  GPS module, so we named it that. It's got everything you want and more: https://www.adafruit.com/product/790 Description For those who want to integrate our awesome Ultimate GPS module into their own projects, we now have the raw sub-module available. Don't be fooled by it's small size, this is a very sensitive, high quality GPS module with all the extras you could want and more at under 6 grams! As of October 12, 2022  -  the original "Ultima