Raspberry Pi Connect • connecting to multi-head targets
Just made a first test of Raspberry Pi connect.DUT is a Pi5 with a screen on HDMI-0 and a small SPI display attached.How to see the entire desktop in Raspberry Pi connect? Only the HDMI screen is...
View ArticleTroubleshooting • Camera module not detected
I've been working on a raspberry pi 4 model B for quite a while, and I'm trying to use a camera module v2 on it. However, I have encountered several issues that make my camera unusable. I've tried to...
View ArticleGeneral discussion • Pi 5 pigpio no longer available. How to read 9 bit serial
HelloI am reading 9 bit serial in Python using bb_serial_read_open() which uses the pigpio library. It looks like this is no longer available on the pi 5. I don't know if this is the place to post...
View ArticleCompute Module • Re: Stuck at "Waiting for BCM2835/6/7/2711/2712"...
check your CM4 is properly seated.Use another microUSB cable.Do you have another CM4 to test with?Is that a fresh out of the box CM4?Statistics: Posted by aBUGSworstnightmare — Tue May 21, 2024 6:31 am
View ArticleTroubleshooting • Re: Installing mysql 8
Its in sid so they must be hoping to roll it out surely?It doesn't look like it. Its been in sid since 2020.There are no real progress blockers, it looks like a politics creeping in rather than purely...
View ArticleGeneral • Re: Raspberry Pi Pico W malfunctions during voltage drop
Have you checked whether it hangs due to the reset limitations, or can you still use the watchdog? If the watchdog can still reset the thing, then you might be able to claim that it is resilient,...
View ArticleGeneral discussion • Re: Can't connect to Raspberry Pi
I have installed Raspberry OS using the imager and when I want to connect using ssh I can find an error in Windows Network Setting "Network/Ethernet Cable Unplugged" I use Zero WH and OS Lite...
View ArticleAdvanced users • Re: Chromium language settings
I read somewhere once that on Linux systems you have to change the system language as well as the language in Chromium.Not sure if that still applies.Statistics: Posted by MarkDH102 — Wed May 22, 2024...
View ArticleGeneral discussion • Re: Locked Micro SDHC cards
Locked Micro SDHC cardsAs a Windows user who dabbles with Pi I have several micro sdhc cards with Pi operating systems written on them that are locked. They won't format as they are reported as being...
View ArticlePython • Re: Pi 5 pigpio no longer available. How to read 9 bit serial
ThanksThe catch is that gpio has an invert option, but I'll try it.Statistics: Posted by jimseng — Wed May 22, 2024 6:19 am
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: i2cset not working on sc16is752
Sorry, I've not checked pimoroni overlay! link to the sources of the official kernel tree was provided here posting.php?mode=reply&t=370976&sid=179 ... #pr2223044As I don't have such a display...
View ArticleNetworking and servers • Re: connecting to 2 networks at the same time please
Hi there, can someone help me please. I am doing a project and I need to be able to connect to 2 wifi networks at the same time, and python should be able to use both 1 is an acscess point so you...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Raspberry Pi 5 as I2C slave
Is it possible that it would require compiling a program to cortex-m3 architecture, sending it to RP1 and then restarting it?Statistics: Posted by v1s10n — Wed May 22, 2024 6:39 am
View ArticleGeneral discussion • Send the photo via Bluetooth
Hi,I'm new to the Raspberry world,I'm asking for your help on a project I need to complete.With Raspberry I want to take a photo of a table where there are some elements and send the photo via...
View ArticleTroubleshooting • Re: Help: Revert a failed Bookworm upgrade
"Kernel panic - not syncing: Attempted to kill init! exitcode=0x00007f00"There should be more information higher up the screen. An exit status of 0x7f suggests a No such file or directory error while...
View ArticleGraphics, sound and multimedia • Re: C790 HDMI Board with RPi5
I'm not familiar with GStreamer. I have tried multiple command variations that I found in the forums and none of them worked. Do you have a command line that will work with this?Just searching in the...
View ArticleGeneral discussion • Re: Send the photo via Bluetooth
I'm asking for your help on a project I need to complete.Again.Statistics: Posted by B.Goode — Wed May 22, 2024 7:09 am
View ArticleNetworking and servers • Wireguard client
Hi, First of all, I would like to apologize for my ignorance. I have a Wireguard VPN server in the office. I have created conf.fil and double checked that it works on a windows computer. So far so...
View ArticleopenSUSE • Kernel: 6.9.1
https://en.opensuse.org/HCL:Raspberry_Pi4Statistics: Posted by geev03 — Thu May 23, 2024 5:32 am
View ArticleTroubleshooting • Re: Configuring Raspberry pi 5 as a i2c slave
Previous Pi models did not support operation as an I2C slave. I'm not sure if that is the case on the Pi 5 too.According to documentation it is possible but i couldn't find any information on how to...
View Article