Geschrieben July 18, 2024 at 21:2118. Jul 2024 Hello, I have upgraded four of our systems from brickd 2.4.5 -> 2.4.6, and brickd stopped responding on all of them: <I> <main_linux.c:385> Brick Daemon 2.4.6 started (architecture: arm, pid: 25228, daemonized: 1) <I> <main_linux.c:391> Running on Linux system (sysname: Linux, release: 6.1.21-v7+, version: #1642 SMP Mon Apr 3 17:20:52 BST 2023, machine: armv7l) <I> <bricklet.c:274> Found supported HAT product_id 0x084e in device tree, using default HAT Brick config <I> <bricklet.c:315> Found Bricklet port A (spidev: /dev/spidev0.0, driver: gpio, name: GPIO23, num: 23) <I> <bricklet_stack_linux.c:87> Using spidev backend for Bricklets, because Raspberry Pi without BCM2835 detected <I> <bricklet.c:315> Found Bricklet port B (spidev: /dev/spidev0.0, driver: gpio, name: GPIO22, num: 22) <I> <bricklet.c:315> Found Bricklet port C (spidev: /dev/spidev0.0, driver: gpio, name: GPIO25, num: 25) <I> <bricklet.c:315> Found Bricklet port D (spidev: /dev/spidev0.0, driver: gpio, name: GPIO26, num: 26) <I> <bricklet.c:315> Found Bricklet port E (spidev: /dev/spidev0.0, driver: gpio, name: GPIO27, num: 27) <I> <bricklet.c:315> Found Bricklet port F (spidev: /dev/spidev0.0, driver: gpio, name: GPIO24, num: 24) <I> <bricklet.c:315> Found Bricklet port G (spidev: /dev/spidev0.0, driver: gpio, name: GPIO7, num: 7) <E> <bricklet_stack_linux_spidev.c:263> Could not find line GPIO7 <I> <main_linux.c:579> Brick Daemon 2.4.6 stopped These systems are all Raspberry Pi 3 Model A Plus Rev 1.0 with a HAT Brick. Downgrading to brickd 2.4.5 fixed the problem on all four systems, for now. Is this a known issue?
Geschrieben July 19, 2024 at 00:0919. Jul 2024 Yes, this is a known issue that we recently discovered. Please keep using brickd 2.4.5 for RPi 1-4 until we can fix the issue.
Geschrieben July 19, 2024 at 18:5519. Jul 2024 Hello all Thank you for the information. I have the same problem and like to downgrade to 2.4.5, but get an error when trying to do that: sudo apt install brickd=2.4.5 Reading package lists... Done Building dependency tree... Done Reading state information... Done E: Version '2.4.5' for 'brickd' was not found How can i fix that? Ok, found it. How I did it (perhaps would help others): wget https://download.tinkerforge.com/tools/brickd/linux/brickd-2.4.5_armhf.deb sudo dpkg --install brickd-2.4.5_armhf.deb rm brickd-2.4.5_armhf.deb bearbeitet July 19, 2024 at 19:1519. Jul 2024 von zbindenp Found a workaround
Geschrieben July 19, 2024 at 21:0819. Jul 2024 Autor @zbindenp That is exactly what I did. Thanks for sharing the write up. This would be an excellent opportunity for reviving the near-dead blog. Write two lines informing us about the (avoidable) problem and the fix. RSS is our friend.
Geschrieben July 24, 2024 at 14:3224. Jul 2024 Please try the attached brickd version: sudo dpkg -i brickd_2.4.7_armhf.deb brickd_2.4.7_armhf.deb brickd_2.4.7_arm64.deb
Geschrieben July 25, 2024 at 17:4125. Jul 2024 Works here also. RasperryPi Zero with RaspberryPiOS bullseye
Geschrieben September 17, 2024 at 14:1317. Sep 2024 I get the message “Brick Daemon 2.4.7 stopped” I'm working on a Rasbarry Py5 and have already tested version 2.4.6. Same error on this version. Can you maybe help me? PS: I tried out on Ubuntu, do I need to switch to pyos? bearbeitet September 17, 2024 at 14:2317. Sep 2024 von nineax
Geschrieben September 17, 2024 at 16:3617. Sep 2024 On 9/17/2024 at 4:13 PM, nineax said: I get the message “Brick Daemon 2.4.7 stopped” Where do you get this message? Could you please show the full output of the command "systemctl status brickd", the command "uname -a", the command "gpioinfo" and attach the /var/log/brickd.log file from your Raspberry Pi?
Geschrieben September 18, 2024 at 09:3018. Sep 2024 I switched to Pyos and everything works now. Anyway, thanks for helping.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.