Ubuntu • Re: RPI 5 - UBUNTU 23.1 - Logs - Important
that's pretty standard on other distro's as raspberry os is the only supported os.rpi5 does not have hardware accelerated video. it's all done in software.ubuntu uses there own raspberry kernel for...
View ArticleTroubleshooting • Re: is my rsync session dead?
I have had some trouble with rsync just recently. I hadn't yet reported this, since I also recently replaced my router and I thought it more likely that the router (or my router configuring) was the...
View ArticleAdvanced users • ROS2 Humble with picam V2.1 on rpi4b. Is it possible?
I want to use ROS2 Humble on a rpi4b with a picam V2.1. I imagine I am not alone, since rpi is a platform for robotics, and robots use cameras!Humble installs from binaries on Ubuntu Server 22.04 (64...
View ArticleSDK • Re: Pico W mbedtls ssl handshake failed, tls_client_err -15
Thank you so much, Peter, that works!It also lets me connect to a few other sites I had problems with.Now the api.weather.gov site handshakes OK but is giving me a timeout, but no error message. The...
View ArticleOfficial Display • Touch works. Sometimes. On Pi 5
I have the Pi 5, the official touchscreen on DSI, and it works fine. Not only the screen part, but also the touch part. But, I don't seem to find how to "double click" with touch. If an on screen...
View ArticleTroubleshooting • Re: Bookworm - Device tree overlays not loading
There's no correlation between i2c devices and gpiochip numbers. They are entirely independent of one another.Statistics: Posted by DougieLawson — Sun Mar 24, 2024 8:36 pm
View ArticleSDK • Re: RP2040 (pico sdk) strange behaviour (and crash) around gpio IRQ...
Most of the first 32-bits of the corrupted range are actually correct. Also, for all 64 bits, of those that are incorrect, they are always 1 when they ought to be 0. Maybe just a coincidence.In both...
View ArticleSDK • Re: Random new CMAKE error
https://cmake.org/cmake/help/v3.29/envv ... _GENERATORDoes this mean you can set it as an environmental variable in your OS, or set it on the command line before running CMake?Statistics: Posted by...
View ArticleCamera board • Re: synchronously capture images by two triggered GS cameras
So I achieved synchronized camera capture, but only using libcamera-vid.That is good, and I always worked with libcamera-vid tools only (or legacy raspiraw). Do you have any suggestions on how I can...
View ArticlePython • Re: Pygame display freezes during button press
I appreciate all the feedback. It is due to the image capture and background subtraction that it freezes. The display has to be dynamically changing with images being captured so at any point in time...
View ArticleTroubleshooting • Re: Accidentally Overwrote...
Thank you, this worked and my Pi's Bluetooth is working again.Statistics: Posted by nlaurent — Sun Mar 24, 2024 9:25 pm
View ArticleGeneral • Re: Toggle switch to act as a single button press - HID
You can wire a slide switch or toggle switch to a single GP input with pull-up enabled ...Code: |_ | | _| |-o .---> GPn | | |-o )---' |_| |-o )---. |_| `---> 0V / GND |When the pin changes from...
View ArticleRaspberry Pi OS • Re: USB: ch341 appears and disappears periodically
Have you tried another cable?Does the device work properly with other computers?I have many ch341-based devices, and they generally don't give me any troubleStatistics: Posted by scruss — Sun Mar 24,...
View ArticleNetworking and servers • Re: Easy + Free Web Terminal access to any Pi...
it seems to open the https://www.cookiesandyou.com/ website too as a popupStatistics: Posted by scruss — Sun Mar 24, 2024 9:30 pm
View ArticlePython • Re: Raspberry Pi pill dispenser using servos 30
I'm not trying to learn python by no means just want to turn a servo to spit out a pill at a scheduled time up to 30 pills per day at 8:00 a.m. and 8:00 p.m. everyday.I started with open chat GPT. So...
View ArticleTroubleshooting • Re: raspberry pi ubuntu server set up issue
Good morning,I appreciate you but this does not help. I really just want my problem solved not a suggestion to do something else. That being said I am trying to create a self hosting environment where...
View ArticleTroubleshooting • Re: Strange behaviour from 27W USB-C PSU
Great answer, thanks. Yes I assume, therefore, that the splitter being sold is not propagating CC and is technically incompatible with the official PSU.Statistics: Posted by realcodfish — Sun Mar 24,...
View ArticleBeginners • Re: Autostart a programe
That GitHub for pikaraoke recommends a 32-bit Raspberry Pi operating system.How to tell what you have got? Enter this in a terminal: Code: getconf LONG_BITShould show 32 or 64.Statistics: Posted by...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: UART 3 and 4 data corrupted when CPU...
* Your image link doesn't work.* A sample of the corruption might be interesting.* In which direction is the corruption observed?* How is your AVR (I presume you mean an Atmel, not an AV Receiver)...
View ArticleTroubleshooting • Pi 4 wont Boot up
Hi,I have a pi 4 and is will no longer boot up. Is there a way to retrieve all my bookmarks, passwords etc from Firefox and Chromium ?So I can make a new os on a new card and copy them...
View Article