Troubleshooting • Videos stopped loading in Chromium
I am running a 4GB Raspberry Pi 5 with the latest release of Raspberry Pi OS. When I first set it up everything was fine. I could use Chromium to watch videos on YouTube, Netflix,Hulu, Criterion...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • 1.8v test point location in raspberry pi 5
Hi, Does anyone know the location of the 1.8v test pads in the raspberry pi 5? I need them to power a 3.3v to 1.8v level shifter.Regards.Statistics: Posted by jribeiro91 — Thu Mar 14, 2024 1:02 am
View ArticleTroubleshooting • Re: Login Loops on Zero W
Sounds like something is broken in your user's desktop configutation files or the global ones. Have you changed them recently?Statistics: Posted by thagrol — Fri Mar 15, 2024 12:51 am
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: 1.8v test point location in raspberry...
It seems tp18 and tp34 give 1.8v to ground, I wonder if they are safe to use.Statistics: Posted by jribeiro91 — Fri Mar 15, 2024 12:54 am
View ArticleGeneral discussion • Re: How to enable RTC support on Pi OS for Pi 5?
Are you asking about the onbaord RTC in the RP1 or an external, third party one?I was under the impression that the Pi5 RTC is in the PMIC. (Which is consistent with the location of the battery...
View ArticleTroubleshooting • Re: Raspberry Pi 5 Troubleshooting
What I am curious of now, is there a way to flash the firmware back to factory?have you tried the eeprom recovery image from the rpi imager?make sure its the pi5 recovery image, not the pi4 recovery...
View ArticleCamera board • Re: HQ camera night vision
Those tiny little IR illuminators will do very little beyond probably 1m.I've used them with a Pi2B set up as a camera trap with a Camera Module v2.1 NoIR, and a pair of them gave me roughly a 4 metre...
View ArticleGraphics, sound and multimedia • Re: What's the best way to connect a...
I'm working on a raspberry pi tablet. It has a CM4 a custom breakout board and an LCD panel (haven't tested touch yet).Datasheet of the LCD panel I'm currently using:...
View ArticleBeginners • Re: Hekp needed with a shell sript
what does this directly have to do with an rpi ?Especially as an internet search will turn up multiple results.It seems to be OK. I wouldn't worry about it.I see lots of "language-specific" posts on...
View ArticleRaspberry Pi OS • Re: "Received client request to flush runtime...
I'd guess your disc is pretty full?I'm curious how bookworm is showing Raspbian instead of Debian?Statistics: Posted by pidd — Fri Mar 15, 2024 1:18 am
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: TC358762XBG - MIPI DBI Type B
Hi,Thank you for your answer. I see, using the bridge driver makes more sense.I cannot find anything else in the datasheet related to set the output mode as you say, so I think it only should be...
View ArticleTroubleshooting • Re: Sudden unexplained measured Internet bandwidth reduction
I installed what assume is an unofficial version of speediest-cli from here: https://github.com/sivel/speedtest-cliNote particularly the Inconsistency notes at the bottom of the page.I used pip to...
View ArticleAdvanced users • Re: Disabling WiFi, Bluetooth and USB on RPI 5 running...
What did you try?Statistics: Posted by DirkS — Fri Mar 15, 2024 1:44 am
View ArticleNetworking and servers • Help, OVN/OVS on a Pi, Geneve Kernel Module Issue?
Hey All,Starting off, I'm new to OVN (Open Virtual Network) / OVS (Open Virtual Switch), and I'm trying to understand if Geneve is something that is available on raspberry piI keep running into some...
View ArticleHATs and other add-ons • Re: Pcie board for pi 5 coming?
I want to open a door to GPUs, SATA and Google Coral and PCIe is the key. I have found a board that promises to offer this port for the pi5 and I have ordered it. I hope it works at least in some of...
View ArticleBeginners • Re: Can I run different things at the same time on a Pi 5?
Absolutely, running multiple applications shouldn't be a problem.. It might be a good idea though to keep an eye on the usage (Not trying to put you off but, just worth keeping an eye on if you are...
View ArticleBeginners • Re: Mount network paths fstab
You appear to falling into the same trap as another user on here, it is //server/share when using cifs.Where are you mounting from ? and what is the share name ?This is not exactly correct, it is...
View ArticleC/C++ • Re: Hard time getting started
In the Windows world, I am a real fan of C++Builder. There is really nothing like it to get fancy stuff done quickly. However, there is never, never, ever any reason to use cout or printf. Instead, I...
View ArticleAdvanced users • Re: Testing class A2 cards with Command Queuing on Pi 5
I tested it with 3 cards, a 64GB SanDisk Ultra, a 64GB SanDisk Extreme A2, and a 16GB SanDisk Ultra card.My 64GB SanDisk Ultra failed the random I/O. It is an old card that I have had around here for...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Interfacing "A030VAN03.0"...
Hi,Thank you for your reply. As I mentioned I am using a external MCU for doing the SPI initialization. I am not that experienced with doing SPI through Linux, so I just send the commands with a MCU...
View Article