Raspberry Pi OS • Re: vdesktop questions (Botspot)
Well lucky you used my username and I regularly search for my username. Beware I myself have not used vdesktop in a few years!To exit, I think the key sequence was ctrl+]]]. I think you could also...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: I2C control for Touch Display
Ask in a forum dedicated to your HW/Android.Statistics: Posted by aBUGSworstnightmare — Thu Nov 07, 2024 5:27 am
View ArticleCompute Module • Re: MMC Kernel crash
Why don't you just use a current/default RPi kernel that has had several changes/fixes w.r.t. SD/MMC (6.6.51+rpt3)?What U-boot variant/implementation do you use?Other remarks but not crash relevant:-...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Using the i2c-10 to connect to arduino
Do you have a touch and/or camera attached to that interface or why does it need to be I2C-10? An't you use i2c0-overlay with pins_44_45 parameter?Code: Name: i2c0Info: Change i2c0 pin usage. Not all...
View ArticleTroubleshooting • Re: USB ports not working after reinstall to newest Bookworm
It basically sets baud rate; might be that something in the stack sets some default parameters, but I'm not aware that it does.However I've ruled out any interference by app by simply not running it...
View ArticleRaspberry Pi OS • Re: Forcing a Desktop Screen Resolution, on Raspberry Pi...
Add below to the beginning of cmdline.txt, make sure all remains on a single line.Code: video=HDMI-A-1:1920x1080M@60Dscreen needs to be connected to HDMI next to USB-C.As said, make sure you've not...
View ArticleCamera board • Re: Using IMX676 with Pi Compute 4
I got it from Leopard Imaging. They say they have a USB controller interface but no Raspberry Pi support:https://leopardimaging.com/product/robo ... mipi-107h/"This camera is compatible with our USB...
View ArticleRaspberry Pi OS • Re: "Raspberry Pi OS 6.6" - Says who ?
...The OS version and kernel version are absolutely not the same thing, and it is wrong to use the kernel version to describe the OS release/version.You can call it wrong but how would you version...
View ArticleTroubleshooting • Re: sudo apt update not working
looks like some of those repositories don't exist.Statistics: Posted by kip_the_elder — Fri Nov 08, 2024 6:20 am
View ArticleMedia centres • Re: Peppy player
Not yet, last time I tried that one year ago: viewtopic.php?t=358144There is no progress since that time.Statistics: Posted by peppy.player — Fri Nov 08, 2024 6:24 am
View ArticleBeginners • Re: need help choosing a power cord for my RPI4
One of the biggest causes of issues with the Pi is poor power supplies.The official power supplies are excellent and cheap.To save yourself a lot of hassle; I would advise to stick with them unless...
View ArticleGraphics programming • Re: Only single DRM plane on 7" display
Just for information: a typ example with a DSI-to-LVDS bridge connectedCode: pi@raspberrypi:~ $ kmsprintConnector 0 (32) HDMI-A-1 (disconnected) Encoder 0 (31) TMDSConnector 1 (42) HDMI-A-2...
View ArticleBeginners • Re: PI OS Upgrade: Buster to Bookworm
I completely uninstalled logwatch (with purge) and reinstalled. Now it works from the command line, but still won't send mail.I'm sorry, but I'm just not motivated to continue this project. Here's one...
View ArticleBeginners • Re: Surely simple networking help please!!!
Out of the box Network Manager will ignore any interfaces configured in /etc/network/interfaces[.d]@OP:If you're not familiar with NM, nmtui is likely a better choice than nmcli.Agree., nmtui is an...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Raspberry Pi 4 model B external I2S...
Hello,I want to post my clarifications here.I stated that the I2S interface on GPIO18 - 21 did not work, but it worked when I tried interfacing a digital mic (INMP441 Omnidirectional Microphone...
View ArticleBeginners • Re: Space scanning/follow the line robot
Yes, it's possible.I would create the robot that follows the lines in a vector image. Every basketball court has the same lines (disregarding branding, mascots, drawings, etc). So you'd create a...
View ArticleTroubleshooting • Re: Latest Chromium update causes login issues to the...
It's working OK for me on chromium.Are you having any issues with other e-commerce sites?Statistics: Posted by kip_the_elder — Fri Nov 08, 2024 7:05 am
View ArticleTroubleshooting • Re: Volume control with momentary buttons, works but not on...
Odd, when i pasted the code it looked like it was all indented, but I can see you point. Will figure out how to fix it.Unfortunately I'm not much of a programmer, the last time I coded was 25 years...
View ArticleTroubleshooting • Bluetooth problem
I recently tried to update my OS to the version from Raspberry Pi using the online software. After discarding one memory card that was either ruined or defective, I successfully created a new one, and...
View ArticleSDK • Re: pico-sdk 2.0.0 is a piece of troubles
Maybe selecting the right board and platform ...Statistics: Posted by gmx — Sat Nov 09, 2024 1:36 am
View Article