Other • Re: Win 11 on Pi5
All you need to do is install Pi-Apps and then WOR on PiOS, and then follow the prompts. I'd advise using a USB attached SSD to install Win 11 on. I have a USB hub with and ethernet port for...
View ArticleRaspberry Pi Official Magazine • Re: How is the Raspberry Pi magazine created?
"Excellent query! I understand that the team behind Raspberry Pi Magazine employs both open-source and non-open-source software. They have stated that the only closed-source program they use on a...
View ArticleGeneral discussion • Re: Battry Product
Hello Team,I have been using a Raspberry Pi 5 for quite some time. If I talk about power, I use the official Raspberry Pi 5 adapter. However, now I need to run it on a battery. Could you suggest the...
View ArticleGeneral discussion • Re: Booting from SD instead on NVME Ubuntu
Of course, bit of a mental block on that one for me. I changed it based on the list on the Pi documentation site and now it works. I can't believe I forgot about that....
View ArticleHATs and other add-ons • Re: Running SSD and Micro SD
Install the other OS on a uSD. Insert onla when you want to boot the other OS.Note: only works like this in case you haven't messud up the boot order (uSD->NVMe>etc) from default.Statistics:...
View ArticleBeginners • Re: Connect a RPI Zero 2W to a composite connector?
I was having the same issue and did some testing this morning and got mine working. The picture is wrong. The pad labeled TV I am using for ground and the pad to the left of it labeled AB is the TV...
View ArticleGeneral discussion • Login password fail Pi 5, Kali, x11vnc
I spent a fair bit of time tonight trying to get x11vnc server to allow me to remote desktop into my Pi 5 running Kali. Remote Ripple rejects the password every time and so I have to ask is it...
View ArticleCamera board • Re: write image to SD card
HI allThanks for answers. But I am still a little confused (Raspberry is new, and I try to understand it). When working on a windows computer, then I can 'do' something else to refer to a particular...
View ArticleGeneral • Re: Pico's BOOTSEL circuit appears to violate the flash's power-up...
It is easy enough to be summarized:1) if one needs sturdy design in the field, do not pull BOOTSEL to ground during power-on, use it together with reset (RUN) later at stable Vdd to respect datasheet...
View ArticleMedia centres • Re: Peppy player
No problem, thank you for trying. Please let me know if you will succeed with 64-bit. I'll probably provide such disk image as well especially if it could support small SPI displays.Statistics: Posted...
View ArticleAdvanced users • Re: HowTo: Install fresh OS on Pi5 NVMe 4tb 8tb drives
I have a 4tb drive I want to use but I keep running into the MBR to GPT issue. mbr2gpt will convert any storage device from MBR to GPT.I've never had it fail, but play it safe and make sure you have a...
View ArticleTroubleshooting • Re: Pi5 Streaming encrypted media DRM
When you say “the pi throw errors” it would be really helpful if you could tell us what the errors are.Statistics: Posted by Mark_F — Wed Mar 12, 2025 7:45 am
View ArticleUbuntu • Re: UBUNTU Server 24 LTS on Raspberry Pi 5 and official 7" display
open bug ticket:https://bugs.launchpad.net/ubuntu/+bug/2102019So...A work around for now might be to go with Raspberry PI OS?Statistics: Posted by kip_the_elder — Wed Mar 12, 2025 8:00 am
View ArticleGeneral programming discussion • Re: Easy to use GUI creation for Raspberry...
In geometry dash there are countless unique levels with different themes, challenges, and music. You can also experiment with the level editor to create your own levels and share them with friends .if...
View ArticleRaspberry Pi OS • Re: Add/Remove Software
They're not folders, the icon is meant to represent packages and yes it's normal.ETA:Some packages rely on others being installed i.e. it's dependencies.You won't need to select all the packages, just...
View ArticleMicroPython • Re: Pico W - Battery Level Check
Thanks hippy.After some more searching for a solution I found this and after some testing it seems that it works!Statistics: Posted by Tanasis1101 — Thu Mar 13, 2025 6:14 am
View ArticleTroubleshooting • problem with flask app.py
Hello i wrote before for a project i managing for myself, i'd some issues with a double IP on Code: hostname -I and i solved thanks to the community, now i got another problem.I've making a...
View ArticleTroubleshooting • installing/setup of Raspberry pi
Hi allRaspberry is new for me - excuse me if I pose dumb questions. Last week I bought a Raspberry pi 5 with HQ camera. I (thought that I) installed the Raspberry Pi with microSD card.I can access it...
View ArticleAdvanced users • Re: How to access i2c device during initramfs stage?
Ok I figured out how to do this. Modifiy /etc/initramfs-tools/module file and append i2c-dev line.Modify /etc/initramfs-tools/update-initramfs.conf file and change the value from...
View ArticleTroubleshooting • Re: installing/setup of Raspberry pi
The RPi5 can boot from four sourcesMicro SDUSBNVMeNetworkIf you boot without any readable media you get the system diagnostic display. If you boot with a device that's not formatted correctly you'll...
View Article