Quantcast
Channel: Raspberry Pi Forums

Image may be NSFW.
Clik here to view.

General discussion • Re: 32GB memorycard getting too small

I found out that I just could just use Code: sudo raspi-config and then select "Expand filesystem"Did that make the sd card bigger ? Statistics: Posted by gordon77 — Tue Apr 01, 2025 12:02 pm

View Article


Image may be NSFW.
Clik here to view.

Advanced users • Re: Moving Linux Kernel to 6.12

Upgrading to Kernel 6.12 kills one of my external USB3 EXT4 drives.I think this warrants creating an issue.Please include "lsusb -v" output with problematic drive attached as well as dmesg...

View Article


General discussion • Re: Books/magazines on RPI5

All the free stuff that the Bookshelf app shows is also available on Raspberry Pi's dedicated website magazine.raspberrypi.com.For Raspberry Pi Magazine (nee MagPi):...

View Article

General discussion • Re: (Ancient) Raspberry Pi Zero?

Could be - need to ask them.Statistics: Posted by neilgl — Tue Apr 01, 2025 12:22 pm

View Article

Automation, sensing and robotics • Re: Failed to detect UART-senor

I would ask the supplier if it works with a Pi 3V3 UART, or put an oscilloscope on it and check.Statistics: Posted by neilgl — Tue Apr 01, 2025 12:25 pm

View Article


Ubuntu • Re: raspPi 4B i2c cannot detect address

PityStatistics: Posted by neilgl — Tue Apr 01, 2025 12:27 pm

View Article

Compute Module • Re: RPI CM5 to make mass storage device when connecting to PC

Yes it is possible. Only the usb-c port can be used however because it is the only one having access to usb otg. I myself have never used it as a storage device but i do have smb running over the...

View Article

Raspberry Pi OS • Re: Latest update

Probably not the OS. If you can, try attaching your USB enclosure to one of the USB 2 ports: I suspect you have a device that has a poor USB 3 implementation.So then why did it "work" when upgrading...

View Article


Python • Re: Understanding PIP Import Errors

Are you using freeze to build your requirements file? I had spotted some time ago that this method often created longer lists than needed. Later I found out that it may include libraries that where...

View Article


Camera board • Raspberry Pi needs you! Can you help us with AWB?

Hi everyoneWe're planning to kick off a project this summer to overhaul our AWB (auto white balance) algorithm, and we're wondering if you may be able to help us with it.In keeping with the prevailing...

View Article

Media centres • Re: RPi5 hardware acceleration

on a rpi5 it's all softwarethe cpu's are faster then the gpuAs others have pointed out, it's not all software, HEVC (H265) is HW accelerated. Please make sure what you post is correct. I prefer not to...

View Article

Raspberry Pi OS • Re: Upgrading RaspberryPi OS from Bullseye to Bookworm

A simple "sudo apt-get dist-upgrade" is not going to work. It comes down to how good are your Linux skills and how much time do you have.Oh yes it will, or rather it did for myself. I suppose if you...

View Article

General programming discussion • Re: Need help with using a scheduler to...

I still have problem figuring out why the checkboxes in the scheduler are not spaced evenly.The column width is determined by the longest value, in this case "Shelf 1", "Shelf 2" and so on. The rest...

View Article


Troubleshooting • Re: Replacement DA9091 PMIC

Manufacturers might not like that, especially profit-driven businesses, but I bet there are a lot of things they don't like doing which they are forced to do through legislation. They'll just have to...

View Article