SDK • Re: I2c doesn't work on GP16 and GP17 (but does work on other pins!)
Sure , I am aware that these are i2c0 and i2c1 respectively, code was accordingly changed when testing i2c0. Also about the resistors i have tried with external ones as well. Btw what is best practice...
View ArticleAdvanced users • Re: Custom Linux, custom file system in RAM
Who knows how to find out how much RAM my initramfs takes up and how much memory is available to it? How do I change the amount of available memory?I found a solution to why I didn't see the size of...
View ArticleTroubleshooting • Re: gstreamer v4l2h264enc not working in recent kernel 6..6
Thank you so much for your input. Unfortunately gstreamer still halts at Code: 0:00:01/9:99:99 with:Code: gst-launch-1.0 -v v4l2src device=/dev/video0 ! 'video/x-raw, width=800, height=600,...
View ArticleTroubleshooting • Unable to install linux-headers-rpi-v8 due to unmet...
I'm facing issues when trying to install linux-headers-rpi-v8 on my Raspberry Pi. Here's the error message I'm getting:Code: Reading package lists... DoneBuilding dependency tree... DoneReading state...
View ArticlePython • Re: How Do I Open Audacity With Python?
Code: @reboot ping google.com #plus redirecting the errors to a fileI doubt that this line would work and be useful (it used to test, AFTER ADAPTATION, wheteher RPi has an IT adress: as google is...
View ArticleOff topic discussion • Re: 2024 Raspberry pi 3 a+ Boot problem
Start here: viewtopic.php?t=58151If none of that works contact your RPi vendor (not the foundation nor Raspberry Pi Ltd.) for an RMA.Eh... PiOS 32bit seems to work. Installing other OSs seems to be...
View ArticleTroubleshooting • Re: Unable to install linux-headers-rpi-v8 due to unmet...
Did you run 'upgrade' or 'full-upgrade'? You need to run the latter to get some updated fully installedStatistics: Posted by DirkS — Tue Mar 19, 2024 5:21 pm
View ArticleSDK • Re: Anyone good with PIO?
Your code initially turns the pin low. Then it delays and turns the pin high. Then it delays and turns it high again. So it's going to stay high rather than flash.The loop will actually iterate 32...
View ArticleAdvanced users • KEEP autostart terminal open like in UI
I have been struggling a lot and tried the sticky notes to autostart and also this one to the same topic viewtopic.php?t=291785I have a pi 3 doing only 1 job: running grott to supply HA with mqtt...
View ArticleHATs and other add-ons • Trying to set a Qi LiPo charger, wiring doubts
I've been looking on how may I wire all components to create a LiPo Charger based on Wireless QiHere are the components I plan to use (the only ones I've found in Stock rigth now otherwise, I might...
View ArticleFrançais • Re: Carte SD fonctionnelle sur 1 rasp mais pas un autre
Comment alimentez vous votre troupeau?Mettez vous tous les periferiques d'un coup (un clavier et un mulot peuvent manger beaucoup s'ils ont des LEDs super jolies?)Avez vous un écran? (normalement, il...
View ArticleDeutsch • Re: Raspberry pi 4b bootet nicht
Kannst Du Dich erinnern ob Du irgendwas am System getan hast bevor er nicht mehr bootete? Z.B. OS Update oder an den GPIOs was angeschlossen? Vielleicht bekommen wir dadurch eine Idee was der grund...
View ArticleAdvanced users • Re: Argon Fan HAT stuck at 50%
two thing which were an easy find when looking at that producthttps://github.com/Argon40Tech/Argon-ONE-i2c-Codesargon.jpgI have already installed the script but made no difference. Also, I can't write...
View ArticleGeneral discussion • Re: Raspberry Pi zero 2 Frozen
Have you got a mini-HDMI to HDMI adapter/cable you can connect to an HDMI monitor?I have adapter Mini hdmi to HdmiStatistics: Posted by MrCaramba — Wed Mar 20, 2024 5:20 pm
View ArticleGeneral discussion • Re: Raspberry Pi 5 discussion thread
Okay, it is likely the kvm at least removes hotplug when switching which is undesirable. Possibly meddles with the edid.You can force hotplug and provide a consistent edid.When directly connected to...
View ArticleTroubleshooting • Pi 4B Undervoltage condition relating to modern HDMI...
Strangeness ... I have a flock of Raspberry Pi 4Bs, purchased about three years ago (post the update defaulting to USB boot vs. SD card). I've used them for all kinds of things, desktops, servers,...
View ArticleTroubleshooting • Re: Libcamera-vid app not capturing video
I am having the exact same issue. I am also using a Raspberry pi 5 and taking images works perfectly with my camera, however when recording video and the libcamera-vid saves the file as .h264 file...
View ArticleTroubleshooting • Re: Wayland can't mirror, X11 can't hotplug...
re-enable wayfire. in wayfire edit scroll to the output section and try 'mirror' optionMode can also be mirror <output_name>, where <output_name> is the name of another output. In this...
View ArticleBeginners • Re: Load desktop and a video without a monitor, then work when...
This this suggestion.Statistics: Posted by dom — Wed Mar 20, 2024 5:38 pm
View ArticleGraphics, sound and multimedia • Re: Raspberry Pi5 and VGA666
It really depends on what your Scaler/converter box is expecting (VGA modes? TV modes? 240p? 480p?); and whether you want full overscan (for compatibility with SD video platforms), a snug fit for a...
View Article