pi@snakeoil:~ $ dmesg | grep lirc
[ 3.499614] lirc_dev: IR Remote Control driver registered, major 242
[ 3.570131] rc rc0: lirc_dev: driver ir-lirc-codec (rc-loopback) registered at minor = 0
[ 20.321432] input: lircd-uinput as /devices/virtual/input/input5
[b]pi@snakeoil:~ $ ps aux | grep lirc[/b]
pi 1020 0.0 0.0 4372 568 pts/0 S+ 01:50 0:00 grep --color=auto lirc
pi@snakeoil:~ $ ls -l /dev/lirc0
crw-rw---- 1 root video 242, 0 Sep 28 01:46 /dev/lirc0
pi@snakeoil:~ $ lsmod | grep lirc
libkmod: ERROR ../libkmod/libkmod-module.c:1655 kmod_module_new_from_loaded: could not open /proc/modules: No such file or directory
Error: could not get list of modules: No such file or directory
pi@snakeoil:~ $
I can find a reference here...
https://askubuntu.com/questions/871336/s...ntu/971300
https://unix.stackexchange.com/questions...ing-on-wsl
I have triple checked hardware, 2 different Pi, 2 different remotes, 2 different receivers.... all works with another player o/s...
and no 'modules' found here...
pi@snakeoil:~ $ cd /proc/
pi@snakeoil:/proc $ ls
1 123 141 210 407 5 684 855 fs pagetypeinfo
10 124 142 23 41 50 685 861 interrupts partitions
107 125 143 24 42 51 7 862 iomem sched_debug
108 126 144 242 426 52 720 9 ioports schedstat
109 127 145 25 43 53 721 asound irq self
11 1275 146 26 438 54 799 buddyinfo kallsyms slabinfo
110 128 147 27 44 548 8 bus keys softirqs
111 129 149 28 442 55 800 cgroups key-users stat
112 13 15 29 448 56 816 cmdline kmsg swaps
113 130 150 31 45 59 822 consoles kpagecgroup sys
114 131 151 32 46 6 823 cpu kpagecount sysrq-trigger
115 132 16 33 469 60 835 cpuinfo kpageflags sysvipc
1154 133 164 34 47 61 836 crypto latency_stats thread-self
116 134 17 349 474 62 843 devices loadavg timer_list
117 135 170 35 475 635 844 device-tree locks tty
118 136 18 36 478 639 845 diskstats mdstat uptime
119 137 19 37 479 641 846 drbd meminfo version
12 138 2 39 48 659 849 driver misc vmallocinfo
120 139 20 4 484 673 850 execdomains mounts vmstat
121 14 203 40 485 682 851 fb mtd zoneinfo
122 140 21 400 49 683 854 filesystems net
pi@snakeoil:/proc $