Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


[Deprecated} Using the Flirc USB for remote control with mOde 5.4+
#7
Ok now I have...

Code:
$ ls -l /dev/input/by-id
total 0
lrwxrwxrwx 1 root root 9 Dec 16 07:28 usb-flirc.tv_flirc-event-if00 -> ../event1
lrwxrwxrwx 1 root root 9 Dec 16 07:28 usb-flirc.tv_flirc-event-kbd -> ../event0
 and after a reboot still throwing the same errors


Code:
$ ./Flirc-moode.py
Traceback (most recent call last):
 File "/usr/lib/python3/dist-packages/evdev/device.py", line 125, in __init__
   fd = os.open(dev, os.O_RDWR | os.O_NONBLOCK)
FileNotFoundError: [Errno 2] No such file or directory: '/dev/input/by-id/usb-flirc.tv_flirc-if00-event-kbd'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
 File "./Flirc-moode.py", line 10, in <module>
   flirc=evdev.InputDevice('/dev/input/by-id/usb-flirc.tv_flirc-if00-event-kbd')
 File "/usr/lib/python3/dist-packages/evdev/device.py", line 127, in __init__
   fd = os.open(dev, os.O_RDONLY | os.O_NONBLOCK)
FileNotFoundError: [Errno 2] No such file or directory: '/dev/input/by-id/usb-flirc.tv_flirc-if00-event-kbd'

I'm now off to complete the building of a 'submarine' engine for a coffin.... so will check back tonight.
Cheers,
Bob.
----------
bob
Reply


Messages In This Thread
RE: Using the Flirc USB for remote control with mOde 5.4+ - by DRONE7 - 12-15-2019, 06:37 PM

Forum Jump: