Troubleshooting • Re: Pi 5 installation / booting not correctly working
Hello,I don't know what else I can try. I've been trying to get the Pi up and running for over 5 hours.Today my new Raspberry Pi 5 (8 GB) arrived with the extra power supply for it (27 W). I first had...
View ArticleTroubleshooting • Re: Changing wayfire.ini not affecting the UI
I actually was using the command that you indicated. Auto-correct ate the two dashes.I didn't know that labwc is a thing, I will check, but since this is a new Raspberry Pi 5, then you may be correct....
View ArticleRaspberry Pi 400 and 500 • Best browser with google sync
So as I understand it, Google limited access to the Chrome API which broke google sync with Chromium on ARM. What is the best and easiest to install browser that has sync? The two I have heard about...
View ArticleRaspberry Pi 400 and 500 • Re: Best browser with google sync
any browser with a working sync is not syncing to googleStatistics: Posted by kerry_s — Fri Jan 03, 2025 10:06 pm
View ArticleGeneral discussion • Re: Hints on 2025's roadmap?
YesNoMaybeI don't knowCan you repeat the question?https://www.youtube.com/watch?v=O8SMmG6sW9kStatistics: Posted by jdb — Fri Jan 03, 2025 10:07 pm
View ArticleCompute Module • Re: PWM Not Working with dtoverlay=pwm-2chan on GPIO 18...
Thank you for the suggestion! Here are the results of dmesg -l err,warn:The logs show:pinctrl-bcm2835 fe20a000.gpio: pin GPIO18 already requested by fe215080.spipinctrl-bcm2835 fe20c000.pwm: status...
View ArticleSDK • Re: irq_set_exclusive_handler on two cores?
[*]I guess I need to do some more reading to understand the overall interrupt mechanisms better. I'm not yet clear on how even though there's the singular vector table shared by both cores, the...
View ArticleTroubleshooting • Two ADXL345 SPI Measurement 3200hz don't work
Hey everybody,for a university project I have to set up a measurement of two adxl345 with a raspberry pi 4B. The required sample rate is 3200hz so according to the data sheet of the adxl345 I have to...
View ArticleGeneral • Re: Bluetooth between Pico and Pi 5 issues with receiving
It can be that you are sending the message too early after central connnected and before it managed to subscribe to notifications.try to delay send_message or somehow listen on pico side that someone...
View ArticleAdvanced users • Re: Any changes around how sym link permissions work in...
Excuse me, but what do you have against security ?Nothing most of the time.But it's my machine and I'll do as I like with it, will decide on what security it needs and doesn't.You have the user 'pi',...
View ArticleTroubleshooting • Re: tvservice is not supported when using the vc4-kms-v3d...
If you are using PINN, then please ignore this warning message. It needs updating to use the more modern KMS tools.Statistics: Posted by procount — Sat Jan 04, 2025 9:36 pm
View ArticleTroubleshooting • Re: Raspberry Pi 5 on a life support for no such reason
This is the UART in case for you:Code: 0.40 RPi: BOOTSYS release VERSION:4b019946 DATE: 2024/11/12 TIME: 16:10:44 0.44 BOOTMODE: 0x06 partition 0 build-ts BUILD_TIMESTAMP=1731427844 serial 7607a483...
View ArticleBeginners • Re: What is a Raspberry Pi Enclosure and How to Use It?
How do you know the above was written by a bot? Because a real human would have answered it like this:It's a box. You put a Pi in it.Statistics: Posted by memjr — Sat Jan 04, 2025 9:49 pm
View ArticleCompute Module • Pi5/CM5 Read/Write Speed: USB to NVMe?
I’ve long wanted to build a small device that I could use to transfer files off of my camera’s memory cards while I’m out and about while traveling, as well as function as a small “travel NAS” when I...
View ArticleSDK • Re: Importing an SDK project to the VS Code extension
See the readme, you’ll need to use the CMake Tools Extension Integration to work with projects with multiple executables (https://github.com/raspberrypi/pico-vsc ... ntegration)“For more complex...
View ArticleTroubleshooting • Re: Pi 5 Re-install Broke Bluetooth?
Can you install stock Bookworm on a spare microSD card, do updates, then try Bluetooth - without any manual editing of files?Yes, however, I only started editing those files AFTER I noticed the...
View ArticleC/C++ • file or directory does not exist error message
I'm trying to run my first code on the raspberry piCode: blink.cpp:1:10: fatal error: wiringPi.h: No such file or directory 1 | #include <wiringPi.h>Does this mean that C++ isn't installed?If...
View ArticleTroubleshooting • Re: constant freezing with the raspberry pi 5 under any...
Ok... I'm going to throw my hat in the ring here with my findings, as I have had similar issues with the same unit RPi5 8gb, failing to copy files over 1gb over the network, to a USB 3.0 thumbdrive.At...
View ArticleAdvanced users • Re: Pi Zero to 18 bit colour LCD
What makes you assume 18-bit is not supported on HDMI?Your driver needs to convert the data to DPi so question is which adapter do you use?A TFP401 from TI is all that you need...
View ArticleGeneral discussion • Retropie not working with HyperPixel 4.0 square screen
Whenever the rpi 5 boots it spams error: Could not queue pageflip I click f4 and it stops but whenever I put in emulation station in the terminal same thing if anyone could help would be awesome!...
View Article