i just installed LE9.0.1 teh stable version . and also at peripherals ...empty
Posts by niek
-
-
at LE9 i use Aeon nox silvo (standard supported bij LE9)
-
ooh i see now im not running a stable version , oops . i will do a new install today.. i hope it will fix it
-
At a new install of LE9.1.002
And at startup i have the error "GRAB FANART ERROR"
what is wrong..
i already enabled "settings/libreElec/network and enable wait for network to be online "
-
also with a new install, at Settings -> System -> Input -> Peripherals is still empty
i also now have a GRAB FANART ERROR, at start up
-
mmhh also a fresh new install is not fixing my issue
-
-
i checked that section peripherals, but it is empty on my system, so i think i have no CEC adaptor installed
-
-
With keymap editor i found the key id of the powerbutton is it ID 61663
Code<keymap> <global> <keyboard> <key id="61573">back</key> <key id="61663">noop</key> </keyboard> </global> </keymap>
so i used this code , but it strangly has no effect. still same problem
where can i find the "CEC adapter add-on completely"?
-
with this part of the code
<power>noop</power>
i have the same problem .
instead of the RED button i rerouted the volume+ button, so that button will power down the system and that works. it will shutdown the system normally according to the code
did you made an update from LE8 to LE9 or made a complete new install with LE9?
-
I already tried that complete code, what you mentioned above. the <back> button is working, but the <power> button not with this code
So i will try a different key , the <red> button is not working for me . i have a remote without color buttons (i7 Rii mini)
I first tried the <home> button , but that was not working , maybe just like the other keys a number?? .
i will try further , but it looks like , what you already told before , the powerbutton is caring out two instructions
-
OK.
1)uninstalled keymap editor and removed extra code at /storage/.kodi/userdata/keymaps , after a reboot => same problem
2)added the code (one at a time) see attach code at /storage/.kodi/userdata/keymaps/remote.xml , => same problem
code:
<keymap><global><remote><power>shutdown</power></remote></global></keymap>
code:
<keymap><global><keyboard><power>shutdown</power></keyboard></global></keymap>
but i know this code is working, it generated with keymap editor ( but it is a different key, which is rerouted)
<keymap><global><keyboard><key id="61573">back</key></keyboard></global></keymap>
-
Hi Da Flex
i installed LE on a Generic PC, first i had LE8.. And there it worked fine.. pressing powerbutton on the remote( when the system is on)
the ActivateWindow(ShutdownMenu) pops-up . On that menu i could select if i would turn the system off or reboot etc.
But now i upgrade my system from LE8 to the latest version LE9.0.2.. Some installed items where not competable like AEON NOX 5 and TVheadend. So i selected a differend skin AEON NOX silvo. I did some adjustments to the skin, so it looks and reacts the same as AEON NOX 5( so everyone at home can easily use it).
But the power off button at LE9 on my system reacts different. Pressing powerbutton on the remote( when the system is on), the ActivateWindow(ShutdownMenu) pops-up, but also the system is doing directly into sleep mode ..
Some how the sleep mode is activated and that is not what i want
i had already installed "keymap editor" at LE8, because the back button was not correct working at the remote (when im in series or film collections menu). So i already have a gen.xml file where a code is changing a button. So i added the extra code, but i did not see any difference..
/storage/.kodi/userdata/keymaps/gen.xml:
maybe i have to install a clean LE9 ???
-
i run now LE9.0.1. and found out that the powerbutton of the remote is working different , compaired to LE8
i tried this code:
Code
- <keymap>
- <global>
- <remote>
- <power>shutdown</power>
- </remote>
- </global>
- </keymap>
but this code is not working.
When i press this button (powerbutton ) the ActivateWindow(ShutdownMenu) is poping up and the system is going into sleepmode, before and after adding this code
what am i doing wrong ?
-
i run now LE9.0.1. and found out that the powerbutton of the remote is working different , compared to LE8
i tried this code:
Code
- <keymap>
- <global>
- <remote>
- <power>ActivateWindow(ShutdownMenu)</power>
- </remote>
- </global>
- </keymap>
but this code is not working.
When i press this button (powerbutton ) the ActivateWindow(ShutdownMenu) is poping up and the system is going into sleepmode, before and after adding this code
what am i doing wrong ?
-
I bought a new remote and this one is working "better"
only the "back"button is not working always !!!
when i go eg. movies, and select there a collection movie, then it will show all the movies which are in the film set .
But when i want to go back , to all the movies , it does not go back .. when i press the "back"button , the info button function will show in the screen
It this a but in kodi???
i also try to reprogramm it with the addon webkey-editor, but i cannot reprogramm the "back "button .. . if i programm the PageDwn button for back it works..
Are there more people with this issue???
-
My HTPC J4205 board running EL 8.0.2( skin Aeon NOX), has a problem with IPTV stream. The problem occurs when the stream stops. It stops because i think of a server problem
Normally it should restore automatically , but i had already 3times a crash of the system in one weekend.. Then sometimes i can still control the PC some clicks , or sometime it hangs directly complete
When the HTPC crashes complete , i cannot do anything anymore , only using the powerbutton on the HTPC
This i had also with mij old PC, i thought old pc not really compettable ..
But now i still have it with this new PC. Also a problem is i cannot see it comming with this skin, no buffer or timer indictation etc .
Added cash logs
kodi_crashlog_20170916203242.log - Pastebin.com
kodi_crash.log - Pastebin.comI used IPTV Simply client, and i will try to used TVHeadend, (maybe then only the backend will crash and not the complete PC)
Does anyone has this problem , or known a solution ?