Graphics, sound and multimedia • Re: Audio problems after upgrade
After a bit more head scratching, I remembered that the sound system wasn't a plug and pray thing, there was an install script to run. So I did that, and that didn't work either, but it did produce...
View ArticleGeneral discussion • Re: Interview with Eben about Raspberry PI
I'm exploring job opportunities at Raspberry Pi and I've noticed their reputation for innovative projects and a strong team culture. I'd like to learn more about the specific soft skills that are most...
View ArticleTroubleshooting • Re: Networkmanager breaks wireguard
I use a different subnet for the peers from their networks. So one network that I connect to uses the 192.168.146.0/24 subnet but all the peers use 192.168.220.0/24. This is the .conf file for my end...
View ArticleGeneral discussion • Raspberry Pi5 Computer - An Observation Of Its 'Power'
(background)I do most of my 'computer stuff' on an old HP z600 workstation (e-mail, Web surfing) but once in awhile it's temporarily unavailable when in maintenance mode (the z600 is dual-boot with...
View ArticleCamera board • Re: Can someone point me the best way i should do that?
I cannot help on CM3.I used a Pi3A+ for 3Dprint scene view.All I had to do was to instal "OctoPi" OS from rpi-imager.That contains working OctoPrint and that contains streaming.So even if you don't...
View ArticleMicroPython • Re: Pico W Reliability
The C server disconnected after 1024 seconds and 4096 seconds. I am still testing, but it is less convenient because I have to unplug the Pico each run. But it sure seems like the same problem.As a...
View ArticleTroubleshooting • Raspberry PI 5 Flow Control not enabling causing slow...
Hello,I have recently purchased a raspberry pi5 and I ran iperf3 to my pi4b, and I was showing full 1 gbps up and down, but when I use speedtest I get much slower speeds, I checked dmesg, and see...
View ArticleGeneral discussion • Re: New Raspberry Pi Products
The EU USB-C stuff has come up here before and I am pretty sure I remember a Raspberry person saying it did not apply to their kit.The summary on EU site says:"The EU's Common Charger Directive was...
View ArticleGeneral discussion • Re: Raspberry Pi5 Computer - An Observation Of Its 'Power'
I see no such jerkiness in 1080p with YouTube.You don’t say if you are using Wayland or X.Statistics: Posted by andrew_pi — Sun Dec 29, 2024 11:36 pm
View ArticleWanted • Re: Extra long bolts for my rpi5 and nvme board
The PiHut spacer kit page says what they sent can be either 4-40 or M3 thread screws and nuts. 4 x 4-40 x 5/16" Aluminum Spacer (M3 x 8mm)4 x 4-40 x 5/8" Zinc Screws (M3 x 15.9mm)4 x 4-40 Zinc Nuts...
View ArticleGeneral discussion • Re: how much would it have cost per pi500 to fit the M.2...
The 500 case is not designed to be opened. So having the components there would be wasted money for the intended use case.Having a case that can be opened would make the case much more...
View ArticleBeginners • Re: Low USB trumb disk speed
Which USB port are you using?Is it blue?yes, it is blueStatistics: Posted by David16962 — Mon Dec 30, 2024 12:39 am
View ArticleTeaching and learning resources • Re: Advent of Code 2024
Since the Pico's arrival I've tried running C++ Advent of Code solutions on it. This year it gets more interesting with the addition of the Pico 2. These solutions are single threaded pure CPU and...
View ArticleRaspberry Pi OS • Re: Is it safe and possible to by-pass apt dependence check?
Debian Bookworm Backports gives you an updateCode: bookworm (stable) (net): MQTT version 5.0/3.1.1/3.1 compatible message broker2.0.11-1.2+deb12u1: amd64 arm64 armel armhf i386 mips64el mipsel ppc64el...
View ArticleOfficial Display • Black Raspberry Pi Monitor - When?
I am waiting for a a black Raspberry Pi Monitor, which are due to be available in 2025.Has there been any indications as to when in 2025 these will be available?Statistics: Posted by glenk — Mon Dec...
View ArticleAdvanced users • autoboot.txt A/B booting partition content
I'm planning to implement a "simple" A/B booting scenario with autoboot.txtIf I understand correctly, I need three FAT32 partitions:- Partition 1 (FAT32) containing just one file autoboot.txt-...
View ArticleTroubleshooting • Re: RPI5 wont boot (I2C error @ 3fc1812c)
I have a new Raspberry Pi 5 and it was working for a short while, but now I'm also getting the I2C Error when trying to boot.I too have unplugged everything from the 40-pin header but still getting...
View ArticleTroubleshooting • Re: Samba/smbd Won't start
Just remember the motto widely held on this board: All problems are easy to fix if you are willing to throw everything away and start over from scratch.Untrue. And uncommon.Not all problems can be...
View ArticleOfficial Display • Re: Black Raspberry Pi Monitor - When?
The RPF folks don't pre-announce anything. They learned to do that with the original 7" display (which was horribly delayed) when it launched in 2015.Statistics: Posted by DougieLawson — Mon Dec 30,...
View ArticleAdvanced users • Re: Image File Utilities
Code: pi@piz2:~/bin $ echo && ls -al /mnt/backup/piz2-bookworm32.img && sudo ./test /mnt/backup/piz2-bookworm32.img-rw------- 1 pi pi 9617616896 Oct 19 15:54...
View Article