XBian 1.0 Alpha 4 bugfixes
|
3rd Jan, 2013, 12:53 AM
Post: #1
|
|||
|
|||
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' #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. Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here |
|||
3rd Jan, 2013, 02:03 AM
Post: #2
|
|||
|
|||
RE: XBian 1.0 Alpha 4 bugfixes
_0_ thanks for this one!
|
|||
3rd Jan, 2013, 11:04 PM
Post: #3
|
|||
|
|||
RE: XBian 1.0 Alpha 4 bugfixes
Thanks for the blackscreen fix!
|
|||
4th Jan, 2013, 01:48 AM
Post: #4
|
|||
|
|||
RE: XBian 1.0 Alpha 4 bugfixes
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 :-))
|
|||
4th Jan, 2013, 03:43 AM
Post: #5
|
|||
|
|||
RE: XBian 1.0 Alpha 4 bugfixes
Did you try to edit the /etc/usbmount/usbmount.conf and reboot?
http://forum.xbian.org/thread-88-post-1493.html#pid1493 |
|||
4th Jan, 2013, 04:28 AM
Post: #6
|
|||
|
|||
RE: XBian 1.0 Alpha 4 bugfixes
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.
|
|||
4th Jan, 2013, 04:33 AM
Post: #7
|
|||
|
|||
RE: XBian 1.0 Alpha 4 bugfixes
@concat, can you open an issue on our git? http://www.github.com/xbianonpi/xbian/issues
pilight - modular domotica solution
|
|||
4th Jan, 2013, 04:48 AM
Post: #8
|
|||
|
|||
RE: XBian 1.0 Alpha 4 bugfixes
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 :-)
|
|||
4th Jan, 2013, 04:49 AM
Post: #9
|
|||
|
|||
RE: XBian 1.0 Alpha 4 bugfixes
With what usbmount.conf?
pilight - modular domotica solution
|
|||
4th Jan, 2013, 05:09 AM
Post: #10
|
|||
|
|||
RE: XBian 1.0 Alpha 4 bugfixes
Only this line: FS_MOUNTOPTIONS="dmask=0777,fmask=0777"
|
|||
4th Jan, 2013, 05:17 AM
Post: #11
|
|||
|
|||
RE: XBian 1.0 Alpha 4 bugfixes
What kind of filesystem is on the Ex HDD?
pilight - modular domotica solution
|
|||
5th Jan, 2013, 04:32 AM
Post: #12
|
|||
|
|||
RE: XBian 1.0 Alpha 4 bugfixes
The ext HDD is ext3 (good to use between a mac and a linux system)
|
|||
5th Jan, 2013, 04:54 AM
Post: #13
|
|||
|
|||
RE: XBian 1.0 Alpha 4 bugfixes
@concat, can you change the original configuration file /etc/usbmount/usbmount.conf to this:
Code: ENABLED=1 pilight - modular domotica solution
|
|||
5th Jan, 2013, 05:02 AM
Post: #14
|
|||
|
|||
RE: XBian 1.0 Alpha 4 bugfixes
how does one update from alpha 3?
|
|||
5th Jan, 2013, 05:07 AM
Post: #15
|
|||
|
|||
RE: XBian 1.0 Alpha 4 bugfixes
Through xbian-config or by:
Code: sudo apt-get update pilight - modular domotica solution
|
|||
« Next Oldest | Next Newest »
|