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
What are the kernel versions you use on each distro?
Can you remove the initramfs line from config.txt?
(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
Hmm, dammit.
Can you make a backup of the current initramfs.gz and restore the initramfs.gz.old?
(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 :
Did you restore the initramfs line?
(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
That's because of a kernel mismatch.
Try installing:
Code:
apt-get install xbian-package-kernel=1.3-6.20
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?