Forum
  • Search
  • Member List
  • Calendar
Hello There, Guest! Login Register — Login with Facebook
Pages (25): « Previous 1 ... 6 7 8 9 10 ... 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
25th Feb, 2013, 04:12 AM
Post: #106
alfonskunk Offline
Registered
Posts: 7
Joined: Feb 2013
Reputation: 0
RE: Official XBian 1.0 Alpha 5 thread
(23rd Feb, 2013 08:41 PM)Koenkk Wrote:  @alfonskunk did you do a sudo apt-get upgrade before sudo apt-get install xbian-update?

yes... is on pastebin...

i think that there is a totally mess in the repo xbian.org with the libc6 libraries...

in fact, from a fresh install, i've got this packages on KEPTBACK... and i don't touch anything
Find all posts by this user
25th Feb, 2013, 04:17 AM
Post: #107
Koenkk Offline
Registered
Posts: 1,238
Joined: Dec 2012
Reputation: 112
Official XBian 1.0 Alpha 5 thread
(25th Feb, 2013 04:12 AM)alfonskunk Wrote:  
(23rd Feb, 2013 08:41 PM)Koenkk Wrote:  @alfonskunk did you do a sudo apt-get upgrade before sudo apt-get install xbian-update?

yes... is on pastebin...

i think that there is a totally mess in the repo xbian.org with the libc6 libraries...

in fact, from a fresh install, i've got this packages on KEPTBACK... and i don't touch anything

That's right, the xbian alpha 5 update blocks the libc packages from being installed

Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here
Find all posts by this user
25th Feb, 2013, 04:19 AM
Post: #108
CurlyMo Offline
Registered
Posts: 3,501
Joined: Dec 2012
Reputation: 202
RE: Official XBian 1.0 Alpha 5 thread
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.

pilight - modular domotica solution
Visit this user's website Find all posts by this user
25th Feb, 2013, 06:33 PM
Post: #109
min Offline
Registered
Posts: 54
Joined: Jan 2013
Reputation: 4
RE: Official XBian 1.0 Alpha 5 thread
I have an issue with the xbmc GUI resolution. It's set to 1080 in xbian-config, though this results in the GUI to only appear in about 1/3rd of the screen.

I've tried all settings. 480 and 576 result in the GUI being very oversized, 720 results in an undersized gui. One workaround is to set a large amount of over scan in the xbmc video calibration, though some 1080p videos reset the screen area to being over/undersized.
Find all posts by this user
25th Feb, 2013, 11:31 PM
Post: #110
kaladont Offline
Registered
Posts: 40
Joined: Jan 2013
Reputation: 3
RE: Official XBian 1.0 Alpha 5 thread
Same happens to me.

I have additional problems. When I leave xbmc just to be on when I get home I can see that is off for no reason.
Then today I started xbmc via config and when I just close session window of ssh, xbmc also stopped.
Find all posts by this user
25th Feb, 2013, 11:43 PM
Post: #111
CurlyMo Offline
Registered
Posts: 3,501
Joined: Dec 2012
Reputation: 202
RE: Official XBian 1.0 Alpha 5 thread
How did you upgrade to Alpha 5?

pilight - modular domotica solution
Visit this user's website Find all posts by this user
26th Feb, 2013, 01:49 AM
Post: #112
kaladont Offline
Registered
Posts: 40
Joined: Jan 2013
Reputation: 3
RE: Official XBian 1.0 Alpha 5 thread
Like this:

Connect to XBian using SSH (tutorial: here), login as ‘xbian’, password ‘raspberry’
Exit xbian-config through ‘Return’ and run the following commands:
sudo su
apt-get update
apt-get install xbian-update
Find all posts by this user
26th Feb, 2013, 02:01 AM
Post: #113
Koenkk Offline
Registered
Posts: 1,238
Joined: Dec 2012
Reputation: 112
RE: Official XBian 1.0 Alpha 5 thread
Can you provide your /home/xbian/.xbmc/temp/xbmc.log (post it on http://www.pastebin.com and post it here).

Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here
Find all posts by this user
26th Feb, 2013, 02:48 AM
Post: #114
min Offline
Registered
Posts: 54
Joined: Jan 2013
Reputation: 4
Re: Official XBian 1.0 Alpha 5 thread
I upgraded using root login, and the same instructions as the post above.

Here's my xbmc log: http://pastebin.com/n3TF5QFz
Find all posts by this user
26th Feb, 2013, 03:52 AM
Post: #115
TorodeFuegO Offline
Registered
Posts: 23
Joined: Jan 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.

I have updated my system manually,
i could i get the update for xbian 5?
Find all posts by this user
26th Feb, 2013, 03:57 AM
Post: #116
CurlyMo Offline
Registered
Posts: 3,501
Joined: Dec 2012
Reputation: 202
RE: Official XBian 1.0 Alpha 5 thread
Code:
sudo dpkg -l | grep libc
If it says you got version 37 it works, if you already installed version 38, it won't.

pilight - modular domotica solution
Visit this user's website Find all posts by this user
26th Feb, 2013, 04:00 AM
Post: #117
TorodeFuegO Offline
Registered
Posts: 23
Joined: Jan 2013
Reputation: 0
RE: Official XBian 1.0 Alpha 5 thread
(26th Feb, 2013 03:57 AM)CurlyMo Wrote:  
Code:
sudo dpkg -l | grep libc
If it says you got version 37 it works, if you already installed version 38, it won't.
ii  libc-bin                        2.13-38+rpi2                       armhf        Embedded GNU C Library: Binaries
ii  libc-dev-bin                    2.13-38+rpi2                       armhf        Embedded GNU C Library: Development binaries
ii  libc6:armhf                     2.13-38+rpi2                       armhf        Embedded GNU C Library: Shared libraries
ii  libc6-dev:armhf                 2.13-38+rpi2                       armhf        Embedded GNU C Library: Development Libraries and Header Files

seems to be bad Sad

is there an issue,
thx
Find all posts by this user
26th Feb, 2013, 04:06 AM
Post: #118
Koenkk Offline
Registered
Posts: 1,238
Joined: Dec 2012
Reputation: 112
RE: Official XBian 1.0 Alpha 5 thread
@TorodeFueg0 yes, you upgrades the libc packags to 2.13-38. I recommend to install XBian 1.0 Alpha 5 (fresh) on your SD card.

Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here
Find all posts by this user
26th Feb, 2013, 04:18 AM
Post: #119
TorodeFuegO Offline
Registered
Posts: 23
Joined: Jan 2013
Reputation: 0
RE: Official XBian 1.0 Alpha 5 thread
no way to get libc version back?
Find all posts by this user
26th Feb, 2013, 04:27 AM
Post: #120
CurlyMo Offline
Registered
Posts: 3,501
Joined: Dec 2012
Reputation: 202
RE: Official XBian 1.0 Alpha 5 thread
No, because Raspbian doesn't have a multi-version apt repo like XBian does. So if a new version comes out, the old one is removed.

pilight - modular domotica solution
Visit this user's website Find all posts by this user
« Next Oldest | Next Newest »
Pages (25): « Previous 1 ... 6 7 8 9 10 ... 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,635 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, 04:01 PM Powered By MyBB, © 2002-2025 MyBB Group.