Gaming • Re: GZDoom DOOM Engine Source Port on the Raspberry Pi 4 Computer
ok, last build, gzdoom-git-4.13pre+179+g6aa7118.MESA_LOADER_DRIVER_OVERRIDE=zink gzdoomCode: Using video driver waylandNumber of detected displays 1 .Creating window [1280x720] on adapter...
View ArticleTroubleshooting • Re: Duplicate Debian Bookworm RasPi Won't Boot - UUID...
If you copied the two partitions, rather than the entire disk, the partition table on the copy likely does not share the same disk identifier as on the original. That is the "08b92fe6" part. This is...
View ArticleGeneral discussion • Solved: Re: Wrong Keyboard Layout
Figured it out.It defaulted to something like a 107-key keyboard.101 was the key.Statistics: Posted by PiForumTroll — Fri Oct 04, 2024 11:41 pm
View ArticleAdvanced users • Re: Image File Utilities
@shawn-o,Do you get the same error messages backing up to a local storage device (USB flash drive, etc.) instead of SynNAS?Statistics: Posted by RonR — Fri Oct 04, 2024 11:45 pm
View ArticleGeneral discussion • solution for New RPi install won't update
This is a heads-up.I found the solution to a problem that is being discussed in forums all over the internet.My RPi5 with a fresh installation of the OS won't upgrade its packages.Nothing on the...
View ArticleGeneral discussion • Seeking Advice on Running YOLO with COCO Dataset on...
My team and I are working on a graduation project involving Raspberry Pi, and we could use your expertise.In our project, we plan to use the YOLO model for real-time object detection, trained with the...
View ArticleSDK • Re: Compile not reporting correct RAM usage
Note for an application-level C program running under Linux you might instead want to allocate as many variables on the stack as possible. In Linux the stack will grow as needed and placing things on...
View ArticleTroubleshooting • # key not working
Does anyone know why my # key only does an English pound symbol for currency? I picked the American keyboard and the USA for the country. Using Raspberry Pi Imager 1.8.5Statistics: Posted by mfmayes49...
View ArticleCompute Module • Re: Secure Boot
Encrypted file system is better but it needs TPM - otherwise the device cannot reboot automatically without somebody entering the password.you dont need a TPM to do that on the rpithe keys can be...
View ArticleSDK • Re: Second core not used after exiting method
It looks like a crash, some overflow or out of memory (or fragmentation).Care should be taken with calling C library functions from both cores simultaneously as they are generally not designedto be...
View ArticleGeneral • Re: Project without C++
But what's the point ?There is only one linker for both C and C++, and it is called from gcc. One can change that message "Linking CXX executable" with "Linking C, ASM (no C++) executable",problem...
View ArticleGeneral discussion • HELP !what is the best trained model -->yolo that fit...
In our project, we plan to use the YOLO model for real-time object detection, trained with the COCO dataset. Both the dataset and the class information will be stored locally on the Raspberry Pi. Our...
View ArticleHATs and other add-ons • Re: more complete boards without needing hats
If "cube" is the main problem, you can use USB to lay things out flat. Some NVMe adaptors can lay out flat. I have both.For WiFi upgrades, USB makes sense as the range of options changes every 2.3...
View ArticleGeneral discussion • Re: Does RPi have permission to patch Firefox?
Linux Mint ship a modified Firefox with the permission of Firefox although it appears to be a compromise where LM do not change some intrusive default settings. The bargaining with Mozilla is easier...
View ArticleTroubleshooting • Re: # key not working
select again in raspberry pi configurationyour most likely still on gbStatistics: Posted by kerry_s — Sat Oct 05, 2024 1:11 am
View ArticleGeneral • Re: RP2350 QFN60 PCB Foorprint
Thanks. I tend to be an AllPCB person , but yeah it would work, and I presume the cost difference would be negligible or zero, it just bothered me a little.I looked at other QFN 60's and Infineon...
View ArticleBeginners • Re: Raspberry Pi 5, Cooler, M.2 HAT, and GPIO
this 2x20 connector has 15mm pins...Thanks for the tip! I'll look for one in the US (since it looks like this shop is in the UK). Thanks for taking the time to share!EdShopping in the UK shops usually...
View ArticlePython • Re: venv, poetry noob stuff
I'm SOOOO dang close to getting a openweather file to work. I found one on git but been modifying it because it has info that I don't need. The only issue I'm having is it won't pull info from...
View ArticleRaspberry Pi OS • Re: Netflix and youtube playback broken after chromium upgrade
Hi,turning off "Use graphics acceleration when available" enables video to to played. Why?Thanks for the help.GlennStatistics: Posted by maw001 — Sat Oct 05, 2024 10:26 pm
View ArticleTroubleshooting • VScode not able to update
Hello everyone, I use Buster on my Daily driver and it seems I have encountered another package that cannot be installed do to compression with zst I saw others had this issue with other packages is...
View Article