XBMC on Raspberry Pi - Wonder if this will work out? (Historical Discussion Thread)

  Thread Rating:
  • 11 Votes - 4.91 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
Doktor-X Offline
Junior Member
Posts: 38
Joined: Jun 2012
Reputation: 0
Post: #581
r11691 (new release slow loading)
Code:
http://pastebin.com/mpCjVF4w

r10902 (old release fast loading)
Code:
http://pastebin.com/cfw8GkED
find quote
Nu7s Offline
Senior Member
Posts: 192
Joined: Jun 2012
Reputation: 1
Location: Belgium
Post: #582
I recieved my Raspberry pi yesterday and installed raspbmc. I'm very impressed about the performance this little device puts out. I'm glad I bought 2.
find quote
Doktor-X Offline
Junior Member
Posts: 38
Joined: Jun 2012
Reputation: 0
Post: #583




old
Code:
http://pastebin.com/LQ2c316p
new
Code:
http://pastebin.com/ikeuGWcJ
find quote
triggerhurt Offline
Junior Member
Posts: 5
Joined: Jul 2012
Reputation: 0
Post: #584
Hi guys
I am looking for some compile instructions. The ones I used few weeks ago (raspbian) seem pretty outdated or the current git is buggy (get a compile error after some time in a ~*filesystem*.pa) or both. Since I strangely got git updates in waves (passed days with activity suddenly appear after some time with no activity at all) I am quite sure my git pull is beeing fixed already (many thanks guys!). However I am looking for new instructions. As far as I see there are a lot of changes in ./configure for example...

Best regards
trigger
find quote
DavGerm4 Offline
Junior Member
Posts: 5
Joined: Apr 2007
Reputation: 0
Location: Providence, UT
Post: #585
I want to get the Raspberry Pi so bad right now! But I have to wait until I move into my new place, which won't be until the 22nd of this month. But when I get it, I plan on installing Raspbmc on it and see how well it runs everything!

Consoles:
Xbox 360 - iXtreme 1.41
Xbox - XBMC
Xbox - in the works
Xbox - also in the works
Nintendo Wii - D2CPro w/ Wii-Clip
find quote
stepea Offline
Member
Posts: 61
Joined: Jun 2008
Reputation: 0
Post: #586
I've got two original xbox's that I want to replace, I'm looking for the lowest cost replacements. Is it worth buying a raspberry pi's in the hope that xbmc will be developed to a standard that I could replace my original xbox's in the not too distant future.
find quote
chi-guy Offline
Junior Member
Posts: 4
Joined: Mar 2012
Reputation: 0
Post: #587
The Pi works great if all you're looking for is an easy and cheap way to stream content to your TV. It won't be as fluid as the xbox, there will be noticable lag while navigating the menus, when you first start to play somthing, or while trying to fastforward/rewind. It also helps if you have some kind of storage already since the Pi does not include any. I use one on my bedroom TV and I love it, but I wouldn't want to use it on my Living Room TV, since I use it more often.
find quote
stepea Offline
Member
Posts: 61
Joined: Jun 2008
Reputation: 0
Post: #588
Will the possible port of android to the raspberry Pi and android version of xbmc, see improved performance of xbmc?
(This post was last modified: 2012-08-05 22:40 by stepea.)
find quote
Ned Scott Offline
Team-XBMC Wiki Guy
Posts: 11,958
Joined: Jan 2011
Reputation: 132
Location: Arizona, USA
Post: #589
(2012-08-05 22:37)stepea Wrote:  Will the possible port of android to the raspberry Pi and android version of xbmc, see improved performance of xbmc?

Running Android on the R-Pi and XBMC on top of that will probably decrease performance since there's more "stuff" to run, eat up memory, etc.

You can make easy links to the XBMC wiki using double brackets around words: [[debug log]] = debug log, [[Add-on:YouTube]] = Add-on:YouTube, [[Adding videos to the library]] = Adding videos to the library, [[userdata]] = userdata, etc
find quote
gimli Offline
Team-XBMC Developer
Posts: 430
Joined: Jun 2009
Reputation: 9
Post: #590
(2012-08-06 02:10)Ned Scott Wrote:  
(2012-08-05 22:37)stepea Wrote:  Will the possible port of android to the raspberry Pi and android version of xbmc, see improved performance of xbmc?

Running Android on the R-Pi and XBMC on top of that will probably decrease performance since there's more "stuff" to run, eat up memory, etc.

I'm prety sure it will decrease. On Linux we run exclusive, on Android we have to share with the Android runtime environment.
find quote
Post Reply