Quantcast
Browsing all 4878 articles
Browse latest View live

Troubleshooting • Re: Pi 5: display sleeps and immediately wakes back up

Code: dtoverlay=vc4-kms-v3d-pi5It's not the cause of your issue, but you should use:Code: dtoverlay=vc4-kms-v3dwhich will work on any Pi (including pi5).Try adding "vc4.force_hotplug=1" to cmdline.txt...

View Article


MicroPython • Re: pico-to-pico via intenral router: accept () issue

thanks! Yes, when I have performed my pinging, I have always started pinging the server after I see it connected to the Wifi, but waiting on accepting a client. Similarly I have started by client...

View Article


Troubleshooting • Re: File transfer via home ethernet (NAS) very slow TO Pi5...

What do you think?I think 42 MB/sec sounds like the write speed of a good enough SD card. Are you sure you're testing the SSD?Statistics: Posted by ejolson — Sat Mar 09, 2024 4:42 am

View Article

Interfacing (DSI, CSI, I2C, etc.) • Re: Hardware PWM documentation?

I have written c & python code (called kpwm.c or kpwm.py) using the hardware PWM kernel overlay which is included in my pi-gpio library (although both are independent of any other code so could be...

View Article

Camera board • Libcamera+rpicam install error: ERROR: rpicam-apps currently...

Hi everyone,I'm running into a weird issue that rpicam will complain that I'm not running on raspberry pi platform:Code: pi@RPI5test:~ $ rpicam-still -r -o test.jpg -t 0ERROR: rpicam-apps currently...

View Article


General programming discussion • Re: List of all built in (and external)...

Where is there a repository or source of some description to download all built in (and external) functions (modules or libraries) including description and syntax?https://google.comStatistics: Posted...

View Article

General discussion • Re: i2cset does not work for 16bits?

Hi all,I am using "i2cset -y 1 0x1a 0x1a 0x1f8 w" to write a 16bits to register(0x1a). Both i2c address and register address are correct, but it gives me error:"Error: Write failed"if I tried "i2cset...

View Article

Troubleshooting • Re: Raspberry Pi 5 - Change Key Bindings

.config/wayfire.iniyou'll recognize how it's doneStatistics: Posted by kerry_s — Sat Mar 09, 2024 5:36 am

View Article


Camera board • Re: Libcamera+rpicam install error: ERROR: rpicam-apps...

Quick update: It looks like the root cause is that DKMS driver disappear during the package install for compiling libcamera. The problem was fixed after reinstall the driver.It would be great if the...

View Article


General discussion • Re: Lowest power usage for Pi 5 and Pi Zero 2...

I found: viewtopic.php?t=356991#p2139528https://raspberry.piaustralia.com.au/bl ... berry-pi-5Another link is broken.From what I can see, for Pi 5 only, I modify the startup to allow wake on alarm,...

View Article

Beginners • Re: suitable power adapter for raspberry pi 5

"The Raspberry Pi 27W USB-C Power Supply is an ideal power supply for Raspberry Pi 5, especially for users who wish to drive high-power peripherals such as hard drives and SSDs from Raspberry Pi 5's...

View Article

Troubleshooting • Re: Raspberry Pi 5 screen output problem

There may be a newer firmware update available that might fix the issue. You can check for updates using the following command:Code: sudo apt updatesudo apt upgradeStatistics: Posted by embeddedbarsha...

View Article

Python • Re: Python Program Adaptation

Okay, thank you. And don't worry, the PI 4 is compatible with RPi GPIO?Statistics: Posted by Gauth — Sat Mar 09, 2024 6:18 am

View Article


Advanced users • Re: Image File Utilities

I'm having a problem: 'image-backup' has failed twice to make a backup of my RPi 5 that is using an NVME card. Here's the scenario: ...I'm stumped - any advice?Without some way to reproduce your...

View Article

Troubleshooting • USB Device can0 disappears

I have a Raspberry Pi Zero W, I flashed the SD card with Raspbian 11 bullseye. It has been configured to connect to my WiFi network and I have a CAN-BUS module connected to the second USB port:Bus 003...

View Article


Français • Re: Boot home assistant sur ssd nveme Raspberry pi 5

Certain SSD NVMe ne sont pas compatible (ex: WD green, Lexar 610)Es t-ce que la nappe qui relie le ssd au port pcie est bien placée ?Qu' as-tu mis dans ton...

View Article

General discussion • Re: Looking fpr a particular heat sink

That looks like an off-the-shelf round pin heatsink to me.The one in the photo would probably cost the same or more than a conventional aluminium heatsink case and wouldn't work anywhere near as well...

View Article


General discussion • Re: Having issues with GPIO pins

I copied and paste the pip requirements file into the env and did an install and still a no-goStatistics: Posted by ciscocisco — Sun Mar 10, 2024 3:57 am

View Article

Ubuntu • Re: Unable to update Bootloader version - Raspberry Pi 5 / Ubuntu...

You are the very best ! no SD card inserted. Booted via usb only. Need a SD card during this process OR simply follow the instructions with no SD card already inserted ? Have no backup yet...So a bit...

View Article

Troubleshooting • Raspberry Pi Imager does not see SD card

I bought a new Pi 5.I am using a Chromebook (Version 121.0.6167.212 (Official Build) (64-bit)). I am trying to use Rasberry Pi Imager to install Raspberry Pi OS on my SD card. I downloaded...

View Article
Browsing all 4878 articles
Browse latest View live