Advanced users • EEPROM settings documentation
How to use the real-time clock functionality in Raspberry Pi 5 suggests changing EEPROM to include WAKE_ON_GPIO=0I would like to know just what this does.Does this prevent entering low power mode on...
View ArticleGeneral • Re: RP2040 pull-down resistance below data sheet ranges
You may not be able to measure it but resistance exists without passing current through it.No it doesn't when there is no current it is either a perfect conductor or a perfect insulator neither of...
View ArticleMedia centres • Re: Codec HAT / Software setup to replace ancient Roku...
but for the small matter of programming, yesStatistics: Posted by scruss — Wed Feb 14, 2024 1:07 am
View ArticleBeginners • Re: How to install Raspbian?
Thank you all for your Feedback. I will be surely posting more articles and videos for beginners, I hope I can help people who actually need help. More to come Statistics: Posted by LillyOps — Wed Feb...
View ArticleNetworking and servers • Re: internet on wifi, private lan on ethernet
Should work provided you use different subnets for WiFi and ethernet.Youi may have trouble with routing and name resolution if machines are visible to each other on both ethernet and WiFi. Especially...
View ArticleOther RP2040 boards • Re: Generic E-Ink Display with Pico/RP2040
There isn't really such a thing as a generic e-ink module. All of them use some kind of driver chip.From what I can tell, the Inland module (Micro Center's house brand?) is a clone of WaveShare's one...
View ArticleNetworking and servers • Re: Samba, iSCSI or nfs?
If not, samba might be a better solution unless he's up for some re-uid-ing. I did that once to get my network usernames/*ids consistentBTDT. I really must find time to read up and apply some...
View ArticleTroubleshooting • Re: Appears to be no fan curve or a very steep one
what do you have ? case, active coolerhttps://www.raspberrypi.com/documentati ... berry-pi-5Statistics: Posted by kerry_s — Wed Feb 14, 2024 1:35 am
View ArticleGeneral discussion • Official keyboard and mouse test drive
Official Raspberry Pi keyboard and mouse arrived. My first test of both. Mostly good.Packaging is recyclable except mouse bag. The keyboard bag is marked for recycling but not the mouse bag. Something...
View ArticleOfficial Display • Re: 7" Official Touch Display connection to Pi5
Im having a similar issue, no display output to my 7" Official Touch Display I am using this cable to attach my Pi 5 to my 7": https://www.pishop.ca/product/display-c ... erry-pi-5/raspinfo :...
View ArticleC/C++ • Re: gcc_compile script - configure options for PiB or Pi3A ?
A new data point...An HP T620 Thin Client with 8GB memory, 128GB SSD, AMD GX-415GA quad-core SOC @1.5GHz, on which I installed Debian 12 Bookworm 64-bit.Using the same gcc_compile script as before to...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: DSI LCD do not display on Pi5
Im having a similar issue, no display output to my 7" Official Touch Display I am using this cable to attach my Pi 5 to my 7": https://www.pishop.ca/product/display-c ... erry-pi-5/raspinfo :...
View ArticleBeginners • Re: Flash Led - C code Linking error
WiringPi is no longer active and the site closed at the end of last year http://wiringpi.com/index.htmlHave a look at using https://abyz.me.uk/rpi/pigpio/Statistics: Posted by MiscBits — Wed Feb 21,...
View ArticleGaming • Re: Anyone compile Dolphin for Pi 5 ?
Thanks I eventually got it working.Statistics: Posted by Rygar — Wed Feb 21, 2024 12:32 am
View ArticleTroubleshooting • Re: FullPageOS (Nightly) - HELP!
Thank you! Here is the link:https://github.com/guysoft/FullPageOS/issues/520If anyone else might know what could be the problem please weigh in Statistics: Posted by guruabyss — Wed Feb 21, 2024 12:32...
View ArticleBeginners • Re: How to setup static IP address on Raspberry Pi OS 64bit bookworm
The NM creators strongly recommend you do not create the files directly but use the package tools (i.e. they reserve the right to change the file use / layout / names etc).How do they expect you to do...
View ArticleTroubleshooting • Re: Rpi5 hdmi switching off and not turning back on again
I've also had the same on a Mac Mini running Debian and a Wayland desktop - have you tried changing over to X11 and see if that helps?There is a specific thread here to report Bookworm issues and it...
View ArticleTroubleshooting • Re: problems with rpi5
I'd change the title if this thread to "problems with stuff I am installing in the pi 5".Statistics: Posted by memjr — Wed Feb 21, 2024 12:40 am
View ArticleAdvanced users • Re: USB-C OTG and Ethernet with Lightning adapter
I'm not an iPhone user so bear that in mind...I'm assuming you're connect your Pi to the USB A port not the lightning port of the adapter.First thing I'd do is try without that adapter but that'll...
View ArticleNetworking and servers • Re: Self hosted site very slow from outside
... but the images do not load at all...That points to Wordpress not being configured correctly for external access.WP has a habit of storing the internal address (often it's IP address) as part of...
View Article