General discussion • Re: No 'New Posts' ?
We've now upgraded the forums to the recently released phpBB 3.3.13 which may fix this issue:An issue that was introduced in 3.3.12 and resulted in the “new posts” page being updated too often that...
View ArticleGeneral discussion • Re: STICKY: Introduce yourself!
HI all. I'm Sandy, playing with my updated RPi5 replacing ancient ones .. but have been having problems with the bluetooth. All part of the fun I suppose. And enjoying the excellent tutoring and help...
View ArticleGeneral discussion • Re: When will the official reference schematic for...
Thank you, I understand. Looking forward to it!Statistics: Posted by jinzhifeng — Tue Sep 10, 2024 1:14 pm
View ArticleGeneral discussion • RPi OTG USB 3.0
When could we expect to have a low powered Pi with OTG over USB 3.0 standards? Can I request this on a Pi Zero future release? The closest thing we’ve got is the Pi Zero which uses 2.0. Started a...
View ArticleGeneral discussion • Re: RPi OTG USB 3.0
When could we expect to have a low powered Pi with OTG over USB 3.0 standards?When, IF one is ever released. I wouldn't hold your breath.Statistics: Posted by wildfire — Tue Sep 10, 2024 2:26 pm
View ArticleGeneral discussion • Re: HW RAID
( If not possible, you should start working on HAT for HW RAID)!!!Which "you" are you referring to?The HAT spec is available and no doubt the data sheets for various RAID controllers are too. So why...
View ArticleGeneral discussion • Connecting a DSLR Camera with USB-C to Pi Zero 2W with a...
Hello!I'm currently using a Pi Zero 2W to control a DSLR Camera with a USB-C port. My cabling looks likePi Zero 2W -> Micro USB to USB-A receptacle -> USB-A to USB-C cable -> DSLRThis works,...
View ArticleGeneral discussion • Re: Raspberry Pi 5 and i2c OLED DIsplay not working
This errorCode: RuntimeError: Cannot determine SOC peripheral base addressis from a gpio library that is not compatible with the Raspberry Pi 5. I had a poke around, but I couldn't pinpoint the code...
View ArticleGeneral discussion • Moving /var/log to external disk?
What is the best way to redirect /var/log content to an external disk? I have seen two basic methods, but neither seems to work?1) symbolic link? Say the mount path of the disk is /mnt/var/log,...
View ArticleGeneral discussion • Re: Moving /var/log to external disk?
Traditionally, it wasn't unusual to have a dedicated /var and/or /var/log filesystem. Just mount the filesystem directly, e.g.Code: /dev/sdb1 /var ext4 defaults 0 2If you're moving /var/log for...
View ArticleGeneral discussion • Re: A Pi Pie Chart
That 8-core RISC-V SBC sounds different. I wonder how it compares with a Raspberry Pi on the Pie Pi Chart calculations.viewtopic.php?t=227177Provided you have the time and curiosity, I'd be interested...
View ArticleGeneral discussion • Gnome4
Hi there,It seems, that Raspberry Pi has a good GPU. That's why I have a question. Maybe the Gnome4 will work on it?Statistics: Posted by dorishuntt — Fri Sep 13, 2024 1:53 am
View ArticleGeneral discussion • Docker intermittently uses IPv6 despite disabling IPv6...
Hi everyone,I'm running Docker on a Raspberry Pi 4 (8GB model) with Raspberry Pi OS, and I’m facing an issue where Docker intermittently attempts to use IPv6 addresses to connect to Docker Hub, even...
View ArticleGeneral discussion • Re: Gnome4
what rpi modelyou want at least a rpi4-4gb or a rpi5-4gbinstall the lite version + gnome for the best results.Statistics: Posted by kerry_s — Fri Sep 13, 2024 3:56 am
View ArticleGeneral discussion • not redcard(pmic)
I have been using raspi5 well. But when I unplug and plug again the power, raspi5 doesn't turn on the red light. How can I repair?Statistics: Posted by mongnam — Fri Sep 13, 2024 9:02 am
View ArticleGeneral discussion • Largest capacity SD card supported in each generation of...
Subject says it all, really.I am trying to rationalize the mess of SD cards in my possession, some for RPis, some for cameras, and some for sound recorders. I have been trying to find info on the...
View ArticleGeneral discussion • Re: Largest capacity SD card supported in each...
2. What is the largest partition size supported by each generation of RPi?This is controlled by the OS, not the Pi. RPiOS uses an EXT4 file system. The practical limit is 1 exbibyte.Statistics: Posted...
View ArticleGeneral discussion • Hostapd in a pc... i cant connect that Wifi with a RPI...
So... im going crazy here.This is my hostapd.conf in the linux server (the one creating the Wifi):Code: sudo cat /etc/hostapd/hostapd.conf 1 ✘...
View ArticleGeneral discussion • Where are the Vulkan examples or is this purely...
Please point me in the direction of the example that can actually bring up Vulkan. The advertising clearly states in no uncertain terms the board has the capability to run it.Is this for fact or...
View ArticleGeneral discussion • Re: STICKY: Introduce yourself!
Hi all!As it is taken as good manner, I'd like to introduce myself.I'm cat lover, geek keen on learning new things of IT for about 30 years, working as SAP flyboy for 20 years. I fell in love with...
View Article