Forum
  • Search
  • Member List
  • Calendar
Hello There, Guest! Login Register — Login with Facebook
Pages (8): « Previous 1 2 3 4 5 ... 8 Next »
Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
Official XBMC 12.2 Thread
7th May, 2013, 12:23 AM
Post: #16
rGr Offline
Registered
Posts: 3
Joined: May 2013
Reputation: 0
RE: Official XBMC 12.2 Thread
(7th May, 2013 12:18 AM)rikardo1979 Wrote:  
(7th May, 2013 12:11 AM)Smultie Wrote:  Is it working for someone?

OFC it does...otherwise it won't be released

Well it obviously doesn't work for me... Tried a fresh 1.0 alpha 5 install and then the update, no game. Just the splash. Reinstall has no effect.

I say it needs some work? Smile
Find all posts by this user
Quote this message in a reply
7th May, 2013, 12:29 AM
Post: #17
wilcoo Offline
Registered
Posts: 6
Joined: Apr 2013
Reputation: 4
RE: Official XBMC 12.2 Thread
Is it possible thats the new version use more memory . I have now a usage of 70 % here normal is it about 30% on my RPI 512
Find all posts by this user
Quote this message in a reply
7th May, 2013, 12:36 AM
Post: #18
Smultie Offline
Moderator
******
Posts: 322
Joined: Feb 2013
Reputation: 16
RE: Official XBMC 12.2 Thread
(7th May, 2013 12:18 AM)rikardo1979 Wrote:  
(7th May, 2013 12:11 AM)Smultie Wrote:  Is it working for someone?

OFC it does...otherwise it won't be released

So far I've seen zero positive remarks.
Find all posts by this user
Quote this message in a reply
7th May, 2013, 12:39 AM
Post: #19
rikardo1979 Offline
Management
******
Posts: 3,545
Joined: Dec 2012
Reputation: 190
Re: RE: Official XBMC 12.2 Thread
(7th May, 2013 12:36 AM)Smultie Wrote:  
(7th May, 2013 12:18 AM)rikardo1979 Wrote:  
(7th May, 2013 12:11 AM)Smultie Wrote:  Is it working for someone?

OFC it does...otherwise it won't be released

So far I've seen zero positive remarks.

it has been tested with 100% positive feedback and has been updated numerous times Wink the reports here are just a fracture and specific

~~~~>>>Please always follow rules and read before you post<<<~~~~
Find all posts by this user
Quote this message in a reply
7th May, 2013, 12:40 AM
Post: #20
JayBlanc Offline
Registered
Posts: 20
Joined: Apr 2013
Reputation: 4
RE: Official XBMC 12.2 Thread
If you updated and need to roll back to 12.1, ssh into your xbian install...

Terminal

wget http://www.mirrorservice.org/sites/apt.xbian.org/pool/main/x/xbian-package-xbmc/xbian-package-xbmc_2.1_armhf.deb
sudo dpkg -i xbian-package-xbmc_2.1_armhf.deb
rm xbian-package-xbmc_2.1_armhf.deb
Find all posts by this user
Quote this message in a reply
7th May, 2013, 12:43 AM
Post: #21
goebish Offline
Registered
Posts: 8
Joined: May 2013
Reputation: 0
RE: Official XBMC 12.2 Thread
(7th May, 2013 12:23 AM)rGr Wrote:  Well it obviously doesn't work for me... Tried a fresh 1.0 alpha 5 install and then the update, no game. Just the splash. Reinstall has no effect.

Same here, a fresh install didn't help.

512MB raspi B
Find all posts by this user
Quote this message in a reply
7th May, 2013, 12:44 AM
Post: #22
JayBlanc Offline
Registered
Posts: 20
Joined: Apr 2013
Reputation: 4
RE: Official XBMC 12.2 Thread
(7th May, 2013 12:39 AM)rikardo1979 Wrote:  it has been tested with 100% positive feedback and has been updated numerous times Wink the reports here are just a fracture and specific

100%, except for me reporting that the PVR binaries appear to be broken, and asking for this update to be rolled back and not to be put out until after you've finished moving to the newer version of libc that raspbian uses and XBMC upstream will expect.
Find all posts by this user
Quote this message in a reply
7th May, 2013, 02:11 AM
Post: #23
rGr Offline
Registered
Posts: 3
Joined: May 2013
Reputation: 0
RE: Official XBMC 12.2 Thread
(7th May, 2013 12:39 AM)rikardo1979 Wrote:  
(7th May, 2013 12:36 AM)Smultie Wrote:  
(7th May, 2013 12:18 AM)rikardo1979 Wrote:  
(7th May, 2013 12:11 AM)Smultie Wrote:  Is it working for someone?

OFC it does...otherwise it won't be released

So far I've seen zero positive remarks.

it has been tested with 100% positive feedback and has been updated numerous times Wink the reports here are just a fracture and specific

Kind of harsh, seems there is at least something going on if users independent of one another encounter the same problem, even when updating from a clean 1.0a5 install. If the issue can be reproduced "reliably" then something is not right.

No big deal if there's a problem, just don't deny it.
Find all posts by this user
Quote this message in a reply
7th May, 2013, 04:32 AM
Post: #24
highway Offline
Registered
Posts: 1
Joined: May 2013
Reputation: 1
RE: Official XBMC 12.2 Thread
For those interested: I had mopidy (http://www.mopidy.com/) successfully running beside xbmc 12.1, but upgrading to xbmc 12.2 using the ssh apt method xbmc fails to start (/usr/lib/xbmc/xbmc.bin: symbol lookup error: /usr/lib/xbmc/xbmc.bin: undefined symbol: _ZTIN6TagLib8IOStreamE)

seems to be a conflict in libtag, removing mopidy the new xbmc runs without problems. re-installing mopidy 12.2 is broken again.

I haven't put any more effort in this, but ofcourse I'd like to be able to run mopidy alongside 12.2 again just as it did with 12.1.. anyone any ideas or insights?

EDIT:
My problem was simply xbmc vs. mopidy related: for every update of xbmc package (where /etc/init.d/xbmc gets updated) /etc/init.d/xbmc needs to be altered with export LD_LIBRARY_PATH=/usr/local/lib.
I forgot I changed it in the first place.
see http://delarre.net/posts/setting-up-a-raspberry-pi-media-center.html
Find all posts by this user
Quote this message in a reply
7th May, 2013, 05:07 AM
Post: #25
alfonskunk Offline
Registered
Posts: 7
Joined: Feb 2013
Reputation: 0
RE: Official XBMC 12.2 Thread
Same to me. Doesn't work at all. Segmentation fault when i lauch xbmc.bin.

raspi modelB. Youtube+Vimeo+pelisalacarta plugins.
Find all posts by this user
Quote this message in a reply
7th May, 2013, 05:44 AM
Post: #26
Smultie Offline
Moderator
******
Posts: 322
Joined: Feb 2013
Reputation: 16
RE: Official XBMC 12.2 Thread
On another forum I frequent nothing but "Not working" as well.
Seems to me the testing procedure is not up-to-par...

I'll wait another couple of days...
Find all posts by this user
Quote this message in a reply
7th May, 2013, 06:00 AM
Post: #27
zilexa Offline
Registered
Posts: 231
Joined: Feb 2013
Reputation: 9
RE: Official XBMC 12.2 Thread
Works fine for me. 1.0a5 updated to 12.1 and now to 12.2.
Find all posts by this user
Quote this message in a reply
7th May, 2013, 08:03 AM
Post: #28
Donjan Offline
Registered
Posts: 1
Joined: May 2013
Reputation: 0
RE: Official XBMC 12.2 Thread
I am also encountering the problem that the system won't boot after the update. Tried it on two different Model B raspis, with three different SD cards of which two were clean installs with 1.0a5. Tried updating via SSH, even gave it a try via the Xbian Config. I've been going through the update process at least five times on both of the machines with different setups, wasn't successful even once. I suggest rolling back the update ASAP, since even clean installs won't work until there's a fix...

Edit: The nightly-workaround that highway suggests seems to be working...
Find all posts by this user
Quote this message in a reply
7th May, 2013, 09:12 AM
Post: #29
thedude459 Offline
Registered
Posts: 38
Joined: Jan 2013
Reputation: 0
RE: Official XBMC 12.2 Thread
Mine works fine too. Perhaps you have to go from Alpha 5 to 12.1 to 12.2?

Before doing 12.1 to 12.2 I did:

sudo su
apt-get update
apt-get upgrade
apt-get install xbian-package-xbmc -y
Find all posts by this user
Quote this message in a reply
7th May, 2013, 09:20 AM
Post: #30
JayBlanc Offline
Registered
Posts: 20
Joined: Apr 2013
Reputation: 4
RE: Official XBMC 12.2 Thread
Running

Terminal
echo "xbian-package-xbmc hold" | sudo dpkg --set-selections

will hold back apt from upgrading xbian-package-xbmc. Then (as posted above)
Terminal
wget http://www.mirrorservice.org/sites/apt.xbian.org/pool/main/x/xbian-package-xbmc/xbian-package-xbmc_2.1_armhf.deb
sudo dpkg -i xbian-package-xbmc_2.1_armhf.deb
rm xbian-package-xbmc_2.1_armhf.deb
will roll you back to 2.1, but you can also get nightly binaries instead.

When you want to update the package again
Terminal
echo "xbian-package-xbmc install" | sudo dpkg --set-selections
will turn updates back on.

Even testing with a nightly, the cmyth PVR plugins are causing libc memory check errors. So I'm still going to strongly recommend xbian pull 12.2 until, a) xbian is using the more recent versions of libc, b) there are patches to 12.2 that address these problems if a newer libc doesn't fix them.
Find all posts by this user
Quote this message in a reply
« Next Oldest | Next Newest »
Pages (8): « Previous 1 2 3 4 5 ... 8 Next »
Post Reply 


Possibly Related Threads...
Thread: Author Replies Views: Last Post
  Official XBian Raspberry B+ models thread IriDium 4 22,346 23rd Nov, 2014 09:14 PM
Last Post: 0xFF
  Official XBian 1.0 RC 2 Gotham (XBMC 13) thread IriDium 167 590,512 10th Sep, 2014 04:41 AM
Last Post: weezer
  Official XBian 1.0 RC 2 thread IriDium 61 202,160 16th Aug, 2014 03:10 PM
Last Post: mehlvogel
  Official XBian 1.0 RC 1 thread IriDium 173 611,888 1st May, 2014 02:44 PM
Last Post: dharmabm
  Official XBian 1.0 Beta 2 thread IriDium 411 1,456,080 7th Mar, 2014 09:56 PM
Last Post: leadergr
  Official XBian 1.0 Beta 1 thread Koenkk 303 1,236,135 12th Dec, 2013 12:46 AM
Last Post: Exnor
  Official XBian 1.0 Alpha 5 thread Koenkk 366 1,485,868 15th Aug, 2013 07:35 AM
Last Post: anthonyonions
  Official XBMC 12.1 (xbian-package-xbmc 2.1) discussion Koenkk 111 470,257 10th May, 2013 11:59 PM
Last Post: Ghwomb

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

Current time: 11th May, 2025, 07:08 PM Powered By MyBB, © 2002-2025 MyBB Group.