Just an update, my rtl_433 dongle works pretty well. However, I'm missing the barometer and inside temperature that my console was giving. To fix that, I ordered a BME280 Breakout - Temperature, Pressure, Humidity Sensor from PiShop and will use that instead.
Le mercredi 21 janvier 2026 à 13 h 33 min 58 s UTC-5, Sylvain Gagnon a écrit : > Merci. Je préfère garder Debian (même si Ubuntu est pas mal la même chose > et le même problème va arrivé avec Ubuntu dans un futur rapproché). L'écran > de mon affichage étant fracassé de toute façon, j'ai décidé de remplacer > celui-ci par un dongle 433 MHz raccordé directement à mon Raspberry Pi en > suivant ces instructions: > > > https://www.jeffgeerling.com/blog/2025/getting-weather-data-my-acurite-sensors-was-shockingly-easy/ > > Bonus, mon WeeWX parle déjà à mon Home Assistant via MQTT donc j'ai juste > besoin de raccorder ma sonde à mon Raspberry Pi. > > Le mercredi 21 janvier 2026 à 11 h 53 min 43 s UTC-5, Jacques Desroches a > écrit : > >> Bonjour Sylvain, >> >> J'ai eu des problèmes de mise à jour aussi : Problem with Trixie >> <https://groups.google.com/g/weewx-user/c/HZiHcmqDuNg/m/LU8s2y8UAgAJ> >> >> Effectivement après mise à jour, un bug semble avoir été créé avec Trixie. >> J'ai essayé Rasperrypi OS, DietPi et plusieurs versions de Ubuntu. >> Finalement avec Ubuntu v22.04.3 tout fonctionne. >> >> Cordialement, >> Jacques >> Le mardi 20 janvier 2026 à 19 h 03 min 59 s UTC-5, Sylvain Gagnon a >> écrit : >> >>> Fresh install of Trixie (Raspberry Pi OS Lite (64-bit)) on the Raspberry >>> Pie that was running WeeWX 4.10.2 for years under Buster. After the upgrade >>> to Trixie, I installed the latest copy of WeeWX and now I get this in debug >>> >>> DEBUG weewx.drivers.acurite: Found station at bus= device= >>> ERROR weewx.drivers.acurite: Failed attempt 1 of 10 to get LOOP data: >>> [Errno 32] Pipe error >>> >>> I did removed the adapter, batteries of my Acurite console and rebooted >>> the Pie. Still the same error (USB Mode 3 and 4 tried). >>> >>> Running dmesg | grep -i usb >>> shows: >>> >>> [ 4.377914] usb 1-1.1.2: new low-speed USB device number 5 using >>> dwc_otg >>> [ 4.499443] usb 1-1.1.2: New USB device found, idVendor=24c0, >>> idProduct=0003, bcdDevice= 0.20 >>> [ 4.509628] usb 1-1.1.2: New USB device strings: Mfr=0, Product=2, >>> SerialNumber=0 >>> [ 4.518694] usb 1-1.1.2: Product: Chaney Instrument >>> [ 4.526086] usbhid 1-1.1.2:1.0: can't add hid device: -22 >>> >>> *[ 4.533261] usbhid 1-1.1.2:1.0: probe with driver usbhid failed with >>> error -22*[ 4.745931] usb 1-1.1.1: new high-speed USB device number >>> 6 using dwc_otg >>> [ 4.842201] usb 1-1.1.1: New USB device found, idVendor=0424, >>> idProduct=7800, bcdDevice= 3.00 >>> [ 4.852375] usb 1-1.1.1: New USB device strings: Mfr=0, Product=0, >>> SerialNumber=0 >>> >>> From what I gathered, Trixie uses a much newer kernel with stricter HID >>> validation and my old console USB port isn't compatible with Trixie's USB >>> driver. >>> >>> What Acurite console can I use that would make it work with Trixie? My >>> station is the 5in1 weather station. >>> >>> Thanks >>> >>> >>> >>> -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/weewx-user/7b85f18c-f71d-4662-8aee-8343c30b4effn%40googlegroups.com.
