Forum
  • Search
  • Member List
  • Calendar
Hello There, Guest! Login Register — Login with Facebook

Broken After 2.1 Update
Thank you for your donation

Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
Broken After 2.1 Update
29th Mar, 2013, 09:46 PM
Post: #1
hobogiggedy Offline
Registered
Posts: 6
Joined: Mar 2013
Reputation: 0
Broken After 2.1 Update
Last night I got a pop-up within XBMC saying that there was a new update to 2.1 available. I went ahead and updated it figuring, probably wrongly, that if the message was coming up in XBMC it was safe to go ahead.

Since the update was applied the Pi froze, rebooted and is now stuck on the XBian splash screen. I can still ssh into the Pi and everything else seems to be running normally. Is there any way to roll back the XBMC installation or otherwise fix it without reinstalling the lot? I have a lot of custom scripts and such running on this Pi and it would take me quite a while to get it all set up again.

Any help would be great!
Find all posts by this user
Quote this message in a reply
29th Mar, 2013, 10:00 PM
Post: #2
Koenkk Offline
Registered
Posts: 1,238
Joined: Dec 2012
Reputation: 112
RE: Broken After 2.1 Update
Can you execute
Code:
sudo /usr/local/lib/xbmc/xbmc.bin

paste the output (if it outputs something 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
Quote this message in a reply
29th Mar, 2013, 10:13 PM
Post: #3
hobogiggedy Offline
Registered
Posts: 6
Joined: Mar 2013
Reputation: 0
RE: Broken After 2.1 Update
It doesn't output anything in the terminal and the video output is still stuck on the splash screen.
Find all posts by this user
Quote this message in a reply
29th Mar, 2013, 11:06 PM
Post: #4
Koenkk Offline
Registered
Posts: 1,238
Joined: Dec 2012
Reputation: 112
Broken After 2.1 Update
What does the splash screen say, and whats the output of

Code:
sudo dpkg -l | grep libc

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
Quote this message in a reply
29th Mar, 2013, 11:53 PM
Post: #5
hobogiggedy Offline
Registered
Posts: 6
Joined: Mar 2013
Reputation: 0
RE: Broken After 2.1 Update
That command produces the output below. The splash screen says 'Starting XBMC...' and the loading bar is moving smoothly and continuously.

Code:
ii  libc-bin                        2.13-37+rpi1               armhf        Embedded GNU C Library: Binaries
ii  libc-dev-bin                    2.13-37+rpi1               armhf        Embedded GNU C Library: Development binaries
ii  libc6:armhf                     2.13-37+rpi1               armhf        Embedded GNU C Library: Shared libraries
ii  libc6-dev:armhf                 2.13-37+rpi1               armhf        Embedded GNU C Library: Development Libraries and Header Files
ii  libcap2:armhf                   1:2.22-1.2                 armhf        support for getting/setting POSIX.1e capabilities
ii  libcdio-dev                     0.83-4+b1                  armhf        library to read and control CD-ROM (development files)
ii  libcdio13                       0.83-4+b1                  armhf        library to read and control CD-ROM
ii  libck-connector0:armhf          0.4.5-3.1                  armhf        ConsoleKit libraries
ii  libclass-isa-perl               0.36-3                     all          report the search path for a class's ISA tree
ii  libcomerr2:armhf                1.42.5-1                   armhf        common error description library
ii  libconsole                      1:0.2.3dbs-70              armhf        Shared libraries for Linux console and font manipulation
ii  libcryptsetup4                  2:1.4.3-4                  armhf        disk encryption support - shared library
ii  libcurl3:armhf                  7.26.0-1+wheezy1           armhf        easy-to-use client-side URL transfer library (OpenSSL flavour)
ii  libcurl3-gnutls:armhf           7.26.0-1+wheezy1           armhf        easy-to-use client-side URL transfer library (GnuTLS flavour)
ii  libcwidget3                     0.5.16-3.4                 armhf        high-level terminal interface library for C++ (runtime files)
ii  liblocale-gettext-perl          1.05-7                     armhf        module using libc functions for internationalization in Perl
ii  linux-libc-dev:armhf            3.2.35-2+rpi1              armhf        Linux support headers for userspace development

Thank you for taking the time to respond.
Find all posts by this user
Quote this message in a reply
30th Mar, 2013, 02:00 AM
Post: #6
Koenkk Offline
Registered
Posts: 1,238
Joined: Dec 2012
Reputation: 112
RE: Broken After 2.1 Update
Can you try reinstalling the package?

Code:
sudo apt-get install --reinstall xbian-package-xbmc

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
Quote this message in a reply
30th Mar, 2013, 04:39 AM
Post: #7
hobogiggedy Offline
Registered
Posts: 6
Joined: Mar 2013
Reputation: 0
RE: Broken After 2.1 Update
(30th Mar, 2013 02:00 AM)Koenkk Wrote:  Can you try reinstalling the package?

Code:
sudo apt-get install --reinstall xbian-package-xbmc

That's seems to have done the trick. I had to run the below command (from memory) before it would work.

Code:
sudo dpkg - - configure - a


Thank you so much for your help.

I should probably start another thread but, is there a way to teenage CEC? I had previously disabled it through xbian-config.
Find all posts by this user
Quote this message in a reply
30th Mar, 2013, 04:55 AM
Post: #8
CurlyMo Offline
Registered
Posts: 3,501
Joined: Dec 2012
Reputation: 202
RE: Broken After 2.1 Update
You cannot disable check through xbian-config

pilight - modular domotica solution
Visit this user's website Find all posts by this user
Quote this message in a reply
30th Mar, 2013, 05:30 AM
Post: #9
hobogiggedy Offline
Registered
Posts: 6
Joined: Mar 2013
Reputation: 0
RE: Broken After 2.1 Update
Seems like predictive got the best of me. Teenage should be reenable. You certainly can disable CEC through xbian-config but I (hopefully) managed to reenable it through the Xbian menu within XBMC.
Find all posts by this user
Quote this message in a reply
30th Mar, 2013, 05:40 AM
Post: #10
CurlyMo Offline
Registered
Posts: 3,501
Joined: Dec 2012
Reputation: 202
RE: Broken After 2.1 Update
Ah, you mean the hardware CEC implementation, i though you meant the XBMC CEC addon.

pilight - modular domotica solution
Visit this user's website Find all posts by this user
Quote this message in a reply
« Next Oldest | Next Newest »
Post Reply 


Possibly Related Threads...
Thread: Author Replies Views: Last Post
  [PROBLEM] Latest update has broken Kodi Baz8755 17 44,896 25th Aug, 2015 07:26 PM
Last Post: syco
  [PROBLEM] update/Upgrade after clean install is broken gobo 1 10,047 15th Apr, 2014 11:15 AM
Last Post: mk01

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

Current time: 10th May, 2025, 04:22 AM Powered By MyBB, © 2002-2025 MyBB Group.