Pidora / Fedora • Kernel: 6.9.0-0.rc1.17.fc41.aarch64
Code: root@fedora:~# neofetch --offroot@fedora-----------OS: Fedora Linux 41 (Workstation Edition Prerelease) aarch64Host: Raspberry Pi 400 Rev 1.0Kernel: 6.9.0-0.rc1.17.fc41.aarch64Uptime: 10...
View ArticleGeneral discussion • Re: Software
MiscBitsLovely reply Statistics: Posted by amoun — Tue Mar 26, 2024 9:31 pm
View ArticleAdvanced users • Re: Testing class A2 SD cards with Command Queueing on Pi 5
0.993707] mmc0: SDHCI controller on 1000fff000.mmc [1000fff000.mmc] using ADMA 64-bit[ 1.092355] mmc0: Command Queue Engine enabled[ 1.092360] mmc0: new ultra high speed SDR104 SDXC card at address...
View ArticleTroubleshooting • Re: Strange behaviour from 27W USB-C PSU
Simple splitters violate the USB specification. I've never seen one that is compliant as that takes electronics.Statistics: Posted by dp11 — Tue Mar 26, 2024 9:37 pm
View ArticleTroubleshooting • Re: Malloc_Consolidate:() Invalid Chunk Size Error
Perhaps time to try another R-PI and see whether the issue is consistent across examples. As for codecs, yes they can have memory management issues, largely to do with programming, which should have...
View ArticleCamera board • Take a small picture by setting size but use scale not crop
I don't know if I'm not understanding something...If you use:Code: picam2.create_still_configuration(main={"size": (320, 320)})and compare that with a full res shot, it seems to be a crop. I want to...
View ArticleTroubleshooting • Re: Trying to install Processing under bookWorm
Exact error messages could help a lot,I am not so sure, but here you are:-When running the planet demo the Processing console displays the message;-The sketch has been resized from 1024x768 to...
View ArticleBeginners • Re: Pi 5 KDE Black Screen
I find in the boot log smartmontools.service failed to load. No sure if this is the reason.Statistics: Posted by milanolarry — Wed Mar 27, 2024 9:07 pm
View ArticleAdvanced users • Re: Image File Utilities
Code: sudo blkid /dev/nvme0n1 | grep -o PTTYPE=.*does not return neither "dos" nor "gpt" which is checked. Would be interesting what's returned on your system instead Statistics: Posted by framp — Wed...
View ArticleAdvanced users • Re: ASIX ax88179_178a not getting predictable network...
Just to let you know that after doing Code: sudo rpi-update today, my ASIX ax88179_178a USB3 ethernet interface is now getting the expected enxXXXXXXXXX name when predictable network interface names...
View ArticleAutomation, sensing and robotics • Re: How to replace RPi.GPIO code with...
Sadly I am wrong. This does not solve the problem. The monitor does go to sleep, but still wakes up about 60 seconds later, despite the PIR still being covered and dark in a box. Any ideas gratefully...
View ArticlePython • Re: Raspberry Pi pill dispenser using servos 30
can someone jest help me?You first wrote about this in September 2021:viewtopic.php?p=1911817#p1911854Regrettably, I expect the answer is no.Statistics: Posted by ame — Wed Mar 27, 2024 9:33 pm
View ArticleRaspberry Pi OS • Re: Which packages are installed (remote)?
Thanks .... with the history.log I do not get everything as the log is to limited due log-rotate etc. Also I notice there are a lot of update/upgrade commands. The /var/lib/dpkg/status looks...
View ArticlePython • GPIO and Buzzer activation
I'm working on a python code to make an access control by RFID and it is working very well. Now I have the final implementation with a buzzer to make a short sound when the RFID tag is detected. I...
View ArticleBeginners • Re: Intermittent Screen Blanks
Wow, thanks for your informative reply. My new info may not be necessary but here it is anyway:I plugged my 60" SAMSUNG to 3B Pi and it booted perfectly and NO Screen Blanks so I took a look at the...
View ArticleBeginners • Add desktops & xscreensaver
Just getting back into Raspbien again after being away.A couple apps I'm struggling with1. Raspbian seems to be stuck at just one desktop. obconf seems to not be able to add additional desktops.obconf...
View ArticleCamera board • ov9281 stopped working P4 B => Pi5 migration
Hi, I had a software working with a 200fps OV9281 on i2c on Pi4 B, the board blew up so I bought a Pi5. The camera is not registered properly by libcam now.Code: uname -aLinux raspberrypi...
View ArticleSDK • Re: MPC23S17 Reset pin
If you run rotary encoders to a port expander, I would propose to route the INT output to the MCU to have faster access instead of polling the external port.Not really. Polling at 1ms intervals is...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Innomaker ov9281 vs Raspberry Pi 5
Any updates on this issue?I'm upgrading to Pi5 but my OV9281 is not registered. Is 'next' branch additions mentioned above already in main? my libcamera outputs:Code: $ libcamera-hello --camera=0...
View ArticleGeneral discussion • Re: Raspberry Pi 5 discussion thread
Not sure anyone asked (and got reply) recently - is 2GB (and possibly 1GB) version of Pi5I can't see a 1GB as Bookworm will default to X11 which is not really have long term support, I imagine.Not...
View Article