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

Beginners • Re: Trying to run the Pibenchmarks from github

The s in storage.sh should be capital S. 'Storage.sh' and 'storage.sh' are not the same thingStatistics: Posted by stubright — Sun Jun 16, 2024 11:11 am

View Article


Python • Re: super user command from Python script

You could replace the running process by a new process, recalling the python program with root. When the work is done, the code could drop the privileges. The sudo command creates some environment...

View Article


Compute Module • Re: CM4 eMMC wear leveling

Is the eMMC more durable than normal SD card? I found industrial eMMC with SLC flash but their price is higher than total price of CM4.What eMMC you get with the Compute Modules is not listed in the...

View Article

Image may be NSFW.
Clik here to view.

General • Weird SSD1306 OLED problem

This is not really a Pico related question, rather an OLED and/or Camera problem.So I have this configuration with a Pico, a Pico-GPS-L76B and an SSD1306 OLED.It works as intended, but strangely, I...

View Article

General • Re: Weird SSD1306 OLED problem

Can you change the scan frequency on your display?Can you change the scan frequency on your camera?Statistics: Posted by DougieLawson — Mon Jun 17, 2024 11:02 am

View Article


Networking and servers • Re: Using a pi 3b+ as in-car 4g router / info unit.

...EDIT: I did see this guide on creating a router using a Raspberry Pi Zero W as a 4g router, would it be possible to do this with a Pi 3b+https://www.waveshare.com/wiki/How_to_s ... _4G_routerYes...

View Article

General • Re: Help with Pico ADC project

Thanks, but I dont see any OUTPUT defined in that code.It looks like that is YOUR code. You haven't defined any output.This little MicroPython demo might give you inspiration -Code: #print("LED...

View Article

Image may be NSFW.
Clik here to view.

Raspberry Pi Desktop for PC and Mac • Re: Update ISO image of the 32bit...

I am trying to breath new life into an Ex-Vista Acer Aspire Switch laptop (Intel Atom, 2GB RAM, 60GB SSD) for a young lad with very little money.With a fresh download it runs (relatively) nicely from...

View Article


Image may be NSFW.
Clik here to view.

Beginners • Re: TV LCD NO CONNECTION

Hi, still cant understand why raspberry dont connect to the TV. I have connected my MI BOX (watching England, more Bellingham right now, it's working). Someone have a config.txt that work on a...

View Article


FreeBSD • FreeBSD 14.1 on Raspberry Pi 4 boot problem

Trying to install FreeBSD 14 on a RaspberryPi 4, following info from https://wiki.freebsd.org/arm/Raspberry%20Pi.I'm aiming for a server setup, but installation is done with keyboard and monitor...

View Article

Media centres • Re: TV HAT Raspberry Pi 5

There is a problem with the SPI driver on Pi5. It gets triggered when the Pi is busy (specifically sdram bandwidth is saturated).It results in "spi_master spi0: RX FIFO overflow detected" which is not...

View Article

Networking and servers • Anyone running Paperless-NGX on a Pi (Bookworm)?

I'm currently running NGX v2.9 on an old old 2012 Mac mini (Bullseye) and I am thinking about replacing that with a Pi 4 that's currently doing very little and make the move to Bookworm at the same...

View Article

Troubleshooting • Re: Hdmi cec spam

That is correct. The cec command will time out if the TV is powered off.Ideally kodi would detect this, and stop using cec, but it doesn't.You can disable cec in settings/system/peripheral/input/cec...

View Article


Camera board • Re: Pi camera module v1 and AI kit performance issue?

Many things in display composition are expecting to synchronise to vsyncs from the display. VNC/RDP has none, so timing goes somewhat wrong.Statistics: Posted by 6by9 — Tue Jun 18, 2024 10:51 am

View Article

General programming discussion • Re: Trying to write a command to edit folder...

That worked, thank you. I asked an AI bot 30 times and it failed every time. So much for "Intelligence".Statistics: Posted by Cam3199649 — Tue Jun 18, 2024 10:51 am

View Article


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

It is MUCH slower to load and render on the pi5 (8GB NVME SSD Wayland modest overclock) than on a similar set up with my Pi4 (SSD on USB).Is it basically the same image on both? (i.e. RPiOS 64-bit...

View Article

MicroPython • Re: pico W vs. DFPlayer - Raspberry pi and sound

Just checked my dfplayer with an arduino and it worked totally fine...Do you have experience with other mp3 moduls and could recommend a good one?I have some experience of similar units but the...

View Article


Camera board • Re: More FPS for HQ camera on RPI 5

Discussions have been had, and the view is that we really ought to stick to within the specs for the RP1 CSI-2 block at 1.5Gbit/s.Seeing as that means the driver has to compute a non-integer scale of...

View Article

Image may be NSFW.
Clik here to view.

Networking and servers • NMCLI to Bridge Shared Connection?

New to more advanced networking, and struggling with trying to find a way to bridge the connection between my shared connection and my wifi/eth0 connection on my Raspberry Pi 5. I have the standard...

View Article

Image may be NSFW.
Clik here to view.

Troubleshooting • "Broken" data display

Hello,I prepared some info display device which is based on Raspberry Pi 3B, Raspberry OS and Chromium (Kiosk mode). It displays process status and auto refreshes each minute (reload defined webpage)....

View Article
Browsing all 4861 articles
Browse latest View live