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

Troubleshooting • Re: Raspberry Pi 5 USB 3.0 read performance is worse than...

Here are my versions:Code: $ bladeRF-cli -e version bladeRF-cli version: 1.9.0-git-e50f28fb libbladeRF version: 2.5.0-git-e50f28fb Firmware version: 2.4.0-git-a3d5c55f FPGA version: 0.15.3 (configured...

View Article


Raspberry Pi OS • Re: Best way to disable WiFi Power Save?

One way is to create a file (using sudo) in /etc/NetworkManager/conf.d with the file type ".conf" e.g., powersave.conf, with the contentsCode: wifi.powersave=offMake the file protection 600 and...

View Article


Troubleshooting • Re: 5-Inch Touch Screen Display

o.k. seems to be a CCC LCD screen with an HDMI interface where the great developers have missed for adding an EDID.As said, I have no idea on that OS, which version of the official OS it is based on...

View Article

Troubleshooting • Re: Raspberry Pi 5 Temperature Troubleshooting

Wireless or ethernet?If wireless USB3 can interfere with it, I use ferrite clamps on USB3 leads which near enough stops the problem.Always run on Ethernet, would never run anything like that on...

View Article

Troubleshooting • Re: Chromium hardware acceleration Xorg Bookworm Lite

It all works as expected until the 99-fbdev.conf change is added.It's not a chromium issue. If you install mesa-utils and run glxgears -info you'll see that's using software rendering too.I haven't...

View Article


Media centres • Re: Peppy player

Hello, for some reasons after a recent "update" of the system components, peppy player service stopped working.Can anyone help ?pi@peppy:~ $ sudo systemctl status peppy.service× peppy.service - Peppy...

View Article

Troubleshooting • Re: PCIe port may be bad

A. Not a SATAB. CompatibleC.- D. I have tried 3 different hats and ribbon cable with the same result. Wired correctly.Raspberry Pi's official hatGeekwormMcuzonesudo apt updatesudo apt full-upgradesudo...

View Article

SDK • Re: Support for Pico2-W

My bad, I've tried to update the SDK before the extension (auto-update disabled), probably some old URL of tools, the SDK itself was fully downloaded.Yes, there was a bug in the picotool download for...

View Article


Device Tree • Re: Using dtoverlay GPIO expander gpios in kernel driver

Thank you both for your help, it was indeed the _cansleep method that was mandatory.That is great and helps me a lot.Just to know, where could I have found this information by myself ? The device tree...

View Article


MicroPython • About the core use when using _thread module?

I read "Raspberry Pi Pico Python SDK" document, 3.5 Multicore Support write:"Only one thread can be started/running at any one time, because there is no RTOS just a second core. The GIL is notenabled...

View Article

Automation, sensing and robotics • New to Pi and need help

Hello, I am planning a project and i know there are easier ways but decided this is how im going to get my feet wet. I am hoping to have a Pi the will take simple momentary inputs from an array of...

View Article

Automation, sensing and robotics • Re: New to Pi and need help

If your using Pi4's I think this should work:https://gpiozero.readthedocs.io/en/stab ... _gpio.htmlStatistics: Posted by rpiMike — Tue Nov 26, 2024 2:22 pm

View Article

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

The recipe I'm currently using for AP+STA in MoodleBox appliance is documented here: https://github.com/moodlebox/moodlebox- ... dlebox.pdf (see section 3).It works on RPi models 3B, 3B+, 4,...

View Article


Beginners • Re: Connectors for power through GPIO

Solder wires to the solder blobs where the pins are soldered on the underside of the board. Then if you need easy disconnect use whatever connector type of adequate current rating you fancy....

View Article

Image may be NSFW.
Clik here to view.

Graphics programming • 7" Display 2 and rotating content using DRM

Hey.I've ported my software to use DRM to draw content on the 7" display. Right now I'm getting its 'preferred mode' property (It's a portrait 720x1280 mode), apply that transposed to the main VC4 DRM...

View Article


Python • Re: Python program service

It is the latest version of RPiOS, no venv and pip install bme280.That's not actually very helpful. There are at least four "latest version"s: 32bit lite, 32bit desktop, 64bit lite, and 64bit...

View Article

Image may be NSFW.
Clik here to view.

General discussion • Re: New Raspberry Pi Products

As to be expected, the CM5 just like the pi5 had the SMI functionality removed. It was a very useful peripheral for advanced use cases. Oh well, I can still use an rp2040/rp2350 in between as a...

View Article


MicroPython • Re: Pico 2 W MicroPython UF2

Working now, once I had installed connect.py to the Pico 2 WStatistics: Posted by tonygo2 — Wed Nov 27, 2024 1:57 pm

View Article

General discussion • Re: STICKY: PINN - An enhanced version of NOOBS.

Hi All,I have managed to successfully install update versions of Archlinuxarm and Manjaro on NVME drive. Both working fine, my Manjaro does seem to have any updates but arch is. Both these installed...

View Article

Image may be NSFW.
Clik here to view.

General • Re: RPI pico 2 sleep mode

And 10 uA lower it is.But now at VSYS at 3,6 V. At 125 MHz and clock divider set to 1 it doesn't require setting COOLDOWN to 0. But using powman with boot greisters set to 0, it would require now...

View Article
Browsing all 6172 articles
Browse latest View live


Latest Images