I would also like to thank you very much: GDPR-2 and other creators who have worked on this project. You have done a great job and I regret that not everyone is able to validate your work. Very good job. Thank you!
Posts by skom
-
-
And what is the driver for the default remote control (K1 plus S905 see picture below) to connect to as a second remote control?
One more problem - how to map letters from remote control with keyboard in Lircmap.xml file?
In the file in the rc_keymaps directory I have eg
"0x72ddb0 KEY_Q"
and try to assign it to lirc in Lircmap.xml in various ways
<q>KEY_Q</ q>
<letter_q> .... unfortunately nothing works
How can I map a letters and special characters, e.g., space, comma, dot, at, slash, backslah, colon, etc.?
-
I made a file to operate the remote from the old box GoClever Android Box (up to version 8.90.4 I had it as a second remote control along with the default one entered in the system).
Unfortunately, the keyboard does not want to work with the letter keys. I wrote in /storage/.config/rc_maps.cfg
following line "meson-ir * my_file" and I entered the command "ir-keytable -a /storage/.config/rc_maps.cfg -s rc0" via ssh. I'm not happy about the pilot's work. When I delete the line that I added in rc_maps_cfg I have no new or old remote control. How can I return to the remote installed by default in the system (K1 plus S2 T2 from China s905).
Thank you in advance for your help in solving the problem
-
After upgrade to 8.90.2, my K1 Plus quite often restarts itself (after freezing). I have a fan mounted for cooling the processor and how I check it now CPU temperature is 40-50 pcs (without the fan on this version Libreelec reached 85 degrees and hung up
(on the LibreELEC 9.x version 1.0.6 there was no problem stopping the box Problems began with version 1.0.8 and only removing the plugin resulted.) In attachment are logs of the last crash and previous crash logs in version 8.90.2. Is there any solution for this?
-
Hi,
I just tried to install v1.0.2 on my KI Plus. Everything worked but it does only see the DVB-T receiver. Why does it not see the DVB-S and DVB-C?
I have the same pronblem. Maybe someone has solved it?
On LibreELEC-S905.arm-8.2-8.1.10 everything works. After transfering dbt.img to LibreELEC-S905.arm-adamg-1.0.X I have only DVB-T
-
For several days I have K1 Plus (at S905). I tried to set LibreELEC (LibreELEC-Amlogic.aarch64-KI_Plus-7.0.2.004.4.img) with: Tvheadend and VDR and with oscam, but so far without positive result. I have message "Channel encoded (2)"
My configs of VDR are:Code
Display More>>>>[oscam.conf] [global] logfile = /storage/.kodi/userdata/addon_data/service.softcam.oscam/log/oscam.log usrfile = /storage/.kodi/userdata/addon_data/service.softcam.oscam/log/oscamuser.log cwlogdir = /storage/.kodi/userdata/addon_data/service.softcam.oscam/log/cw waitforcards = 0 preferlocalcards = 1 lb_mode = 1 lb_save = 100 lb_savepath = /storage/.kodi/userdata/addon_data/service.softcam.oscam/log/stat [cache] [dvbapi] user = vdr enabled = 1 au = 1 pmt_mode = 4 request_mode = 1 listen_port = 2000 boxtype = pc [monitor] port = 988 aulow = 120 monlevel = 1 hideclient_to = 15 [webif] httpport = 8888 httpuser = **** httppwd = **** httphelplang = pl httprefresh = 5 httppollrefresh = 5 httpallowed = 0.0.0.0-255.255.255.255 aulow = 120 hideclient_to = 15 -------------------------------------------- >>>>[oscam.user] [account] user = vdr pwd = vdr monlevel = 4 au = 1 -------------------------------------------- >>>>[oscam.server] [reader] label = test protocol = cccam device = my_[i]ip,port[/i] user = my_[i]user[/i] password = my_[i]pass[/i] inactivitytimeout = 30 group = 1 cccversion = 2.3.0 ccckeepalive = 1 cccmaxhops = 2 blockemm-unknown = 1 blockemm-g = 1 -------------------------------------------- >>>>[oscam.dvbapi] P: 0500 I: 0 -------------------------------------------- >>>>log oscam 2017/01/20 13:33:02 00000000 s (main) System name = Linux 2017/01/20 13:33:02 00000000 s (main) Host name = LibreELEC 2017/01/20 13:33:02 00000000 s (main) Release = 3.14.29 2017/01/20 13:33:02 00000000 s (main) Version = #1 SMP Thu Aug 25 08:40:09 MSK 2016 2017/01/20 13:33:02 00000000 s (main) Machine = aarch64 2017/01/20 13:33:02 00000000 s (main) creating pidfile /tmp/.oscam/oscam.pid with pid 3365 2017/01/20 13:33:02 00000000 s (config) services reloaded: 0 services freed, 0 services loaded, rejected 0 2017/01/20 13:33:02 00000000 s (config) userdb reloaded: 1 accounts loaded, 0 expired, 0 disabled 2017/01/20 13:33:02 00000000 s (main) signal handling initialized 2017/01/20 13:33:02 00000000 s (net) monitor: initialized (fd=6, port=988) 2017/01/20 13:33:02 00000000 s (reader) test [cccam] creating thread for device *.*.* 2017/01/20 13:33:02 00000000 s (emmcache) loading emmcache disabled since no reader is using it! 2017/01/20 13:33:02 00000000 s (emmcache) loading emmstats disabled since no reader is using it! 2017/01/20 13:33:02 00000000 s (anticasc) anti cascading disabled 2017/01/20 13:33:02 79C51BE8 c (client) plain dvbapi-client granted (vdr, au=auto (1 reader)) 2017/01/20 13:33:02 79C51BE8 c (dvbapi) dvbapi channelcache loaded from /storage/.kodi/userdata/addon_data/service.softcam.oscam/config/oscam.ccache 2017/01/20 13:33:02 79C51BE8 c (dvbapi) Using TCP listen socket, API forced to DVBAPIv3 (0), userconfig boxtype: 11 2017/01/20 13:33:02 6DD4A082 h (webif) webif: decompressed 168101 bytes back into 404920 bytes 2017/01/20 13:33:02 6DD4A082 h (webif) HTTP Server running. ip=0.0.0.0 port=8888 2017/01/20 13:33:02 3C040453 p (reader) *.*.*: resolved ip=*.*.*.* 2017/01/20 13:33:02 3C040453 p (reader) test [cccam] connecting to *.*.*:* 2017/01/20 13:33:02 3C040453 p (reader) test [cccam] proxy initialized, server *.*.*:*
Is it possible to ask more experienced with directing me to the right way to solve my problem