Forum
  • Search
  • Member List
  • Calendar
Hello There, Guest! Login Register — Login with Facebook

hyperion flickering on xbian but not raspbmc
Thank you for your donation

Pages (2): 1 2 Next »
Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
hyperion flickering on xbian but not raspbmc
26th Aug, 2014, 07:00 AM
Post: #1
kavil Offline
Registered
Posts: 9
Joined: Aug 2014
Reputation: 0
hyperion flickering on xbian but not raspbmc
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
Find all posts by this user
Quote this message in a reply
26th Aug, 2014, 04:53 PM
Post: #2
CurlyMo Offline
Registered
Posts: 3,501
Joined: Dec 2012
Reputation: 202
RE: hyperion flickering on xbian but not raspbmc
What are the kernel versions you use on each distro?

pilight - modular domotica solution
Visit this user's website Find all posts by this user
Quote this message in a reply
26th Aug, 2014, 09:28 PM
Post: #3
kavil Offline
Registered
Posts: 9
Joined: Aug 2014
Reputation: 0
RE: hyperion flickering on xbian but not raspbmc
(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
Find all posts by this user
Quote this message in a reply
26th Aug, 2014, 09:32 PM
Post: #4
CurlyMo Offline
Registered
Posts: 3,501
Joined: Dec 2012
Reputation: 202
RE: hyperion flickering on xbian but not raspbmc
Try installing:
Code:
apt-get install xbian-package-kernel=3.12.26+-1407563115

pilight - modular domotica solution
Visit this user's website Find all posts by this user
Quote this message in a reply
27th Aug, 2014, 01:08 AM
Post: #5
kavil Offline
Registered
Posts: 9
Joined: Aug 2014
Reputation: 0
RE: hyperion flickering on xbian but not raspbmc
(26th Aug, 2014 09:32 PM)CurlyMo Wrote:  Try installing:
Code:
apt-get install xbian-package-kernel=3.12.26+-1407563115


Attached File(s) Thumbnail(s)
   
Find all posts by this user
Quote this message in a reply
27th Aug, 2014, 01:18 AM
Post: #6
CurlyMo Offline
Registered
Posts: 3,501
Joined: Dec 2012
Reputation: 202
RE: hyperion flickering on xbian but not raspbmc
Can you remove the initramfs line from config.txt?

pilight - modular domotica solution
Visit this user's website Find all posts by this user
Quote this message in a reply
27th Aug, 2014, 01:41 AM
Post: #7
kavil Offline
Registered
Posts: 9
Joined: Aug 2014
Reputation: 0
RE: hyperion flickering on xbian but not raspbmc
(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
Find all posts by this user
Quote this message in a reply
27th Aug, 2014, 01:44 AM
Post: #8
CurlyMo Offline
Registered
Posts: 3,501
Joined: Dec 2012
Reputation: 202
RE: hyperion flickering on xbian but not raspbmc
Hmm, dammit.

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

pilight - modular domotica solution
Visit this user's website Find all posts by this user
Quote this message in a reply
27th Aug, 2014, 01:58 AM
Post: #9
kavil Offline
Registered
Posts: 9
Joined: Aug 2014
Reputation: 0
RE: hyperion flickering on xbian but not raspbmc
(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 :
Find all posts by this user
Quote this message in a reply
27th Aug, 2014, 02:02 AM
Post: #10
CurlyMo Offline
Registered
Posts: 3,501
Joined: Dec 2012
Reputation: 202
RE: hyperion flickering on xbian but not raspbmc
Did you restore the initramfs line?

pilight - modular domotica solution
Visit this user's website Find all posts by this user
Quote this message in a reply
27th Aug, 2014, 02:13 AM
Post: #11
kavil Offline
Registered
Posts: 9
Joined: Aug 2014
Reputation: 0
RE: hyperion flickering on xbian but not raspbmc
(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
Find all posts by this user
Quote this message in a reply
27th Aug, 2014, 02:52 AM
Post: #12
CurlyMo Offline
Registered
Posts: 3,501
Joined: Dec 2012
Reputation: 202
RE: hyperion flickering on xbian but not raspbmc
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

pilight - modular domotica solution
Visit this user's website Find all posts by this user
Quote this message in a reply
27th Aug, 2014, 03:18 AM
Post: #13
kavil Offline
Registered
Posts: 9
Joined: Aug 2014
Reputation: 0
RE: hyperion flickering on xbian but not raspbmc
(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
Find all posts by this user
Quote this message in a reply
27th Aug, 2014, 03:21 AM
Post: #14
CurlyMo Offline
Registered
Posts: 3,501
Joined: Dec 2012
Reputation: 202
RE: hyperion flickering on xbian but not raspbmc
That's because of a kernel mismatch.

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

pilight - modular domotica solution
Visit this user's website Find all posts by this user
Quote this message in a reply
27th Aug, 2014, 04:01 AM
Post: #15
kavil Offline
Registered
Posts: 9
Joined: Aug 2014
Reputation: 0
RE: hyperion flickering on xbian but not raspbmc
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?
Find all posts by this user
Quote this message in a reply
« Next Oldest | Next Newest »
Pages (2): 1 2 Next »
Post Reply 


  • View a Printable Version
  • Send this Thread to a Friend
  • Subscribe to this thread
Forum Jump:

Current time: 10th May, 2025, 04:23 AM Powered By MyBB, © 2002-2025 MyBB Group.