Troubleshooting • Re: I can't remote into my raspberry pi 0 because of...
Does anyone know what's happening here? Why doesn't raspberry work as the password for pi? Why isn't it asking me for the new username I tried to setup? Will deleting userconf.txt let me login again...
View ArticleHATs and other add-ons • Re: Error: no module named pa1010d (The Pi Hut GPS...
@B.GoodeI think I have made some progress using the venv method.I have successfully installed pa1010d (and apparently pynmea2 as well)By typing pip list in the Terminal it shows that these are loaded...
View ArticlePython • Re: A script written in Python doesn't behave consistently depending...
At some point you may have edited home/pi/Test_Libraries/gopigo3.pyFile.There is either an error in there somewhere or some character or indent it doesn't like.The IDE seem to be able to forgive it.I...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Dual Screen setup with Touchscreen
I am currently using the raspberry pi OS 64bitStatistics: Posted by sharlu — Sat Nov 16, 2024 7:36 am
View ArticleRaspberry Pi OS • Re: mousepad for editing extreme files
did you try geanysuppose to be for people who need more I just tried it.Editor (geany M_52.is.x^2_plus_3_times_y^2.gp) opens after 15 seconds on Pi5.But it takes a looong time until Edit menu opens,...
View ArticleTroubleshooting • Re: Using nginx,: installing php-fpm fails
@neilgl My 2nd post was the further post.Statistics: Posted by managerserverrose — Sat Nov 16, 2024 8:00 am
View ArticleHATs and other add-ons • Re: Codec Zero status?
Well, these boards have just arrived from Mouser and they are IQAudio built and branded. :\\\Does anyone know how well these play with the latest Rpi OS (bookworm) ?Should work out of the...
View ArticleTroubleshooting • 4k60hz issues
Got a TCL P605 and according to review on rtings.com it can do 4K60hz with HDR.https://www.rtings.com/tv/reviews/tcl/p ... -p607-2017problem is believe the EDID is a mess and I will need to force...
View ArticleC/C++ • Re: Healthy man's cross-compilation workflow
Hello. I ran into the necessity of compiling OpenCV for Cortex-A53 (Pi Zero 2W). The problem is that it’s a very complex program with many dependencies (I need bindings for Python3 and almost none of...
View ArticleTroubleshooting • Trouble Attempting to create a NAS with two external drives...
Hello All,I used the following Youtube video for instructions. Here is the link for you to look at https://www.youtube.com/watch?v=PpH6JeLk6uA&t=165s Here are the steps I followed (below)Raspberry...
View ArticleGeneral • Cheap Pico boards can be dodgy, may not have a buck-boost
Curiosity got the better of me and I decided to get some cheap clones boards to examine. Two Pico clone boards arrived first before Pico Ws, so I took a look at the Picos first. These are from online...
View ArticleBeginners • Re: Raspberry Pi with HatDrive! Nano & HiFiBerry DAC+ standard
What is a HAT drive nano? If that's some NVMe adapter the answer should be yes (as a M.2 adapter following the official spec will one have I2C from the GPI40.Statistics: Posted by aBUGSworstnightmare...
View ArticleGeneral • Re: Cheap Pico boards can be dodgy, may not have a buck-boost
The following are closeup shots of the two boards. The authentic board has a B0 RP2040, the clone has a B2 RP2040.The power chip on the clone board is marked 'G3P'. This is an AP2112, a 600 mA LDO...
View ArticleOfficial Display • Raspberry Pi 5 Touch Display 2 Bookworm hide mouse pointer...
How can I hide the mouse cursor on my Raspberry Pi 5 Touch Display 2 with Bookworm installed? I think it is using Wayland.Statistics: Posted by fosautoparts — Sun Nov 17, 2024 7:16 am
View ArticleOfficial Display • Re: Display 2 + Raspberry Pi 5 strange behaviour
Is your interface cable seated propperly? What if yoi swap the connector to DSI0?Do you have another FPC to test with?Statistics: Posted by aBUGSworstnightmare — Sun Nov 17, 2024 7:31 am
View ArticleRaspberry Pi Connect • Re: Use Connect on a headless Pi5?
Starting a Pi with no keyboard, mouse or monitor attached is how you create a headless Pi. I do it all the time.Create the microSD card with Raspberry Pi Imager, and in that set Wifi details, username...
View ArticleOfficial Display • Re: Raspberry Pi 5 Touch Display 2 Bookworm hide mouse...
Okay, I gave up on disabling the cursor on the main GUI, but used the following code in my Python PyQt5 app to hide the cursor:Code: class Window(QMainWindow):def...
View ArticleOther RP2040 boards • Re: Cheap Pico boards can be dodgy, may not have a...
Thanks for confirming it. A San Jose fabless company... demand for ESP32 and Pico boards must be giving them a lot of business. Good for them. That about settles all the critical parts for me. Now I...
View ArticleMicroPython • Re: Micropython project debug
… My problem is that three times out of ten, entering the Pin number hangs - sometimes one digit, sometimes two or three digits are entered. But then the whole system hangs. No error messages,...
View ArticleRaspberry Pi OS • Re: RPi/OS/ 5: Poor performance with Visual Studio Code +...
I have the RP 8Gb version + the official hat and NVME drive, so, I don't think that it is a memory issue.Having used an older 8gb labtop with Ubuntu I have never run out of memory. l try to replicate...
View Article