Français • Re: RPI 5 Lineage OS et sortie son par USB.
Bonjour,Sur Linux en général et hors couche "user" (pipewire), le volume du son peut être sauvegardé au niveau du système (alsa) par alsactl.Le principe est de régler le son au niveau de alsa...
View ArticleCompute Module • Re: CM5 Case Specification
Thanks for the reply, I'm quite familiar with how rack systems work and companies like Canford Audio sell 19" 1U front plates or I can salvage a ½ width adapter plate which is quite common with...
View ArticleMicroPython • Re: Lets talk about lightsleep on PICO
Looks a little bit messy: https://github.com/micropython/micropython/pull/16431 Test on RP2350 (help wanted, I don't have hardware).That explains a lot.With the last MicroPython...
View ArticleTroubleshooting • Re: Turn HDMI on/off on Schedule Using New Labwc / Raindrop...
Wayfire uses wayland-1 as the default WAYLAND_DISPLAY value.labwc uses wayland-0 as the default.Statistics: Posted by 6by9 — Wed Dec 18, 2024 1:26 pm
View ArticleGeneral • Re: Debug JST sockets for Pico 2 W
Just use header pins?Statistics: Posted by dBerriff — Wed Dec 18, 2024 1:31 pm
View ArticleBeginners • Re: Home Assistant on Raspberry Pi
Maybe look at getting started with home assistant on a pi https://www.home-assistant.io/getting-started/Pi4 or pi5 would be okYou do not need an enclosure or fan or cooling.Statistics: Posted by...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: ST Camera VD66GY Not Detected on...
Debugging weird builds isn't feasible.What is this build? buildroot, yocto, or something else?What kernel version and defconfig?Realising it's a custom build, do you have systemd or similar loaded to...
View ArticleTroubleshooting • Re: Raspberry Pi5 brand new - no video/booting - just...
Here is the picture of the latest status:https://ibb.co/7WGyZDQLast two hours I decided to give it another try with the Raspberry Pi 5 32bit version (first try). And it works just fine. Yes most of...
View ArticleAdvanced users • Re: Sending and receiving data from serial port over network...
I will try this software. Thank you.Statistics: Posted by ifpi — Wed Dec 18, 2024 1:40 pm
View ArticleRaspberry Pi OS • Re: systemd-tmpefiles is removing my ssh agent files
Pretty sure it is generic to all Linuxes. Not Raspi-specific. I've seen it on Ubuntu X86 as well.Should not happen. (Do you think that you are the first person to want an ssh-agent, or for that matter...
View ArticleTroubleshooting • Re: Raspberry 5: Process irq/161-mmc0 causing heavy cpu load
Hi jdb,no, I don't have any non.standard config.txt options.Output to your questions:hexdump -C /proc/device-tree/model00000000 52 61 73 70 62 65 72 72 79 20 50 69 20 35 20 4d |Raspberry Pi 5...
View ArticleAI Camera - IMX500 • YOLO Converted model don´t work
Hello!Have anyone covnerted an YOLO V8 custom model with success?I have one model that works OK as standart .pt file. But if i convert to IMX and try the predict it doens´t work.Picture 1 OK with:yolo...
View ArticleBeginners • Re: MSP3520 (ili9488) pinout
like any other 4-wire SPI display - so look i.e. https://learn.adafruit.com/adafruit-2-8 ... -and-setupyour particular display seems to be http://www.lcdwiki.com/3.5inch_SPI_Modu ... KU:MSP3520 ->...
View ArticleGeneral discussion • Re: Is the Raspberry Pi Zero lineup dead?
No access to 5GHz networks is nowadays quite limiting too.Personally, I don't find it to be so, most of my computers use external USB 2.4GHz wifi... (But it's nice to have... )Probably more ram would...
View ArticleAI Camera - IMX500 • Re: YOLO Converted model don´t work
The model is quantized to make it possible to run on the edge device. Quantization causes a degradation in accuracy.Statistics: Posted by Y-T-G — Thu Dec 19, 2024 1:10 pm
View ArticleBeginners • Re: Help for beginner coder, pi5, python 3
Post your schematic/wiring diagram. Post your code.Statistics: Posted by ame — Thu Dec 19, 2024 1:11 pm
View ArticleGeneral discussion • Re: M.2 Enclosure with a RTL9210B Chip - Is It Good with...
Hi allIn the past I needed to buy a USB to SATA 2.5 Adapter,and people here highly recommended me on AMS chips.(I was also recommended to avoid JMS - JMicron chips)That advice was great, and indeed I...
View ArticleTroubleshooting • Re: RPi5 SD IO Issue with Sandisk Extreme
Kernel update solves this issue, thank you.Statistics: Posted by rps007 — Thu Dec 19, 2024 1:32 pm
View ArticleGeneral • How do I integrate POSIX with rp2040
Hi,I am trying to integrate an opensource library which uses functions like "ioctl, select, tcflush, tcsetattr, cfsetispeed, cfsetospeed, nanosleep and usleep" all these wont compile using the...
View ArticleGeneral • Re: Pico not storing data/executing previously stored data
Sorry it took a while to reply, but thanks a lot, that worked. :3Statistics: Posted by Serendipity1344 — Thu Dec 19, 2024 1:42 pm
View Article