Jump to content
Flirc Forums

Leaderboard

Popular Content

Showing content with the highest reputation on 07/29/2023 in all areas

  1. Hi, I've managed to make it work (1st time) on Debian 12, on a VM, I've also used 'curl apt.flirc.tv/install.sh | sudo bash' but that didn't work for me either. Have you tried downloading http://apt.flirc.tv/arch/x86_64/flirc.latest.x86_64.tar.gz, extracting and copying this to the bin folder? I also had to create the symlink for the lib Created ini with: sudo nano /usr/bin/flirc.ini Added rules with: sudo nano /etc/udev/rules.d/99-flirc.rules chapas@Debian12:/lib/x86_64-linux-gnu$ lsusb Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 002 Device 006: ID 20a0:0006 Clay Logic flirc chapas@Debian12:/lib/x86_64-linux-gnu$ ls -alh libreadlin* -rw-r--r-- 1 root root 642K Jan 3 20:49 libreadline.a lrwxrwxrwx 1 root root 38 Jan 3 20:49 libreadline.so -> /lib/x86_64-linux-gnu/libreadline.so.8 lrwxrwxrwx 1 root root 18 Jun 28 17:29 libreadline.so.7 -> libreadline.so.8.2 lrwxrwxrwx 1 root root 18 Jan 3 20:49 libreadline.so.8 -> libreadline.so.8.2 -rw-r--r-- 1 root root 347K Jan 3 20:49 libreadline.so.8.2 chapas@Debian12:/lib/x86_64-linux-gnu$ flirc_util version 3.27.2 FW Version: v4.9.7 SKU: Flirc 2.0 [dori] Branch: release Config: release Hash: 0x1DE23EB8 chapas@Debian12:/lib/x86_64-linux-gnu$ flirc_util unit_test Flirc Okay I've used the flirc_util to map some buttons that I couldn't map on the GUI. Regards, chapas
    1 point
  2. The manual https://flirc.gitbooks.io/flirc-instructions/content/installation/linux-installation-guide.html says to add this to your sources.list file to be able to download the .deb packages deb http://apt.flirc.tv/arch/x64 binary/ This is incorrect. The correct setting, which is hidden inside the install.sh script is more like this deb [trusted=yes] https://apt.fury.io/flirc/ / Please can you get rid of the incorrect information and point people to the correct location for the install.sh which is 'http://apt.flirc.tv/install.sh' as explained here https://flirc.tv/ubuntu-software-installation-guide
    1 point
×
×
  • Create New...