Camera board • rpicam-vid --save-pts NOT working
Following the documentation https://www.raspberrypi.com/documentati ... rpicam-vid,I tried:Code: rpicam-vid -o test.h264 --save-pts timestamps.txtHowever, the 'timestamps.txt' file had just a single...
View ArticleTroubleshooting • Broken SD Card Slot on RP5
I'm fairly inexperienced with the raspberry pi but have been able to set up things like Octopi and RetroPie. I recently got a raspberry pi 5 and while trying to install it in a case, I broke the SD...
View ArticleGeneral discussion • New rpi-eeprom-update 01-24-2024 WD Blue SN550 nvme...
If you know how to install latest rpi-eeprom-updates, pieeprom-01-24-2024.bin fixed the WD Blue SN550 nvme boot issue. Thanks to PeterHarper for letting me know about this update. Works on Raspberry...
View ArticleGeneral discussion • Re: Visual Studio Code - Updating
The Bookworm repo has been updated and 1.85.2 is now available.Statistics: Posted by trejan — Thu Jan 25, 2024 5:09 pm
View ArticleAdvanced users • Re: NVMe boot issue
Posting the kernel logs?For support related to Pimoroni products you should request them to support! They took your money, so solving any issues related to their product is up to them..The failure is...
View ArticlePython • Re: Installation of pyexcel
As it says in the text you quoted -For more information visit http://rptl.io/venvThat takes you to the relevant section of the official Raspberry Pi documentation which explains the situation and how...
View ArticleGeneral • Re: Static IP on Raspberry Pico
So specifically, is a DHCP Discover broadcast made at all? If so then the DHCP server gets involved with a DHCP Offer. However, if a DHCP Request is not made by the Pico, then a DHCP release request...
View ArticleRaspberry Pi OS • Re: New rpi-eeprom-update 2024-01-24 WD Blue SN550 nvme...
choose 'latest' and then run below commandCode: pi@book13th:~ $ sudo rpi-eeprom-updateBOOTLOADER: up to date CURRENT: Wed 24 Jan 12:16:01 UTC 2024 (1706098561) LATEST: Wed 24 Jan 12:16:01 UTC 2024...
View ArticleSDK • Re: Duplicate labels in '.dis' file
rp2/mphalport.h has "static inline mp_uint_t mp_hal_ticks_ms(void)" so I guess its just many copies of it.sounds to me, like the compiler isnt respecting that inline statementand because the function...
View ArticleGeneral discussion • Re: best way to run a bash on startup in Bookworm
True, however the OP might not know what he/she does not know.OP has written 353 posts (so far), and joined in 2016 -- this is not an utter newbie.Just because someone has X posts, does not make them...
View ArticleBeginners • Re: First time user trying to install software (exodus wallet)
Exodus Wallet. At least the name is honest.Statistics: Posted by ame — Fri Jan 26, 2024 5:06 pm
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: RPi 5 1-Wire / DS18B20 is unstable
Anyone having problems with OneWire on Pi 5, please try this trial kernel with the final version of jdb's patch (https://github.com/raspberrypi/linux/pull/5882):Code: Select all$ sudo rpi-update...
View ArticleTroubleshooting • Re: hdparm -> SG_IO: bad/missing sense data
Hi,...If it still does not work, there is a possibility that the disk itself is broken.The disk is working, but I am wondering if it can be trusted for long time future work.Or just replace it even...
View ArticleGaming • Re: Linux Air Combat on Raspberry Pi 5
You could also look into Flight Gear:https://wiki.flightgear.org/Howto:Build ... berry_Pi_4Statistics: Posted by ame — Fri Jan 26, 2024 5:12 pm
View ArticleUbuntu • Re: Pi camera3 on ubuntu
On my Pi 5, if I enter rpicam-hello on Ubuntu I get no reponseShould it work on ubuntu as it does on bookwormCurrently no; I haven't found the time to work further on libcamera this cycle...
View ArticleTroubleshooting • Re: SSH, nextcloud stopping working after plugging a...
plug it in, theninvoke "lsusb" and see what type of interface chip .jmicron chips are problemmatic on some linux systems....i have 2 adapters, one is Asmedia (works) the other Jmicron(does not...
View ArticleTroubleshooting • remote ssh to rpi bookworm clipboard problem in vim
When doing a remote ssh from ubuntu 22..04 from a gnome-terminal to rpi bookworm, I had problems that vim did not provide system clipboard to copy from rip vim session to my remote client. After a lot...
View ArticleGeneral discussion • Re: pi 5 nvme case options?
Argon have announced their Argon ONE Pi5 NVME case already:https://argon40.com/products/argon-one-v3-m-2-nvme-casebut they say it is "sold out" which I guess really means "not available yet". Looks...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Waveshare 1200x800 DSI screen not...
Remove all the stuff that the Waveshare script added. They don't keep it up to date and never released source for it. Have you done anything else to this OS install? If it is new then write a fresh...
View ArticleGeneral discussion • Re: Raspberry Pi 5 - SSD SATA or SSD NVMe ?
Hello,I would like to equip my Pi 5 with a SATA 4tb SSD via USB or a Pimoroni board with an 4tb NVMe SSD. My aim is to run Plex with my library on it.Would you choose the SATA SSD or the NVMe SSD...
View Article