Quantcast
Channel: Raspberry Pi Forums
Browsing all 5151 articles
Browse latest View live

Compute Module • Re: Why does CM5 not have 8G emmc version

using a lite module while having the eMMC on the carrier board should be possible. So if you're fine with 8GB only why don't do that?Can the carrier board design the circuit of emmc? I am not clear at...

View Article


Networking and servers • Re: Is WayVNC fixed?

Went through the same problem after update wayvnc to 0.9.0,it cannot initialize while having both a WIFI connection and an ethernet connection.Mine solution is rather simple, reinstall wayvnc using...

View Article


Troubleshooting • Re: Is my SSD dead?

Now with quirks added I think the SSD is running in USB Mass Storage mode instead of UAS. Means less performance, no fstrim and also smartmontools can't show any smart data of the drive.Correct on...

View Article

Beginners • Re: Powering raspberry pi 4 B

I used cable USB C to USB A. The USB C (male) end Is connected to USB C port on raspberry And the USB A (male) end Is connected to the USB A port on PCAnd the PC end might be either USB 2 or USB 3 (or...

View Article

General • Re: BBC BASIC on the Raspberry Pi Pico?

I have now released an experimental version of BBC BASIC for Pico2 and Pico2W here.It still needs further work on testing and refinement, but is available for trial.Code: LittleFS image v2.1, Size =...

View Article


Networking and servers • Re: Definitive Guide for Rpi 5 AP-STA mode?

Is AP-STA mode a feature of the 3rd-party RaspAP package?The Disclaimer on the related webpage may be instructive. https://docs.raspap.com/ap-sta/I haven't personally used AP-STA in quite awhile, and...

View Article

Beginners • Re: Black Friday: SanDisk 1.5TB Ultra microSDXC card ==>...

I don't see why not....Though personally; I prefer not to keep large quantities of data on the same "disk" as the OS, So; I wouldn't have a need for something so big. I usually stick to...

View Article

Troubleshooting • mouse cursor bad

Is there an approved way of reinstalling the mouse cursor software for wayland?On my upgraded pi-5 - driving a square vga screen via hdmi adapter - My mouse cursor appears as a mouse pointer sized...

View Article


Image may be NSFW.
Clik here to view.

General discussion • Re: Handle display on/off when using RPi as a server

.. The Pi is connected to an official 8" touchscreen...oh? Another new product? Never seen an official 8in screen, just 7in ones. Do you mind posting a picture?On the official 7in screens one can...

View Article


Beginners • PiJuice hat GUI not working with Pi5

I am trying to get a PiJuice hat GUI working with a Pi5.After installing pijuice_gui , the standard icon does not appear in the taskbar, and whilst PiJuice Settings appears in the Preferences menu, it...

View Article

Image may be NSFW.
Clik here to view.

Beginners • Re: Pi4b Needs upgraded storage!! Black friday Help

I would use small SD cards with each different O/S that you want, & have all my data on an external/USB drive. Seconded. That's what I do too. Though; by small, I mean 64GB.Statistics: Posted by...

View Article

General • Re: Proper RP2350 SWD Initialization Sequence?

I had problems reading from the SRAM and FLASH when I originally started communicating with my RP2350 via SWD but I never tried the Boot ROM until later, after I got SRAM & FLASH working so I...

View Article

Beginners • Can Raspberry Pi 4 use M.2 PCIe NVMe SSD?

I have a Raspberry Pi 4, and I want to use an M.2 PCIe NVMe Gen 3x4 2280 SSD to this device. Is it possible? Please advise me.Statistics: Posted by boiboi0402 — Sun Dec 01, 2024 7:39 am

View Article


Networking and servers • Re: dongle WiFi doubt

Sorry, with a dual band wifi dongle (dual antenna) shouldn't I be able to manually make the built-in wifi?Statistics: Posted by nemo87 — Sun Dec 01, 2024 7:42 am

View Article

Beginners • Re: Sense Hat import not working

B.Goode if you are on the Pi Desktop then if you use the emulator you can see what should happen.You may need to add the emulator in Recommend SoftwareCode: from sense_emu import SenseHatsense =...

View Article


Beginners • Re: Can Raspberry Pi 4 use M.2 PCIe NVMe SSD?

No, there is no external pcie connector on the Pi 4.Statistics: Posted by jamesh — Sun Dec 01, 2024 8:07 am

View Article

General discussion • Re: Raspberry Pi 5 discussion thread

I run a Pi5 with m.2 hat, 256GB nvme drive off a non-Pi USBC ps, that I used for testing the Pi4 before it was released and our own PS was available.So this is a 5v3A device maximum. No PD.I get...

View Article


Compute Module • Re: What makes the fan control on Pi5 different from CM5IO?

The difference is on the pi5 if you turn off the usb ports the fan goes off on the pi 5.Statistics: Posted by dp11 — Sun Dec 01, 2024 8:46 am

View Article

Teaching and learning resources • Re: Advent of Code 2024

Chez Scheme version:Code: ;;; Advent of code 2024 - day1, part1, on BPI-F3 RISC-V(load "../../utils.so")(define (day-1a file) (let-values ([(l r) (list-split (read-file file))]) (apply + (map (lambda...

View Article

General discussion • Re: Dell M.2 PCIe NVMe Gen 4x4 Class 25 2230 Solid State...

You can’t use the Dell NVMe drive directly on your RPi4. The USB to SATA converter can only be used for SATA SSD ‘s, not for the Dell NVMe drive.SATA and NVMe are totally different interfaces.The best...

View Article
Browsing all 5151 articles
Browse latest View live