Jump to content

Recommended Posts

Posted

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?

Posted (edited)

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

 

Edited by zbindenp
Found a workaround
  • Thanks 1
Posted

@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.

  • 1 month later...
Posted (edited)

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?

Edited by nineax
Posted
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?

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...