Quantcast
Browsing all 5345 articles
Browse latest View live

Troubleshooting • Re: External SSD not recognized

rpdom and thagrol,Apologies. It must be frustrating to work with the illiterati of which I am a full member.During my whole RPi life of a few years, I never heard of "sudo apt full-upgrade" .I only...

View Article


General 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 Article


Image may be NSFW.
Clik here to view.

Off 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 Article

Other 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 Article

Raspberry 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 Article


Raspberry 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 Article

Bare 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 Article

General 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 Article


Troubleshooting • 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 Article


Image may be NSFW.
Clik here to view.

General 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 Article

Troubleshooting • 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 newA new SD card might be counterfeit or defective. Having a second...

View Article

Troubleshooting • 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 Article

Networking and servers • Re: RealVnc retiring Home plan

I just downgraded my subscription from Home to Lite. I only use it with my 3 Raspberry Pis so hopefully there shouldn't be a problem.I have 2 device in my Home Team while there are 4 in my Address...

View Article


Debian • Re: "sorry, this system does not appear to be a raspberry pi....

What do the other commands come back with, and this Code: uname -aStatistics: Posted by neilgl — Fri May 17, 2024 11:08 pm

View Article

Troubleshooting • Re: Powering Raspberry Pi 5 using GPIO header.. Voltage...

Easiest way is to cut the end off a good quality USB-C cable and power the Pi via its USB-C port.You can do that? Well, lets give it a shot...Statistics: Posted by nullstring — Fri May 17, 2024 11:10 pm

View Article


Image may be NSFW.
Clik here to view.

Bare metal, Assembly language • kernel_old option and DTB

Hi all,I am writing some bare metal code that requires kernel_old=1 option, as it needs EL3 stuff.How can I get the DTB address when using kernel_old=1?Thanks Statistics: Posted by yaw moo — Fri May...

View Article

General discussion • Re: RPi 5 as a desktop daily driver?

It's worse than that. What happens to all those dhcp reservations when you upgrade to a new, better (hopefully) or at least different router? They're all gone. I've been worried about that since...

View Article


SDK • Re: What is the purpose of an example?

In Raspberry Pi terms, it would cost virtually nothing to contract out the retrospective inline documentation, in fact it is probably more expensive to do it in-house by our esteemed engineers. As...

View Article

Beginners • Re: Upgrading My Pi

You've made a good point, I was ignorant to RetroPie not having a native version for the RPi5, I'm in no rush so I just might wait until RetroPie has a 64 bit version for the RPi5 and follow your...

View Article

Raspberry Pi OS • Re: Is using https in APT really as simple as changing http...

The Debian repos should be using https. No clue why rpios isn't.My sources.listCode: Repos: Active apt repos in: /etc/apt/sources.list 1: deb https://deb.debian.org/debian/ bookworm main contrib...

View Article
Browsing all 5345 articles
Browse latest View live