General 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 ArticleSDK • Re: Proper way to get Heap size
Well I've gone in and changed the linker script so now I have this.Code: /* Based on GCC ARM embedded samples. Defines the following symbols for use by code: __exidx_start __exidx_end __etext...
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 ArticleNetworking and servers • Re: Pi homelab build...
Upon looking at WHY the original hole locations don't work, and why the NVME base puts the ports further back in, it appears the Pimoroni NVME base is about 2mm (ish) longer toward the front than 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 ArticleCompute Module • Re: CM5 Unexpected Shut Down
OK, I can confirm it's not the PD (re)negotiation. It still occurs with PSU_MAX_CURRENT=3000.Statistics: Posted by balfit — Wed Jan 29, 2025 11:07 pm
View ArticleTroubleshooting • Re: Arducam camera not being detected by RP 4 model B board
OK - I will try following the instructions from the reference you supplied to see if that is the issue. I have tried a lot of different ideas, but so far the camera has never been detected. I have...
View ArticleGeneral • Re: RP2350 - Can the 60 pin chip (pico2 board) reference IO on 80...
I am sure I said this was not possible a few posts back.Statistics: Posted by jamesh — Wed Jan 29, 2025 11:27 pm
View ArticleRaspberry Pi OS • Re: Why is ImageMagick so hard to use? (Cropping JPGs in...
Such is the greatness of Open Source! The beauty of Open Source is that you have thousands of choices - and they all suck!And I'm not at all the only person who thinks this.It is well established that...
View ArticleAdvanced users • Re: Pi Zero W kernel panic on Ansible driven first upgrade
Thanks for putting in the effort to repeat my tests. I too was successful testing with a different Pi Zero W. I suspect a H/W issue with the one that kept failing. I do need to retest with a different...
View ArticleOff topic discussion • Re: AI is dangerous
Unfortunately half empty, and not (yet) suitable for kidsStatistics: Posted by koge — Thu Jan 30, 2025 10:56 pm
View ArticleRaspberry Pi Connect • Re: screen sharing fails on 2 pis w/o...
I think more information would be great, and that rpi-connect status would be the better place. That command is a query about services, you would just be adding information about related services....
View ArticleNetworking and servers • Re: phpmyadmin problem
The blank page could be caused by an error. Check the Apache error logs /var/log/apache2/error.log for messages.Statistics: Posted by rpdom — Thu Jan 30, 2025 11:04 pm
View Article