Raspberry Pi OS • Re: PyCharm Community Edition working on RPi5
When I originally went to download a version for RPi5 I couldn't see the .tar.gz version and I thought it was not available, hence the re-use of previous version. Your link showed me the way. I just...
View ArticleGeneral discussion • Re: Change username?
AIUI it's a hassle for moderators to do so. You could flag your post to attract their attention.Usual advice when this has cropped up in the past is to abandon the account and create another one.ETA:...
View ArticleGeneral • Re: Pico Debug probe to Pi Pico SWD
1 kHz is incredibly slow; maybe the higher-level openocd functions are timing out because the SWD responses take too long to arrive.I have a similar setup to yours, with a clock speed of 5 MHz, no...
View ArticleTroubleshooting • Re: Can't see pi files in windows explorer
Mmm......I don't think mine look like that. I get:Code: [Unit]Description=Web Services Dynamic Discovery host daemonDocumentation=man:wsdd(8); Start after the network has been...
View ArticleGeneral discussion • Re: RPi 5 as a desktop daily driver?
I do not understand that price comparison. The guy compares a 150USD NUC to a 70USD Pi. Doesn't make any sense.I think the point is the PC includes case, 256GB SSD, 8GB RAM and a power supply. To make...
View ArticleBeginners • Startup problem
Hello I am completely new to the rpi and having difficulties.On starting I get E10 error codes and unable to config gpio until the os falls over into busybox with a prompt at initramfs how should I...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Streaking issue with the csi connector,...
I have a CM4 interfaced with a regular picam and an Analog Devices ToF module, the pica uses regular csi connector while the TOF module uses FH26W-25S-0.3SHW(60)...
View ArticleMicroPython • Re: Wireless REPL code updates?
But I am sure you would recognise that as being desirable, Oh Yes !Re: webRPEL so far:I have been able to run struss's do-connect() code and get network connection (IP address etc.) .I can import...
View ArticleGeneral • Re: Implementing 10 base t ethernet on pico with pio
https://github.com/kingyoPiyo/Pico-10BASE-TStatistics: Posted by jeanz1985 — Tue Jan 23, 2024 2:57 pm
View ArticleBeginners • Re: "raspistill -t 0" headless
Are you running the command when logged in via VNC viewer or via SSH (e.g. PuTTY) or other?Statistics: Posted by neilgl — Tue Jan 23, 2024 2:57 pm
View ArticleGeneral discussion • Re: Moode Audio & Pi 5
Hi,Does anyone know if Moode Audio 8.3.7 is compatible with the Pi 5? There's no specific download for it on the Moode website, so I suspect not.I'd ask on the Moode forum, but I've tried several...
View ArticleAdvanced users • Re: Pi5 using IOMMU not CMA?
Oh, interesting. Still limited to 1080p, I suppose.Statistics: Posted by dickon — Tue Jan 23, 2024 3:01 pm
View ArticleFrançais • Re: gpio c++
j' y avait penser , au probleme de remplacement sondes , ca va changer l'ordre des sondes la je bloque pour justement les marqué une a une par rapport a leurs reference mais bon j'essai de comprendre...
View ArticleGraphics programming • Re: Unexpected difference between Wayland and X11
So, when using X11, the blueBuffer was 8 bits wide and with Wayland it is 5 bits wide. I tried specifying 8 bits width for the RGB buffers and it then reported 8 bits wide but visually there was no...
View ArticlePython • Re: cant enter data into Domoticz
I really don’t know where to look for in Domoticz…… Check the link I posted above. Some digging required.Statistics: Posted by DS256 — Tue Jan 23, 2024 3:06 pm
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Expected SSD nvme boot speed
KDE plasma and NVME Micron 2400 512GB blockdev --setra 512 /dev/nvme0n1Startup finished in 3.906s (kernel) + 10.261s (userspace) = 14.168s graphical.target reached after 10.221s in...
View ArticleGeneral discussion • Re: RPi4 Solder Blobs
Blobs are expected but are normally harmless however the blobs on at least two of them on the USB balanced lines look like they have soldered to the tracks which shouldn't happen.Removing the...
View ArticleGeneral • Re: PIO program not declared error
It is the arduino's fault,you can try another version of arduino,I also encountered similar error when using sloeber,it reported not define the program or redefinition of the programStatistics: Posted...
View ArticleTroubleshooting • Re: vcgencmd display power 0 doesn't work more relevant in...
the wayland command works perfectly. this is step 1.alot of people are facing the 'after turning off, it auto turns back on after a couple of seconds'.this is step 2, where you will need to add...
View ArticleAdvanced users • Re: How to detect shutdown state on hardware
Just want to add: i think this must the same case as with a standard PC - you select to power off windows OS and after all procedures the OS indicates somehow to hardware to shut down the...
View Article