Seems that OSMCās December update readded some missing CEC options as mentioned in this thread. But in this Test Builds they are still not available.
Would it be possible to also add them in the Kodi 18 Test Builds?
can some one help me how to instal kodi 18 on rpi2 with osmc? What are the comands ! I use Mac and I just figured out how to connect via ssh to osmc!! on my terminal im already on OSMC
GNU bash, version 4.3.30(1)-release (arm-unknown-linux-gnueabihf)
osmc@osmc:~$ sudo nano /etc/apt/sources.list
osmc@osmc:~$ wget -qO - http://download.osmc.tv/dev/gmc-18/gpg.key | sudo apt-key add -
OK
osmc@osmc:~$
osmc@osmc:~$ sudo apt-get update
Hit http://download.osmc.tv gmc-18 InRelease
Hit http://download.osmc.tv gmc-18/main armhf Packages
Ign http://download.osmc.tv gmc-18/main Translation-en
Reading package listsā¦ Done
osmc@osmc:~$
osmc@osmc:~$ sudo apt-get dist-upgrade
Reading package listsā¦ Done
Building dependency tree
Reading state informationā¦ Done
Calculating upgradeā¦ Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
osmc@osmc:~$ sudo apt-get install rbp2-mediacenter-osmc
Reading package listsā¦ Done
Building dependency tree
Reading state informationā¦ Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
rbp2-mediacenter-osmc : Depends: libiso9660-8 but it is not installable
Depends: libtinyxml2.6.2v5 but it is not installable
Depends: libmicrohttpd12 but it is not installable
Depends: libmariadbclient18 but it is not installable
Depends: libpng16-16 but it is not installable
Depends: libtag1v5-vanilla but it is not installable
Depends: libgif7 but it is not installable
Depends: libpcrecpp0v5 but it is not installable
Depends: libssl1.0.2 but it is not installable
Depends: libplist3 but it is not installable
Depends: libcrossguid0 but it is not installable
Depends: libnspr4 but it is not installable
Depends: libnss3 but it is not installable
E: Unable to correct problems, you have held broken packages.
osmc@osmc:~$
osmc@osmc:~$ sudo nano /etc/apt/sources.list
osmc@osmc:~$ clear
E: Some index files failed to download. They have been ignored, or old ones used instead.
osmc@osmc:~$ sudo apt-get dist-upgrade
Reading package listsā¦ Done
Building dependency tree
Reading state informationā¦ Done
Calculating upgradeā¦ Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
osmc@osmc:~$ sudo apt-get install rbp2-mediacenter-osmc
Reading package listsā¦ Done
Building dependency tree
Reading state informationā¦ Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
rbp2-mediacenter-osmc : Depends: libtinyxml2.6.2v5 but it is not installable
Depends: libmicrohttpd12 but it is not installable
Depends: libmariadbclient18 but it is not installable
Depends: libpng16-16 but it is not installable
Depends: libtag1v5-vanilla but it is not installable
Depends: libgif7 but it is not installable
Depends: libpcrecpp0v5 but it is not installable
Depends: libssl1.0.2 but it is not installable
Depends: libplist3 but it is not installable
Depends: libcrossguid0 but it is not installable
E: Unable to correct problems, you have held broken packages.
osmc@osmc:~$
osmc@osmc:~$
When I said Iām newbie here, I meant in this kind of stuff (terminals, etc) Iām here from a year ago but I used to install osmc with the installed they provide
Apologies if this has been mentioned before (this is a long thread!), but how do I downgrade back to Krypton? I upgrade to Leia after already applying the December update with Debian Stretch, so would like to revert back to that. Getting some stability issues here and downgrading for now might just be the best option for me.
Try to comment out the GMC repo, run sudo apt-get update and then sudo apt-get install rbp2-mediacenter-osmc --reinstall Choose the respective mediacenter name based on your system dpkg -l | grep media will show you.
Instability is not quite likely coming from the Leia version but something else.
Iām getting an error at startup about the OSMC Skin (same as Toastās picture from 9 Feb). Searching through here, I see that you were working on it a year ago. Any chance the patch to enable it got re-introduced?
osmc@osmc-Test:~$ grep skin.osmc .kodi/temp/kodi.log
19:08:18.249 T:1924153344 NOTICE: ADDON: skin.osmc v17.0.2 installed
19:08:28.375 T:1824928512 NOTICE: ADDON: skin.osmc version 17.0.2 is incompatible
The OSMC skin is currently not supported on Leia. The official rework of the skin will only start when Leia is closer to RC.
For the time being you would either need to use estuary or try to find out what needs to be done for it to be working.