Official 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: 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 ArticleTeaching and learning resources • Re: Advent of Code 2023
Here it is October 2024 and I'm wondering how to make Advent 2024 more fun.It is now November and the idea to use Chapel on a cluster of Raspberry Pi computers sounds super fun. Since the three black...
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 ArticleRaspberry Pi 400 • Re: Pi 400 stabile overclock
My Pi4B 2GB, Rev 1.4 running Bookworm 64-Bit Lite (RetroPie):arm_freq=2350arm_freq_min=800gpu_freq=940I am guessing that it can't go much further beyond this, but I honestly haven't tried. Truthfully,...
View ArticleGeneral discussion • Try Converting My Favorite Novels to Audiobooks in...
Hey guys,I’m looking to venture into the world of audiobooks and would love to convert some of my favorite novels into audio on my Windows 11.I’m specifically interested in tools that can help with...
View ArticleBeginners • Re: PI OS Upgrade: Buster to Bookworm
Not without some sleuthing. Does this command work:Code: sudo logwatch --range today --output stdout No, it does not.Code: pi@sky:~ $ sudo logwatch --range today --output stdoutpi@sky:~ $No output at...
View ArticleBeginners • Re: Surely simple networking help please!!!
First,I made a stupid typo is my post.I didn't put Code: denyinterfaces eth0 wlan0into /etc/dhcp/dhclient.confI actually put Code: denyinterfacesusb0 wlan0into /etc/dhcp/dhclient.confWhich of couese...
View ArticleTroubleshooting • Re: Raspberry Pi5 running plasma/KDE with Wayland crashing...
KDE plasma works with the latest wayland libraries now with the untested repository enabled. But autostart no longer works for one of my applications. I worked around the problem by autostarting the...
View ArticleTroubleshooting • sudo apt update not working
I am getting an error when I try to do an apt update to my RPi5 computer. The repository has a problem of some sort.see this listing.ken@RPi5:~ $ sudo apt updateHit:1 http://deb.debian.org/debian...
View ArticleOfficial Display • Re: Brightness control for Touch Display 2
DDC can be used for HDMI,can't it?AFAIK there is no generic command for brightness control over DDC.if memory serves me right it's feature 10 (Brightness). Will querry the capabilities of my LG UHD...
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 Article