Troubleshooting • Re: Not able to upgrade my Rasbperry PI 4 anymore
OK, so it is being mounted ro. That is the explanation. How it got there, we can only guess.Anyway, the "remount" trick (shown somewhere upthread) should change it to rw.Thanks. I already tried...
View ArticleNetworking 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 ArticleBeginners • Re: Terminal window opening
Basic question- I am working on a C program for the RP4. When executed from inside the Geany IDE, or from a command line, a terminal window is automatically started. This is very useful for debugging...
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 ArticleTroubleshooting • Re: Setting locale issue and weird browser behavior
No, it never happened with stock RasPi OS that I remember.Yes, I realise it's not a supported setup here but there are a few here using the same combination of RasPi OS and KDE Plasma so I figured it...
View ArticleOther projects • Re: Custom Key pad
I've just noticed the numbers keep changing even if I press the same button, fade has returned 0 0 0 0 0 0 0 0, 0 1 1 1 1 1 1 1 and 1 1 1 1 1 1 1 1Ok. But if you don't press anything do you always get...
View ArticleArch • Re: How to get plain Arch Linux to run on a Raspberry Pi 5 ?
it's like i thoughtusing disks to write the ubuntu image was successfuljust got to work around all the ubuntu bugs now Statistics: Posted by kerry_s — Sun May 19, 2024 1:19 am
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: OSError 16 When Attempting to Use CE1
At long last, I was able to find the solution here: https://github.com/raspberrypi/bookworm ... issues/179I attempted applying the dto overlay like this says, but still wasn't able to get it to work....
View ArticleTroubleshooting • USB audio or not?
I'm still trying to configure audio from RPi 5. According to thisCode: https://raspians.com/raspberry-pi-audio-complete-guide/#USB_Speakersit is just a matter of plugging in the powered speakers, to...
View ArticleWanted • Re: Job for someone £££
Hey Cowman!Can help you surely with the requirement.You can get in touch using these details:Statistics: Posted by rupawalaebrahim — Sun May 19, 2024 1:33 am
View ArticleTroubleshooting • Re: Green backround on boot?
Yeah idk I made sure it was up to date but there is only a plain boot screen when getting turning it on, I even held shift and made sure the Ethernet is plugged into the switch. Still getting the...
View ArticleC/C++ • VSCode include paths
I'm running VSCode on my Windows computer and am coding remotely via ssh to my Raspberry Pi 5.However VSCode is unable to find includes like:Code: #include <linux/init.h>#include...
View Article