Networking and servers • Nextcloud AIO: Allow app to handle TLS proxying, or...
I've heard good things about Nextcloud AIO, and am hoping to transition my family out of Google as soon as is reasonably possible.My challenge, however, is understanding the safest way to expose my Pi...
View ArticleNetworking and servers • Re: Basic VITE React server giving "Illegal...
What did you use as a target CPU when building it?Statistics: Posted by rpdom — Wed Dec 27, 2023 9:31 pm
View ArticleUbuntu • Ubuntu not booting RPI 5
after i shutdown my pi to install the active cooling i turned it back on and ubuntu refused to bootStatistics: Posted by nerdycarl — Wed Dec 27, 2023 9:32 pm
View ArticleSDK • Put code in the Stack section
Hi,I am working on a really time critical code.Part of the code is randomly longer, surely due to memory access conflict (Both core are used)The core1 run a 1700bytes code in RAM and use almost no...
View ArticleSDK • Re: FreeRTOS SMP + LittleFS makes system hardfault
How about configUSE_NEWLIB_REENTRANT? Are you doing anything with malloc (even indirectly; newlib uses it internally sometimes)? I once wasted a lot of time on a mysterious intermittent crash because...
View ArticleOfficial Display • Re: Display won't work for a Pi3
I have a project using a Pi 2 and a Pi Touch display.I wanted to see if using a Pi 3 would improve the performance, so I used the Raspberry Pi Imager to create a new boot SD card for my Pi 3.I hooked...
View ArticleRaspberry Pi OS • Re: Some sort of firewall preventing torrent connection?...
does your torrent client have some kinda built in test.i'm not on the right router for torrenting right now, so it fails the test. Statistics: Posted by kerry_s — Wed Dec 27, 2023 9:52 pm
View ArticleSDK • Re: Put code in the Stack section
Use something likeCode: void __scratch_x("my_sub_section") core1(void) (can use __scratch_y too)Statistics: Posted by kilograham — Wed Dec 27, 2023 10:02 pm
View ArticleAdvanced users • Re: Why to run 16k page size for RPi5?
Understand how the control mechanism works, learn how to change it and then implement ehatever fan curve you'll need!You also need to understand what is the difference between Raspberry Pi Limited and...
View ArticleGeneral discussion • Re: Rc plane code
Hello, I know this is stupid but I recently was given a pi (pi zero w) and I have little to no knowledge of coding and can’t find the time and materials to learn. I am trying to make a model aircraft...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Hot Plug DSI Display?
Hello,I have a DSI 2.8" Waveshare display that I'm planning to use with an Arducam CSI to HDMI Cable Extension Module. I'm on a Pi5 with Bookworm using the vc4-kms-dsi-waveshare-panel kernel driver....
View ArticleAutomation, sensing and robotics • Re: Advice on switching a high power relay.
Look for a power relay e.g. https://de.farnell.com/en-DE/finder/22- ... dp/4179766 You get this type of relay in almost every contact current rating needed.Such relay are available with coil voltage...
View ArticleGraphics, sound and multimedia • compile ffmpeg --cpu=--arch= settings
simple questionwhat are the best settings to compile ffmpeg on rpi3 and rpi4pi3 32bit armhf ./configure --arch=armv7l --cpu=cortex-a53 --disable-armv6t2 --disable-armv6 --disable-armv5te pi4 arm64...
View ArticleGeneral discussion • Re: Raspberry Pi 5 discussion thread
Greetings! I am sure it may be very possible that my post will get lost amongst all of the other ones here, but here goes...Santa brought a Pi5 to my child for Christmas. We are not computer...
View ArticleGeneral discussion • Re: Official Power Supply Issues?
Thanks for all of the replies, but I don't want to add a smart switch, AC switch, etc. to power on my Pi5 on and off: I was hoping to add an inexpensive, inline, USB switch beside the Pi 5 and power...
View ArticleGeneral discussion • Re: Find my own posts
Where is this "quick links" that you refer to?Statistics: Posted by jreebel — Thu Dec 28, 2023 10:59 pm
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Innomaker ov9281 vs Raspberry Pi 5
Looking for updates pertaining to the ov9281 support on the pi5 latest software is still not fully functional.Statistics: Posted by Juniormunk — Thu Dec 28, 2023 11:08 pm
View ArticleAdvanced users • Re: Raspberry Pi 5 Overclock CPU/GPU Safety
I got this output, but I don't understand what "over_voltage_delta" to put:that just tells you what the current voltage is for each frequencyif its unstable, then you need more over-voltage, and you...
View ArticleGeneral discussion • This was Thee months ago "can Raspberry Pi...
https://www.youtube.com/watch?v=nBtOEmUqASQ&t=31sStatistics: Posted by jxcoll — Thu Dec 28, 2023 11:09 pm
View ArticleGaming • Re: BooBoo - new language with game engine
I don't know if the RTL text is nothing more than a gimmick right now. I can't figure out how to paste arabic text into a text editor without the whole line reversing. I tried pasting Hello, World in...
View Article