Interfacing (DSI, CSI, I2C, etc.) • Re: Getting a small TFT that's NOT mipi...
mipi-dbi-spi doesn't know what the commands do for things like gamma. Are you reading the comments and thinking that they're code?It looks like there are a couple of commands such as...
View ArticleGeneral discussion • Re: How to access Raspberry Pi on the Internet
I want to access to my raspberry pi on the internet, however, my Internet Provider is not allowing me opening port on router. I want to access it but I don't want the user install apps like vpns to...
View ArticleRaspberry Pi Connect • Re: What determines if rpi-connect relays traffic...
This is a fairly involved topic - a blog from APNIC can provide all sorts of details, but without domain knowledge you might find it difficult to consume: https://blog.apnic.net/2022/05/03/how-n ......
View ArticleCompute Module • Re: cm4 ethernet board to board
Is the fpc something else than a typical 1:1? Maybe it is my old eyes but CM4 signal TRD0_P pin 12 goes to FPC2 connector pin 2. On the connector board the same signal is pin 5 in the FPC1 connector....
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: CSI RAW CAPTURE ON RASPBERRY PI 4B
Thanks a lot , I'll try it and will give you feedback about that on MondayStatistics: Posted by aram_hovhannisyan — Fri May 10, 2024 3:58 pm
View ArticleTroubleshooting • Re: Setting up Wi-Fi
Hi,I've used the RPI Imager tool before, but today I coud't find the settings button to setup my WiFi. Where is it?Install using Imager https://www.raspberrypi.com/documentati ... -pi-imagerYou need...
View ArticleTroubleshooting • Re: Fan Power via USB 3 type A socket?
USB powered hubs should not back feed...but many do....Especially the cheaper ones.I have one that I bought for peanuts online. It works well but as delivered, it did backfeed. It never seemed to...
View ArticleTroubleshooting • dnsmasq.log file filling up entire drive
Hello,I am having an ongoing issue where my dnsmas.log file repeatedly fills up the entire drive:pi@raspberrypi:~ $ df -hFilesystem Size Used Avail Use% Mounted on/dev/root 27G 27G 0 100% /devtmpfs...
View ArticleGraphics, sound and multimedia • Re: Reducing Decoding Delay with...
Hmm, my results look to be partly due to writing to JPEGs and that is dropping it into lockstep, which is weird as you'd have thought that delaying the output side would result in feeding more input...
View ArticleBeginners • HDMI Overscan
Looks like Raspberry isn't going to have the Wayland Overscan issue fixed anytime soon.Switching to Bookworm-X11. Where is the official documentation or tool for fixing overscan?I've put this in the...
View ArticleTroubleshooting • Re: Possibly not a Pi problem... Network connections.
The OP’s description isn’t very consistent but suggests a problem with ARP refreshes.The problem isn't consistent... Often the way with intermittent problems. This is more likely to happen over...
View ArticleTroubleshooting • Re: dnsmasq.log file filling up entire drive
How do I find the underlying issue which is causing the log file to fill up repeatedly?Would reading the log file to see what is being reported be a possible route to understanding the...
View ArticleAutomation, sensing and robotics • Re: Can't measure resistors
The Pico ADC value could have an offset around 30mV (Check pico datasheet).I wasn't aware of that but, the way the input values are processed, offsets should have no effect.The worst part is that you...
View ArticleBeginners • Re: HDMI Overscan
I think overscan adjustment is supported with labwc (being tested in beta forums). You can test it with:Code: sudo apt updatesudo apt full-upgradesudo apt install labwcsudo raspi-configThen "Advanced...
View ArticleRaspberry Pi Connect • Possible to stream audio?
I'm an amateur radio operator who operates my station by logging into a Raspberry Pi. I'm able to stream my radio's audio but my method is a bit complex and tricky. Is it possible to stream my radio's...
View ArticleTroubleshooting • Re: Pi4B / 8GB randomly hangs on Raspberry Pi OS 64-bit
OK, well, if you decide that you're interested in pursuing using sdm, I'm happy to help. Contact me via my email (it's on the sdm github page). I can help make it pretty painless for you, unless you...
View ArticleAdvanced users • Re: [Solved] How would I identify if X11 or Wayland?
And, just to prove - again, that there' nothing better than posting the question to ease your path to enlightenment ...pi@Pi3B:~ $ loginctl show-session 1 | grep...
View ArticleRaspberry Pi Desktop for PC and Mac • Re: PiServer and Raspberry Pi OS Bookworm
Is there any news about Bookworm and PiServer?Nothing that I've seen yet I'm sorry to hear of no progress with PiServer and network booting the Pi 5.It's summer here--the last day of class having been...
View ArticleTroubleshooting • Re: gpiozero.LED leaves pins in floating state
Update:The gpio lines in \boot\config.txt no longer keep the pins shut off on a restart. I'm open to more answersStatistics: Posted by anilles — Sat May 11, 2024 3:35 pm
View ArticleUser groups and events • Re: Want to connect HDMI inputs to raspberry pi
https://www.waveshare.com/hdmi-to-csi-adapter.htmYou can think about using something like this.Note: never ever used such!Statistics: Posted by aBUGSworstnightmare — Sat May 11, 2024 3:46 pm
View Article