Beginners • Re: Pi 4 Power using second board
Put the pis on a strip, connect the strip to a smart switch, have a master pi/of issue the shutdowns to the pis followed by command to turn smart switch off. To turn in, issue command to smart switch...
View ArticleTroubleshooting • Re: Broken Pythlon package
Burn a new image to get it back. Leave the system Python interpreter alone. You can run multiple versions of Python side by side, there is no reason to upgrade the system's interpreter.Statistics:...
View ArticlePython • Re: RPi.GPIO on Pi5
Did you read and follow the instructions on any of the links provided to try to get it working? The people in those links got it to work, so if it does not work for you then you just be doing...
View ArticleTroubleshooting • Re: can't install netatalk
I also noticed their website is asking wonky. Is this just an outage?is there an alternative to access Pi from Mac finder? Thanks!Using SMB/CIFS should be fine. macOS supports it and you should be...
View ArticleGeneral discussion • Re: Raspberry Pi 5 discussion thread
Nice to see someone has the skills to de-lid the BCM2712 and report the results.The Pi4 had a wide range in the silicon overclocking lottery, it is interesting to see what the Pi5 can pull off.Enough...
View ArticleGeneral discussion • Re: Powering the Raspberry Pi 5.
As you can see on the attachment I have the original Pi 5 27W power supply for Europe, I think there is something wrong with EU plugs because before buying this I used another usb-c power supply with...
View ArticleFrançais • Re: Informations sur Raspberry Pi 5
reçu le mien (8Go kubii) samedi apremquelle différence avec les 4 et 400 !!!!je continue a galérer un peu avec la françisation de la bête sous BW mais j'arrive a ce que je veux quand mêmela machine me...
View ArticleTroubleshooting • Re: How does the Raspberry Pi 5B fit into the SPI display...
I've added that but don't recommend to use the rotation from the firmware file.You will learn why if you took deeper dive into display controllers.Use the display in it's 'native' orientation from the...
View ArticleDeutsch • Re: objektivs zu korrigieren
raspstill wird nicht mehr supported --> auf lib camera umstellen.was heist das genau?Raspberry Pi High Quality Camera mit den objektiv 6mm Objektiv für Raspberry Pi HQ Kamera Modulund das bild ist...
View ArticleDebian • Re: Switching to the Debian testing branch on Raspberry Pi OS Lite
i don't know what you guys are doingi just installed a bare bones xfce4 on testing with no issues.i left the raspberry repo alone.just changed the sources.list with the usual :%s/bookworm/testing/g...
View ArticleCamera board • How to get image from MIPI CSI-2 interface directly on...
Here's what I want:Get the camera image directly from /dev/video0 without going through the libcamera isp path.My camera comes with an internal data processing process and there is no need to use the...
View ArticleTroubleshooting • Re: rpivid 1000800000.codec: Missing DPB ent *, timestamp=0
Can't check it on a Pi4 running Bookworm right now, but AFAIR this is still there for for my use-case of playing DVB-T2 content via TV-HAT. That is TV-broadcast, so the video bitstream should be...
View ArticleTroubleshooting • Diodon 1.13.0-1 hangs
Hello all,I do not know if this bug belongs here, but here it goes.I'm currently running Raspberry PI OS Bookworm 64-bit on a PI400.Code: uname -aLinux pi400 6.1.0-rpi6-rpi-v8 #1 SMP PREEMPT Debian...
View ArticleTroubleshooting • Raspberry Pi 5 power failure
Raspberry Pi 5 is broken.I inserted the SD card with the OS installed and turned it on, but it turned on and immediately turned off.It is the same as the video above even when there is no SD...
View ArticleGeneral discussion • Re: RPi5 - 4k Videos not playing smoothly
Install VLC - though I thought it is installed by default?I'm using ubuntu and sudo Apt install vlc says no compatible package found.use the official OS and if you have still problems report them...
View ArticleSDK • Re: HiZ Tristate Outputs
I thought the PIO block has output enable registers that are routed to the PAD(s) when Function Select (i.e. Pin Mux) is set to PIO. From what I gather, output enable registers in the PIO block are...
View ArticleBare metal, Assembly language • Re: How would you go about reading files...
There are two file system's available on Pi's, the SD card and attached USB mass storage devices. Both require a hardware driver, either SD or USB. Then on top of software to drive the hardware...
View ArticleBare metal, Assembly language • Re: Exploring Raspbian's Linux Fork for...
For mini-UART register details and a working driver, take a look here: https://github.com/sean-lawless/compute ... rt/16550.cUART_LINE_CTRL is your AUX_MU_LCR_REG, and it is assigned BYTE_WORD_LENGTH...
View ArticleGeneral discussion • Re: Wave share USB Hat Gen 3.1 Pi5 comparability
I was wondering if the Wave share USB Hat Gen 3.1 was compatible with the raspberry pi 5. The usb hat usb port doesn’t line up with the pi’s usb port so I can’t use the connector provided with the...
View ArticleTroubleshooting • Checking connection speed to Raspberrypi??
I have been using a Raspberry pi 4 for about 5 years as a Plex serverNever had a problem that installing the update didn't fixAbout 2 months ago all 3 TV's timed out connecting to Plex giving...
View Article