General discussion • Re: Raspberry Pi 5 promotional stuff?
You can get any third party printing company to print whatever you want on a blank t-shirt or hat. I don't think RPI will sue you for wearing some self-made merch Statistics: Posted by jason_kidd —...
View ArticleGeneral • RP2350: delicate details about PIO instructions
Based on studies, experiences - here some details which might help others. But mainly addressed to the RP2350 design team - with a "wish list" for a few more (or modified) PIO instructions.Using clock...
View ArticleGeneral discussion • Re: How to petition the Raspbery Pi foundation to make...
So, I passed this up the chain of command to the very top, and whilst it's a very interesting topic we simply don't have the resources for a venture of this type.Statistics: Posted by jamesh — Wed Oct...
View ArticleGeneral • Re: Documentation updates
We've been making change to the toolchain used to generate the documentation as well. These changes should be mostly invisible, but it does add new features so there may be some differences although...
View ArticleTroubleshooting • Re: Fan and USB wont shut down after shutdown / booting
What are your results?I should note that I am using the basic fan that came with my rpi5 kit. The box says it is the Raspberry Pi Active Cooler from raspberrypi.com/products/active-cooler/Here are the...
View ArticleGeneral discussion • Re: Since Raspi OS Bookworm (Pi 5) doesn't use...
Out of my area of expertise, but reading the systemd-resolved man page (may not be the latest, but close enough) says that local apps get name resolution requests one of 3 ways:systemd-resolved via...
View ArticleRaspberry Pi Connect • Re: RPC outage.
I was able to get a reboot on the pi and the it allowed me to continue normal operation. I have not had the time to sit down and try to replicate the issue. But it looks like it refreshes and allows...
View ArticleGeneral discussion • Re: Should I buy the rpi 5, mini pc, or a cheap Chromebook?
OP has logged in again, but not contributed to the discussion. Maybe it's not a genuine enquiry?sorry no laptop. my parents do not let me have my laptop all the timeStatistics: Posted by Pikalev15 —...
View ArticleHATs and other add-ons • Re: Pi4 won´t boot with Shield
I can boot the Pi normally if the shield isn't on it. Once it's booted, I can put the shield on and everything works normally. And then I can reboot it and it boots properly.To the best of my...
View ArticleTroubleshooting • Re: Pi zero W from 2020 not booting with bookworm in 2024
I use Raspberry Pi Imager 1.8.5 to flash bookworm 32-bit lite, and I got kernel panic on Raspberry Pi Zero W v1.1Statistics: Posted by ekawahyu — Thu Oct 17, 2024 5:35 am
View ArticleGraphics programming • Re: rPi5 vs CM4 hardware difference affect display
there should be two new official DSI screens in the future which were based on the same driver. Hence it was changed a few times in the past.https://github.com/raspberrypi/linux/bl ... ili9881c.cMake...
View ArticleGraphics, sound and multimedia • Re: Has anyone found a way to use an...
I do not understand how a forum full of supposed knowledgeable users of raspbian cannot figure out how to simply use a piece of software on the device.I can install HDHomeRun on a windows machine and...
View ArticleOther projects • Re: Raspberry PI 5 power supply design
So what current would you allow for, bearing in mind this will most probably be used at ambient temperatures?"Ambient temperature" means nothing. It heavily depends on your enclosure and the...
View ArticleGeneral discussion • Re: Are there any Raspberry Pi type devices WITHOUT...
Topic says it all. Are there any raspberry pi devices or type devices (thinking of other brands) that do not have any video output or even any way of outputting video, if that makes sense. I know it...
View ArticleTroubleshooting • Rotating the ADS7846 Touch Screen
After I updated my 3B from jessie to bookworm, my ADS7846 resistive touchscreen refuses to rotate. I had carefully documented the jessie configuration but that didn't work on bookworm. I tried all the...
View ArticleTroubleshooting • Re: Has anyone really solved the old wifi dropping problem?
Sorry if this answer is quite late..I have had this problem with every RPI0, my router is an Archer A7 running OpenWRT (nothing too modern or proprietary). I eventually bought cheap Ethernet USB...
View ArticleTroubleshooting • Re: Rotating the ADS7846 Touch Screen
How did you enable the screen? Was under the impression it can be rotated from the overlay https://github.com/raspberrypi/linux/bl ... verlay.dts; touch coordinate transformation matrix should work...
View ArticleMicroPython • Re: IR sensor obstacle avoidance robot.
Some remarks on your code in initial post- line 3: IndentationError: unexpected indent there is a blank before the code- line 38: AttributeError: 'PWM' object has no attribute 'value' there is a happy...
View ArticleCamera board • Re: "Or Better"?
I'm recording 1500 x 1500 @ 15fps on the pi5.After recording, the bottleneck is the FFMPEG process of placing the 2 videos in a SBS format. It's about 1 frame per second.Pardon? You're postprocessing...
View ArticleTroubleshooting • Re: crazy issues with NFS and 2 pi's
Hi,I've fallen into NFS hell again. I recently added a pi5 with 4xSATA hat to my homelab and moved the 2 SSDs I had previously connected to other linux servers via USB enclosures to this new one. It...
View Article