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

Troubleshooting • Re: Update Buster to Bullseye - stuck with libc6-dev...

Managed to successfully do a "sudo apt full-upgrade" as written before. Cleaning up things and fixing stuff currently. It's still a miracle to me why the original short apt install (only 3 packages)...

View Article


Interfacing (DSI, CSI, I2C, etc.) • Re: i2cset not working on sc16is752

Hyperpixel displays are using a bit-bashed I2C on GPIO10/11. That get's asigned to I2C0https://github.com/raspberrypi/linux/bl ... l.dtsi#L80Code: __overlay__ {i2c_gpio: i2c@0 {compatible =...

View Article


SDK • Re: What is the code path to main()?

The only possible issue that exists is, does the SDK play nice with itself? I can create an application which is a bootloader using the SDK. However can I create a loadable application using the SDK?...

View Article

Other • Re: MX-23 Xfce (Bookworm) released as Final

MX-23.3 Raspberry Pi Respin has just been released that brings the RPi Respin ISO up to date (details). Note that for people already using it THERE IS NO NEED TO REINSTALL since all changes will come...

View Article

Beginners • Re: Unable to connect imx219 camera using raspberry pi 5

There is no need to uncomment this line. Code: #dtparam=i2c_arm=on Applying the imx219 overlay needs to be on a line of it's own, so return the Code: dtoverlay=vc4-kms-v3d,imx219 to just Code:...

View Article


Troubleshooting • Re: SOLVED: Update Buster to Bullseye - stuck with...

I was wondering if a kernel update should have happened during the update. My Pi 4 B had Linux 5.10.103-v7l+ auf armv7l before and still has it after the v11/Bullseye update. Did explicitly NOT run...

View Article

Image may be NSFW.
Clik here to view.

Raspberry Pi OS • Re: Lxpanel and other elements background black - how to...

Indeed, found it @ "/home/pi/.config/lxpanel/LXDE/panels".But how to fix the black parts? As mentioned I also see them in other parts of the GUI, not only lxpanel:That black line is just a selected...

View Article

Gaming • Re: Raspberry Pi 5 GameCube and Playstation 2 emulation help

Based on this article about PlayStation 2 Emulators, AetherSX2 runs on ARM computers, and PCSX2 is only compatible with X86 computers:https://www.slashgear.com/1577886/raspb ... what-know/For anyone...

View Article


Advanced users • Raspberry pi 4 + IMU(MPU6050) + GPS(114990732)

I'm going to take the route to Raspberry Pi with a map API, and I'm going to measure my stride using the MPU6050 module and gps(114990732) module to measure the number of steps I have left to my...

View Article


Image may be NSFW.
Clik here to view.

Beginners • Raspberry pi 4 + IMU(MPU6050) + GPS(114990732)

I'm going to take the route to Raspberry Pi with a map API, and I'm going to measure my stride using the MPU6050 module and gps(114990732) module to measure the number of steps I have left to my...

View Article

Automation, sensing and robotics • Raspberry pi 4 + IMU(MPU6050) +...

I'm going to take the route to Raspberry Pi with a map API, and I'm going to measure my stride using the MPU6050 module and gps(114990732) module to measure the number of steps I have left to my...

View Article

General discussion • Re: Pi5 Power Supply - Can I use one?

Why not buy the official Pi5 5A power supply?https://www.raspberrypi.com/products/27w-power-supply/Statistics: Posted by rpiMike — Mon May 20, 2024 10:00 pm

View Article

Python • Re: GPIO.wait_for_edge >>> RuntimeError: Error waiting for...

i can confirm that GPIO.wait_for_edge() does not work in RPi5 but used to work in RPi4. What I see is somewhat different - function never returns despite there being an edge on the port pin. This has...

View Article


Advanced users • Re: Priority of loading the OS from different drives.

https://www.raspberrypi.com/documentati ... oot-filterI studied the article on your link, it is quite informative. However, I still haven't figured out exactly what needs to be done in my case.Could...

View Article

Python • Re: Pi 5 pigpio no longer available. How to read 9 bit serial

pySerial has a bytesize parameter which you could try setting to 9.Code: >>> ser Serial<id=0xa81c10, open=False>(port='COM1', baudrate=19200, bytesize=8, parity='N', stopbits=1,...

View Article


Graphics, sound and multimedia • Re: C790 HDMI Board with RPi5

The colour issue is something transposing RGB888 for BGR888.I did look at this recently and i believe my conclusion was that the V4L2 layers were consistent. I do recall looking at the RGB888 format...

View Article

HATs and other add-ons • Re: Has anyone successfully used this product to get...

Impossible to tell from the image. I’ve had success with similar looking devices but success does not always mean quality audio. See here for a recent discussion that may...

View Article


General discussion • Re: Raspberry Pi IPO

So if you do want to invest in the Raspberry IPO, whats the best way to do it ?Statistics: Posted by nickeng68 — Tue May 21, 2024 9:16 pm

View Article

Android • Re: RPI Camera Module 3 Wide not working with Lineage OS 20 Konstakang

Hi 6by9,I tried the things you said to take out and the camera still does not work... is there anything else I can try to make it work? Thanks,AsherStatistics: Posted by asherdundas — Tue May 21, 2024...

View Article

Beginners • Re: Bootloader doesn't appear to be working.

My Rasberry Pi 4B with nothing connected except for power shows solid green and red light. And it boots fine from SD card or USB stick. Not blinking 4 times means nothing.You could try to find a HDMI...

View Article
Browsing all 5232 articles
Browse latest View live