![]() |
XBian DEVEL and STAGING repositories - Printable Version +- Forum (http://forum.xbian.org) +-- Forum: Software (/forum-6.html) +--- Forum: Testing & Experimental (/forum-21.html) +--- Thread: XBian DEVEL and STAGING repositories (/thread-1861.html) |
RE: XBian DEVEL and STAGING repositories - tojo2503 - 1st Feb, 2015 08:03 AM Hi, I have a fresh install (build 01/31/2015) and followed the FAQ (thanks for the hint). The /etc/apt/sources.list is like this: Quote: However, if I try to install "sudo apt-get install xbian-package-xbmc" I get: Quote:Package xbian-package-xbmc is not available, but is referred to by another package. Same with kernel and firmware. I can install xbmc-nightly-6q. Is this the same build, but for the Cubox? Thanks again. :-) RE: XBian DEVEL and STAGING repositories - samu_88 - 3rd Feb, 2015 02:22 AM I am trying to update my kernel to 3.16 but it seems to be impossible, currently i am running 3.158. I have done the section in the FAQ and also manually tried to change the sources.list. Firstly i type: sudo apt-get update then: sudo apt-get install xbian-package-kernel i get message saying that i am already running newest version. My sources looks like this now: deb http://http.debian.net/debian jessie main non-free deb http://apt.xbian.org staging main deb http://apt.xbian.org devel main Where is the server that does have newer version of kernel? When manually searching apt.xbian.org i cant fint any version of 3.16 or 3.17. I need to update kernel for hifiberry dac+ I am building music player with 5" adafruit touch screen, already got the touchscreen working and only need the hifiberry now ![]() Thanks in advance. RE: XBian DEVEL and STAGING repositories - rikardo1979 - 3rd Feb, 2015 04:50 AM (3rd Feb, 2015 02:22 AM)samu_88 Wrote: I am trying to update my kernel to 3.16 but it seems to be impossible, currently i am running 3.158. you probably havent looked in the right place I belive as these kernels are in /staging not /stable http://apt.xbian.org/pool/staging/ |