Jump to content
Flirc Forums

Recommended Posts

Posted

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.

Posted

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.

  • 3 months later...
Posted (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 by Kyouma

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