Official XBian 1.0 Alpha 5 thread - Printable Version +- Forum (http://forum.xbian.org) +-- Forum: Software (/forum-6.html) +--- Forum: Releases (/forum-48.html) +--- Thread: Official XBian 1.0 Alpha 5 thread (/thread-496.html) |
RE: Official XBian 1.0 Alpha 5 thread - E4T - 23rd Feb, 2013 06:26 AM How can I choose? I just did the update command and now it started updating, but after the update xbmc is not working. The Raspberry Pi boots up but when xbmc is supposed to show I only get a black screen. Also this happend while updating: http://pastebin.com/FP5fPivN Re: Official XBian 1.0 Alpha 5 thread - rikardo1979 - 23rd Feb, 2013 06:30 AM you cant chose means if u have A2 you can update to A3, A3 can be updated to A4, etc if updates are available ofc you cant skip updates, means you cant go A2 to A4 or A5.. so best if you do fresh A5 flash on card RE: Official XBian 1.0 Alpha 5 thread - CurlyMo - 23rd Feb, 2013 06:31 AM The only option you have is re-installing. The update from Alpha 2 to Alpha 3 is not available anymore. RE: Official XBian 1.0 Alpha 5 thread - E4T - 23rd Feb, 2013 06:33 AM alright, thanks for the help! Official XBian 1.0 Alpha 5 thread - djEthen - 23rd Feb, 2013 03:49 PM Hi, I backed up and restored using xbmc backup but it messed up the addons permission. So what permissions are used for the addon folder and its contents. Regards, RE: Official XBian 1.0 Alpha 5 thread - CurlyMo - 23rd Feb, 2013 07:18 PM Code: sudo chmod -R xbian:xbian /home/xbian/.xbmc RE: Official XBian 1.0 Alpha 5 thread - brantje - 23rd Feb, 2013 07:54 PM I've got reboots when playing HD movies. One is an 1080 DTS movie, other is a 1080 AC3 movie. I did't had problems with HD movie's on Alpha 4 at all. This is on a clean alpha 5 image. Last XBMC log lines Quote:05:04:35 T:3042816000 NOTICE: COMXPlayer: Opening: smb://192.168.1.2/Movies/Avatar Full HD/besthd-avatar.extended-1080p.mkvPlayed 5 min fine, then reboot RE: Official XBian 1.0 Alpha 5 thread - alfonskunk - 23rd Feb, 2013 08:10 PM finally I had to do a fresh install... Blank screen and no options for update... From a4-FRODO FINAL to a5 RE: Official XBian 1.0 Alpha 5 thread - Koenkk - 23rd Feb, 2013 08:41 PM @alfonskunk did you do a sudo apt-get upgrade before sudo apt-get install xbian-update? RE: Official XBian 1.0 Alpha 5 thread - djEthen - 23rd Feb, 2013 09:45 PM (23rd Feb, 2013 07:18 PM)CurlyMo Wrote: This is what i get Code: xbian@xbian:~# sudo chmod -R xbian:xbian /home/xbian/.xbmc RE: Official XBian 1.0 Alpha 5 thread - CurlyMo - 23rd Feb, 2013 09:53 PM Sorry, mistyped: Code: sudo chown -R xbian:xbian /home/xbian/.xbmc RE: Official XBian 1.0 Alpha 5 thread - Killerbee - 24th Feb, 2013 04:50 AM I am facing an high CPU issue (in menu) when using Alpha 5 in Dutch. I English no problem. Could somebody confirm this? Please login to your Pi using ssh and use top or htop (sudo apt-get install htop). In Dutch I have a CPU load of 90% In English I have a CPU load of 50% I think it has something to do whith scrolling menu items. KB RE: Official XBian 1.0 Alpha 5 thread - markhiswords - 25th Feb, 2013 01:46 AM Gents, since upgrading from alpha4 to alpha5 (which went fine btw) I now have misconfigured colors in XBMC, similar to this issue: https://github.com/Hexxeh/rpi-update/issues/70. I have fixed my config.txt by adding sdtv_mode=2 to set mode to PAL, but this didn't fix my issue. I don't use HDMI but cinch input, all HDMI settings are disabled in xbian-config. It seems like all reds are missing, faces in fanart etc are in blue, the navigation bar in the library is yellowish. Any ideas how to fix this, I'm a bit lost right now. RE: Official XBian 1.0 Alpha 5 thread - kraleksandr - 25th Feb, 2013 01:49 AM When I press RIGHT, movie goes +30sec. When I press UP - +30min. How to change this to 10sec and 1min? RE: Official XBian 1.0 Alpha 5 thread - Koenkk - 25th Feb, 2013 01:54 AM @kraleksandr take a look at this: http://forum.xbmc.org/showthread.php?tid=138207 |