General discussion • Re: Forum policy on AI posts
My earlier noting of an AI post, or at least containing a hidden link to an AI sources, appears to have been deleted; so I'll ask here - What is the forum policy on AI posts ?Presumably posts which...
View ArticleGeneral discussion • Re: Cannot install numpy on Pico
I tried to search for "micropython-numpy" through Tools=>Manage Packages, but it's not there.Your manage package location will be based on the Interpreter your have selected. If you have selected...
View ArticleGeneral discussion • Re: RPI USB3 Hub question
Hi,I'm looking for a USB3 hub with external power to connect a SSD (WDS100T3G0A, 5v1.6A) to my RPI4, an since I don´t have too many options in my country, I am looking at the original RPI USB Hub. Is...
View ArticleCamera board • Re: bookworm lite, rpi5, picamera2 preview on second hdmi
Hi,I cannot find out how to display the preview on the second HDMI screen, when two screens are connected. I am using DRM/KMS....Any tips/hints?Another user was adding some code to support something...
View ArticlePython • Rasp pi Pico wont work once soldered to headers
Hi, first time using this forum.Setting up pico and went through the setup on thonny, got the onboard led to turn on etc. Soldered half the header pins on and it still worked. Finished the other side...
View ArticleGeneral discussion • Re: GUI Login "On no, something has gone wrong"
Found this post viewtopic.php?t=332798 and fixed the problem with Code: sudo apt --reinstall install raspberrypi-ui-modsStatistics: Posted by DS256 — Tue Jan 28, 2025 10:37 pm
View ArticleGeneral discussion • Re: Reusing old keyboard on PI5 and PicoW
it has to be BT 4.x , not USB nor BLECertainly likely doable... but why, unless the journey is the goal. BT keyboards are cheap. I would use a full sized or near full sized media keyboard with a...
View ArticleOther projects • Re: Raspberry pi zero 2 w ssh/w graphics server dispkay to...
Hi,Did this get resolved?I have an iPad mini 2 which works and I don’t want to throw it out because Apple won’t support it.Is there a Vnc I can use either via a browser or an app (all in the apple...
View ArticleTroubleshooting • Re: Raspberry Pi 5 not working
I’ve tried using a USB-to-UART debug probe to capture boot logs, but I’m still stuck. Nothing is printed on the screen.Statistics: Posted by harshsr923 — Wed Jan 29, 2025 9:33 pm
View ArticleNetworking and servers • Re: Pi homelab build...
make custom length Cat 6 cabling...Dust off everything in this network closet. Apparently my late wifes cat got in there, there is cat hair and dust all over everything... Bleh...The canine coder...
View ArticleBeginners • Re: Why is .config owned by root by default?
Changes have been made to raspi-config to prevent the issue that causes .config to be owned by root. They are now in the bookworm repository and will be installed when you next upgrade using...
View ArticleNetworking and servers • phpmyadmin problem
I installed php 7.4, the databases are managed via phpmyadmin, but when I type IP/phpmyadmin I receive the following message:Code: Not FoundThe requested URL was not found on this server.Apache/2.4.62...
View ArticleGeneral • Re: RP2350 - Can the 60 pin chip (pico2 board) reference IO on 80...
So far, under debugger, all extra pads registers appear to be unresponsive/disabled (except GPIO 30 - is this used by internal SWD?).IOBanks and SIO are functional, but no input from pads (always 0),...
View ArticlePython • Re: Unable to import cv2 on OpenCV installation
I did a full OS update and reinstalled opencv and it didn’t fix it. Thoughts?If you precisely replicate the 7 steps in the example @neilgl provided, at what stage do your results differ, and...
View ArticleGeneral • Re: Any NDA options to receive early information on upcoming...
Our standard NDA does not get you access to preliminary HW or software. Why do you need advance information, is it important to a product roadmap for you or just out of interest?The short version is...
View ArticleAdvanced users • VNC session using guacamole not connecting
I've successfilly installed Guacamole 1.3.0 on a Linux Mint server and crerated an ssh session with which I can connect to my P (Bullseye). But whatever I do, the VNC session I created reports "The...
View ArticleTroubleshooting • Re: Pi5 nvme unmounted
Just an addition: on debian list another person has noticed this problem (that occurs once every a few days of being on) and EVERYONE that noticed is using a nvme disk with bookworm.so the question is...
View ArticleGeneral discussion • Re: Pi 5 microSD card slot faster than USB 3 for microSD...
We probably need to know what make/model of USB adapter and microSD card?Five brands of USB adaptor including a Sandisk. I have another one to test and a Pi 4 for comparison. Might test later...
View ArticleGeneral • Re: DMA ADC vs Bluetooth/Wi-Fi on Pico W?
I think I've just hit this same problem. I've a small program that uses DMA to feed ADC output into a double buffer. It seemed to be fine until I wanted to blink the LED on the Pico W, then I see the...
View ArticleTroubleshooting • Re: Rpi Zero 2W stuck on splash screen
Might be something to do with the HDMI monitor / TV being used.My zero 2 runs OK with an HDMI monitor (HP)Statistics: Posted by neilgl — Wed Jan 29, 2025 10:54 pm
View Article