Troubleshooting • fresh install bullseye on pi3, disable-bt causes sysrq; HELP
fresh install and apt upgradeconfig.txtdtoverlay=disable-bt causes :kernel: sysrq: HELP : loglevel(0-9) reboot(b) crash(c) terminate-all-tasks(e) memory-full-oom-kill(f) kill-all-tasks(i)...
View ArticleTroubleshooting • Re: Booting a system from USB sometimes breaks bootloader
rpi5 requires the latest bookwormbutbookworm has issues on some other rpi's, on older pi's the legacy bullseye is the recommended.Statistics: Posted by kerry_s — Tue Jun 04, 2024 10:42 pm
View ArticleGeneral discussion • Raspberry Pi 5 GPIO busy
Hi everyone, I just got a raspberry pi 5 and what I noticed right away was how to use the GPIO. With RPI4 it's a lot easier, and with this one I've had a lot of problems. The GPIO control library is...
View ArticleMicroPython • Re: use PIO to set multiple pins at 40 kHz [SOLVED]
Hi hippy,Thanks for the tip! It now puts out an adjustable block pulse at 40 kHz on four pins! I adjusted your code a little (see below), as the docs say that multiple pins should be declared as a...
View ArticleTroubleshooting • Re: Got my first Pi, DOA?
I don't believe that is recoverable.Statistics: Posted by jamesh — Tue Jun 04, 2024 11:31 pm
View ArticleGeneral discussion • Re: STICKY: PINN - An enhanced version of NOOBS.
I'm still trying to figure out how to convert Ubuntu Desktop 24.04 to PINN recognized install format.I'm still trying to understand and create a USB key to install via PINN. I'm ready to create the...
View ArticleOther projects • Re: Custom Key pad
ok....that took a bit longer than I thought and it's not a great drawing but I have drawn all the lines I can see to where they go (the front view was the worst to see and became really confusing) on...
View ArticleHATs and other add-ons • Re: Can I connect multiple PCIe hats to an RPi5?
This Thread has been inactive since April.Plus, I was just asking about something that had already been posted about. That a pie could not be booted from those third party in vme hats.And lastly, when...
View ArticleGraphics programming • Bullseye nano cannot bind cursor arrows, why not
I am totally frustrated with bullseye over stretch with regard to nano which I use constantly. Stretch version of nano (2.7.4) allowed me to use the cursor keys on the num pad of Windows when I...
View ArticleTroubleshooting • Re: PI 5 TX Pin Low When Running…
I’ll have to look into how gpio-poweroff works and maybe give it a try. Thanks for the suggestion!Statistics: Posted by BenStyle — Wed Jun 05, 2024 10:17 pm
View ArticleGeneral discussion • Re: Long-term use durability: high-grade USB drives vs...
USB flash memory sticks have the same design considerations as SD and microSD cards. Small and cheap USB sticks have the same stuff inside. Big and expensive USB sticks can use the same chips as SSDs....
View ArticleRaspberry Pi OS • Pi 5 64bit , menu, no scroll bars on long menus
Hi all, long time lurker.. first time posting.So one of my Pi5's, all updated software and os wise, the is not a scroll bar on a long menu.The other strange thing on Xdaliclock, each time it's close...
View ArticleHATs and other add-ons • Re: New Official AI Kit available now at $70
Conformance and compatibility are two different things. The first aims to be an absolute superset of the other. The statement I made implies compatibility.Why does "qualify" imply compatibility over...
View ArticleGraphics programming • Re: Bullseye nano cannot bind cursor arrows, why not
does it work from the device directlyyou keep blaming the os, but have you ruled out puttyStatistics: Posted by kerry_s — Wed Jun 05, 2024 11:12 pm
View ArticleTroubleshooting • Re: Broken pi5
i feel ya, i lost that tiny screw that holds down the ssd, searched for days and never found it.luckly i robbed 1 from an old broken laptop. Statistics: Posted by kerry_s — Wed Jun 05, 2024 11:31 pm
View ArticleSDK • Re: Swaping bytes when DMA_SIZE_16 - changing byte order to big endian
Writing to serial every 16 bytes was a sweet spot. Data are intact and serial speed is close to its peak. Prepare yourself :Code: void odczytuj_blok(uint32_t ile_blokow) {uint32_t...
View ArticleCompute Module • Re: Making Eth gadget using Slave Port on RPi 4 CMIO
This is largely a guess but are the working Pi running RPiOS Bullseye (or earlier) and is the non-working one running RPiOS Bookworm?Network Manager (the default on RPiOS Bookworm) doesn't handle...
View ArticleTroubleshooting • Re: Failing to get "Zero 2 W" working under macOS...
https://forums.raspberrypi.com/viewtopi ... 0#p2227261Statistics: Posted by thagrol — Thu Jun 06, 2024 12:22 am
View ArticleBeginners • Re: Do old pc games run on pi5 windows 10?
I read that windows 10 on pi5 support DirectX 9, so does it mean it supports Direct-3D also? Where did you read that?There's no support for any version of Windows on any model of Pi. Not even from RPL...
View ArticleRaspberry Pi OS • Re: Pi 5 64bit , menu, no scroll bars on long menus
yeah, cascading menu's always suck.you can use the search, just start typing the first few letters of the app.for example:hit the super/win key to open menustart typing, for example: kdeto list all...
View Article