Gaming • Re: Minecraft
Ok. got Pi-Apps installed on a RPi5. Thanks.Now... any ideas on which Minecraft I should put to use with middle school students. I want to have it as a kind of reward, so they can go in and play for...
View ArticleTroubleshooting • Re: Mounting Synology Shared Folder
Sorry for the delay in responding to this; I had to go out of town for work. I finally did get to try the following line of code in the fstab file:Code: //192.168.1.179/volume1/homes/ /mnt/SynPi/homes...
View ArticleAdvanced users • Re: Testing class A2 cards with Command Queuing on Pi 5
means ..NB: this fundamentally changes the way the block layer interacts with the SD host controller. Don't update a card that has data on that you care about. It is strongly recommended to use...
View ArticleBeginners • Re: Pi 5 - display too large on flatscreen TV
Presumably over scan is on at the moment.Info on how to change the setting:https://www.techcoil.com/blog/how-to-ma ... verscan%3AHopefully that's current enough.Looked at these instructions for...
View ArticleBeginners • Re: Beginner's Guide to Install Raspberry PI OS on a SSD
LillyOps has posted before, to equally great acclaim...viewtopic.php?p=2193012#p2193012Statistics: Posted by ame — Fri Mar 15, 2024 5:58 pm
View ArticlePython • Re: Datetime Code Not Working
It didn't work. It showed the date in the spot it runs in but it didn't export. I tried both methods they both showed the date but didn't export. And no, I am not getting any errors. What should I...
View ArticleTroubleshooting • Re: Raspberry Pi 5 + Google WiFi: Sounds like a NAT issue,...
In reading all this, I'm a bit confused as to what the actual problem is that you're (we're) trying to solve now. You said that you're good with the IP address you're getting (192.168.86.91). What...
View ArticleBeginners • Re: Problem with first booting raspberry pi 5
rpi4 power is not enough. the boot will stop with a message to add something to config.txt and press enter to continue.Isn't that only when booting from a USB drive? When booting for SD shouldn't it...
View ArticleFrançais • Re: Impossible de parmétrer boutton on/off
Quelle version de Raspberry pi OS?D'après:https://gist.github.com/lbussy/9e81cbcc ... 3bd42e7775et la doc officielle: https://github.com/raspberrypi/firmware ... ADME#L1603il faut que systemd soit en...
View ArticleAdvanced users • Re: Custom Linux, custom file system in RAM
Linux finds initramfs with thanks to the device tree that the bootloader passed to ityep, i explained the math behind it all a few posts upand you can see how the kernel and initrd overlap with the...
View ArticleTroubleshooting • Changing raspberry pi hostname breaks Chrome?
If I change my Pi 5's hostname via Raspberry Pi Config, Chrome won't launch?I changed it from raspberrypi to raspberrypi5 and rebooted. Putting the cursor over the Chrome Icon in the tray just shows...
View ArticleUbuntu • Re: Ubuntu 24.04 (codenamed Noble Numbat)
Heat issues solved in 6.8.x?6.7.x compared to 6.1 was 15C hotter.Statistics: Posted by SW1TCH0NY0U — Sat Mar 16, 2024 5:57 pm
View ArticleSDK • Re: Support for W5100S-EVB-Pico board
I will see if I can get examples for pico, pico w and W5100S building using the HAT-LWIP-C setup, I think, and then worry about keeping that up to date with Pico SDK.Given that the WizNet stuff hasn't...
View ArticleTroubleshooting • Re: How Do I Clone A Micro SD Card From An Existing...
I'm running a headless Pi, so I don't think that's going to work, I don't currently have USB card reader I can use with PI but I did just order one. This is what version I'm...
View ArticleTroubleshooting • Re: Changing raspberry pi hostname breaks Chrome?
Something similar happened to me the other day after changing the host name.Try starting chromium from a terminal (chromium-browser) and see whether you get an error message similar to...
View ArticleBeginners • Re: Can I run different things at the same time on a Pi 5?
Can I use Ei23? I have heard of it but never tried it...It would seem so:https://ei23.com/diy-smarthome/Statistics: Posted by ame — Sat Mar 16, 2024 6:09 pm
View ArticleCamera board • Re: RPi Cam Web Interface
Since this project is dead, is there anything similar to this that supports the module 3? Doesn't even need to be motionhttps://github.com/signag/raspi-cam-srvhas got many of the features of RCWI,...
View ArticleAdvanced users • Re: Shared GPIO bus between multiple Pi
If anyone is still interested I've decided ona a work around.My main reason for wanting things permanently connected was to avoid issues like misaligned connectors and bent pins.The work around?1 x...
View ArticlePython • How Do I Open Audacity With Python?
I'm trying to find a way to open Audacity with python. I tried using subprocess.call but it just pulled up this: "This text file 'Audacity' seems to be an executable script. What do you want to do...
View ArticleTroubleshooting • Re: Rpi5 does not boot from SD card if I leave USD flash...
The problem with the USB flash drive is solved. The problem was really a duplicate UUID. I managed to choose a new random UUID using GParted. Thanks for the advice and for the inspiration!Now I'm...
View Article