Gaming • Re: Retro pi is booting into terminal
on this page... https://retropie.org.uk/download/notice that there are three different images you can get for the pi... get the one for the pi2...when you burn that to an sd card, it should boot right...
View ArticleGaming • Re: minecraft server on 3B+
I like the preciseness of the previous answer... however, I do like doing things the easy way when I can get away with it...pi-apps has several versions of minecraft available...The one that I use is...
View ArticleBeginners • Re: unable to connect the ssh via wifi in raspberry pi 5
tried to reinstall the OS of the RPi but same resultStatistics: Posted by G3rz0n_2025 — Wed Feb 19, 2025 3:18 am
View ArticleHATs and other add-ons • Re: PI 5won't recognize DS3231 RTC module
Thanks for your reply.I should have pointed out that the Pi 5 I'm setting up is running on an astrophotography ISO called AstroArch, which is running on Arch Linux.Now the GitHUB page for this ISO had...
View ArticleGeneral • Re: PSRAM for Pico2
What I was interested in was in finding out the read/write performance to PSRAM on something like the Pimoroni Pico Plus 2 or the SparkFun Pro Micro RP2350, and how you actually read and write to it...
View ArticleAdvanced users • Re: Moving Linux Kernel to 6.12
I tried this (`rpi-update next`) again, and again got blocked by initramfs-tools failing, due to a missing /boot/config-6.12.14-v8+ file.After `rpi-update next`, the initramfs.image is still the...
View ArticleNetworking and servers • [SOLVED]Re: Not able to delete an ip tunnel I created.
Today server got rebooted and I can confirm that sit0 tunnel is gone.Statistics: Posted by sim_tcr — Wed Feb 19, 2025 3:46 am
View ArticleBeginners • Re: Rasberry Pi imager for Windows 365
Have you asked your IT department?And does Windows 365 allow the use of random USB mass storage devices and random(ish) applications?Statistics: Posted by thagrol — Thu Feb 20, 2025 12:56 am
View ArticleTroubleshooting • Re: Display device not working with labwc/raindrop update
Ended up being an EDID issue. With the updated labwc/raindrop the headset quit working with the desktop environment. Showed connected, showed it knew its valid modes from the edid. But didn't...
View ArticleBeginners • Re: Using the Raspberry Pi 500 as a HID Gadget Keyboard
USB HID keyboard is certainly possible but there are potential problems most notably powering the 500. USB device mode only works via the USB C power port and many PCs can't supply enough current.That...
View ArticleTroubleshooting • Re: Raspberry Pi5 ca not connect to my router
If you have the ability to get an ethernet cable then do so. I use an eternet cable because I don't know my wifi password. If your thing doesn't have an ethernet port then I don't know how to help...
View ArticleGeneral discussion • Re: Raspberry pi 4B not loading os
If the 4B was working before you dropped it but now does not show the diagnostic screen when you power on with nothing attached except the display and PSU then there is other damage to the...
View ArticleGeneral • Re: VGA sync timing issue
And yes i can and will make it work one way or another.If you can get it to work using bit-banging that would be very useful. While PIO plus DMA is a solution, for Home Computer style systems it can...
View ArticleOther • Re: Raspberry Pi Ubuntu Server 22.04 Wont Boot from USB. Thinks it's...
viewtopic.php?t=369919Statistics: Posted by drgeoff — Thu Feb 20, 2025 1:35 am
View ArticleTroubleshooting • Re: Raspberry Pi 4 won't boot (after 2 years)
I'm using stock power supply that came with the unit and all peripherals are the same as 2 years ago. I wasn't getting anything when I booted without the SD card (not even the diagnostics).Turns out I...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Will the RTC driver for RV3028 be...
I am unclear on the provenance of all of this, but in trying to interface an RV3028 RTC to my RPi 3B+ I have noticed some differences between the RV3028 and the DS3231 (ds1307 driver): Namely, there...
View ArticleSDK • Re: Interesting error
https://github.com/raspberrypi/pico-sdk/pull/1019Statistics: Posted by kilograham — Thu Feb 20, 2025 2:03 am
View ArticleGeneral • PIO won't generate 8-bit VGA signals
So I am developing a project which will need a VGA output at 640x480 at 8 bits / pixel (256 colors). The obvious choice would be to use the RP2350's PIO to make it happen so that's what I'm trying to...
View ArticleMicroPython • Re: pico w - aioble - httpd
Dunno if anyone will see this or care, but I've sorted out a lot in the past few days.The goal if this is to be able to place a number of picos in strategic locations in my house, and keep track of...
View ArticleNetworking and servers • Re: Each user on a flash web drive?
Hello thagrol, Thank you. I will try it. I know for most it seems easy but for me I have no clue. But I will learn.Statistics: Posted by josephchrzempiec — Thu Feb 20, 2025 3:00 am
View Article