Bare metal, Assembly language • kernel_old option and DTB
Hi all,I am writing some bare metal code that requires kernel_old=1 option, as it needs EL3 stuff.How can I get the DTB address when using kernel_old=1?Thanks Statistics: Posted by yaw moo — Fri May...
View ArticleGeneral discussion • Re: RPi 5 as a desktop daily driver?
It's worse than that. What happens to all those dhcp reservations when you upgrade to a new, better (hopefully) or at least different router? They're all gone. I've been worried about that since...
View ArticleSDK • Re: What is the purpose of an example?
In Raspberry Pi terms, it would cost virtually nothing to contract out the retrospective inline documentation, in fact it is probably more expensive to do it in-house by our esteemed engineers. As...
View ArticleBeginners • Re: Upgrading My Pi
You've made a good point, I was ignorant to RetroPie not having a native version for the RPi5, I'm in no rush so I just might wait until RetroPie has a 64 bit version for the RPi5 and follow your...
View ArticleRaspberry Pi OS • Re: Is using https in APT really as simple as changing http...
The Debian repos should be using https. No clue why rpios isn't.My sources.listCode: Repos: Active apt repos in: /etc/apt/sources.list 1: deb https://deb.debian.org/debian/ bookworm main contrib...
View ArticleNetworking and servers • Re: RealVnc retiring Home plan
... uses not a single milliampere of RealVNC's energy ...That's not true. They have to provide relay servers to reach remote VNC servers.There's no need, per se, to do that though. Back in the day,...
View ArticleTroubleshooting • Re: Network Adapter wont Work on Rasberry pi 5 (kali linux)
Ah, that's annoying. yes :/ ive been trying to solve this issue in alot of forumes, discord, reddit but sadly no one tried to help me yet :/What have you tried to do, like, on your own? Did you search...
View ArticleArch • Re: How to get plain Arch Linux to run on a Raspberry Pi 5 ?
you wouldn't by chance be using a wireless mouse plugged into the rpi5 & wifi at the same timeif you are, you can try putting the wireless dongle on a extension or hub away from the rpi5 bodyit's...
View ArticleTroubleshooting • Re: Raspberry pi 5: usb disk disconnects randomly
That is a bus powered Sata bridge. Likely what happens is the disk takes too much current to spin up again and knocks itself offline. This means you are too close to power limits for reliable...
View ArticleGaming • I need vc4-fkms-v3d to run Fallout 2, but at the cost of Emulation...
As you've seen from the title, I tried to run Fallout 2 in Retropie on the Rpi 3b+, See topic here: https://retropie.org.uk/forum/topic/354 ... ed-help/10, but it came up to this error:Code: * failed...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Rpi 5, HyperPixel 4.0 Square PIM470, and...
Hello, Currently I'm trying to use the hyperpixel square PIM470 display in conjunction with i2C devices.When just having the display connected, works great with the /boot/firmware/config.txt...
View ArticleOther projects • Re: Custom Key pad
Here is the wiring diagram I said I'd do. Hopefully it matches what you were expecting, and what you actually made.As you can see, now that we have the schematic for the board we can basically ignore...
View ArticleC/C++ • Re: C and ARM64
No need for guessing, simply refer to the ARM Procedure Call Standard. It lists the different types of registers and how they're used to pass arguments when calling functions:...
View ArticleGraphics, sound and multimedia • Re: No audio output systemd (Python)
Any ideas?Yes.For some time (at least two OS releases) the sound subsystem does not get started until a user logs in and then only for that user (and, I think, root can use it too).If you're starting...
View ArticleGeneral discussion • "Unable to Fetch, 404 file not found"
Hello,I've been trying to reinstall raspbian os on my Pi 4. The version is raspbian 10 buster which I need for my weather beacons. It is a custom version f Raspbian Buster and there aren't any newer...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • I2S Master Mode with Pi5
Hi,I need to attach an ADC as I2S master to the Pi5.This means the Pi should listen on PCM_CLK to a MCLK provided by the ADC.So far I managed to use the ADC as I2S slave using this...
View ArticleItaliano • schema elettrico raspberry 4 b
Ciao qualcuno sa dove trovare lo schema elettrico dal raspberry 4b? Magari con i vari riferimenti sarebbe il massimo.Grazie ciaoStatistics: Posted by eiosopaolo — Sun May 19, 2024 9:52 pm
View ArticleCamera board • Re: Monochrome sensor with error "Can't configure camera...
Quick update: Soho Enterprise Ltd. send me a libcamera patch and now it works!Code: pi@imx585:~ $ export DISPLAY=:0; rpicam-still --viewfinder-mode 3860:2180:12:P -o test.jpg -t 0 -v --tuning-file...
View ArticleGeneral discussion • Re: New Raspberry Pi Products
(modulo being too long)There are two nice holes that could be used to fix the longer ssd there with some plastic strap or something.Does anyone know if an m.2 M+B key Ethernet adapter such...
View ArticleRaspberry Pi OS • Lxpanel and other elements background black - how to change?
After updating from Buster to Bullseye, lxpanel background color is set to black - somewhere, somehow. This looks really bad.How it is currently (few zones highlighted in red):This is the way it...
View Article