SDK • Re: Software reboot
Do you need a checksum on that?Statistics: Posted by dthacher — Sat Aug 24, 2024 12:44 am
View ArticleTroubleshooting • Package updates problem?
How to resolve this:after;pi@raspberrypi:~ $ sudo dpkg --configure -aSetting up wpasupplicant (2:2.9.0-21+deb11u2) ...Processing triggers for man-db (2.9.4-2) ...Processing triggers for dbus...
View ArticleNetworking and servers • Re: Raspberry as local website
It’s common to have to choose between using some existing package that has lots of features and built-in capabilities (like a database or a web server or a pretty gui), and something home-grown that...
View ArticleTroubleshooting • Pi 5 power issue, possible over voltage?
I have a Pi 5, and a compatible power supply. (bought off Amazon, so I have no idea if it's the "official" supply. White wall-wart with a permanently connected cable to a USB-C end.)I can power both...
View ArticleGeneral discussion • Reduce quality with 1 resolution?
Hey guys, I have an external monitor that supports only 1 resolution, any other resolution will fail to display an output.The problem is that the resolution is too resolution'y and the quality is too...
View ArticleGeneral discussion • Re: Reduce quality with 1 resolution?
Hey guys, I have an external monitor that supports only 1 resolution, any other resolution will fail to display an output.The problem is that the resolution is too resolution'y and the quality is too...
View ArticleGeneral • vscode pico plugin & debug....
Hi All,I'm trying out the pi pico vscode plugin. I have it compiling my code and am trying to launch a debug session, however gdb-multiarch can't be found.Now the resson for this IIRC, is that on SuSE...
View ArticleTroubleshooting • Re: cant use a 2 TB SD ?
Imager has written a 80 MB "bootfs" and a 5 GB "rootfs"That does not sound correct. IIRC recent versions of RPi OS have about 250Mbyte size FAT partition for boot.Statistics: Posted by drgeoff — Sat...
View ArticleRaspberry Pi Connect • Re: unable to instal rpi-connect
Hello, I am having a similar issue. I installed the updated raspbian version of bookworm, and when I launch sudo apt install rpi-connect I get the same error. My os-release looks like this...
View ArticleSDK • Re: Typo in 'picotool'
I was presuming 'kilograham' would notice it in passing, while checking the sub-forum, or one of the mods or engineers would bring it to his attention.Statistics: Posted by hippy — Sat Aug 24, 2024...
View ArticleTroubleshooting • Problems with setting up Access point
Hello, everyone I am setting up my pi 4 to run a jellyfin server and as part of this I have set up an access point so even without internet connection I can get access to my media.I have two...
View ArticleAdvanced users • 24/7 repeat hardware failure
I have a YSF Digital voice gateway running and it originally started life on a pi3 of dubious history, this eventually died to be put on a newer pi3 and it met it's end when wall wart died.Thinking I...
View ArticleTroubleshooting • Re: Running Bullseye, did a update and now VLC has problems.
The fix was on our internal repo. I've tested it and hw decode works again with vlc and kodi on bullseye.I've been told this has been pushed to public (but it may take a short while to reach all...
View ArticleGeneral • Re: Problems with "host_cdc_msc_hid" example
To me this is the most frustrating thing about the Pico's build environment. You seem to require a Priest on hand when you expand upon your projects. Granted I've only been using C/C++ for a quarter...
View ArticleAdvanced users • unable to open video device
I succeed to activate motion by raspberry pi 5 and I used the camera with 'ov5647'.{motion.service - Motion detection video capture daemonLoaded: loaded (/lib/systemd/system/motion.service; enabled;...
View ArticleTroubleshooting • Re: WPA3/SAE does not work on Pi 3b+/4/5 w/bookworm
Actually, scratch that. If you grab the latest wpa_supplicant and network-manager from the RPiOS repos, it will connect to an SAE/WPA3 SSID.just use apt and run with it. I was unable to use wpa_cli...
View ArticleBeginners • missinf wayfire.ini
After updating from bullseye to bookworm (12.6), I cannot seem to find the wayfire.ini file. I navigate to the /home/[user]/.config folder, but the ini file is not there. I wanted to add the autostart...
View ArticleBeginners • Re: missinf wayfire.ini
the only recommended way to move from release to release is a clean installbullseye did not have wayfire, so updating will not get you wayfire, you only get whats already installed.Statistics: Posted...
View ArticleBeginners • Re: sudo apt update not working
I don't know what that file is doing there. It's not standard. But it certainly shouldn't have any quote marks (‘) around it.It should be like thisCode: deb https://deb.volian.org/volian/ raspbian...
View ArticleBeginners • Re: Upgrading to PI 5.
All Pi3 models have a 64-bit processor, it was the 2B that came in two versions.With a USB SDCard adapter, you can use your Pi to run Imager to write the new card....
View Article