Official Display • Re: labwc - VNC Resolution of 800 x 400
labwc is totally ignoring wayfire.ini --> that's why this no longer works.Try adding a custom modeline to ~/.config/labwc/autostartCode: wlr-randr --output NOOP-1 --custom-mode 800x400@60Hz...
View ArticleRaspberry Pi OS • vdesktop questions (Botspot)
I had messed around a bit with vdesktop back in the 20/21 time period, then recently picked it up again.My first question is "How to exit?". I remember that there was some "magic key sequence" -...
View ArticleAdvanced users • Re: CAM/DISP Port on RPi5 connecting a 39 Pin MIPI Display
- which TCON does your display use? Gives you and idea if you can start from an existing driver or if you will have to write one from scratchIf I understand correctly TCON means timing controller -...
View ArticleOfficial Display • Re: Wayland/Wayfare + RPI 7'' Touch Display + Chrome kiosk...
How did you get Firefox working in Kiosk mode? I just made a new bookworm desktop image and when I put to start firefox in kiosk mode in Code: /etc/xdg/labwc/autostart it starts firefox as a...
View ArticleTroubleshooting • Help Needed: Raspberry Pi 5 USB Overvoltage Issue...
Hi everyone,I recently ran into an issue with my Raspberry Pi 5. I accidentally applied too much voltage to the USB pSubject: Help Needed: Raspberry Pi 5 USB Overvoltage Issue Preventing Boot (Works...
View ArticleRaspberry Pi OS • Re: HOW-TO: Bookworm On-screen Keyboard
Has anyone gotten working with Chromium in Kiosk mode the new squeekboard keyboard mentioned at: https://www.raspberrypi.com/news/a-new- ... rry-pi-os/ it seems like it could be a built in replacement...
View ArticleRaspberry 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: Forcing a Desktop Screen Resolution on latest OS non...
o.k. tested this myself again this morning with an all fresh uSD image --> BROKEN AGAIN! Video mode configured from kernel command line will only be effective when booted to CLI. GUI is AGAIN...
View ArticleAdvanced users • Re: Pi becoming unresponsive for a period of time
What is your OS media? SD Card?If so is it possible that the SD card is wearing out?I had a similar problem. Random pauses in operation then coming back to life.I think Code: dmesg would show you if...
View ArticleBeginners • Re: Surely simple networking help please!!!
You might find this usefulhttps://wiki.debian.org/NetworkConfigurationStatistics: Posted by kip_the_elder — Fri Nov 08, 2024 6:59 am
View ArticleBeginners • Re: PI OS Upgrade: Buster to Bookworm
I just cannot stop that NUT stuff from running. I removed all of the NUT related files in: /etc/systemd/system, but it still keeps on running:Code: pi@sky:~ $ sudo apt remove nutReading package...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Raspberry Pi 4 model B external I2S...
..So, to interface the max98090 audio codec to RPi4, I have to write my own .dts file and compile it into a .dtbo file to include in /boot/overlays/.overlays wil have to go into...
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 Article