General • Re: Reconfiguring hstx_ctrl_hw->expand_shift takes two seconds?
just a passing thought; i would guess the "2 seconds" is coming from the monitor not from the HSTXMy guess is that you are disturbing your timing somewhere (monitors don't like this, and may "change...
View ArticleTroubleshooting • Re: LXDE rasputin package?
Has nothing to do with camera.Package: rasputinVersion: 0.1Architecture: arm64Installed: noPriority: optionalEssential: noSection: unknownSource: rasputinOrigin: Raspberry Pi FoundationMaintainer:...
View ArticleTroubleshooting • Re: Why does my new RP5 die after 1 week
Thank you rpimikeOk I will get larger card, I understand that could be a problemThe power supply is a 27w I bought it with the RP5I will try that Mike and see if that sorts out the problemThank...
View ArticleAdvanced users • Re: Image File Utilities
@Davor,This is what I got after following the instructions at: https://www.openhab.org/download/ to install openHAB 4 on my Raspberry Pi 5:Code: root@raspberrypi:~# parted -lModel: BUFFALO SSD-PUTA...
View ArticleOff topic discussion • Re: How reach the moderators ?
It was still in the approval queue, now done.Statistics: Posted by jdb — Sat Dec 07, 2024 4:39 pm
View ArticleCompute Module • Re: Compute Module 5 Fan goes to 100% on shutdown
Setting the EEPROM "POWER_OFF_ON_HALT=0" setting should fix the fan at the expense of a bit of power consumptionI tried setting it, but it still did not change the situation. The fan still runs at...
View ArticleGeneral discussion • Using Local Positioning System (LPS) for my model train...
I have a model train setup at home and I want to determine the exact position of each train module.I got advise to use 4 DWM1001 UWB bases module as anchors and one (per train module) as tags.However...
View ArticleTroubleshooting • Pi400 video pipeline errors
On a Pi400 running up-to-date 64bit Bookworm with default settings, I get a bunch of dmesg warnings/errors:Code: [ 840.707329] swiotlb_tbl_map_single: 2 callbacks suppressed[ 840.707347] vc4-drm gpu:...
View ArticleTroubleshooting • Re: Network is unreachable
You at least have 1 big error where NetworkMannager might fail on:static ip_address=192.169.86.102/24Remove any local static IP destinations anyhow.Statistics: Posted by redvli — Sat Dec 07, 2024 5:01...
View ArticleAdvanced users • Re: Cross-Compiling Linux Kernel for rpi 4
Have a look here viewtopic.php?t=343387&hilit=kernel+com ... y#p2057115Statistics: Posted by redvli — Sat Dec 07, 2024 5:04 pm
View ArticleTroubleshooting • Weather Station RPI BME 280
Hi AllNewbie here, I want to build a weather station with the Pi.I am going to use this guide: https://projects.raspberrypi.org/en/pro ... -station/1I have got the weather station software cloned.When...
View ArticleAdvanced users • Re: Moving Linux Kernel to 6.12
Post url from "dmesg | pastebinit" on 6.6 kernel (with working wifi) and 6.12 kernel.6.6 kernel:https://paste.debian.net/hidden/ac312108/6.12 kernel:https://paste.debian.net/When I moved it to USB 2.0...
View ArticleTroubleshooting • Re: Out-of-the-box B+'s not booting
128MB is way too small. You need at least 16GB for the recent OSs.Are you selecting a 32-bit OS?Statistics: Posted by davidcoton — Sat Dec 07, 2024 5:23 pm
View ArticleLinux Kernel • Re: [vc_sm_connected_init]: failed to initialize shared memory...
Turns out it was simple as increasing gpu_mem to 32 (it sounds like some features are disabled <32: https://github.com/raspberrypi/firmware/issues/1774).Statistics: Posted by jf_uu — Sat Dec 07,...
View ArticleBeginners • Re: High speed USB thumb drive hot at 70 Celcius
Did you search?Google finds several reports of this particular device getting hot. You should probably ask the manufacturer.On the sandisk forum...https://forums.sandisk.com/t/sandisk-ul ......
View ArticleTroubleshooting • Re: Raspberry pi 400 damaged by over voltage
How did you get >5V on USB-C? Rogue PSU? Or just a non-compliant power supply system? What voltage did it get? And what current was available?I think the Pi400 has a TVS diode for overvoltage...
View ArticleTroubleshooting • Re: Why a Raspberry Pi Pico 2 exploded when a Pi 1 and 4...
What PSU did you use for the Pico?Statistics: Posted by davidcoton — Sat Dec 07, 2024 5:41 pm
View ArticleSDK • multicore_lockout_start_blocking() does not return
Hello!I'm using an RP2040 to drive an 65c02 processor and call this a computer. Code is available on github.This implements a mass storage device using the Pico's flash as backend. However, this...
View ArticleMicroPython • Re: PicoW MicroPython project: I added a bunch of debug lines...
@gmxThanks for that test snippet and it does highlight an issue with using print within a thread acquire and release. As you mention the lock appears to work as it gets released, eventually, though...
View ArticleGeneral discussion • Re: What Will Happen to Raspberry Pi Zero 2W If You...
Try it and see.I agree. OP should try it and let us know what happens for sure.I don't know why either of you are encouraging a user to do something you both know shouldn't be done, which may have...
View Article