v17 LibreELEC Testbuilds for x86_64 (Kodi 17.0)
(2016-10-30, 16:25)smf007 Wrote: Sorry, forgot we changed threads.
It was in the previous thread.
Thanks for pointing me to the thread.
So following your advice I created a /storage/.config/autostart.sh file with these two lines
Code:
modprobe rc_hauppauge
modprobe ir-kbd-i2c
so lsmod now shows this
Code:
Module                  Size  Used by
si2157                  4461  2
si2168                  6196  2
i2c_mux                 2422  1 si2168
drbg                   12823  1
ctr                     3519  3
ccm                     7087  3
ir_kbd_i2c              4931  0
rc_hauppauge            2358  0
rc_core                14638  2 rc_hauppauge,ir_kbd_i2c
ath9k                  71896  0
ath9k_common           19308  1 ath9k
ath9k_hw              377393  2 ath9k_common,ath9k
ath                    16471  3 ath9k_common,ath9k,ath9k_hw
mac80211              276017  1 ath9k
fuse                   65074  7
wl                   6356280  0
snd_hda_codec_hdmi     31862  1
intel_powerclamp        6919  0
intel_rapl              8800  0
iosf_mbi                2778  1 intel_rapl
snd_hda_codec_realtek    51436  1
snd_hda_codec_generic    43541  1 snd_hda_codec_realtek
btusb                  25197  0
btrtl                   3488  1 btusb
btbcm                   5471  1 btusb
btintel                 5560  1 btusb
bluetooth             237339  5 btbcm,btrtl,btusb,btintel
saa7164                92989  0
snd_hda_intel          20100  0
tveeprom               13177  1 saa7164
snd_hda_codec          70076  4 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_intel
dvb_core               72343  1 saa7164
snd_hda_core           28290  5 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel
snd_hwdep               4819  1 snd_hda_codec
videodev              100149  1 saa7164
cfg80211              208985  5 wl,ath,ath9k_common,ath9k,mac80211
But still there is no response to the remote. I tried running irw and pressed the buttons but no response on screen.
I also tried running the ir-keytable command but I keep getting
Code:
Couldn't find any node at /sys/class/rc/rc*.
Please advise what steps I am missing.
Thanks for your support.


Messages In This Thread
3D HOU/HSBS issue - by .bismarck - 2016-06-20, 20:03
[Build #0903] breaks VAAPI - by MichaelAnders - 2016-09-04, 15:37
Update Failed - by n2vwz - 2016-09-27, 19:34
RE: LibreELEC Testbuilds for x86_64 (Kodi 17.0) - by gujal - 2016-10-31, 00:48
Logout Mark Read Team Forum Stats Members Help
LibreELEC Testbuilds for x86_64 (Kodi 17.0)11