Forum
hyperion flickering on xbian but not raspbmc - Printable Version

+- Forum (http://forum.xbian.org)
+-- Forum: Software (/forum-6.html)
+--- Forum: Others (/forum-24.html)
+--- Thread: hyperion flickering on xbian but not raspbmc (/thread-2442.html)

Pages: 1 2


hyperion flickering on xbian but not raspbmc - kavil - 26th Aug, 2014 07:00 AM

Hi, I wanted to moved from the very slow raspbmc to xbian, I have ws2801 LEDs connected to the spi and I get a very weird flickering of random colours on xbian, but this does not happen on raspbmc, this flickering also occurs on openelec.

Please can someone help me solve this issue, thank you


RE: hyperion flickering on xbian but not raspbmc - CurlyMo - 26th Aug, 2014 04:53 PM

What are the kernel versions you use on each distro?


RE: hyperion flickering on xbian but not raspbmc - kavil - 26th Aug, 2014 09:28 PM

(26th Aug, 2014 04:53 PM)CurlyMo Wrote:  What are the kernel versions you use on each distro?

xbian - 3.15.8
openelec - 3.16.1
raspbmc - 3.12.21

thank you


RE: hyperion flickering on xbian but not raspbmc - CurlyMo - 26th Aug, 2014 09:32 PM

Try installing:
Code:
apt-get install xbian-package-kernel=3.12.26+-1407563115



RE: hyperion flickering on xbian but not raspbmc - kavil - 27th Aug, 2014 01:08 AM

(26th Aug, 2014 09:32 PM)CurlyMo Wrote:  Try installing:
Code:
apt-get install xbian-package-kernel=3.12.26+-1407563115



RE: hyperion flickering on xbian but not raspbmc - CurlyMo - 27th Aug, 2014 01:18 AM

Can you remove the initramfs line from config.txt?


RE: hyperion flickering on xbian but not raspbmc - kavil - 27th Aug, 2014 01:41 AM

(27th Aug, 2014 01:18 AM)CurlyMo Wrote:  Can you remove the initramfs line from config.txt?

initramfs initramfs.gz 0x1000000

this one?

I removed that now I just get a blank screen


RE: hyperion flickering on xbian but not raspbmc - CurlyMo - 27th Aug, 2014 01:44 AM

Hmm, dammit.

Can you make a backup of the current initramfs.gz and restore the initramfs.gz.old?


RE: hyperion flickering on xbian but not raspbmc - kavil - 27th Aug, 2014 01:58 AM

(27th Aug, 2014 01:44 AM)CurlyMo Wrote:  Hmm, dammit.

Can you make a backup of the current initramfs.gz and restore the initramfs.gz.old?

okay I just did that, still a blank screen :


RE: hyperion flickering on xbian but not raspbmc - CurlyMo - 27th Aug, 2014 02:02 AM

Did you restore the initramfs line?


RE: hyperion flickering on xbian but not raspbmc - kavil - 27th Aug, 2014 02:13 AM

(27th Aug, 2014 02:02 AM)CurlyMo Wrote:  Did you restore the initramfs line?

no I didn't, but I just tried that now and the same message coming up as in the previous picture


RE: hyperion flickering on xbian but not raspbmc - CurlyMo - 27th Aug, 2014 02:52 AM

Can you use these files to restore the boot partition:
http://ivka57.dyndns-ip.com/images/recovery-files-boot-RPI-3.15.y.tar.gz


RE: hyperion flickering on xbian but not raspbmc - kavil - 27th Aug, 2014 03:18 AM

(27th Aug, 2014 02:52 AM)CurlyMo Wrote:  Can you use these files to restore the boot partition:
http://ivka57.dyndns-ip.com/images/recovery-files-boot-RPI-3.15.y.tar.gz

okay it gets a little further into the boot now, it goes up to starting xbmc, but will stay at this for about 2 minutes and then load of writing will come up and it will come up with starting xbmc again


RE: hyperion flickering on xbian but not raspbmc - CurlyMo - 27th Aug, 2014 03:21 AM

That's because of a kernel mismatch.

Try installing:
Code:
apt-get install xbian-package-kernel=1.3-6.20



RE: hyperion flickering on xbian but not raspbmc - kavil - 27th Aug, 2014 04:01 AM

Great!! booting up fine and hyperion is working flawless, do you think this is the only solution to this problem? or is there going to be an update soon?