Forum
  • Search
  • Member List
  • Calendar
Hello There, Guest! Login Register — Login with Facebook
Pages (25): « Previous 1 ... 7 8 9 10 11 ... 25 Next »
Thread Closed 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
Official XBian 1.0 Alpha 5 thread
26th Feb, 2013, 04:35 AM
Post: #121
alfonskunk Offline
Registered
Posts: 7
Joined: Feb 2013
Reputation: 0
RE: Official XBian 1.0 Alpha 5 thread
(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?
Find all posts by this user
26th Feb, 2013, 04:38 AM
Post: #122
CurlyMo Offline
Registered
Posts: 3,501
Joined: Dec 2012
Reputation: 202
RE: Official XBian 1.0 Alpha 5 thread
On Alpha 5 the specific libc6 versions are blocked. You never know though what Raspbian is up to next Wink.

pilight - modular domotica solution
Visit this user's website Find all posts by this user
26th Feb, 2013, 05:08 AM
Post: #123
TorodeFuegO Offline
Registered
Posts: 23
Joined: Jan 2013
Reputation: 0
RE: Official XBian 1.0 Alpha 5 thread
So the only solution is a fresh install when libc have been upgraded?
Find all posts by this user
26th Feb, 2013, 05:10 AM
Post: #124
kraleksandr Offline
Registered
Posts: 238
Joined: Feb 2013
Reputation: 9
RE: Official XBian 1.0 Alpha 5 thread
Waat? U said that I must not install updates with apt-get upgrade??
Find all posts by this user
26th Feb, 2013, 05:10 AM
Post: #125
CurlyMo Offline
Registered
Posts: 3,501
Joined: Dec 2012
Reputation: 202
RE: Official XBian 1.0 Alpha 5 thread
If you have upgraded properly before, the xbian packages will block the libc packages.

pilight - modular domotica solution
Visit this user's website Find all posts by this user
26th Feb, 2013, 05:11 AM
Post: #126
Killerbee Offline
Registered
Posts: 143
Joined: Feb 2013
Reputation: 6
RE: Official XBian 1.0 Alpha 5 thread
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?
Find all posts by this user
26th Feb, 2013, 05:16 AM
Post: #127
alfonskunk Offline
Registered
Posts: 7
Joined: Feb 2013
Reputation: 0
RE: Official XBian 1.0 Alpha 5 thread
BE CAREFULL!!! "apt-get dist-upgrade" is not the same as "apt-get upgrade"
Find all posts by this user
26th Feb, 2013, 05:30 AM
Post: #128
Killerbee Offline
Registered
Posts: 143
Joined: Feb 2013
Reputation: 6
RE: Official XBian 1.0 Alpha 5 thread
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.........
Find all posts by this user
26th Feb, 2013, 05:45 AM
Post: #129
TorodeFuegO Offline
Registered
Posts: 23
Joined: Jan 2013
Reputation: 0
RE: Official XBian 1.0 Alpha 5 thread
@Killerbeee
Did u proceed apt-get dist-upgrade?
Find all posts by this user
26th Feb, 2013, 06:16 AM
Post: #130
min Offline
Registered
Posts: 54
Joined: Jan 2013
Reputation: 4
Re: Official XBian 1.0 Alpha 5 thread
So are there any ideas about the weird box resolution?
Find all posts by this user
26th Feb, 2013, 06:19 AM
Post: #131
kaladont Offline
Registered
Posts: 40
Joined: Jan 2013
Reputation: 3
Re: Official XBian 1.0 Alpha 5 thread
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?
Find all posts by this user
26th Feb, 2013, 06:28 AM
Post: #132
rikardo1979 Offline
Management
******
Posts: 3,545
Joined: Dec 2012
Reputation: 190
Re: RE: Official XBian 1.0 Alpha 5 thread
(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

~~~~>>>Please always follow rules and read before you post<<<~~~~
Find all posts by this user
26th Feb, 2013, 06:34 AM
Post: #133
markhiswords Offline
Registered
Posts: 5
Joined: Feb 2013
Reputation: 0
RE: Official XBian 1.0 Alpha 5 thread
(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!
Find all posts by this user
26th Feb, 2013, 06:43 AM
Post: #134
CurlyMo Offline
Registered
Posts: 3,501
Joined: Dec 2012
Reputation: 202
RE: Official XBian 1.0 Alpha 5 thread
No, because sdtv_mode=2 has fixed a similar problem here...

pilight - modular domotica solution
Visit this user's website Find all posts by this user
26th Feb, 2013, 06:50 AM
Post: #135
Killerbee Offline
Registered
Posts: 143
Joined: Feb 2013
Reputation: 6
RE: Official XBian 1.0 Alpha 5 thread
(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......
Find all posts by this user
« Next Oldest | Next Newest »
Pages (25): « Previous 1 ... 7 8 9 10 11 ... 25 Next »
Thread Closed 


Possibly Related Threads...
Thread: Author Replies Views: Last Post
  Official XBian Raspberry B+ models thread IriDium 4 22,402 23rd Nov, 2014 09:14 PM
Last Post: 0xFF
  Official XBian 1.0 RC 2 Gotham (XBMC 13) thread IriDium 167 591,159 10th Sep, 2014 04:41 AM
Last Post: weezer
  Official XBian 1.0 RC 2 thread IriDium 61 202,455 16th Aug, 2014 03:10 PM
Last Post: mehlvogel
  Official XBian 1.0 RC 1 thread IriDium 173 612,871 1st May, 2014 02:44 PM
Last Post: dharmabm
  Official XBian 1.0 Beta 2 thread IriDium 411 1,458,422 7th Mar, 2014 09:56 PM
Last Post: leadergr
  Official XBian 1.0 Beta 1 thread Koenkk 303 1,237,634 12th Dec, 2013 12:46 AM
Last Post: Exnor
  Official XBMC 12.2 Thread Koenkk 118 484,784 4th Jul, 2013 09:11 AM
Last Post: mk01

  • View a Printable Version
  • Send this Thread to a Friend
  • Subscribe to this thread
Forum Jump:

Current time: 21st May, 2025, 03:52 PM Powered By MyBB, © 2002-2025 MyBB Group.