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

Troubleshooting • Re: C++ fgets behaving very oddly on Bookworm (no other...

Code: std::stringstream msgsst; // stringstream to accumulate the input message char bufl; // last character in current fgets read buffer do{ // loop til you get a \n char msgbuf[msglen]; // fgets...

View Article


Troubleshooting • http://mirror.infernocomms.net/.... Domain Blocked

So I have a CAMJAM Edu kit 3 robot based on a PI0W 1.1, it was running Buster.I tried adding software and kept getting errors about incorrect # sizes and other problems.Last night I decided to start...

View Article


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

Batocera conversion was previously managed by someone else, so I'll have to do the conversion myself now.Is this the guide to use for converting an OS to PINN format, or are there better / more recent...

View Article

Troubleshooting • Re: http://mirror.infernocomms.net/.... Domain Blocked

If I enter this on my PI4 or even iPad, the browser re-directs tohttp://mirror.infernocomms.net/raspbian ... _armhf.debwith a Not Secure message in front and a Domain Blocked title to the tab.That's...

View Article

Troubleshooting • Re: Problems with WordPress Filesystem access on a...

Thank you for your reply.With the help of chatGPT and the above posts, I created the following set of commands:sudo find /var/www/html/local_xxx -type d -exec chown www-data:www-data {} +sudo find...

View Article


The MagPi • Re: Magpi not delivering

I'm in England and didn't get my copy either. I put it down to the vagiaries of the UK postal service.Statistics: Posted by philrandal — Sun Feb 11, 2024 11:43 am

View Article

Troubleshooting • Re: Bookworm feedback thread

The initial installation with wayland gave me so many problems with the taskbar, desktop and menu icons that I switched to the Xserver settings in advanced config.With that I was able to easily add...

View Article

Image may be NSFW.
Clik here to view.

Troubleshooting • Re: Auto-reboot if ping to gateway fails

You ran the wrong script, a simple mistake The first one I posted was to restart the wifi which is what you ran..You should have run the second one I posted which is this one, which has the reboot...

View Article


Français • Re: Mettre son RPI 5 en Français

Bonjour,Pour les dossiers de travail de l'utilisateur est-il possible de les renommerCode: DownloadsPicturesVideosavec la commande mvCode: mv $HOME/Downloads $HOME/Téléchargementsmv $HOME/Pictures...

View Article


Image may be NSFW.
Clik here to view.

Beginners • Re: Old Raspberry Pi Zero W w/ Looping Video

Maybe have a look at the various pi based digital signage packages, e.g. screenly (Anthias), PiSignage, Yodeck etc.Have a look at Ultibo running AV player. Here it is on a pizero - ignore the camera...

View Article

Compute Module • Re: 1080p gstreamer pipe with multiple outputs very slow

A couple of observations.Generally GStreamer will manage to achieve zero copy passing of buffers from the likes of libcamerasrc to many consumers.The use of a tee component almost certainly means it...

View Article

Interfacing (DSI, CSI, I2C, etc.) • Re: [SOLVED] RPi 5 1-Wire / DS18B20 is...

With the 6.6.16-kernel it works perfect, using a single Python-testprogram with 3 sensors. For more than 12 hours absolutely no errors.But if i start an additional task, for example the SD-Card-Copier...

View Article

Beginners • Re: New User Suggestions

I have:A 3B+ running Volumio (music server controlled by either app or web) with optical output into the DAC of my stereo.A 3B+ running NextCloudA Zero W extracting data from my solar cells and...

View Article


Image may be NSFW.
Clik here to view.

Camera board • Re: Timelapse no header on second timestamp file

I thought maybe you could setCode: self.first_frame = Truein your new output class's __init__ method, and then test (and clear) it in your derived outputtimestamp. I think that's the suggestion you...

View Article

Français • Re: gpio c++

oui c'est fait ,parlons un peux de mes temporisation ! fin si vous voulez :Code: // les temporisationsunsigned long departAutoMode;unsigned long autoMode = 5000000;// 5 secondes (microseconde)unsigned...

View Article


C/C++ • SPI & MCP23S17

Hi i 've connected rotary encoder to the GPIO A pins to MCP23S17 and for the spi communication i'v connected the MCP to the default spi pins from the PICO. I have used the example from the BME280 from...

View Article

Camera board • Re: libcamera-vid freezes when the

``` 360 [0:28:41.396372226] [1402] DEBUG RPiDelayedControls delayed_controls.cpp:270 Setting Vertical Blanking to 5073 at index 1333```My command line is:```$LIBCAMERA_LOG_LEVELS=0 libcamera-vid...

View Article


Image may be NSFW.
Clik here to view.

Interfacing (DSI, CSI, I2C, etc.) • Possible to boot from eMMC over SDIO on a...

Hi,I have started to look into the possibility of creating a custom Pi HAT that will have eMMC for boot / storage. I plan to use the SDIO interface for the same. With this setup on the RPi 5, I will...

View Article

Raspberry Pi Desktop for PC and Mac • Re: Raspberry Pi Debian X86 PiServer...

Now the only thing missing is how to allow vnc.It doesn't work via raspi-configI think your well-informed helper foresaw that -Best to learn how to do configuration without front-end tools like...

View Article

Troubleshooting • Re: Unable to edit a draft post

Thanks, that worked, but between selecting all, copying to mousepad reselecting and repasting, it may have got a little mangled.Statistics: Posted by paulie — Mon Feb 12, 2024 11:38 am

View Article
Browsing all 4969 articles
Browse latest View live