Forum
Change the startup xbian image - Printable Version

+- Forum (http://forum.xbian.org)
+-- Forum: Software (/forum-6.html)
+--- Forum: Configuration (/forum-17.html)
+--- Thread: Change the startup xbian image (/thread-870.html)



Change the startup xbian image - cyril - 5th May, 2013 11:39 PM

Hi,
I want to change the xbian startup image (see file attached).
Is it possible ?
Can you tell me where the file is ?
Thanks.


RE: Change the startup xbian image - kraleksandr - 6th May, 2013 02:04 AM

http://forum.xbian.org/thread-624-post-7815.html#pid7815


RE: Change the startup xbian image - rikardo1979 - 6th May, 2013 02:10 AM

search is a magic function Big Grin


RE: Change the startup xbian image - cyril - 6th May, 2013 04:36 AM

it seems changing the xbian startup needs a magic functiun too. :-)


RE: Change the startup xbian image - kraleksandr - 6th May, 2013 01:35 PM

(6th May, 2013 04:36 AM)cyril Wrote:  it seems changing the xbian startup needs a magic functiun too. :-)
What? U changed something and it doesnt work?
try chmod 777
Terminal
xbian@xbian /usr/share/images/splash $ ls -al
total 136
drwxr-xr-x 2 root root 4096 Feb 21 08:33 .
drwxr-xr-x 4 root root 4096 Feb 21 08:33 ..
-rwxrwxrwx 1 root root 12565 Jan 31 14:54 barEnd.jpg
-rwxrwxrwx 1 root root 11608 Jan 31 14:54 barFill.jpg
-rwxrwxrwx 1 root root 18746 Jan 31 14:54 barStart.jpg
-rwxrwxrwx 1 root root 12713 Jan 31 14:54 emptyEnd.jpg
-rwxrwxrwx 1 root root 12093 Jan 31 14:54 emptyFill.jpg
-rwxrwxrwx 1 root root 12657 Jan 31 14:54 emptyStart.jpg
-rwxrwxrwx 1 root root 10416 Jan 31 14:54 logo.jpg
-rwxrwxrwx 1 root root 23352 Jan 31 14:54 progressbar.jpg



RE: Change the startup xbian image - cyril - 6th May, 2013 05:10 PM

Yes it works, thank you.

Do you know how to change 'Loading' and 'Starting XMBC' ?

regards


Change the startup xbian image - Koenkk - 6th May, 2013 05:16 PM

(6th May, 2013 05:10 PM)cyril Wrote:  Yes it works, thank you.

Do you know how to change 'Loading' and 'Starting XMBC' ?

regards

You need to modify the splash.patch in the xbian-patches repo and them you have to compile xbmc with that modified patch


RE: Change the startup xbian image - cyril - 6th May, 2013 09:20 PM

Thank you
I will try with this how-to :
https://github.com/xbianonpi/xbian/wiki/Compiling-XBMC-&-XBMC-dependencies

Best