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.
Do you know the date of release for RC2?
I think this should suffice
For
Rpi2:
For
Rpi1:
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?
I think this should suffice
For Rpi2:
For Rpi1: