Forum

Full Version: Official XBian 1.0 Alpha 5 thread
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
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
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
The only option you have is re-installing. The update from Alpha 2 to Alpha 3 is not available anymore.
alright, thanks for the help!
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,
Code:
sudo chmod -R xbian:xbian /home/xbian/.xbmc
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.mkv
05:04:35 T:2801472576 NOTICE: Thread COMXPlayer start, auto delete: false
05:04:35 T:2801472576 NOTICE: Creating InputStream
05:04:35 T:2801472576 NOTICE: Creating Demuxer
05:04:41 T:2801472576 NOTICE: Opening video stream: 0 source: 256
05:04:41 T:2801472576 NOTICE: OMXClock using video as reference
05:04:41 T:2801472576 NOTICE: Creating video thread
05:04:41 T:2874836032 NOTICE: Thread COMXPlayerVideo start, auto delete: false
05:04:41 T:2801472576 NOTICE: Opening audio stream: 1 source: 256
05:04:41 T:2801472576 NOTICE: Creating audio thread
05:04:41 T:2778723392 NOTICE: Thread COMXPlayerAudio start, auto delete: false
05:04:41 T:2801472576 NOTICE: Opening Subtitle stream: 0 source: 1024
05:04:42 T:2874836032 WARNING: CRenderManager::Configure - timeout waiting for previous frame
05:04:42 T:2874836032 NOTICE: Display resolution ADJUST : 720x480 @ 60.00i - Full Screen (16) (weight: 0.001)
05:04:42 T:2778723392 NOTICE: OMXClock using audio as reference
05:04:42 T:3042816000 NOTICE: Using GL_TEXTURE_2D
05:04:42 T:3042816000 NOTICE: GL: Using BYPASS render method
05:04:42 T:3042816000 NOTICE: GL: NPOT texture support detected
05:06:00 T:2874836032 WARNING: CRenderManager::FlipPage - timeout waiting for flip to complete
Played 5 min fine, then reboot
finally I had to do a fresh install... Blank screen and no options for update... From a4-FRODO FINAL to a5
@alfonskunk did you do a sudo apt-get upgrade before sudo apt-get install xbian-update?
(23rd Feb, 2013 07:18 PM)CurlyMo Wrote: [ -> ]
Code:
sudo chmod -R xbian:xbian /home/xbian/.xbmc

This is what i get

Code:
xbian@xbian:~# sudo chmod -R xbian:xbian /home/xbian/.xbmc
chmod: invalid mode: `xbian:xbian'
Try `chmod --help' for more information.
Sorry, mistyped:
Code:
sudo chown -R xbian:xbian /home/xbian/.xbmc
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
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.
When I press RIGHT, movie goes +30sec. When I press UP - +30min. How to change this to 10sec and 1min?
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
Reference URL's