Raspberry Pi 400 and 500 • Re: Best browser with google sync
That seems like a lot of work to get something that just "works" with other browsers. Why do you think "Better Chromium" won't work?Never tried Better Chromium.Just add# Google Syncexport...
View ArticleTroubleshooting • No touch on Adafruit 2.8" PiTFT Capacitive Touch screen
I have repurposed an old Adafruit 2.8" PiTFT Capacitive Touch screen onto an old Raspberry Pi 3B+ and have a question about configuring the touch screen itself. The system is running bookworm:Code: $...
View ArticleBeginners • cpu consomption high
Dear,I would like to know why mutter and python consume more CPU ressources?My raspberry pi 4B on boot, a bash script starts via a service which i declare Code: ExecStart=lxterminal -e bash -c 'cd...
View ArticleMedia centres • Re: Peppy player
mike88, I've installed Rathbone's radio and connected LCD with backpack. There is some info displayed on LCD with scrolling text. But it's almost invisible. You need to turn LCD almost 80 degrees to...
View ArticleBeginners • Re: cpu consomption high
Start by telling us what's in /home/pi/Desktop/Padre/Master.sh. As text wrapped in code tags.Without that all we can do is guess.It also looks like you're using a systemd service so post your entire...
View ArticleAdvanced users • Re: Any changes around how sym link permissions work in...
Code: sudo chmod og+rx /home/pisudo chmod og+rx /home/guestExcuse me, but what do you have against security ?You have the user 'pi', even when Raspberry pi has acknowledged that using 'pi' as a...
View ArticleGeneral discussion • Re: What is your experience on AI chatbot on computing...
The quality of the output from a chatbot will depend on the quality of its database. It has no inherent way to tell whether the examples it finds are correct, so the output will be a blend of "truth"...
View ArticleTroubleshooting • Re: No touch on Adafruit 2.8" PiTFT Capacitive Touch...
Did you ask adafruit already?Which devices does your I2C bus report?Statistics: Posted by aBUGSworstnightmare — Sat Jan 04, 2025 6:41 pm
View ArticleRaspberry Pi OS • Re: USB Drive OS Fails to Boot after apt-get upgrade
I was suspecting hardware, eeprom, firmware because I could not boot from the USB no matter what I tried. This is the same hardware that was doing great until I did sudo apt-get update && sudo...
View ArticleMicroPython • Re: How do you get a Pico W to sleep?
Just a little progress on this... I can confirm it does work on the Pico W with RPI_PICO_W-20240602-v1.23.0.uf2 but from RPI_PICO_W-20241025-v1.24.0.uf2 onwards (including nightly builds up to the 5th...
View ArticleGeneral discussion • Re: Windows 10 or 11 on Raspberry Pi 5?
Hi, I‘d use Windows 10, because on Windows 11, you can‘t connect to internet via lan or wireless, instead you‘d have to tether from your phone. What matters, is what do you want to do with it? Think...
View ArticleGeneral discussion • does the raspberry pi 5 has PPS support (programable...
heyy there i been building a handheld cyberdeck with a raspberry pi5 and it requires a portable power supply system , compared to a UPS hat which can also increase the cyber deck's foot print (make...
View ArticleTroubleshooting • Re: Minecraft: Pi Edition Download
You can install it by using Pi-apps or download it from the official Minecraft website ( https://www.minecraft.net/de-de/edition/pi)Statistics: Posted by Maddi00 — Sun Jan 05, 2025 6:01 pm
View ArticleGeneral • Re: Problem with call rom function on pico2 rp2350
I found my mistakes: I was not passing the code in security and I had not initialized the 4th parameter to pass to the function.Statistics: Posted by VincentARM — Sun Jan 05, 2025 6:19 pm
View ArticleGeneral discussion • Re: Is Raspberry Pi Branded SD card available on Amazon?
The SD card in the kit versions of Raspberry Pi had the branding on them long before the A2 cards arrived.Statistics: Posted by andrew_pi — Sun Jan 05, 2025 6:46 pm
View ArticleTroubleshooting • Re: constant freezing with the raspberry pi 5 under any...
https://www.canakit.com/canakit-5a-rasp ... PecVZtNimCNo actual data provided, just marketing blabla 45W (that's 9A @ 5V). Can you post a picture of the spec sheet/labeling on the PSU where it shows...
View ArticleGeneral discussion • rc.local does not exist and cannot recreate function
Hi & Thanks,Setup: Pi Zero 2 W / Raspberry Pi OS Lite 64 bit (flashed within the last 2 weeks)Description of problem: previously sketch was executing on startup. After reflashing SD card noted...
View ArticleGeneral • Re: HD44780 16x2 character LCD 5V with Pico
The HD44780 indicator has a 5 volt pin VDD supply voltage.All other pins have TTL standard. TTL standard logical unit voltage is more than 2.4 volts.The RP2040 has a 3.3 volt power supply and a CMOS...
View ArticleGeneral discussion • Re: does the raspberry pi 5 has PPS support (programable...
No it does not have PPS.Statistics: Posted by jamesh — Sun Jan 05, 2025 7:01 pm
View ArticleBeginners • Re: Which to get for my use case?
Appreciate everyone's response! After I'm done with this prototype, I'm likely going to go down various rabbit holes for other projects so I think I'm going to go for a Zero 2 WH so I can future proof...
View Article