Advanced users • Re: Raspberry Pi EEPROM Manager
Having a Raspberry pi 5 with Bookworm (64 Bit) with Pi Desktop installed from Raspberry Pi Imager v1.8.5 on a NVME with 244GB.I wanted to change the boot order to SD-Card -> USB-MSD -> NVME....
View ArticleMicroPython • Re: Rotary Encoder
I can't see where RANGE_WRAP is defined in RotaryIRQ.Is this correct? Should it be in rotary?Statistics: Posted by BillTodd — Thu Mar 21, 2024 6:01 pm
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Using I2C with the BQ27441, Raspberry...
Thank you for the reply.I am new to the device tree but it seems like there is conflicting information on whether it is possible to change the device tree without recompiling the kernel. This is a new...
View ArticleTroubleshooting • Re: Waveshare 7" DPI + RPi Zero W - display not working
viewtopic.php?p=2196094&hilit=waveshare+1024#p2196094Yeah, I can search too... I have searched these forums extensively and tried offered solutions. Nothing worked.two possible issues then:1. You...
View ArticleBeginners • Re: Zero 2 w / Pi-hole
My concern was rather if shutting down the little computer could increase the "lifetime" of it.Because my first pi zero w with Pi-hole took less than 2 years before breaking and I made a shutdown for...
View ArticleGraphics, sound and multimedia • Rpi5 kmssink on composite output
Hello, I'm trying to display an image on composite output using kmssink. I'm using Raspberry Pi OS Lite (2024-03-15). My pipeline is as follows:Code: gst-launch-1.0 videotestsrc !...
View ArticleTroubleshooting • Re: Arduino data --> rasperryPi5 --> nodejs webserver
Serial port setup looks wrong, maybe is should be:Code: var Serialport = new SerialPort({ path: '/dev/ttyAMA0', baudRate:9600, dataBits:8, parity: 'none', flowControl: false});Statistics: Posted by...
View ArticleTroubleshooting • Re: Raspberry Pi 3 Model B Not Booting Up
@neilgl Thanks for the reply. I was looking for some sort of way for me to run .exe files that were required to setup the connection between the sensors (Digital Gas Sensor Kit with a USB to UART...
View ArticleAdvanced users • Re: Argon One Replacement Daemon
All installed correctly. Seems to be running fine, but haven't put it under much stress - been working on VMS recentlyStatistics: Posted by cct — Fri Mar 22, 2024 5:15 pm
View ArticleTroubleshooting • SSL Handshake Failed
Hi, I'm lucky enough to own one of the ten Beta boards (number 3) and I fired it up this week to see if it still runs after all this time. It all still seems to work however the Midori browser can't...
View ArticleMicroPython • Re: pico-to-pico via intenral router: accept () issue
Last night, I got both Picos to communicate with each other (SOMETIMES). Over the past few days, I have experimented with turning off the router firewalls -- this ASUS3100 has a firewall and it also...
View ArticleTroubleshooting • Re: Raspberrypi 5 freeze randomly and verry often
I get freezes with raspian and chromium but not with ubuntu and firefox. Both installed on different ssd connected via usb. I have random freezes for now with my OCZ Vertex 2 SATA 2 ssd (raspian &...
View ArticleGeneral • Re: Getting started
You hold down the button on the pico, then drag over the compiled uf2 to the Pico after it appears as a removable disk.https://datasheets.raspberrypi.com/pico ... h-pico.pdfStatistics: Posted by...
View ArticleTroubleshooting • Re: Malloc_Consolidate:() Invalid Chunk Size Error
I believe I understand the concept of what you’re saying. I did a little bit of research, and I found that some people alter the SWAP memory? To combat a similar issue? Not sure if you’ve ever heard...
View ArticleTroubleshooting • Re: SSL Handshake Failed
Statistics: Posted by Ian3 — Fri Mar 22, 2024 6:04 pm
View ArticleTroubleshooting • Re: Expect wait or sleep not functioning
Wait is a completely different command in expect, it expects a pid as the argumentSleep should work.Statistics: Posted by pidd — Sat Mar 23, 2024 5:30 pm
View ArticleTroubleshooting • Re: Problem with Johnwill Monitor
Probably was a user of the original (hydraulically powered) Pi400 !!!Statistics: Posted by Mark_S — Sat Mar 23, 2024 5:31 pm
View ArticleAdvanced users • Re: Testing class A2 SD cards with Command Queueing on Pi 5
Hi, I have this MicroSD card:https://www.amazon.co.uk/dp/B09X7D2GSJ? ... ct_detailsEnabled the setting in config.txt and rebooted, but:Code: pi@raspberrypi:~$ sudo dmesg | grep mmc0[ 0.895534] mmc0:...
View ArticleTroubleshooting • Re: Raspberry Pi Camera only working when i add...
My camera works and displays properly when i use the command "libcamera-hello --qt-preview" but when i run it normally like "libcamera-hello" it doesn't work, i tried to use the camera in a face...
View ArticleOff topic discussion • Re: "Verify you are human"
It's perfect for the . . . world we live in where fact or fiction, truth or lie, doesn't matter, where truth is whatever someone says it is, is whatever you choose to believe, whatever you can...
View Article