Advanced users • Re: Argon One Replacement Daemon
I've been working exclusively on the 0.5.x branch and adding the new argonctl I've finally got something that looks useful.Code: $ argonctl diagARGON CONTROL...
View ArticleTroubleshooting • Wayland: Switchind display off and on again is not working
Hi,I am migrating from X11 to Wayland (64bit) with a Waveshare 320x1480 (vertical orientation). Everything is running after I learnt that I have to run it under Wayland in "KMS mode" (config.txt).Now...
View ArticleTroubleshooting • Re: Wayland: Switchind display off and on again is not working
might be of interest: viewtopic.php?p=2193330&hilit=ddcontrol#p2193326Statistics: Posted by aBUGSworstnightmare — Thu Feb 22, 2024 11:11 am
View ArticlePython • Re: Cannot get UART to work
Are we running Bullseye or other Raspberry Pi OS? Have you checked the Pi4 with a loopback wire on GPIO 14/15?For the UART configuration have you checked the official documenation...
View ArticleRaspberry Pi OS • Re: Kernel packages release schedule?
I got hit by the `broken pipe` error reported here on this forum:viewtopic.php?t=364490 viewtopic.php?t=363764fixed in this https://github.com/raspberrypi/linux/pull/5923My understanding is 6.6 has...
View ArticleAdvanced users • Re: Combine HDMI and DSI displays into one large virtual screen
Okay, thanks so much for your input so far!To clarify my use case: I want to create a narrow, but ultra-tall display which will show a web page in kiosk mode. Therefore dragging the window across both...
View ArticleAdvanced users • Re: Slow data transfer to NVMe in USB enclosure from RPI5,...
I agree that it will not be as fast as connected via PCIe lanes properly, but what is concerning is that data transfer starts fast, and then slows down, as if a cache is filling up.Statistics: Posted...
View ArticleMicroPython • Re: Loading Micropython on to Raspberry pi pico
Not sure, I just tried it on a Pico W - all fine, also fine on a Pico. This is the screen I used from Thonny:Statistics: Posted by neilgl — Thu Feb 22, 2024 11:27 am
View ArticleAdvanced users • PI5 and easy AI/CV/LLM
Now that I have my Pi5 8GB it is time to try AI, CV, LMM etc.While I have put this in the "Advanced users " section, I found it very easy, so should it be in the Basic user section?Easy if you have a...
View ArticleTroubleshooting • Re: RPI 4b not booting from SD Card.
I am under the impression that even without any EDID a 4B booted without storage medium inserted will display the diagnostic screen using a default resolution that any HDMI display should be able to...
View ArticleTroubleshooting • Re: RPi5 shuts down after 15 seconds
Have you tried it headless - no screen, mouse or keyboard attached - just power and ethernet (or Wifi)Statistics: Posted by neilgl — Thu Feb 22, 2024 11:31 am
View ArticleBeginners • Grove - RGB LED Matrix w/Driver - can you use it with Raspberry Pi?
Hi All, I have bought Grove - RGB LED Stick (10 WS2813 Mini) matrix (https://www.seeedstudio.com/Grove-RGB-L ... river.html) to use it with Raspberry Pi 4B. I cannot find any information on official...
View ArticleGeneral • Re: Zigbee Pico
Unlikely to ever be an "official" development.For home automation you can use Picos with ESPHome which provides a simple and easy way to create wifi connected smart home devices. I haven't seen any...
View ArticleOther RP2040 boards • Re: RP2040 what to do with unused USB pins
The USB pins are unconnected when no USB cable is plugged in so you can leave them unconnected. I would recommend running them to holes for header pins or test points in case you do find a USB...
View ArticleCamera board • Re: Syncing IMX708 captures on RPi 5?
MMAL never supported hardware synchronisation - it programmed the two sensors with the same frame lengths, and started them at as close to the same moment as possible (separate I2C messages have to be...
View ArticleDevice Tree • Re: Can a rotary encoder generate keyboard events?
I can't find the article that covers this (edit: this meaning "I rememeber seeing an article about someone connecting a rotary encoder")My immedate back up option would be to use a Pico which would...
View ArticleCompute Module • Re: CM4 ISP / h264 encoder block when CPU is loaded
Sorry, this just hasn't hit the top of the priorities list.I do appreciate the test case, but issues that take up to 24 hours to reproduce end always end up taking far more resource than they...
View ArticleGeneral discussion • Re: Invisible Post
I don't get that. Searching google directs me correctly to the sticky post.What search engine are you using?Google and Bing.Sometimes sticky post but not that message nor anything for Sun Feb 18, 2024...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Changes in start.elf made certain...
The commit you identified "firmware: Use new SDHCI controller instead of legacy arasan" does what it says.BCM2711 included a newer SDHCI controller which fixed some bugs, and properly supported bus...
View ArticleFrançais • Re: Pb, Configurer le réseau en bash...
Justement si je pose la question, c'est que /etc/network/interfaces ne fonctionne plus !JMStatistics: Posted by Pti-Jean — Fri Feb 23, 2024 11:40 am
View Article