Quantcast
Channel: Raspberry Pi Forums

Troubleshooting • Re: Cant power 2 sata disks with my Raspberry

Yes, and many 3.0 hubs has only 3.0 usb port, the others are only 2.0Err, really?USB3 ports are required to have USB 2. Did you mean that some hubs have one downstream USB3 port and the rest are...

View Article


Beginners • Re: How should I properly setup my Raspberry Pi 5 headless?

Yes, that would be the issue. You need to put it in PINN's cmdline.txt.Raspios shouldn't care since it uses kms/drm, whereas PINN's use of Qt4 needs a framebuffer.Statistics: Posted by procount — Sat...

View Article


Beginners • Re: Touchscreen display boot delayed on Trixie?

Look at https://github.com/raspberrypi/rpi-spla ... en-supportwith KMS it will Take a little longer for you to see something on screen.Pi5 is faster!Statistics: Posted by aBUGSworstnightmare — Sat Feb...

View Article

Raspberry Pi OS • Re: Drag and Drop Move and Copy not working

On a Pi5 running Bookworm with all updates, I tried to drag and drop a test folder to Downloads (/home/pi/Downloads). It worked fine.That was using VNC Viewer (on Win 10) and VNC enabled on the Pi5Are...

View Article

General discussion • Re: How will California Law (AB 1043) affect Raspi OS?

And now, MidnightBSD (Berkeley Standard Distribution!) has changed its terms and conditions to deny its Operating System to residents of California.................(from 1st January 2027).Statistics:...

View Article


Troubleshooting • Pi5 Serial console setup with cloud-init

Hi,I cant get a serial console (USB/TTL connected to GPIO 14+15) set up by cloud init during first boot (using 2025-12-04-raspios-trixie-armhf).As serial: true doesnt do anything for me I've modified...

View Article

Image may be NSFW.
Clik here to view.

HATs and other add-ons • Re: Rasp PI TV HAt not recognising

Update looks like it was a dead hat Replacement arrived and installed onto the Pi 1. apt updated / upgrade just in case 2. dmesg | grep DVP .. its there !!!3. ps -ef | grep tvheadend ... its runnng 4....

View Article

General • Re: pico 2 and mini host shield

Is this the same question as the one being answered on the Arduino forum? https://forum.arduino.cc/t/pico-2-and-m ... ld/1433126Statistics: Posted by neilgl — Sat Feb 28, 2026 12:10 pm

View Article


General • PIO restart

Hello,I can see that there is a function called pio_sm_restart that resets the internal state of a SM, at least according to the spec at PIO:CTRL:SM_RESTART:Write 1 to instantly clear internal SM...

View Article


MicroPython • Re: Pico GPS Date/Time server (no WiFi)

'time.mktime' demands an 8 item tuple for MicroPython, 9 items for Python. I have never understood why MicroPython doesn't accept 9 items, discard the last or error if it is non-zero.It appears I was...

View Article

Other • Re: Ideas and discussion of capable browsers for low memory pi

I’ve been following the ideas about lightweight browsers and memory usage on Pi for a bit, and it’s awesome to see so many angles being shared. Testing different engines and learning what actually...

View Article