Camera board • Raspberry Pi 5
Hello All,I recently bought a raspberry pi 5 and an HQ camera and cannot seem to get it to detect at all in my raspi-config. I have tried the lib camera hello and receive this error from the attached...
View ArticleAdvanced users • Moving root filesystem to usb drive for rpi3b+ bookworm
Hi!I'm trying to move the root filesystem for my pi to a usb drive. I used benjain-nose's updated Adafruit scripts to make the move for me: https://github.com/benjamin-nose/Adafru ... oot-Helper. My...
View ArticleRaspberry Pi OS • Console Blanking - systemd unit file
The Linux kernel disabled console blanking by default in 2017. https://git.kernel.org/pub/scm/linux/ke ... 0a7b0a99ed This is very unhelpful for users wanting to boot to console (such as when the Pi...
View ArticleCamera board • Raspberry Pi Camera 3 Wide not working on Rpi3B+
Hello Everyone,I am using a Raspberry Pi 3B+ with Raspbian 10 OS(Buster). I recently purchased Raspberry Pi Camera 3 Wide to interface with my Rpi 3B+ and I have tried everything available on the...
View ArticleGeneral discussion • Fan is on when Pi 5 shuts down and 10.1" screen...
Hello.I just received an Akntzcs 10.1" touch screen. I have noticed that when the Pi is powered down the fan comes on full when the screen is connected to its 12v power adapter. The fan seems to be...
View ArticleGeneral discussion • An rpi3 does not work the same as an rpi4
Let me explain, I have the latest Raspbian installed on one of the latest rpi4 models. When executing tasks in crontab or when configuring it to hide the mouse, the taskbar, etc., it does not work, it...
View ArticleOff topic discussion • Use Pico as an I2C Slave
Hi, The below mentioned code is micropython code for receiving data continuously in pico(Slave). We have tried different logics with Pico C but nothing worked. Could anyone provide the equivalent C...
View ArticleGeneral discussion • rpi5 official power supply alternative
Hi, I have buy rpi5. But, official rpi5 power supply not available in India. Q.1: can i use rpi4 supply with rpi5? Q.2: what are other rpi5 supply which has better results. I am going to attached, 2...
View ArticleTroubleshooting • kernel panic - not syncing: attempted to kill init! exit...
After a power shortage, my raspberry pi stopped booting. It displayed a bunch of cma_alloc failed lines, so I did what it's outlined hereviewtopic.php?t=254508and removed the relevant lines from...
View ArticleSDK • How to set openocd speed?
I know how to set the 'adapter speed' in the 'openocd' command line. I assume there's a configuration file buried somewhere in the bowels of the '~/pico/openocd' folder that allows the adapter speed...
View ArticleTroubleshooting • Problem with USB drive and US modem
Hello,I have a Raspberry Pi 3 Model B with Raspberry Pi OS Lite installed on an external USB drive (256GB SSD). After installation, I partitioned the drive and added an NTFS partition to store backups...
View ArticleOff topic discussion • This old software developer is tiring
There's those issues which I've fixed 50 times (build system etc) that you just have to keep fixing and fixing the same thing. And there's 250 things like that.Statistics: Posted by skinmarquee — Fri...
View ArticleBeginners • First time user trying to install software (exodus wallet)
I was hoping that someone could walk me through the install process. I downloaded the Linux (deb) version. In the downloads I can see a file called exodus-linux.Unsure what to do next I went with...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • SPI latency slow down ADC
hi everyone, I am using ads1263 chip, which is spi ADC. I also have the problem that time from CS to SCLK is too big to slow down whole transform. it is about 20us before the SCLK and about 10us after...
View ArticleGeneral discussion • Using GPIO on Pi5 from C/C++
Hello,Could anybody please help what library/tools to use to access the GPIO pins from a C/C++ program?Thank youDanielStatistics: Posted by barna — Fri Jan 26, 2024 7:51 am — Replies 0 — Views 51
View ArticleRaspberry Pi OS • Security issue with Debian bookworm repository?
Just tried to update my trusty PI when the output of "apt update" gave me moment to pause:xxxxxx@xxxxxx-utility-cabinet:~ $ sudo apt update[sudo] password for xxxxxxxx:Hit:1...
View ArticleCamera board • Capturing image using ov5647 and yocto image
Hello,I used the camera with raspbian Os and capturing images works, so the problem is not hardware related.Now I created an rpi-test-image using yocto and want to capture an image using ov5647.I...
View ArticleGraphics, sound and multimedia • RPi4 audio
I am wondering if there are any good solutions for my problem. I need a rpi4 HAT, that is already compatible with ALSA. I need to be able to use the module without having to download any drivers. It...
View ArticleTroubleshooting • Rpi model 3 B with rpi touchscreen, boot problem.
When i boot my rpi without touchscreen connected to it i have no problem, but when the screen is attached to rpi it starts to boot and come to point where just white dash in top left corner is...
View ArticleUbuntu • why older version of dtbs bcm2711 exist
Hi,why older version of dtbs bcm2711still exist after apt autoremove?Code: /boot/dtbs# ls5.15.0-1022-raspi/ 5.15.0-1025-raspi/ 5.15.0-1028-raspi/ 5.15.0-1032-raspi/ 5.15.0-1035-raspi/...
View Article