General discussion • Re: Move Synology NAS Drives to Pi 5
There isn't enough info on the https://global.synologydownload.com/dow ... et_enu.pdf datasheet to tell, so assume you'll have to copy everything. It's possible (as pdf mentions ext4 internal) that...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: [I2C][UART] interface with 5v modules
your answer shall be the optimum solution but I don't have oscilloscope at home.I am trying to check online for used ones but I don't want to buy one for one time use Statistics: Posted by akhodeir —...
View ArticleBeginners • Re: How to run second program with reset
its the RB2040-Touch-LCD-1.28 pico and Firmware RPI_PICO-20241025-v1.24.0.uf2Statistics: Posted by sankyships — Fri Dec 06, 2024 9:50 pm
View ArticleBeginners • Re: What/how to self learn headless OS?
Many thanks for advises. They are important to narrow down the topics to read for the task on hand.What remote logon client for CLI and Desktop, you recommend, on RPI OS, Linux and Windows? Just got...
View ArticleBeginners • Use Raspberry with SSD only (Pi4B or Pi5?)
Hello,I want to use a raspberry pi for a scenario where I need to write lots of data. So I want to use a SSD instead of a SD-card - the sd card shouldn't be used / needed at all.So my first question...
View ArticleTroubleshooting • Re: Why does my new RP5 die after 1 week
Thank you rpimikeOk I will get larger card, I understand that could be a problemThe power supply is a 27w I bought it with the RP5I will try that Mike and see if that sorts out the problemThank youIf...
View ArticleAdvanced users • Re: Image File Utilities
Hello!Firstly, I want to thank everyone that got involved in solving this problem.@Davor,This is what I got after following the instructions at: https://www.openhab.org/download/ to install openHAB 4...
View ArticleTroubleshooting • Re: Network is unreachable
I used ip route and route -n to give to copilot and I got it to work by using sudo ip route change default via 192.168.86.1 dev eth0must be change accordantly though.Statistics: Posted by colingus1234...
View ArticleAdvanced users • Re: NUMA Testing
Is this going to be added to raspi-config (and Desktop Config) so I don't have to keep remembering what to edit? The "latest" release of the bootloader EEPROM now have it enabled by default, so if...
View ArticleTroubleshooting • Re: Out-of-the-box B+'s not booting
Another correction: I'm using 256MB SD cards.That is still nowhere near big enough. Try 16GB or 32GB. Ensure that you are using a 32bit OS.Statistics: Posted by davidcoton — Sat Dec 07, 2024 9:23 pm
View ArticleGaming • Guide: Running Factorio on Raspberry Pi 5 using box64
Hello,Spent some time trying to run Factorio in a way that is playable, so thought I'd share how to do it here if someone else is encountering similar issues. I'll try to keep it short but also...
View ArticleCamera board • Re: Camera with a LED ring?
I would buy a cheap LED ring light from Amazon and use a standard Raspberry Pi Camera module v3, attached to a pi.Statistics: Posted by neilgl — Sat Dec 07, 2024 9:34 pm
View ArticleTroubleshooting • Re: RPi 5 cursor latency (on Xorg) much higher than on RPi...
your doing it wrongon rpi most of the time it's interference from wifi/bluetooth & usb dongle, the fix is to use an extension/hub to move it away from the rpi a bitX11 is still on it's way out,...
View ArticleGeneral discussion • Re: What Will Happen to Raspberry Pi Zero 2W If You...
So what you said is It Doesn’t Damage Raspberry pi zero 2w?I can't see how it could damage the Pi. It will get the 5V it needs and work normally. Unless both power supplies shut down, in which case...
View ArticleNetworking and servers • Re: website on raspberry with duckdns domain name is...
It has been solved, and in a rather annoying way.The ISP has decided to add an option, a few weeks ago, to add a layer of security. Without mentioning they blocked ports 80 and 443 on the modem, which...
View ArticleGeneral discussion • 5GHz access point Android not detected on PI5
Hello,I'm trying to connect my PI5 to android devices set as access point on 5GHz bandwidth.Unfortunately, I can't succeed : the PI never detects the AP. However, it works fine if I set the AP to...
View ArticleGeneral discussion • Re: Pi Model B correct way to first time boot after Imager?
Personally, I'd start over. That YouTube is over 2 years old and the current OS is Bookworm. I just tried selecting a PI Model 3B and it came up with RPI OS 64-bit.I would work from the official...
View ArticleBeginners • Re: A replacement for MotionEyeOS?
Mine works very similar but also adds controls for camera etc. .I wouldn't say it looks good, but at least promises some functionality. But is it stable? It's one thing playing with images and...
View ArticleC/C++ • Re: Anyone know why I'm getting this warning about alarm_callback_t?
Thanks! I changed the return on the function to long long int and all is well.Statistics: Posted by Stokestack — Sun Dec 08, 2024 9:51 pm
View ArticleMicroPython • Re: PicoW MicroPython project: I added a bunch of debug lines...
I am not debating your (dis)beliefs, or how they are packaged, I am taking about what they are designed for and how they are working as systems, let's say 'real-time determinism' or 'memory management...
View Article