drsaxoncrawfish Posted June 27, 2025 Report Posted June 27, 2025 Hello! I need help as I am extremely frustrated. When I bought my Skip 1S Universal Remote Control, I could connect it to my Linux machines just fine, and was able to program them. However, when I recently got a new TV and would have liked to reprogram the remote, I cannot get the AppImage to see that my remote is connected on either of my Linux Mint machines. I am using v. 0.9.993 of the AppImage on Linux Mint Xia on both computers. It simply doesn't see the remote. I have tried uninstalling Steam as some of the other forum topics have suggested, yet it worked with Steam installed before. Please help. Quote
drsaxoncrawfish Posted July 4, 2025 Author Report Posted July 4, 2025 To anyone else having this same issue, the solution here was to run the AppImage as root. I feel dumb but that didn't even occur to me. 1 Quote
jason Posted July 5, 2025 Report Posted July 5, 2025 A script is supposed to install udev rules and restart the app. Sometimes this requires a hotplug. But I need to figure out why it didn't work. Will follow-up when I get to the office. Quote
jason Posted July 6, 2025 Report Posted July 6, 2025 Do you see any this file: /etc/udev/rules.d/99-flirc.rules Quote
Kyouma Posted October 18, 2025 Report Posted October 18, 2025 (edited) On 7/6/2025 at 2:58 AM, jason said: Do you see any this file: /etc/udev/rules.d/99-flirc.rules Hello, new user (not the OP) I am having a similar issue on Linux Mint 22.2 I have setup the remote initially on Win 11 fine Skip appimage runs but does not recognize when remote is plugged in I have tried to run as Sudo, no change Driver manager has no updates Remote firmware ver 4.13.11.0-gd4238fe Model 1S.A06 I also have the USB v2 which works fine with the USB app (initially imported config but can setup new key press links fine) I can see the file mentioned in your prev comment, copy/paste below: ------------------------------- # Flirc Devices # Bootloader SUBSYSTEM=="usb", ENV{DEVTYPE}=="usb_device", ATTR{idVendor}=="20a0", ATTR{idProduct}=="0000", MODE="0666" SUBSYSTEM=="usb", ENV{DEVTYPE}=="usb_device", ATTR{idVendor}=="20a0", ATTR{idProduct}=="0002", MODE="0666" SUBSYSTEM=="hidraw", ATTRS{idVendor}=="20a0", ATTRS{idProduct}=="0005", MODE="0666" # Flirc Application SUBSYSTEM=="usb", ENV{DEVTYPE}=="usb_device", ATTR{idVendor}=="20a0", ATTR{idProduct}=="0001", MODE="0666" SUBSYSTEM=="usb", ENV{DEVTYPE}=="usb_device", ATTR{idVendor}=="20a0", ATTR{idProduct}=="0004", MODE="0666" SUBSYSTEM=="hidraw", ATTRS{idVendor}=="20a0", ATTRS{idProduct}=="0006", MODE="0666" --------------------------------------- For the time being happy to use Windows to make the needed changes but would be nice to be able to do this on the same machine I am using the remote to control. Happy to test some things out as this machine is easy to reimage. Edited October 18, 2025 by Kyouma Quote
Aech Posted April 16 Report Posted April 16 (edited) I am not sure what I did, mashing keys, but I finally got the app to work. Any answers? I am using linux mint and while I can get the flirc usb to connect (I updated /etc/udev/rules.d/99-flirc.rules) I cannot do the same for the skip app remote. Edited April 16 by Aech Quote
jason Posted April 25 Report Posted April 25 On 4/16/2026 at 1:20 PM, Aech said: I am not sure what I did, mashing keys, but I finally got the app to work. Any answers? I am using linux mint and while I can get the flirc usb to connect (I updated /etc/udev/rules.d/99-flirc.rules) I cannot do the same for the skip app remote. Can you try this one: Linux Download Quote
StuinUK Posted Tuesday at 03:10 PM Report Posted Tuesday at 03:10 PM On 4/25/2026 at 6:29 AM, jason said: Can you try this one: Linux Download Thanks for posting this, it fixed my 'no internet connection' when attempting to learn a button press. Linux Mint 22.3 - Cinnamon 6.17.0-23-generic kernel. I was previously having to use Windows 11 in VMware . Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.