Raspberry Pi OS • Re: Wifi broken on 64-bit image after all 2022-04 releases...
The first post I made referred to a link just to doing that Why would you think I did not try "fresh" installations first, It's written in this post and others numerous times... how would you think I...
View ArticleAdvanced users • Re: Connection between raspberry and a USB host (Raspberry...
The problem is that my electronic engineering colleagues do not believe in the possibility of transferring data from a Raspberry 4b through the USB-C port since for them this is exclusively power.I...
View ArticleBare metal, Assembly language • Re: What assembly language should i learn...
Your question implies that you want to learn both. Having written introductory books for both, I would say that it makes no difference which one you start with. I've programmed in many different...
View ArticleTroubleshooting • Re: Video in Raspberry start
Sorry, i have Raspberry pi os (64-bit) bookworm with pi desktop.I tried both from command line and desktop booting. With autologin.The name file is video.service:Code: [Unit]Description=Reproducir...
View ArticlePython • Re: How to get Python to use a custom library path
Sorry for the delay, I've been a bit under the weather. Got covid, then covid rebound (basically it came back 3 days after feeling great again), and I've been feeling really tired since. So I have not...
View ArticleGeneral • Re: Powering the Pico via a disassembled 5V wall adapter
Pidd, thanks for sharing your specific concerns. It's helpful in case someday I would ever create something that does require mains power. Although I think what I've learned from this conversation is...
View ArticleBeginners • Re: Is it actually possible to get a snappy desktop experience...
my normal pc (ryzen 5600x, 32gb ram, radeon 6600 and 1tb samsung 980 pro nvme as the os driveAgainst that you expect a 1.5GHz ARM processor with just 4GB ram running from an SDCard to be near equal -...
View ArticleBeginners • Re: Writing a systemd service to run a script that setup TPM
Hi folks, I'm writing a systemd service that I want to run it once when the raspberry PI boots, the service should run a bash script to allow TPM support, but whenever I turn the raspberry pi on I get...
View ArticleAdvanced users • Re: How to reconcile mpich version differences between...
That part actually works OK - I do have a shared /mnt/cluster over NFS where each node is forced to put things under different specific directories (eg /mnt/cluster/project/aarch64 vs...
View ArticleAdvanced users • Re: Warming "your fstab has been modified"
Yes, you can just ignore it, and things will continue to work.Then what does this hint affect to?It's a warning. It doesn't really affect anything. You can also put the daemon-reload into...
View ArticleRaspberry Pi OS • Re: Pi 4B 4GB 1024x768 max resolution after update
Your bootloader is quite old btw.Would like to see what the display line shows.As you can boot into the OS, would also like to see the output ofCode: wlr-randrStatistics: Posted by aBUGSworstnightmare...
View ArticleGeneral • Re: ili9488 8-bit with Pico
Thanks for the response. Yes, I am using the 0.5 mm board. From what I have seen, it is the correct library, but as I mentioned earlier, I am a bit of a beginner, especially when it comes to dealing...
View ArticleTroubleshooting • Re: Login issue
At that point couldn't I just reburn the CrowPi OS image on there?Statistics: Posted by justinbachmann — Mon Jul 15, 2024 2:18 pm
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: I2C connection on Pi 5 not working
Yep, it doesn't show any devices and the sda output voltage is indeed 5V. there goes another pi, is there any solution or is this it?It's stupid that tutorials online just straight up dont care if...
View ArticleTroubleshooting • Re: RPI5 not booting
I did try the working SD card from the RPI4, no luckI did test with an RPI official PSU, and many others, to no avail... 1 long, 2 short blinks, no matter the power supply deviceStatistics: Posted by...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: RS-232 on Raspberry Pi 5
...It's generally for devices such as modems where the data rate to the modem was typically 115200, but the data rate over the phone line was 56000 or lower. The modem had to be able to tell the...
View ArticleC/C++ • Re: How to make ' #pragma GCC diagnostic ignored "-Wpsabi"...
Have you got some out of date libraries? I don't have a bookworm rpi to test on. Is this what you mean?Code: /usr/include/CGAL/double.h: In function ‘std::pair<double, double>...
View ArticleGeneral discussion • Re: No 'New Posts' ?
Still doesn’t seem to work like before the update.+1I think everyone is agreed on that. But it looks to me like we are stuck with that change unless 'phpBB' decides to revert to what they had, then...
View ArticleAdvanced users • Re: Raspberry Pi reboot if it visits a specific site
Not well known by me, apparently.Anyway, I've dealt with these "web testing/automation" tools before and they always come up short.Excessively complicated to setup/use and limited functionality.I'd...
View ArticleGraphics, sound and multimedia • Whats the best media server software for a...
I have an old Raspberry Pi 2 and I would like to set it up to play videos for my dad.Qualifications for being the best.Easy of use. If I can set it up and leave either a game controller or remote of...
View Article