Camera board • Re: IMX290 / IMX462 HGC mode
Module parameter is perfect for my use case, since I pretty much always want HCG enabled.Unfortunately I'm seeing no difference with the images taken with HCG compared to those without, using this...
View ArticleTroubleshooting • Re: Trouble with MicroSD-Card (128GB) in Raspberry Pi 4
^^ AI generated?Edit: Post in question has been silently removed. By moderator????I'm sorry, but I guess I don't really get your point?Are you wondering if my post was AI generated?Statistics: Posted...
View ArticleGeneral discussion • Fun 3D printed Pi5 case!
Hi, Just thought I'd share a fun 3D printed RPi 5 case that neatly packs an RPi5, a Pimoroni NVMe drive, a clock battery and cooling fan into a tiny spaceship Take a look ... perhaps you could share a...
View ArticleTroubleshooting • Re: High Load
Sorry if this sounds demanding, but I need to know if there are any other options besides reinstallingthe SD card is nearly brand newA new SD card might be counterfeit or defective. Having a second...
View ArticleTroubleshooting • Mounted NAS shows lower storage size
Hello,I mounted a NAS to my Raspberry Pi using the following: Code: sudo mount -t cifs //<NAS_IP>/<share_name> <mount_point> -o...
View ArticleRaspberry Pi OS • Re: PcManFM show full directory path
I have since found the answer on my own, thank you but for anyone else who is interested.goto to pcmanfm menu > edit > preferences > advanced > 'other options' > click from 'default to...
View ArticleAdvanced users • Re: Moving Linux Kernel to 6.6
What is the usual cadence for integration of the dev branch (in this case 6.6y) into the upstream repo? There's a bunch of recent fixes that it would be nice to have an easier path for provisioning...
View ArticleTroubleshooting • 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 ArticleBare metal, Assembly language • Re: SIMD LDR from device memory
I've been writing optimized bare metal code for the Raspberry Pi 4 for years without issues. The source code in my case is in Rust, but that shouldn't make a difference. I don't have a Raspberry Pi 3,...
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 ArticleAdvanced users • SWD and earlycon at the same time on rpi5
Hi! If I understand correctly, RPI5 can enable JTAG/SWD with the config "enable_jtag_gpio=1" and the JTAG/SWD and the UART are muxed on the same 3-pin debug connector.On the other hand, this page...
View ArticleTroubleshooting • Fried Pi?
Hoping to improve the audio from Bluetooth to optical, I acquired a device that splits HDMI into video and audio, or so it claims.https://www.amazon.com/dp/B00BIQER0E?ps ... ct_detailsI powered...
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 Article