Networking and servers • Re: Using a Pi to act as bridge between 2 separate...
What can I do to configure the Pi to allow each group of computers to talk to each other without the need to ssh into the Pi? I've google for quite a while now and can't find the solution for this...
View ArticleBare 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 ArticleTroubleshooting • Re: Powering Raspberry Pi 5 using GPIO header.. Voltage...
Easiest way is to cut the end off a good quality USB-C cable and power the Pi via its USB-C port.Thanks! This worked.The wire in the usb-c cable seems even thinner than those of the "DuPoint"...
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 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 ArticleBeginners • Re: Trying to get RPi4 to boot from USB Nvme M.2 SSD, Lot's of...
Hello, anybody out there reading my questions ?Statistics: Posted by Chester Mayfield — Sat May 18, 2024 12:03 am
View ArticleGeneral discussion • Re: Fun 3D printed Pi5 case!
Can you vamp up the fan and may it hover, maybe add another fan at the back for forward/backward motion? Statistics: Posted by tipam — Sat May 18, 2024 12:28 am
View ArticleNetworking and servers • Re: Pi 4B with Waveshare SIM7600G-H LTE HAT Issues
Hi,I'm facing the same problem, did you find any solution?Thank you.Statistics: Posted by franknereanu — Sat May 18, 2024 12:31 am
View ArticleOther projects • Re: Custom Key pad
I did have pico 1 going to JP 4 from a previous comment but I have corrected it back to 2 and still have them all retuning 1Sorry!Should have looked at my own schematic!!Yes, pin 1 from the Pico goes...
View ArticleArch • Re: How to get plain Arch Linux to run on a Raspberry Pi 5 ?
i'm on nvmei'm booted from a stock raspberry os on sd currently.i grabbed ubuntu from rpi-imager but it failed on setup, i'm downloading the ubuntu image so i can use disks to write it to the nvmethe...
View ArticleCompute Module • Re: How does GLOBAL_EN work?
IIRC one of those resets the SoC, the other resets the PMIC. In both cases it's the equivalent of pulling the power and the OS is not cleanly shutdown.If you want a clean OS shutdown you need to use...
View ArticleTroubleshooting • [/dev/fb0] Trying to build full screen app in multi-user mode
HelloI was wondering if anyone did something similar and could suggest a solution.I have rPi3, 4, and 5 versions connected to a 10.1" 1920x1080 touchscreen (HDMI port 1)Code: Linux DietPi 6.1.21-v8+...
View ArticleGeneral discussion • Re: New Raspberry Pi Products
Does anyone know if an m.2 M+B key Ethernet adapter such ashttps://www.amazon.com/IO-CREST-Etherne ... B09SRW3RCVwould work with the official m.2 hat?igc driver for i225/i226 currently not working...
View ArticleTroubleshooting • Re: [/dev/fb0] Trying to build full screen app in...
Is this a Broadcom driver limitation? What is the best way to check that as well.Statistics: Posted by oxoocoffee — Mon May 20, 2024 12:15 am
View ArticleBeginners • Detecting capacity on USB power supply
Hey everyone,We have a project based on the CM4 with a Waveshare Nano A that allows groups of people to speak directly to each other on the smart phones. See this for more details....
View ArticleTroubleshooting • Re: App in menu doesn't show up for addition to panel
BINGO! Whatever you're being paid ain't enough!Thank you.Statistics: Posted by RealNameTBA — Mon May 20, 2024 12:27 am
View ArticleGeneral • Re: Is it possible to route a timer interrupt to PIO?
Trigger transport. This is basically trying to create HDL with implicit behavior. Overall I do not recommend this architecture.2MHz is probably not supported under worst case operation. (Beware the...
View Article