[SOLVED] RPI 3 running xbian need kodi 16 - Printable Version +- Forum (http://forum.xbian.org) +-- Forum: Software (/forum-6.html) +--- Forum: Installation (/forum-16.html) +--- Thread: [SOLVED] RPI 3 running xbian need kodi 16 (/thread-3881.html) |
RPI 3 running xbian need kodi 16 - Kerat - 28th Jan, 2017 03:02 PM hey guys, i just tried to install xbian to run kodi on my rpi 3, i found that i received the latest kodi distro. is it possible to install using kodi 16? RE: RPI 3 running xbian need kodi 16 - rikardo1979 - 28th Jan, 2017 08:51 PM (28th Jan, 2017 03:02 PM)Kerat Wrote: hey guys, i just tried to install xbian to run kodi on my rpi 3, i found that i received the latest kodi distro. is it possible to install using kodi 16? Stable images are still built on 16.1 so you should be good RE: RPI 3 running xbian need kodi 16 - IriDium - 29th Jan, 2017 12:01 AM Actually not! The latest "Xbian-latest-rpi3" is Kodi 17. No idea when it changed, or if any of the earlier releases offer Kodi 16. I personally don't think Xbian (Krypton) is ready to be released as stable. RE: RPI 3 running xbian need kodi 16 - Nachteule - 29th Jan, 2017 12:18 AM Ooops, you guys are right. Forgot to disable staging repo when image is built for Rpi2/3 Will fix this ASAP, sorry for that And @Kerat, I agree with you, Krypton is IMO far far away from stable state RPI 3 running xbian need kodi 16 - Kerat - 29th Jan, 2017 03:41 AM Thank you for looking into this. I don't mind doing testing in less trafficked areas, but this build will be used in my master bedroom and I need it to have a high WAF. My wife is very comfortable with Kodi 16's interface. Sent from my iPhone using Tapatalk RE: RPI 3 running xbian need kodi 16 - Nachteule - 29th Jan, 2017 03:45 AM Fixed, image for RPi2/3 is now available for download Set to solved RE: RPI 3 running xbian need kodi 16 - IriDium - 29th Jan, 2017 04:00 AM For those that have installed the "wrong" image can the system be "downgraded" by just editing /etc/apt/sources.d/xbian.list and comment out the staging line and doing an upgrade in xbian-config? Or is it best to start again from scratch? RE: RPI 3 running xbian need kodi 16 - Nachteule - 29th Jan, 2017 04:09 AM No, not needed. You can downgrade xbian-package-xbmc by running in ssh session: Terminal root@kmxbilr ~ # sudo apt-cache policy xbian-package-xbmc xbian-package-xbmc: Installed: 17.0~RC4-1484950842 Candidate: 17.0~RC4-1484950842 Version table: *** 17.0~RC4-1484950842 0 100 /var/lib/dpkg/status 17.0~RC4-1484523222 0 500 mirror://apt.xbian.org/mirror.txt/ devel/rpi-jessie armhf Packages 17.0~RC2-1483315447 0 500 mirror://apt.xbian.org/mirror.txt/ devel/rpi-jessie armhf Packages 17.0~RC1-1483011624 0 500 mirror://apt.xbian.org/mirror.txt/ devel/rpi-jessie armhf Packages 16.1-1483301050 0 <<<<<<<<<<<<< 500 mirror://apt.xbian.org/mirror.txt/ stable/rpi-jessie armhf Packages 16.1-1481421998 0 500 mirror://apt.xbian.org/mirror.txt/ stable/rpi-jessie armhf Packages 16.1-1463971457 0 500 mirror://apt.xbian.org/mirror.txt/ stable/rpi-jessie armhf Packages root@kmxbilr ~ # sudo apt-get install xbian-package-xbmc=16.1-1483301050 First command: Gives you a list of available packages Second command: Install version you want to have That's all you have to do RE: RPI 3 running xbian need kodi 16 - rikardo1979 - 29th Jan, 2017 05:19 AM My apology for my earlier post as I should have checked before I replied. Nice to see it has been looked into and fixed. Thanks to our top man RPI 3 running xbian need kodi 16 - Kerat - 30th Jan, 2017 04:10 AM Reinstalled, it installed kodi 16. Thank you. Sent from my iPhone using Tapatalk RE: RPI 3 running xbian need kodi 16 - Nachteule - 13th Oct, 2018 08:47 PM @ (13th Oct, 2018 04:25 PM)williamdosa Wrote: And here is the Problem: It looks that i can write everywhere on my SD Card but when i try to Upgrade something on my USB HD, He says i have no permissions to write on my HD. Please open a new thread for your problem. You have the rights for doing this now. BTW, I do understand exactly what your problem is RE: RPI 3 running xbian need kodi 16 - Skywatch - 13th Oct, 2018 11:59 PM I think he's saying he can't write to an external usb HDD. I believe he has a permissions issue that is preventing this. I know I am not good with this sort of thing RE: RPI 3 running xbian need kodi 16 - Nachteule - 14th Oct, 2018 03:46 AM (13th Oct, 2018 11:59 PM)Skywatch Wrote: I think he's saying he can't write to an external usb HDD. I agree with you, but I did not want to stress my crystal ball too much Quote:I know I am not good with this sort of thing Really? Usually I'm working under root, so I do not have any permission problems LOL |