Troubleshooting • Problems with setting up Access point
Hello, everyone I am setting up my pi 4 to run a jellyfin server and as part of this I have set up an access point so even without internet connection I can get access to my media.I have two...
View ArticleGeneral discussion • Re: Raspberry Pi 5 discussion thread
User replaceable batteries will make a comeback for mobile phones in 2026 as per the new EU regulation (if they don't change anything until then). That will be a big win for all of us.Except in UK,...
View ArticleTroubleshooting • Re: Running Bullseye, did a update and now VLC has problems.
Guys,thanks, this is all really very fine, but none of it is exactly my point.My point is that I can run a 2160p/x265 file from my local NAS over a 1GB network on bullseye (all current fixes applied)...
View ArticleRaspberry Pi OS • Re: Please remove broken mirror from mirrorbrain (2024)
[I do not require any further community member contact.Then why are you here, this forum is exclusively for community member contact,Instead contact per e-mail.Statistics: Posted by mahjongg — Sat Aug...
View ArticleSDK • Re: Typo in 'picotool'
use this to contact the pictool makers.https://www.raspberrypi.com/contact/ There is little that forum members can do about this.Statistics: Posted by mahjongg — Sat Aug 24, 2024 8:26 pm
View ArticleGeneral • vscode pico plugin & debug....
Hi All,I'm trying out the pi pico vscode plugin. I have it compiling my code and am trying to launch a debug session, however gdb-multiarch can't be found.Now the resson for this IIRC, is that on SuSE...
View ArticleTroubleshooting • Re: cant use a 2 TB SD ?
Imager has written a 80 MB "bootfs" and a 5 GB "rootfs"That does not sound correct. IIRC recent versions of RPi OS have about 250Mbyte size FAT partition for boot.Statistics: Posted by drgeoff — Sat...
View ArticleAdvanced users • 24/7 repeat hardware failure
I have a YSF Digital voice gateway running and it originally started life on a pi3 of dubious history, this eventually died to be put on a newer pi3 and it met it's end when wall wart died.Thinking I...
View ArticleSDK • SPI Slave with DMA
Hi, I'm trying to implement a SPI Slave with DMA in a RP2040 to receive 16 bytes at 1MHz from a SPI Master.The Master clears CSN before the transfer and sets it at the end. I cannot change the...
View ArticleAdvanced users • Re: 24/7 repeat hardware failure
At it's peak 3x:pi 3 YSF gateway which 2 transferred to pi 4 Pistar pi 4 hotspot for amateur radio Pi 4 in Argonone case to run FT8Pi zero for DMR Pi B pihole Couple of zeros for various thingsRetro...
View ArticleTroubleshooting • Re: Pi 5 misses pings on ethernet when using 10HD
Hi,First post too! Thought I'd semi-necro this thread as I've just come across the same issue connected to an actual 10BASE2/AUI/10BASE-T hub.Bit of an edge case I guess in 2024 but glad to see it's...
View ArticleAutomation, sensing and robotics • Re: Automatic Bat detector.
Hi Steve,You do know you can get Kaleidoscope light, from wildlife acoustics, free, both Linux & windows which let's you look at and listen to the recordings, there are several listening options,...
View ArticleSDK • Re: SPI Slave with DMA
Looks like I forgotspi_set_format(spi_default, 8, SPI_CPOL_1, SPI_CPHA_1, SPI_MSB_FIRST);for continuous mode. It's working now Statistics: Posted by romain145 — Sun Aug 25, 2024 8:15 pm
View ArticleTroubleshooting • Re: Network Manager Pi Access Point not working
Error in logs after creating Ap and attempting to connect to it.Code: 4616266.5907] device (wlan1): Activation: (wifi) Stage 2 of 5 (Device Configure) successful. Started Wi-Fi Hotspot...
View ArticleHATs and other add-ons • Relay Induced Noise
Hi,I am working on a little project to control some relays using an RPI. I am using PiRelay V2 (https://thepihut.com/products/pirelay-r ... spberry-pi) for the relays. The load I am handling is 9.2V...
View ArticleCamera board • Re: Hyper-Hemispherical Lens Request
The GS and HQ cameras come with a standard C-mount lens mount, and the HQ can also come with an M12 mount. That gives you the choice of almost any lens you fancy. There's no requirement for the lens...
View ArticleSDK • Re: First attempts to use hardware_powman
Except the Scratch RAM areas are also powered down and isn't that where the stack is by default so I'd have thought that would cause major problems if you haven't moved the stack into SRAM0...
View ArticleRaspberry Pi OS • install custom kernel RPi5, cross compile using RPi5
I am trying to install a custom kernel on 6.6.31+rpt-rpi-2712 distribution.I have compiled the KERNEL_2712 plus changes.I am using an RPi5 with PCIe SSD as the host and plug a new fresh imaged SD as...
View ArticleTroubleshooting • Re: Black screen
Hello. I have a raspberry pi 4 using Dakboard. After a few hours the monitor screen will turn black. The monitor is turned on however it appears it is not getting a signal. If I unplug and plug the pi...
View ArticleHATs and other add-ons • Re: Relay Induced Noise
Is your flyback diode in-line with the solenoid (as you describe), or across the coil (as it should be)?Statistics: Posted by ame — Sun Aug 25, 2024 9:45 pm
View Article