|
XBian 1.0 Alpha 4 bugfixes
|
|
Koenkk Administrator
Reputation: 102
|
||
|
|
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' #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' #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' 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. |
|
BartOtten
Reputation: 27
|
||
|
|
_0_ thanks for this one!
|
|
urarthur
Reputation: 0
|
||
|
Thanks for the blackscreen fix!
|
|
concat
Reputation: 0
|
||
|
any ideas on why my external hdd (connected through powered hub) is not being found anymore in alpha4. It worked perfectly in alpha3. I already tried bug fix #3 (and all the other ones :-))
|
|
namtih Member
Reputation: 24
|
||
|
Did you try to edit the /etc/usbmount/usbmount.conf and reboot?
http://forum.xbian.org/thread-88-post-1493.html#pid1493 |
|
concat
Reputation: 0
|
||
|
yep, I have tried the change in the usbmount.conf but still the mount won't persist... I know this is something really small and stupid.
|
|
CurlyMo Manager
Reputation: 129
|
||
|
|
@Concat, can you open an issue on our git? http://www.github.com/xbianonpi/xbian/issues
|
|
concat
Reputation: 0
|
||
|
Hi Curly, It's not needed anymore to open an issue. I have found my mistake. I have changed the fstab and now auto mount works just fine :-)
|
|
CurlyMo Manager
Reputation: 129
|
||
|
|
With what usbmount.conf?
|
|
concat
Reputation: 0
|
||
|
Only this line: FS_MOUNTOPTIONS="dmask=0777,fmask=0777"
|
|
CurlyMo Manager
Reputation: 129
|
||
|
|
What kind of filesystem is on the Ex HDD?
|
|
concat
Reputation: 0
|
||
|
The ext HDD is ext3 (good to use between a mac and a linux system)
|
|
CurlyMo Manager
Reputation: 129
|
||
|
|
@Concat, can you change the original configuration file /etc/usbmount/usbmount.conf to this:
Code: ENABLED=1 |
|
agent5150
Reputation: 0
|
||
|
how does one update from alpha 3?
|
|
CurlyMo Manager
Reputation: 129
|
||
|
|
Through xbian-config or by:
Code: sudo apt-get update |



