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

Advanced users • Re: [HOWTO] Headless configuration of a Raspberry Pi using...

Thanks for this HowTo! I used it as my guide for implementing a gadgetmode plugin for sdm. While I was at it I also implemented libcomposite gadget mode. It works, but I haven't done extensive testing...

View Article


Raspberry Pi OS • Where to begin - errors in the latest OS Upgrades?

For about five years I have used various RPi 4s and more recently 5s for astrophotography. There have been occasional hiccoughs in the Update/Upgrade paths, but earlier this year we had a pretty...

View Article


Troubleshooting • Re: No OS works on zero 2w?

What power supply are you using?Statistics: Posted by kip_the_elder — Fri Nov 08, 2024 10:29 am

View Article

Raspberry Pi OS • Re: Where to begin - errors in the latest OS Upgrades?

Can you give the hotspot/VNC errors/issues rather than a list of the normal package upgrades?VNC is working fine for me with all the latest updates inc. labwcStatistics: Posted by neilgl — Fri Nov 08,...

View Article

General • Re: Raspberry Pi PicoW - not getting recognised.

Which system are you connecting it to? Windows 11 ?Statistics: Posted by neilgl — Fri Nov 08, 2024 10:34 am

View Article


Troubleshooting • Re: USB ports not working after reinstall to newest Bookworm

One way we can test it is using a stock Bookworm image on the Pi3+, no other software installed, then run the sketch and check with stty and catStatistics: Posted by neilgl — Fri Nov 08, 2024 10:39 am

View Article

Graphics, sound and multimedia • Re: Forcing 5120x2160 resolution @60Hz on RPi 5

X11 and Wayland use different approaches for using OpenGL for rendering, and they seem to have different results.V3D should be able to render to a buffer up to 8192 wide.X11 renders the entire desktop...

View Article

Compute Module • Re: CM4 I/O Board with different two cameras available?

Picamera2 uses libcamera underneath.You don't say what performance you require, or what operation you are doing on the data. H264 encode performance is probably the most limited factor on CM4 at...

View Article


Official Display • Re: Brightness control for Touch Display 2

In theory someone could write a backlight driver that attaches to the DDC controller of an HDMI port, but I don't know of any such arrangement at present. As my mod sits in the drm_panel framework, it...

View Article


Beginners • Re: PI OS Upgrade: Buster to Bookworm

Just to demonstrate how perverse this all is, this is what was in my email inbox just now:Code: ################### Logwatch 7.7 (07/22/22) #################### Processing Initiated: Sat Nov 9...

View Article

Image may be NSFW.
Clik here to view.

Raspberry Pi 400 • Re: Pi 400 stabile overclock

Nice to see a Pi400 being used for good old fun and trying things outNext text to try and feedback is NUMA, it in development but hasn't broken anything so far, you may get newer eeproms too, I can't...

View Article

Interfacing (DSI, CSI, I2C, etc.) • Many I2C-Devices on one Raspberry Pi

Hello folksI'm planning a project, where I want to communicate with many hardware devices like sensors, displays, switches. I'm planning to add two i2C Expanders and around 8 more I2C-Devices which...

View Article

General discussion • Surveilance Cameras in a 2x2 matrixpi5

I used to use displaycameras to show 4 security cameras in a 2x2 matrix,with the newer operating systems displaycameras and omxplayer is no longer available,the cameras are rtspand i need the output...

View Article


Raspberry Pi OS • Re: 2 kernel versions on PiOS Bookworm

needrestart is not compatible with the pi kernel naming convention.It will complain with almost any pi kernel (not just v8 / 2712) installedSee e.g. https://www.raspberrypi.com/documentati ......

View Article

SDK • Re: Include path not working for all files

Maybe try using #include <pico/stdlib.h> for include files found in include paths.or maybe even #include <stdlib.h>#include "something.h" is usually used for .h files found somewhere...

View Article


Image may be NSFW.
Clik here to view.

Graphics, sound and multimedia • Cybo-Drummer | 6/6 MIDI router/mapper for...

I’m happy to announce the very first beta release of my project Cybo-Drummer!IntroductionI own an electronic drum kit and a bunch of drum computers and my dream was to use the former to play the...

View Article

Interfacing (DSI, CSI, I2C, etc.) • Re: Many I2C-Devices on one Raspberry Pi

https://www.nxp.com/docs/en/user-guide/UM10204.pdfA Pi has sufficient amount of I2C busses where each bus can have 128 addresses (in theory). What you will have to take care of is the capacitive load...

View Article


Troubleshooting • Re: Volume control with momentary buttons, works but not on...

If you try the cheating method, the ampersand (&) at the end of your crontab entry is important. The cheat will not work without it.Given Cron runs in the background anyway I'm surprised the &...

View Article

SDK • Re: Programming the RPi pico in C++

https://github.com/daveythacher/RP2040_ ... /tree/mainNot all C++ features are available and/or recommended. I use C++17 with C11 currently.Statistics: Posted by dthacher — Sat Nov 09, 2024 11:02 am

View Article

Image may be NSFW.
Clik here to view.

Troubleshooting • Wrong IP address in the Deluge window

Guys could someone help me with this problemI have put on my RP5 x64 Debian software IPvanish and its working wellThe problem is, what is showing in the Deluge IP windows is my ISP external IP...

View Article
Browsing all 4861 articles
Browse latest View live