download RC2 - Printable Version +- Forum (http://forum.xbian.org) +-- Forum: Software (/forum-6.html) +--- Forum: Installation (/forum-16.html) +--- Thread: download RC2 (/thread-2826.html) |
download RC2 - oohjaa - 9th Mar, 2015 04:21 AM Does anyone have a download link for RC2? Anything newer I download makes my Raspberry hang/freeze. I have run XBIAN for about a year without any problems, but after an update suddenly it began to hang. I have tried so many things to resolve it but now I am giving up. Screw newer versions, I just want a working version. But I can not find any download links to the RC2 version anymore. Please help. Ron. RE: download RC2 - Ashwin - 10th Mar, 2015 09:24 PM Do you know the date of release for RC2? I think this should suffice For Rpi2: For Rpi1: RE: download RC2 - oohjaa - 15th Mar, 2015 08:52 PM Hello Ashwin, No I am sorry, I can not remember exactly. Thanks for the reply though. But it seems I have found a solution to my problem. A few days after my post I found a website/post talking about downgrading the kernel to 3.17.7-ck2 to fix some freezing issues. sudo apt-get install xbian-package-kernel=3.17.7-ck2+-1421550584 Source: https://github.com/xbianonpi/xbian/issues/691 And indeed, this seemed to stop my PI from freezing... Unfortunately, it also broke my iptables. A few days later I found another post about fixing the iptables, downgrading to kernel 3.16.5-ck2. wget http://apt.xbian.org/pool/staging/rpi-wheezy/x/xbian-package-kernel/xbian-package-kernel_3.16.5-ck2+-1420117998_armhf.deb dpkg -i xbian-package-kernel_3.16.5-ck2+-1420117998_armhf.deb Source: http://xbian.org/forum/printthread.php?tid=2729 And right now I am running this setup for a couple of days without any problems. I have no idea what consequences the kernel downgrades have, but I am happy it runs. Hoping this will help some other people as well. Ron. (10th Mar, 2015 09:24 PM)Ashwin Wrote: Do you know the date of release for RC2? RE: download RC2 - rikardo1979 - 15th Mar, 2015 08:57 PM Moved on OP request |