Forum
  • Search
  • Member List
  • Calendar
Hello There, Guest! Login Register — Login with Facebook
Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
XBian 1.0 Alpha 4 bugfixes
3rd Jan, 2013, 12:53 AM
Post: #1
Koenkk Offline
Registered
Posts: 1,238
Joined: Dec 2012
Reputation: 112
XBian 1.0 Alpha 4 bugfixes
Update 08-01-2013: A new image has been uploaded which include these fixes, it's is available in the Windows & Mac installer and also on our manual download page.

#1 - Libraries not found
Symptoms: XBMC not starting/black screen, libEGL.so missing.
Fix: SSH in and execute these commands:
Code:
sudo su     #default password = 'raspberry'
echo "/opt/vc/lib" > /etc/ld.so.conf.d/00-vmcs.conf
ldconfig
reboot


#2 - Incorrect permission on sources.xml
Symptoms: XBMC not saving media sources.
Fix: SSH in and execute these commands:
Code:
sudo /etc/init.d/xbmc stop     #default password = 'raspberry'
sudo chown xbian:xbian .xbmc/userdata/sources.xml
sudo /etc/init.d/xbmc start


#3 - XBMC insufficient resources
Symptoms: video playback fails (after some time) resulting in a black screen.
Fix: SSH in and execute these commands:
Code:
sudo su     #default password = 'raspberry'
sed -i 's/gpu_mem_256=100/gpu_mem_256=128/g' /boot/config.txt
sed -i 's/gpu_mem_512=100/gpu_mem_512=128/g' /boot/config.txt
reboot


If you have found a bug and got a fix for it, please leave a short description & fix about this bug here. We will add it to this list as soon as possible.

Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here
Find all posts by this user
Quote this message in a reply
« Next Oldest | Next Newest »
Post Reply 


Messages In This Thread
XBian 1.0 Alpha 4 bugfixes - Koenkk - 3rd Jan, 2013 12:53 AM
RE: XBian 1.0 Alpha 4 bugfixes - BartOtten - 3rd Jan, 2013, 02:03 AM
RE: XBian 1.0 Alpha 4 bugfixes - urarthur - 3rd Jan, 2013, 11:04 PM
RE: XBian 1.0 Alpha 4 bugfixes - concat - 4th Jan, 2013, 01:48 AM
RE: XBian 1.0 Alpha 4 bugfixes - namtih - 4th Jan, 2013, 03:43 AM
RE: XBian 1.0 Alpha 4 bugfixes - concat - 4th Jan, 2013, 04:28 AM
RE: XBian 1.0 Alpha 4 bugfixes - CurlyMo - 4th Jan, 2013, 04:33 AM
RE: XBian 1.0 Alpha 4 bugfixes - concat - 4th Jan, 2013, 04:48 AM
RE: XBian 1.0 Alpha 4 bugfixes - CurlyMo - 4th Jan, 2013, 04:49 AM
RE: XBian 1.0 Alpha 4 bugfixes - concat - 4th Jan, 2013, 05:09 AM
RE: XBian 1.0 Alpha 4 bugfixes - CurlyMo - 4th Jan, 2013, 05:17 AM
RE: XBian 1.0 Alpha 4 bugfixes - concat - 5th Jan, 2013, 04:32 AM
RE: XBian 1.0 Alpha 4 bugfixes - CurlyMo - 5th Jan, 2013, 04:54 AM
RE: XBian 1.0 Alpha 4 bugfixes - agent5150 - 5th Jan, 2013, 05:02 AM
RE: XBian 1.0 Alpha 4 bugfixes - CurlyMo - 5th Jan, 2013, 05:07 AM
RE: XBian 1.0 Alpha 4 bugfixes - concat - 5th Jan, 2013, 05:10 AM
RE: XBian 1.0 Alpha 4 bugfixes - CurlyMo - 5th Jan, 2013, 05:14 AM
RE: XBian 1.0 Alpha 4 bugfixes - agent5150 - 5th Jan, 2013, 06:37 AM
RE: XBian 1.0 Alpha 4 bugfixes - concat - 5th Jan, 2013, 07:44 AM
RE: XBian 1.0 Alpha 4 bugfixes - rickwookie - 6th Jan, 2013, 02:48 AM
RE: XBian 1.0 Alpha 4 bugfixes - concat - 6th Jan, 2013, 06:32 AM
RE: XBian 1.0 Alpha 4 bugfixes - CurlyMo - 6th Jan, 2013, 06:41 AM
RE: XBian 1.0 Alpha 4 bugfixes - concat - 6th Jan, 2013, 08:15 AM
RE: XBian 1.0 Alpha 4 bugfixes - CurlyMo - 6th Jan, 2013, 08:47 AM
RE: XBian 1.0 Alpha 4 bugfixes - concat - 6th Jan, 2013, 09:45 AM
RE: XBian 1.0 Alpha 4 bugfixes - CurlyMo - 6th Jan, 2013, 09:50 AM
RE: XBian 1.0 Alpha 4 bugfixes - Trickname - 6th Jan, 2013, 11:49 AM
RE: XBian 1.0 Alpha 4 bugfixes - gagimorena - 7th Jan, 2013, 02:49 AM
RE: XBian 1.0 Alpha 4 bugfixes - nvd - 7th Jan, 2013, 09:57 AM
RE: XBian 1.0 Alpha 4 bugfixes - thmrsl - 10th Jan, 2013, 11:54 PM
RE: XBian 1.0 Alpha 4 bugfixes - endo - 10th Jan, 2013, 01:38 AM
RE: XBian 1.0 Alpha 4 bugfixes - CurlyMo - 11th Jan, 2013, 12:07 AM
RE: XBian 1.0 Alpha 4 bugfixes - xzr - 13th Jan, 2013, 09:07 PM
RE: XBian 1.0 Alpha 4 bugfixes - CurlyMo - 13th Jan, 2013, 09:40 PM
RE: XBian 1.0 Alpha 4 bugfixes - xzr - 13th Jan, 2013, 10:20 PM
RE: XBian 1.0 Alpha 4 bugfixes - concat - 14th Jan, 2013, 06:37 AM
RE: XBian 1.0 Alpha 4 bugfixes - CurlyMo - 14th Jan, 2013, 06:58 AM
RE: XBian 1.0 Alpha 4 bugfixes - millie - 24th Jan, 2013, 03:13 AM
RE: XBian 1.0 Alpha 4 bugfixes - m-unit - 30th Jan, 2013, 09:06 AM
RE: XBian 1.0 Alpha 4 bugfixes - CurlyMo - 24th Jan, 2013, 03:26 AM
RE: XBian 1.0 Alpha 4 bugfixes - CurlyMo - 30th Jan, 2013, 09:34 AM
RE: XBian 1.0 Alpha 4 bugfixes - m-unit - 30th Jan, 2013, 09:57 AM
RE: XBian 1.0 Alpha 4 bugfixes - Galiophaurus - 17th Feb, 2013, 08:13 AM

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

Current time: 21st May, 2025, 06:58 PM Powered By MyBB, © 2002-2025 MyBB Group.