Raspberry Pi OS • Re: New 14TB USB HDD "An Operation is already...
I had the HDD on a powered USB 3.0 hub. When I moved it directly to the USB 3.0 port it looks like it worked. I rebooted and now it seems to be working. How do I close the topic? KipStatistics: Posted...
View ArticleTroubleshooting • Re: pi5 keeps locking up
Are you using the official 5A power supply?Is Pi OS fully updated?Yep the pi5 power supply and yes I have done an update . I actually have 2 with the same hardware - hats and same install - apart from...
View ArticleAdvanced users • Re: Can I create an autoboot.txt file with multiple...
I don't think it's possible to run a script from within autoboot.txt, not without jumping through the same hoops PINN uses.thats why ive been considering lua for the config file, with the open...
View ArticleTroubleshooting • RPi4 and USB smart card readers
Hello all:I am fairly new to Raspberry Pi.I am using an RPi4 2GB with a Waveshare POE hat https://www.amazon.com/gp/product/B0974 ... UTF8&psc=1, a 64GB SD Card, and Ubuntu 24.04 server.My project...
View ArticleAdvanced users • Re: RPi5 - IOMMU on PCI
Have you added to the kernel cmdline something like this:vfio-pci.ids=10ec:c821The ID is what you get with lspci -nThe example here is a MediaTek M.2 WiFI card, it works on an N100 CPU. I don't have a...
View ArticleMedia centres • Re: Peppy player
According to this page: https://openweathermap.org/api/one-call-3One Call API is available only for 'One Call by Call' subscription only.I don't remember if you select that when you ask for the API...
View ArticleTroubleshooting • Re: RPi4 and USB smart card readers
I forgot to add what I experienced. This is for the Yubikey, and the same occurs with the Nitrokey.Before removal:Code: # pkcs11-tool --module /usr/lib/aarch64-linux-gnu/opensc-pkcs11.so -LAvailable...
View ArticleGeneral discussion • Re: STICKY: Introduce yourself!
Hi! My name is MATHIAS I'm from FRANCE interested in computers from the age of twelve, mostly for gaming , did my own set up AT 16 and my first watercooling a 18 .RaspberryPi is new to me the only pcb...
View ArticleBeginners • Noctua 5v NF-A4x10 pmw on Pi 5
Hi I’m looking for help to plug my Noctua on Pi5 using the JST-SHI WENT Red with Yellow for +5VBlue with blue For PMW Black with black. For ground Yellow with Green for Tach ( rpm speed signal )Tell...
View ArticleNetworking and servers • Re: Ideas for controlling a Raspberry Pi 5 via...
Maybe have a look on github at btferret https://github.com/petzval/btferretStatistics: Posted by neilgl — Mon Aug 05, 2024 9:07 pm
View ArticleTroubleshooting • Re: raspbian buster - usb device not recognized
I'd appreciate any ideas / help ...Statistics: Posted by mrmrmrmr — Mon Aug 05, 2024 9:10 pm
View ArticleGaming • Re: Legal Retropie
People will sell hardware which will include all of the installed emulators, and ROMS for every emulator for money, which is completely illegal.A number of the retro video game studios are not around...
View ArticleGraphics programming • Re: help me set up Geany to work with the GTK+ library...
Thank you. Everything works from the command line.Now I would like to register all this in the Jenny settings. So that everything compiles and assembles automatically. And not only with GTK, but also...
View ArticleTroubleshooting • Re: GC9A01 round display for pi 4B
This is the link https://a.co/d/7UyPrBVStatistics: Posted by Jp4444 — Tue Aug 06, 2024 8:24 pm
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: 1.47 inch display with RPI 5
1. I don't have HW to test -> don't know if that's really working -> makes no sense at all to give it to you (or others here on the forum)2. Haven't checked the sequence for plausibility by...
View ArticleRaspberry Pi OS • Re: Disconnect, Reboot, Shutdown from Desktop by command
Earlier, I wrote:I ask because I have one machine that is up all the time, but every so often (say, every few months), it gets stuck in a "D wait" and I have to power-cycle it to get it working again....
View ArticleRaspberry Pi OS • Re: /usr/bin/sh being linked to dash not bash makes script...
Latest: given the changes to the script as given above, it works fully when I run it manually under sh (ie, dash), but run under "at", it does the copy of the splash, but doesn't do (or fails on) the...
View ArticleGraphics, sound and multimedia • Re: Map of RPi5 HVS registers
I still haven't quite got my head around how/why the RPi5 splits the video hardware across multiple `dri` cards/devicesi think the pi5 has at least 3 dri devicesone is the 3d core, all it does is turn...
View ArticleBeginners • Re: Raspberry pi 4+ HDMI enable
Hi,The hdmi0 It dosen't workStatistics: Posted by txemuki — Tue Aug 06, 2024 9:18 pm
View ArticleTroubleshooting • Re: Problem to store data throught Telegraf into InfluxDB
thanks a lot for the help!I've try so many time a lot of solution and i discover that the problem was the inputs....I've try the input for the cpu thempCode: [[inputs.file]] files =...
View Article