Forum
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)

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


RE: Official XBian 1.0 Alpha 5 thread - alfonskunk - 26th Feb, 2013 04:35 AM

(25th Feb, 2013 04:19 AM)CurlyMo Wrote:  The libc6 libraries are not in our repo but in the official rasbpian repo. So not within our control. The only thing we could do was preventing them from installation when you run the update, but the update fails when you have upgraded manually before.

ok, thanks CurlyMo... but is it safe to upgrade (keeping blocked the libc6) with apt-get upgrade?


RE: Official XBian 1.0 Alpha 5 thread - CurlyMo - 26th Feb, 2013 04:38 AM

On Alpha 5 the specific libc6 versions are blocked. You never know though what Raspbian is up to next Wink.


RE: Official XBian 1.0 Alpha 5 thread - TorodeFuegO - 26th Feb, 2013 05:08 AM

So the only solution is a fresh install when libc have been upgraded?


RE: Official XBian 1.0 Alpha 5 thread - kraleksandr - 26th Feb, 2013 05:10 AM

Waat? U said that I must not install updates with apt-get upgrade??


RE: Official XBian 1.0 Alpha 5 thread - CurlyMo - 26th Feb, 2013 05:10 AM

If you have upgraded properly before, the xbian packages will block the libc packages.


RE: Official XBian 1.0 Alpha 5 thread - Killerbee - 26th Feb, 2013 05:11 AM

Running Alpha 5....
apt-get dist-update shows me this:
Code:
The following packages will be REMOVED:
  xbian-update
The following packages have been kept back:
  xbian-package-xbmc
The following packages will be upgraded:
  dmsetup geoip-database libc-bin libc-dev-bin libc6 libc6-dev libdevmapper-event1.02.1 libdevmapper1.02.1
  libgssapi-krb5-2 libk5crypto3 libkrb5-3 libkrb5support0 liblvm2app2.2 locales multiarch-support perl perl-base
  perl-modules vim-runtime
WARNING: The following essential packages will be removed.
This should NOT be done unless you know exactly what you are doing!
  xbian-update
19 upgraded, 0 newly installed, 1 to remove and 1 not upgraded.
1 not fully installed or removed.
Need to get 25.0 MB/29.7 MB of archives.
After this operation, 9777 kB of additional disk space will be used.
You are about to do something potentially harmful.
To continue type in the phrase 'Yes, do as I say!'
?]

Should I proceed?


RE: Official XBian 1.0 Alpha 5 thread - alfonskunk - 26th Feb, 2013 05:16 AM

BE CAREFULL!!! "apt-get dist-upgrade" is not the same as "apt-get upgrade"


RE: Official XBian 1.0 Alpha 5 thread - Killerbee - 26th Feb, 2013 05:30 AM

apt-get update shows me this:
Code:
Reading state information... Done
The following packages have been kept back:
  libc-bin libc-dev-bin libc6 libc6-dev
The following packages will be upgraded:
  dmsetup geoip-database libdevmapper-event1.02.1 libdevmapper1.02.1 libgssapi-krb5-2 libk5crypto3 libkrb5-3
  libkrb5support0 liblvm2app2.2 locales multiarch-support perl perl-base perl-modules vim-runtime
  xbian-package-xbmc
16 upgraded, 0 newly installed, 0 to remove and 4 not upgraded.
1 not fully installed or removed.
Need to get 56.4 MB/61.0 MB of archives.
After this operation, 23.0 MB of additional disk space will be used.
Do you want to continue [Y/n]?

Seems safe to me...... Let's give it a try.........


RE: Official XBian 1.0 Alpha 5 thread - TorodeFuegO - 26th Feb, 2013 05:45 AM

@Killerbeee
Did u proceed apt-get dist-upgrade?


Re: Official XBian 1.0 Alpha 5 thread - min - 26th Feb, 2013 06:16 AM

So are there any ideas about the weird box resolution?


Re: Official XBian 1.0 Alpha 5 thread - kaladont - 26th Feb, 2013 06:19 AM

I have so many thing installed on rasPi like ddclient, owncloud etc... and clean install will be pain in the ass. Is there any way to only remove some related stuff and then to make some kind of clean install not to format whole SD?


Re: RE: Official XBian 1.0 Alpha 5 thread - rikardo1979 - 26th Feb, 2013 06:28 AM

(26th Feb, 2013 06:16 AM)min Wrote:  So are there any ideas about the weird box resolution?

try to force 16:9 aspect ratio on your screen rather than auto mode. most of the TV's has this auto option enabled
also make sure you have
Code:
disable_overscan=1
in
/boot/config.txt


RE: Official XBian 1.0 Alpha 5 thread - markhiswords - 26th Feb, 2013 06:34 AM

(25th Feb, 2013 01:46 AM)markhiswords Wrote:  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.

Anyone an idea how to fix my color issue? Much appreciated!


RE: Official XBian 1.0 Alpha 5 thread - CurlyMo - 26th Feb, 2013 06:43 AM

No, because sdtv_mode=2 has fixed a similar problem here...


RE: Official XBian 1.0 Alpha 5 thread - Killerbee - 26th Feb, 2013 06:50 AM

(26th Feb, 2013 05:45 AM)TorodeFuegO Wrote:  @Killerbeee
Did u proceed apt-get dist-upgrade?

No just:
Code:
sudo apt-get upgrade

No problems sofar......