Python • Re: PulseAudio and Root User Headaches
What works is run the Pi in multi-user mode (so no GUI) and create and start a pulseaudio service running as normal uid/gid, so like would be there when a GUI is fully started.Then after that service...
View ArticleGeneral discussion • Re: Raspberry Pi - X11 Conky issue
Why not use RPiOS Desktop switched to X11?Statistics: Posted by pidd — Sat Dec 07, 2024 4:00 pm
View ArticleBeginners • Re: High speed USB thumb drive hot at 70 Celcius
Many things related to computer technology have a warranty that is similar to whenThis boat is guaranteed against all defects in parts and workmanship for a period of 76 milliseconds from date of...
View ArticleAdvanced users • Re: Cross-Compiling Linux Kernel for rpi 4
Thank you @redvil for those precision Statistics: Posted by SpongeB0B — Sun Dec 08, 2024 3:45 pm
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: [I2C][UART] interface with 5v modules
My devices on I2C ==> MPU is connected to 3.3v and I2C compass is connected to 5vLet me tell you what is the test cases I did:MPU(3.3v) connected directly to RPI with no pull-up: it works...
View ArticleSDK • hello_rtc example doesn't compile on Pico 2 W
I would like to run the hello_rtc example on Pico 2 W.I am using Visual Studio code (1.95.3) and Raspberry Pi Pico extension (0.17.2) and I have updated the CMakeLists.txt as follows:Code:...
View ArticleNetworking and servers • Re: website on raspberry with duckdns domain name is...
Which ISP is it, so that we can avoid using them?Statistics: Posted by neilgl — Sun Dec 08, 2024 3:56 pm
View ArticleBeginners • Re: A replacement for MotionEyeOS?
Not sure. My setup died again, I guess I will have to reflash everything from scratch. It's that kind of unreliability that worries me.Statistics: Posted by Cubytus — Sun Dec 08, 2024 3:58 pm
View ArticleAdvanced users • Re: Image File Utilities
Yes, fresh install. As vanilla as it comes. Nothing added. I would need more information in order to make any further suggestions.Happy to provide any information you require. The image was created...
View ArticleSDK • Re: hello_rtc example doesn't compile on Pico 2 W
RP235x has no RTC.Statistics: Posted by katak255 — Sun Dec 08, 2024 4:07 pm
View ArticleBeginners • Re: Installing ISP software to configure ip settings
Dunno but that utility seems to be for "...device discovery enables users to find the IP address assigned to network connected CyberPower devices..."So we could just use nmap for that?install nmap...
View ArticlePython • Re: Weather Station RPI BME 280
HiThank you. Since posting the above I have noticed the project page says it is archived and will no longer be updated. I think I am going to find a new guide, or just do the sensors individually. I...
View ArticleNetworking and servers • Re: 5GHz access point Android not detected on PI5
Hello Peterlite,To switch from 2.4GHz to 5GHz, on the Samsungs, I just need to select the band in the menu. Nothing more.Security is WPA/WPA2/WPA3 Personnal on the PIs and WPA2/WPA3-Personal on...
View ArticleSDK • Re: prevent "Downloading Picotool"
every time I do clean build is see "Downloading Picotool". I already have it since the last build 15min ago. Why does it default to constantly refetching? No idea - Less family friendly phrases are...
View ArticleTroubleshooting • Re: AI HAT 26 TOPS not working on Pi 5
No one??Statistics: Posted by W0nderW0lf — Sun Dec 08, 2024 4:23 pm
View ArticleGeneral discussion • Re: New Raspberry Pi Products
I know the 400 doesn't, but does the 500 support video over USB-C? It's live to be able to just pop it into my existing hub.Statistics: Posted by philipjohn — Mon Dec 09, 2024 3:45 pm
View ArticleGeneral discussion • Re: ssh connection via CRON
I also normally add a log to the running of the SH file. Sorry, don't have an example handy. I've switched to using SYSTEMDStatistics: Posted by DS256 — Mon Dec 09, 2024 3:47 pm
View ArticleGeneral • Re: Verification of Boot ROM in RP2350
You can run a program on the RP2350 which will dump the 32KB ROM. Then you can manipulate that into being a binary image which you can then compare to what is built by that source code.This...
View ArticleAdvanced users • Re: Where is the kernel config ? ( cross-computer )
It mounts what is in initramfs/initrd and/or fstab, is generic Linux not specific Pi4 boot.Thank you so much redvli ! and what initiate this mount ? The kernel ? the config.txt in the 1st FAT...
View ArticleGeneral discussion • Re: Extra long bolts for my rpi5 and nvme board
sorry, but what's the question here?What do you need that for?Ok, does anyone have any recommendations where to get extra long bolts?You should be able to find an electronics supplier or hobby store...
View Article