Compute Module • Re: CM3 and Waveshare PoE board cameras
I was working based on the wiki's dt-blob defineshttps://www.waveshare.com/wiki/File:Com ... ual-14.pngCAMERA_0_SHUTDOWN 33CAMERA_0_UNICAM_PORT 1CAMERA_0_I2C_PORT_SDA 0(which presumably means...
View ArticleTroubleshooting • Re: Wpa supplicant is totally broken on the Zero 2 W
I have just tried flashing an sd with a windows computer here at work (I can't test the sd now as I don't have the pi here).I used rpi imager 1.8.5 and used the special ctrl shift x menu to configure...
View ArticleGeneral discussion • debain 13 kernal 6.8
Hi Is there any news on when Raspbian will get a update to the newest Trixie update ? with kernel 6.8. I run my pi as a VoIP server Mumble and its stuck on 1.3.4 With ubuntu I can get 1.5 Will I also...
View ArticleHATs and other add-ons • Re: How to use a Vellman VMP-400 touchscreen as a...
With Buster about to hit end of support (30th June 2024 - https://wiki.debian.org/LTS), don't expect a lot of support.Under Bookworm or a recent kernel, yes you can add "dtoverlay=piscreen,drm" and...
View ArticleGeneral discussion • Re: debain 13 kernal 6.8
Is there any news on when Raspbian will get a update to the newest Trixie update ? with kernel 6.8. Debian do not appear to have announced a formal release date for Debian 13 Trixie.On the basis of...
View ArticleHATs and other add-ons • Re: M.2+ Hat nvme not being recognized.
Should read "you can connect any device (and expect it to work) when you know what needs to be done" And I'm very fortunate that you did know Statistics: Posted by Eric9995 — Fri Jun 28, 2024 1:44 pm
View ArticleBeginners • Re: How to allow root level access thru SFTP/SMB
I'm using NGINX to host a web server on my Pi 5 and would like to be able to edit my webpages/website directly via SFTP/SMB. I have Samba setup and created a root folder (/) that I am able to access...
View ArticleRaspberry Pi Connect • Re: changing font or colors in RPi Connect shell
Moved to the Raspberry Pi Connect subforum - where you may get better responses, tinker2muchStatistics: Posted by tdewey — Fri Jun 28, 2024 2:06 pm
View ArticlePolski • Szukam odważnych ochotników do przetestowania środowiska...
Hej wszystkim!Stworzyłem w pełni skonfigurowane środowisko programistyczne Pico spakowane w kontenerze Devcontainer i szukam odważnych ochotników, którzy mogliby je przetestować. Nawiasem mówiąc,...
View ArticleBeginners • Re: Kill cvlc with Crontab
It should be stopped (or at least killed) as part of the OS shutdown process.If you mean can you prevent it from running on the next restart, that depends on how it is being started.If you meant...
View ArticlePython • Re: Autostart python program terminal window & restart after crash
It's the Python code that crashes.... I am not fluent in Python but understand the basics... The part that is crashing is the socket connections and other Internet aspects that I am not fluent in...
View ArticlePython • How to get Python to use a custom library path
Greetings!Background:I am attempting to do some experiments with my GoPiGo3 robot, attempting to add a mutex to the SPI communication routines. I want to do this because I would like to use a GPIO...
View ArticleRaspberry Pi Connect • Operation without internet?
Can RPi-connect be persuaded to operate on a private network, with no internet connection at either end? (Maybe spoof the central server?)Essentially I want to access the Pi's screen on a remote...
View ArticleGeneral discussion • Link down und suddenly link up, regularly
I am using Raspberry Pi3 ,B+ model ,as a Plex server. I have noticed in the logs that at certain time, ethernet link is going down and immediately up. I am attaching the log file. The impact is that...
View ArticleGeneral • Re: Problem with programming and debugging on SWD pins
It seems unlikely to me it would be a hardware issue if the same issue manifests itself for multiple people.Looking at the Debug Probe schematic -Code: ......................................
View ArticleBeginners • Re: How to get raspberry directory file to another rp via sd card...
i want to get/copy files from one raspberry pi sd card to another raspberry pi by card reader. but sd card is showing unable to access system files. anyway to do it ?again in simple terms : want to...
View ArticleCompute Module • Re: 4 lane MIPI third party display to CM4 with IO board
Thank you for your answer, 6to9!Well, yeah I know it's pretty complicated for my level but thats how we are learning, isn't it?So I've kept in mind your noting of dc-dc converter and found one looking...
View ArticleAdvanced users • Re: Successfully Replaced(Emulated) DA9090 with MXL7704-R3...
Update:Value of register 0x00 from DA9080 datasheet is not applicable to DA9090. If you use 0x3f your pi will get throttled. Use 0x00 instead.Change the code fromCode: uint8_t i2c_reg_data[256] =...
View ArticlePython • Re: Script for waveshare relay module
B.Goode, I was born in Upton Park, East London, so there may well be relatives anywhere in London. More info?Off Topic for these forums, so please look at https://github.com/DeeJay/Picodgui/issues/2...
View ArticleRaspberry Pi Connect • Re: Unable to start RPI Connect
Follow the instruction and the notes provided on screen when you installed 'lite' It tells you everything you need, it even provides a link to the documentation. Hint 'linger'It is also mentioned at...
View Article