Troubleshooting • Re: Setting up hotspot
That link is from 2017 so probably will not work.Are you using Rasberry Pi OS Bookworm or something else? If so, see https://www.raspberrypi.com/documentat ... le-hotspotStatistics: Posted by neilgl —...
View ArticleOther • Re: Tried Running Win 95 on Dosbox pure on Retropie just for Fallout...
So how do I run Falltergeist after installation?Statistics: Posted by Fenderas — Wed May 15, 2024 11:12 pm
View ArticleNetworking and servers • Re: RealVnc retiring Home plan
...Not to mention that Pi Connect only works on Pis...Worse than that - only modern Pi boards running the latest version of the OS (and with limited client support)...Statistics: Posted by MiscBits —...
View ArticleTroubleshooting • Re: High Load
Sorry if this sounds demanding, but I need to know if there are any other options besides reinstallingthe SD card is nearly brand newStatistics: Posted by kcajminer2312 — Thu May 16, 2024 9:49 pm
View ArticleGeneral discussion • Very old (2011) Pi Model 1B unstable USB?
I have an old, really old, Pi Model 1B, like the 2nd oldest Pi I have, other than an original Pi Model A, which I believe has suffered a hardware failure. The USB support is unstable and I am seeing...
View ArticleOff topic discussion • Re: What's with the CloudFlare nonsense?
Think it's a version of viewtopic.php?t=367711Maybe the direction of the wind has changed???And yes - it's a pain my poor bladder cannot cope with too many drinks Statistics: Posted by MiscBits — Thu...
View ArticleTroubleshooting • Re: gpiozero.LED leaves pins in floating state
Thank you for the reply, @hippy, but the version in the fresh install of Bookworm was GPIO Zero 2.0.Statistics: Posted by anilles — Thu May 16, 2024 9:59 pm
View ArticleOther RP2040 boards • Re: Arduino Nano RP2040 Connect: reliability?
USB power is fine.The problem was that there was some kind of stuck/corrupted DOS filesystem in flash. This cleared it:Code: import osimport machine, rp2bdev = rp2.Flash()os.VfsFat.mkfs(bdev)vfs =...
View ArticleRaspberry Pi OS • Re: PcManFM show full directory path
Re your reply:1) The full directory path is shown in the directory history drop-down box. > Can you please explain where this is?2) The complete path to a file or directory can be copied from a...
View ArticleRaspberry Pi Connect • Re: does rpi-connect run headless?
Well I read the paragraph titled Wayland and I now know that Wayfire is the compositor for Wayland. so I did the following:pi@raspberrypi4:~ $ sudo apt list | grep wayfireWARNING: apt does not have a...
View ArticleBare metal, Assembly language • Re: SIMD LDR from device memory
Yeah, I agree that a Q sized LDR would be inappropriate here, but I only mentioned that as a side note and to further demonstrate the oddity. The instructions GCC is generating are 32bit S sized LDRs...
View ArticleGeneral discussion • Re: Help determining proper model
Pi 4 WiFi at 2.4 GHz has good range, the full length of a house, and at 5 GHz has less range, across a big room, but more speed.Your workload with almost no processing would run on a Zero 2 which has...
View ArticleTroubleshooting • Re: Trouble with MicroSD-Card (128GB) in Raspberry Pi 4
^^ AI generated?Edit: Post in question has been silently removed. By moderator????I'm sorry, but I guess I don't really get your point?Are you wondering if my post was AI generated?Statistics: Posted...
View ArticleGeneral discussion • Fun 3D printed Pi5 case!
Hi, Just thought I'd share a fun 3D printed RPi 5 case that neatly packs an RPi5, a Pimoroni NVMe drive, a clock battery and cooling fan into a tiny spaceship Take a look ... perhaps you could share a...
View ArticleTroubleshooting • Mounted NAS shows lower storage size
Hello,I mounted a NAS to my Raspberry Pi using the following: Code: sudo mount -t cifs //<NAS_IP>/<share_name> <mount_point> -o...
View ArticleGeneral discussion • Re: RPi 5 as a desktop daily driver?
Thanks for the response. I'm not a "superuser", but have tried various permissions approaches over the last couple of years, without any success. Since I can just plug in a card with Ubuntu and...
View ArticleGeneral discussion • Re: How to minimize power consumption
There are Y cables which connect to two USB A pins. You could connect the second cable to a wall power supply and that would at least get you another 500mA. So, using a Y cable (and an extension cable...
View ArticleTroubleshooting • Powering Raspberry Pi 5 using GPIO header.. Voltage Drop -...
I have a 5V6A power supply that I got off aliexpress that I was hoping to power a Raspberry Pi 5 with... but I've been unsuccessful.There seems to be a huge voltage drop when the cables/connectors I'm...
View ArticleTroubleshooting • Re: Setting locale issue and weird browser behavior
With either Chromium or Firefox they both automatically scroll down the page as it loads.If you have a spare SD card, try installing stock Raspberry Pi OS with Desktop 64-bit on the same hardware....
View ArticleTroubleshooting • Re: Powering Raspberry Pi 5 using GPIO header.. Voltage...
You need thicker wires and better connectors. Those “DuPont” leads are terrible as the wire is very thin and the connectors are badly made clones.Easiest way is to cut the end off a good quality USB-C...
View Article