Beginners • Re: My cheap and easy LAN setup for a headless zero with on/off...
USD16.99 per Pi isn't what I'd call cheap. Especially when considering the RRP of the original zero (USD5 plus shipping and taxes) and the RRP of a 3B+.And the switches on that USB hub? They won't...
View ArticleGraphics, sound and multimedia • Re: No QtMultimedia backends found
maybe i should try ubuntu for pi...It doesn't always have the same hardware acceleration support as Raspberry Pi OSStatistics: Posted by scruss — Tue Dec 17, 2024 11:24 pm
View ArticleBeginners • Re: Pi4 Pi5 power supply interchangeability
I rarely/never attach any USB devices to the Pi4/5 that need >600mAOP plans to add an M.2 adapter and an NVMe SSD. I don't know what results people have gotten with a 3A PSU with that sort of...
View ArticleCompute Module • Re: Compute Module 5 Fan goes to 100% on shutdown
adding an extra resistor (in the 10-100K range) between the PWM and 3.3 V lines affects the fan speed (increases it).Statistics: Posted by adsp531 — Tue Dec 17, 2024 11:41 pm
View ArticleAdvanced users • Use SBC-XQ as bluetooth audio profile (in terminal)
I know one can switch to SBC-XQ by checking under "device profiles" from the audio widget on the taskbar in GUI. But I wanna know how I can achieve the same thing in terminal.I'll be connecting to a...
View ArticleCompute Module • Re: CM5 Dev Kit PoE - what's needed?
As an alternative, if you like the CM5 IO Board form factor but want to add on PoE already, there are a couple options, one from Pineboards, the other from Waveshare:...
View ArticleTroubleshooting • Re: headless pi5 not responding every 4-10 days, journalctl...
thanks for the info, i will look into that. that being said, i stopped getting cqhci timeout errors on this pi5 after replacing the microsd card.i just checked and the machine locked up again today....
View ArticleGeneral discussion • Re: Small Thermal Printer and Raspberry Pi 5
thank you very much !Statistics: Posted by aleshka — Wed Dec 18, 2024 12:04 am
View ArticleHATs and other add-ons • Re: M.2 Hat+ SSD Kit, drive not visible
First off, while I do have several Pi5 running from NVMe none of them use the official HAT+ or NVMe drive.With that out of the way:What OS (and named release of it) are you running? "The latest from...
View ArticleCompute Module • Re: Standard LCD 7 inches does not work fine on CM4 DSI0...
Only DSI0 is working, DSI1 is not working, I get below info, only DSI0 info can be seenCode: [ 0.046483] platform fe101000.cprman: Fixed dependency cycle(s) with /soc/dsi@7e209000[ 0.048232] platform...
View ArticleMicroPython • Re: OSC over PPP?
By the looks of it, I'd have to code my own library based on the specs. Not sure I'm willing to commit to that at this stage.Okay well just send it as two CCs. Google for "14bit MIDI" for all the...
View ArticleCompute Module • Re: What is performance of the VideoCore VII GPU in the CM5?
The issue here is that the GPU is so weak it's not really worth the effort when, ironically, the CPU on the PI 5 is much much stronger than the GPUAgreed and the CM5 is a big step over the CM4 which...
View ArticleGeneral • PIO feature request: load 32bit values from instruction memory
I'm posting this here, since I've found no better way to reach out to the lovely folks at raspberrypi. Suggestions and comments are welcome.While writing some PIO programs recently I found myself,...
View ArticleRaspberry Pi OS • Re: Installing new software directly to an image in a...
Well, ping and ssh work from inside the chroot, so the network seems OK. /etc/resolv.conf is what it should be.And, I googled the error message (which I probably should have done earlier) and most of...
View ArticleTroubleshooting • Re: Audio input trouble
Save yourself a lot of future hassle and expense upgrading and buy a decent I2S sound card now with audio inputs and outputs. Integrates far better into most DAWs and doesn't hog a USB port. Look for...
View ArticleGeneral • Re: Emulate Nano BLE PDM on RP2040
Convert the PDM to PCM and play it back through some sort of DAC. Chances are you've overloaded or underloaded somewhere in your software so the audio is either distorted or incredibly...
View ArticleTroubleshooting • Re: Ubuntu Not Working On Pi 500
not likely to be supported till next release as it came after the current releaseStatistics: Posted by kerry_s — Wed Dec 18, 2024 11:33 pm
View ArticleCompute Module • Re: CM5 trouble with 7inch display on DSI
With this current setup I am unable to get the screens to show anything - they just stay black and the backlight doesn't turn on.Touch doesn't work either.I only was successful to sometimes get the...
View ArticleBeginners • Ethernet Module for Raspberry Pi Zero 2
I'm looking for an Ethernet module for the Raspberry Pi Zero 2 (no USB expansion needed).Both PiHole-type modules and microUSB-based ones are acceptable.However, I cannot use modules that rely on the...
View ArticleTroubleshooting • Re: bookworm forced fsck on boot
I understand about "!". That's why I tried deleting the file before rebooting. That had no effect, I presume because the file is merely a status marker for the resident initramfs.The file...
View Article