Troubleshooting • Re: Audio and CEC issue/KMS vs FKMS
Adding some additional info, in case its helpful:Code: $ cat /boot/firmware/config.txt # For more options and information see# http://rptl.io/configtxt# Some settings may impact device functionality....
View ArticleGraphics, sound and multimedia • Re: Raspberry Pi 2B with a 2048x1536 HDMI...
just to have common understanding: Your screen is an iPAD screen --> AFAIK it's native resolution is portrait --> it is 1536x2048pixels (which is not the same as 2048x1536 which is a landscape...
View ArticleCompute Module • Re: UART sends weird data after firmware update
Yes, the baud rate is 9600.We haven't change anything on the board only the CM4 module replaced and the firmware upgraded to the first Rev5 level.Statistics: Posted by pappit — Mon Nov 25, 2024 10:14 am
View ArticleOther • Re: Windows ARM64 release?
Once a company IPOs it is legally required to maximise value for its shareholders. It went to the LSE which isn't quite as strict on this as the US exchanges, but if Microsoft offered them a really...
View ArticleSDK • Re: Support for Pico2-W
Old news. It was released 3hrs ago.Statistics: Posted by peterharperuk — Mon Nov 25, 2024 10:38 am
View ArticleRaspberry Pi Connect • Re: enable-linger no longer works on rpi-connect 2.1.0
Are you booting to the desktop with the main user logged in? Or are you booting to console or to desktop but without autologin?Statistics: Posted by gsh — Mon Nov 25, 2024 10:46 am
View ArticleGeneral discussion • Re: New Raspberry Pi Products
I can't see the form factor changing, nor any move to USB-C. Backward's compatibility seems to be the best justification for that.Well, that is what the Pico 2 and 2w is for. For anything new and...
View ArticleTroubleshooting • 5-Inch Touch Screen Display
Hi allFirst time herelooking for a bit of help or advise, I'm trying to set up my touch screen on my Pi, its a 4B model, the screen it self is a 5-Inch Touch Screen Display from jaycar model...
View ArticleTroubleshooting • Re: Bookworm imager camera option not found
I don't have a monitor. I only have a laptop. I used raspberrypi imager as the os, placed the sd card, and connected to the laptop using putty with the ip address of raspberry pi (SSH...
View ArticleBeginners • Re: I can't locate the Raspberry Pi OS on screen keyboard
You have replies to your previous request...viewtopic.php?p=2271856#p2271856Statistics: Posted by DirkS — Tue Nov 26, 2024 10:57 am
View ArticleGeneral discussion • SPI bus master to slave communication
Hi,I’m trying to communication between spi0 bus as a master and spi1 bus as a slave :i need to send data from core0 to core1 by using spi bus , core0 have a spi0 as a master bus and core1 have a spi1...
View ArticleOff topic discussion • Re: In regards to: My Vision for the Raspberry Pi 6 -...
I haven't been following closely. I know that higher end PCs now include 2.5GbE, but the question remains about how far that market penetration has come. High end PCs, usually gaming rigs, are the...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: CM4: DSI1 init. commands rarely fail
Unfortunately not fully solved, as today I saw a failed command when kernel did automatic blanking of the display.Code: [ 5215.701643] [drm:vc4_dsi_host_transfer] *ERROR* DSI transfer failed whilst in...
View ArticleTroubleshooting • Re: Pi5 only boots for Raspberry Pi OS
I got a Pi5 a while back, the argon40 neo case and a nvme.All was put together and I wanted to install my favourite pi distro - dietpi.For whatever reason, I installed Raspberry Pi OS to the nvme and...
View ArticleRaspberry Pi OS • Re: On screen keyboard raspbian
Squeekboard worked! Also I made a list of things I type in the browser search and saved them in a text file on my desktop. It wasn't Raspbian it was Raspberry Pi OS. Thank You.Statistics: Posted by...
View ArticleSDK • Re: pico2040 cannot find I2C_NUM()
Something is odd with your copy of the SDK. If I repeat your grep command on my copy of the SDK, I get more hits:Code: zip(arg)% grep -iRn "I2C_NUM"...
View ArticleRaspberry Pi OS • Re: Mega App install
I'm having difficulty installing the Mega upload. Apparently there used to be a version for Raspian but that is no longer on the Mega website. I've tried installing the Debian version but there are...
View ArticleHATs and other add-ons • Re: Hardware Help
I have a RPi Active Cooler sandwiched between my RPi5 and my M.2 HAT - all screwed together using standoffs and long screws. But the GPIO pins are no longer exposed nor is there any way I can see to...
View ArticleHATs and other add-ons • RPi 3B+ V1.4 PMIC Problem
Hello everybodyI reach out to you to first to understand and afterwards to solve the following problem:We have a hat designed for RPi 3B/3B+ that provides 5v power via GIPO 2 & 4 and GND on GPIO 6...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Dual touch Monitor setup on Pi5 using...
I have applied this patch, but I guess it introduced regression Code: EE 27-11-24 11:59:19.633 - [types/output/swapchain.c:109] Swapchain for output 'HDMI-A-1' failed testEE 27-11-24 11:59:19.633 -...
View Article