Raspberry Pi OS • Re: Password issue with blullyeye
it fails every time...i use an Password Manager and copy paste my passwordsStatistics: Posted by Massaguana — Sat Mar 15, 2025 1:21 pm
View ArticleMicroPython • Re: Size of web page handled by a Pico W server?
Yes, but you could help to improve the docs. Micropython benefits of it.I am not affiliated with GEORGE ROBOTICS LIMITED (PLC).Statistics: Posted by gmx — Sat Mar 15, 2025 1:38 pm
View ArticleGeneral • Re: Obtaining data on a PC through USB
...The problem is different. My board works from an external power source. Works and generates some information. When I connect the board to the computer via USB, the already working program stops....
View ArticleHATs and other add-ons • Re: Connector for the PCIe-bandcable broken
https://www.digikey.com/en/products/det ... LF/1001520 shows https://www.digikey.com/en/products/det ... -6/2180578 as substituteStatistics: Posted by aBUGSworstnightmare — Sat Mar 15, 2025 1:59 pm
View ArticleGeneral • Re: RPI pico 2 sleep mode
I think it's the other way around:6.1.2. QSPI IO Supply (QSPI_IOVDD)QSPI_IOVDD provides the IO supply for the chip’s QSPI interface, and should be powered at a nominal voltage between1.8 V and 3.3 V....
View ArticleRaspberry Pi OS • Re: Raspberry Pi OS lite wants to install these packages
They shouldn't be needed. None of them are installed on my pi500 with XFCE with xorg. That said they also won't hurt anything.Statistics: Posted by craigevil — Sat Mar 15, 2025 2:11 pm
View ArticleTroubleshooting • Re: Eth0 not working after upgrade PI 4
"after upgrade.." .. bookworm no longer uses dhcpcd.conf.the newer method is network manager,click on the icon, advanced, edit connections.... etc.see this guide by @thagrol. Discusses differences...
View ArticleSDK • VSCode + CppUTest: Beginner fails to setup and compile
Hi allI'm trying to setup a project with some unit-tests. I've tried https://github.com/jondurrant/RPIPicoCPPUTest/tree/main but there are some informations missing...My current folder structure looks...
View ArticleAndroid • Re: LineageOS Imager Failure
Actually, this time I failed. Only lineage-22.1-20250225 releases are affected.Use Etcher, 'dd', or something else to write the image.This will be fixed if/when there are further...
View ArticleNetworking and servers • Re: Setting Static IP Blocks Router Access
My old DHCP server may have already had a mapping for 192.168.0.2 to a different MAC. In any case, everything seems to be working now; the Pi is happily serving both names and IP addresses.Next step...
View ArticleMedia centres • Re: Peppy player
It looks like on 64-bit OS the library Pillow was not installed as a dependency from another command. Please run this command to install it:python -m pip install Pillow...
View ArticleBeginners • USB drives
So I inserted a large USB drive into my Pi4 running bookworm, and it is recognised, appearing on the desktop as 750GB volume. It has several partitions, including a large data partition formatted...
View ArticleTroubleshooting • Re: degraded screen at boot on Pi4
Correct. The bootloader will output VGA which is supposed to be supported on all HDMI screensYou can add DISABLE_HDMI=1 in the EEPROM config to stop the bootloader from using the screen.Statistics:...
View ArticleGeneral discussion • X11 EOL?
Some recent yt posts etc mentioned KDE Plasma will lose X11 and switch completely to Wayland. My recent attempts to use Pi5 w/Bookworm depend on availability of X11. Wayland not an option for several...
View ArticleGeneral discussion • Re: how much music?
The question reads a lot like "How much milk can I put in a one gallon jug? My refrigerator does not have any shelves."Thus, it is up to us as responders to decide which question we choose to...
View ArticleRaspberry Pi OS • Re: Updated Buster->BullsEye->BookWorm for Net 9 now...
The updates seems to have worked - I have no errors in the logs. Seemed is operative. If your pico code didn't change but is no longer working reliably it's unlikely to be anything other than the...
View ArticleNetworking and servers • Re: Nginx PHP fpm access to Web pages in home...
I looked at that page. Create a new user then create a pool for that user. An extra step and I would end up with the the problem of the Web site not being in my home directory where I can easily edit...
View ArticleTroubleshooting • Re: Red Led
Does it show the diagnostics screen if you connect it to an HDMI monitor and power the Pi5 on with NO card in it?Like this https://www.raspberrypi.com/documentati ... iagnosticsnoStatistics: Posted by...
View ArticleGeneral discussion • Re: X11 EOL?
Eventually, everything is EOL. Someday, Wayland will be EOL. Someday, Python 3.X will be considered old and unsupportable.Your choices, eventually, are always either:1) Stick with what you like and...
View ArticleTroubleshooting • pcie set to gen3 but uses gen2 on pi5
Hello,I am using a PI5 with nvme ssd from Pimoroni and the speed used is in the range of Gen2 not Gen3Last year 2014 when I bought this nvme/ssd it worked with gen3 speeds. Maybe new firmwares changed...
View Article