Raspberry Pi OS • Re: Bookworm DPMS without window manager (X11/Wayland)
I understand that only with Qt we can control DRM properties because it is the master and DRM can accepts only one master. But I don't need to implement any other drm interface, but I have to use...
View ArticleCompute Module • Re: CM5: What's the status of audio on GPIO 12~13?
o.k. didn't check that• 2× AUDIO_OUT PWM Audio which requires buffering using a low PSU noise buffer and filtered with an 22KHz 1st order RC network.Wouldn't be surprised if this will be considered as...
View ArticleOfficial Display • Re: Digitizer on the Touch Display 2 is wonky after system...
..UPDATE..This is quite strange, I tried again and this time the GUI worked as expected and I had to remove the changes I made to config.txt. Not sure what exactly changed in between. So if the GUI...
View ArticleGraphics, sound and multimedia • Re: Can not get udemy drm protected videos...
Same problem here. Videos in UDEMY does not work. Things that I have tried:Changing the Useragent in FirefoxDeselect The Firefox option Play DRM content and re-select itRemove and Re-Install...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • CSI Virtual Channel support on Rasperry Pi 5
Hey,I am currently reevaluating one of my old projects, described and discussed in this post. I am still trying to connect two different CSI/MIPI cameras to a single CSI port on a compute module. In...
View ArticleTroubleshooting • Re: Raspberry Pi HDMI and Files not working
We can use rpi-connect or VNC Viewer on our laptop to log in to the pi desktop.No monitor or keyboard/mouse needed on the pi.See https://www.raspberrypi.com/software/connect/Yo, thanks, and what...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: CSI Virtual Channel support on...
The RP1 CFE driver has been upstreamed and is in 6.13, and that includes VC support. It's been tested with Arducam's V3Link interface to multiple cameras.It has to be configured using the multiplexed...
View ArticleRaspberry Pi OS • Re: Static IP with Bookworm
Thanks. I've never messed with rc.local before. I'll give it a try.I think I'll play with rc.local first, then figure out what to put in it to set static IP address. It seems to me just from a quick...
View ArticleRaspberry Pi Connect • Re: which steps to take while setting up a new db on...
Are you running it on a Raspberry Pi ?I would create everything using scripts, not via a GUI.Statistics: Posted by neilgl — Thu Dec 19, 2024 3:16 pm
View ArticleCamera board • Raspberry Pi 5 Cam and v4l2-ctl
Hello,I wrote a shell script to setup the rp1_cfe driver with media-ctl and v4l2-ctl.https://gist.github.com/mchalain/aff715 ... 9f4ed4f865This script are able to use the channel0 to retrieve the...
View ArticleTroubleshooting • Re: Raspberry pi 4b 4GB not booting anymore with rapidly...
When I was using the "SD recovery tool" I had the raspberry pi connected to the display. A blank image was displayed and the same behavior with the act light was happening. Unfortunately I don’t have...
View ArticleAdvanced users • Re: Raspberry Pi 5 public key in OTP
The public key digest for signed boot can only be programmed via rpiboot.The rpi-sb-provisioner wraps this and provides a fully automated workflow for OTP provisioning, encrypted file-system setup...
View ArticleOff topic discussion • Re: Chromium fullscreen
Can you just click on the full screen icon? (right of Zoom in the three dots menu)Statistics: Posted by neilgl — Thu Dec 19, 2024 3:18 pm
View ArticleTroubleshooting • Re: Calibre Content Server 7.XX [Is it possible to upgrade?]
The newer version won't be in the repos until Debian Trixie is released.However you can install it using flatpak, and it works just the same. Right now the flatpak version is 7.22.0.If you do not have...
View ArticleCamera board • Re: How to access RPi Camera Module 3 Wide full Field of View
OK, so the learning continues Now that I think I understand how to keep the FoV maximized, I'm working on the resolution vs framerate parameters...specifically this part:Code: --mode 4608:2592:10...
View ArticleTroubleshooting • Re: Audio input trouble
I didn't think about ARM. It's a Java program, so I assumed the JVM would take care of it. Could I be mistaken?Statistics: Posted by barryburd — Thu Dec 19, 2024 3:42 pm
View ArticleMicroPython • Re: Size of web page handled by a Pico W server?
That's an idea. Thanks.Statistics: Posted by JKJ — Thu Dec 19, 2024 3:50 pm
View ArticleGeneral discussion • Re: M.2 Enclosure with a RTL9210B Chip - Is It Good with...
Hi TrevorThank you very much, it's great to hear that.Does it also boot well from USB, like the AMS chips do?Statistics: Posted by spaceman5 — Thu Dec 19, 2024 3:55 pm
View ArticleBeginners • Re: Install onto and boot from NVMe
I did something similar to this last week, but I installed directly to the NVME. I just plugged the rpi5 into the network and carried out a network install, worked a dream. no downloading the OS and...
View ArticleMicroPython • Re: Building an Internet-Radio using a Pico W using just Python
The link works but it is displayed in a shortened form.What puzzles you?That it refers to CircuitPython and not to MicroPython?Well, MicroPython to my knowledge currently does not support mp3...
View Article