Other RP2040 boards • Re: A new commercial/hobbyist PICO and NANO suggestion.
Locking before this thread goes rapidly downhill.Statistics: Posted by jamesh — Sun Jun 02, 2024 4:32 am
View ArticleTroubleshooting • pcmanfm can't display thumbnail
hello,pcmanfm can't display thumbnail as attached img1while pcmanfm-qt can display thumbnail like img2and thunar also can display thumbnail too like img3.my system is below : $ cat...
View ArticleAdvanced users • Pi5 w/NVME - Need POE splitter to supply Req 27w
Running a netgear switch GS316EPP, that supplied up to 30watts of POW per port .. looking for a POW splitter (eNet and USB C-PD) to run the RP5 off the switch. Has anyone seen one that supports PD and...
View ArticleAutomation, sensing and robotics • Re: Reliable Tilt Switch
So, without getting to far in I am using a pi connected to an arduino. The arduino is receiving the signal. I think I have a pull down resister set up (might be pull up I forget, as it was set up some...
View ArticleAdvanced users • Re: Any Tips for Speeding Up the Manual Process of Setting...
Hi allI am reviving this thread because I thought about another idea that can be used here..In 1 word: docker.While docker will not set up the Host OS of a RPi like I asked for in this thread's...
View ArticleGraphics, sound and multimedia • Re: Raspberry PI4 Flexget
Hello. I have the following problem if you can help me. I tried "every" solution on the internet.Does anyone have an idea for Flexget installation?When I try it on the Pi4, with python 3, it...
View ArticleBeginners • Re: Rights for ftp-folder
You can try running docker as pi (instead of root which is the default, and really should be the way to run it instead of straight out root), then the files will be owned by pi.You can also see if...
View ArticleOff topic discussion • Re: What's with the CloudFlare nonsense?
No, your (MiscBits's) post is fine. The post to which I referred (by some other guy) - is (now) no longer in existence.Statistics: Posted by BigRedMailbox — Mon Jun 03, 2024 2:59 am
View ArticleBeginners • Wifi acting weird - New setup - SSH VNC & even Ping
My student has a New RPi 3B+ We installed the latest image on it, with Wifi settings etc. Booted and it didn't show on Wifi when pinged, so we hooked it up to monitor, etc, reset the wifi (it...
View ArticleBeginners • hot to create a hotkey for a shell command?
Hello. I would like to create a hot key (for example, Ctrl+Shift+3) for a shell command named "screenshot.sh".Could you tell me how to do it?Thanks, RickI have a Raspberry Pi 4B running RPi OS...
View ArticleTroubleshooting • Re: pcmanfm can't display thumbnail
press ctrl + 3 to be in thumbnail viewcheck your settings, in pcmanfm make sure show thumbnails is checkedStatistics: Posted by kerry_s — Mon Jun 03, 2024 3:24 am
View ArticleBeginners • Re: how to change the location to save screenshots
Thank you, Kerry. This solution would work if I am in Terminal. What I would like to do is to make this change permanent, so that when I press the PrtScn key, the screenshot would be saved in the...
View ArticleBeginners • Re: No such file or directory [Makefile:66: install_conf] Error...
I figured out how to get this work as noted here.https://github.com/maco2035/DiyHeliumHotspots/issues/19Statistics: Posted by qwick745 — Mon Jun 03, 2024 3:59 am
View ArticleGeneral discussion • Re: Is 10 Gbps Ethernet Connection Possible on Raspberry...
Is anyone else blown away by the new graphics but frustrated with the lag and character nerfs? What do you think of the new maps? I’m loving them despite the issues. Thoughts?Welcome to the forum! You...
View ArticleSDK • Re: Swaping bytes when DMA_SIZE_16 - changing byte order to big endian
Code: // dma_channel_wait_for_finish_blocking(dma_rx);Did you uncomment this?Statistics: Posted by dthacher — Tue Jun 04, 2024 12:58 am
View ArticleThe MagPi • Re: Article Suggestion - In-depth description of Bookworn Sound...
thirdedI am working w/ a max98357a from adafruit and w/ a zero 2 WThere are some basic instructions on the adafruit site that got me up and running - https://learn.adafruit.com/adafruit-max ......
View ArticleGeneral discussion • qemu buildroot image for rpi4: serial console login and...
Hi All,I wanted to build a very minimal embedded linux image consisting of only busybox , bash , less, nano and vim.Enabled serial console option in boot/config.txt . Used buildroot to build a aarch64...
View ArticleGeneral discussion • Re: Fun 3D printed Pi5 case!
I'm on the practical side of the spectrum. The Zero case also works with Zero2, and the "B" case works with all B variants.https://www.printables.com/model/24751- ... board-caseGreat idea! Just a...
View ArticleTroubleshooting • Raspberry Pi Model 3B flashing green light
Hello, I am having issues with my Raspberry Pi Model B. When I power up the device, the red light doesn't flash at all, but the green light flashes once, does like 3 mini flashes (like it's spazzing...
View ArticleBeginners • Re: HDMI Overscan
I had a very similar problem. Buried somewhere deep in this site I found this...Code: video=HDMI-A-1:margin_left=50,margin_right=50,margin_top=30,margin_bottom=30Just append this to the end of...
View Article