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

General discussion • Re: Any official personnel can tell me that the da9090...

Why do you think it is easy to damage the PMIC? Very few cases of this happening given the high number of sales. What happened to cause it to fail?The only guaranteed way to kill them I know of is...

View Article


Troubleshooting • Re: RPi5 no internet access

I am the network manager. There is no filtering in place.Disabling the wifi does not help.I also tried a USB wifi dongle in case the wifi on the board is broken, but no, nothing works.So weird. The...

View Article


Image may be NSFW.
Clik here to view.

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

Seriously lately I began thinking of what exactly is people's goal. Like this guy who says Zoom loses frames.You have to remember that the subliminal programming messages inserted by the government...

View Article

Camera board • Re: Arducam 16MP AF camera on a Pi5 ?

Did you modify config.txt ?Disable auto_camera_detectionAdddtoverlay=imx519,cam0dtoverlay=imx219,cam1Only one16MP camera is connected. I have certainly made the entry dtoverlay=imx519 and deactivated...

View Article

SDK • Re: Any downsides to using RPi 5 for install of SDK?

It does still need openocd, but it is used to talk a different protocol (I forget the name) to the debug probe over USB. The probe then does the actual "bit banging" to implement the actual SWD...

View Article


Troubleshooting • Re: Can't set static IP.

Thanks, with systemctl status NetworkManager I now see that NetworkManager is up and I will use it.Interestingly the first lines of https://wiki.debian.org/NetworkConfigur ... ork_config for Debian 12...

View Article

Troubleshooting • Re: Any official personnel can tell me that the da9090 pmic...

Why do you think it is easy to damage the PMIC? Very few cases of this happening given the high number of sales. What happened to cause it to fail?The only guaranteed way to kill them I know of is...

View Article

General discussion • Re: How to send serial RGB data as input to LCD from...

Thanks for reply, I had gone through it, Section 6 just refers sending regsiter settings and instructions, and what looking on is Raspberry Pi side configurations, I'm using an LCD which says "serial...

View Article


Interfacing (DSI, CSI, I2C, etc.) • Re: How to send GUI data over SPI 3 wire...

Only 3 wires? Many of these SPI displays need the D/C line as well to switch between data and command, but potentially switching to 9 bit SPI transfers deals with it.The easiest approach if you have...

View Article


Troubleshooting • Re: Official Pi5 PSU and 4GB Pi5 PD negotiation glitch or...

I know I'm dealing with a very very small sample size, but it has the potential to repeat and it is a little annoying when I bought the pi5 + 27W supply specifically to be able to get rid of a powered...

View Article

Networking and servers • Re: How to access pi desktop from outside of my home...

C) How would I be able to access this from outside of my home network without creating a port forwarding protocol?A VPN is one method, but you'd need an external server - either a commercial VPN or...

View Article

Device Tree • Re: changing spi speed using the existing dtoverlay

Thank you for the reply!the pipe from ffmpeg ouput to spi-pipe seems doesn't produce any spi transaction...Code: ffmpeg "ffmpeg parameters" -f mpegts pipe:1 | spi-pipe -d /dev/spidev4.0 -s 50000000 -b...

View Article

Other programming languages • Re: Latest Raspbian and latest Lazarus HAS so...

I had a problem with fpcupdeluxe yesterday: it cannot compile any fpc except 3.3.1 for me, or it generates error while linking. Then, compiled Lazarus generates segfaults. I have Ultiibo Lazarus...

View Article


Media centres • Re: Camper van audio system..Pi as the heart?

Brilliant, thanks, will take a lookThank youStatistics: Posted by npaisnel — Tue Jan 23, 2024 8:31 am

View Article

Beginners • "raspistill -t 0" headless

I am using a HQ camera on a Raspi 3B+. I want to focus the camera remotely, but "raspistill -t 0" does not produce an image on the screen when running headless. This command does put an image on the...

View Article


MicroPython • Re: Inaccurate Documentation on Pi PicoW

The download page says “January 2021”.Inside the book it says “ First published in 2021 ”Statistics: Posted by neilgl — Tue Jan 23, 2024 8:42 am

View Article

Beginners • Pi stopped working

Hi allTwice now I’ve had raspberry pi’s just stop working randomly. Eg recently one that I was using just disappeared from ssh and when I plug in an hdmi cable nothing comes up on the screen.What...

View Article


Camera board • Re: Picamera2 - How to rotate image 90, 180, 270 degrees?

You could use something like exiftool to rotate a jpeg after the fact. I would be surprised if FFmpeg doesn't respect this, but you'll have to try it. exiftool will actually even rotate an mp4 video...

View Article

Troubleshooting • Re: Wayvnc no longer working at boot

Yes, it does seem to be related to having both a wired and wifi network interface running. simply turning off the wifi didn't help. I had to delete the .pem files in /etc/wayvncI've asked this...

View Article

Camera board • HW Encoder V4l2 add support for intra refresh

Hello,I am trying to add support for intra-refresh encoding to the (new) v4l2 h264 hw encoder driver.The reasoning behind: Intra refresh encoding is extremely usefully for live streaming, and it was...

View Article
Browsing all 5359 articles
Browse latest View live