Troubleshooting • 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 ArticleSDK • Re: Trouble printing time_us_64() [SOLVED]
Code: #include <algorithm>Right again !I wasn't aware of that syntax, I thought it had to be a file name. Now if I explicitly set c++11 it fails to find std::clamp but with c++17 it compiles....
View ArticleOff topic discussion • Buy TOP SHELF GHB, GBL 99.98% wheel cleaner! Telegram...
Buy TOP SHELF GHB, GBL 99.98% wheel cleaner! Telegram @Hewelt_Mason Restore their shine with our TOP SHELF Gamma Butyrolactone (GBL) wheel cleaner! This high concentration ensures maximum cleaning...
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 ArticleAdvanced users • Re: Any changes around how sym link permissions work in...
You are entitled to your opinion - and no one can take that away from you. So, you need not worry on that matter.Incidentally, my understanding is that the switch from user "pi" to making the...
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 ArticleCompute Module • Re: Compute Module 5 Fan goes to 100% on shutdown
Running "rpi-update" did not fix the issue for me. Fan still goes to 100% on power off.How can I be sure I am using the correct "- pieeprom-2024-12-19" firmware?The update is now available via...
View ArticleTroubleshooting • Re: Raspberr4 not boot
Hello,I have problem with my RPI 4 8GB. Wen I start device the red diode lights and green diode quickly flashed even I insert SD cart with official image instelled by raspberry pi imager.What this...
View Article