Jump to content
Flirc Forums

Recommended Posts

Posted

I installed Flirc and flirc_util on raspberrypi5 (based on debian).

The GUI doesn't lauch.

When launching the command line:

sudo flirc_util version

I have the following message :

flirc_util: error while loading shared libraries: libhidapi-hidraw.so.0: ELF load command address/offset not page-aligned
 

What can/should I do to progress in executing flirc_util ?

Posted

oh that’s so strange… How did you install it? With the deb package manager?

Being that is a shared object, it’s not in the application. Can you try re-installing it?

apt-get install libhidapi-dev libhidapi-hidraw0 libhidapi-libusb0

What is your architecture:

`uname -a`

Also, did you try the appimage version on the website?

Posted

I did installed following the command for debian based (https://flirc.com/ubuntu-software-installation-guide)

     curl apt.flirc.tv/install.sh | sudo bash 

I reinstalled as proposed `libhidapi-dev` `libhidapi-hidraw0` `libhidapi-libusb0` but flirc_util still does not work with the same issue.

Here is my architecture executing `unname -a` :
Linux raspberrypi5 6.6.31+rpt-rpi-2712 #1 SMP PREEMPT Debian 1:6.6.31-1+rpt1 (2024-05-29) aarch64 GNU/Linux
 

What is the appimage version on the website that you propose ? Can you share the corresponding link ?

Thanks 

  • 2 months later...

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