• 1
  • 2(current)
  • 3
  • 4
  • 5
  • 7
XBMC works on iPad 2!!
#16
davilla Wrote:killa ?

I'm sorry, I am not familiar with what you mean by killa...

Altough, If you need ANY information at all (assuming you don't already have a jailbroken iPad 2 ), don't hesitate to ask!

Edit : nevermind, I looked it up. Yeah I think it's that scene!
Reply
#17
Fran6stl Wrote:I'm sorry, I am not familiar with what you mean by killa...

Altough, If you need ANY information at all (assuming you don't already have a jailbroken iPad 2 ), don't hesitate to ask!

Edit : nevermind, I looked it up. Yeah I think it's that scene!

I'd be interested in the xbmc.log when playing that clip. http://www.pastebin.com it.
Reply
#18
Here, I will make a better video tomorrow, but that should give you guys a good idea!

http://gallery.me.com/kn0x#100113
Reply
#19
I am not sure how to get the log. Where is it located on the iPad? ( I already have ssh installed and everything)

Edit: Got it. But how do I know where the video starts in the logs?
Reply
#20
Fran6stl Wrote:I am not sure how to get the log. Where is it located on the iPad? ( I already have ssh installed and everything)

Edit: Got it. But how do I know where the video starts in the logs?

post the entire log, it will show other interesting things about the GPU in particular.
Reply
#21
Well I pasted everything.

http://pastebin.com/6PLeq4VV
Reply
#22
Fran6stl Wrote:Well I pasted everything.

http://pastebin.com/6PLeq4VV

DEBUG: DoWork - took 141 ms to load special://skin/backgrounds/videos.jpg

nice, that shows the speed nicely.
Reply
#23
Yeah the UI is much snappier than on my iPhone 4... In terms of menus, if scrolling could be easier on those touch devices, it would be even more awesome!

I have to say that I am floored with the power of XBMC running on that device... is there anywhere in the logs where we can see dropped frames? I am browsing it now but it's a bit hard to read for me (first time I take a look at an XBMC log).
Reply
#24
I have a weird bug sometimes, the video stops and restart from 0:00. It can be a lot of things (the jailbreak is a bit buggy ATM) but here's the pastebin.

http://pastebin.com/CWxpMZmA
Reply
#25
In order for stop/resume position to be save, your XBMC user directory needs to have the proper permission and ownership.

/var/mobile/Library/Preferences/XBMC/

mobile user should own that directory and everything underneath.

Code:
Apple-TV:~/Library/Preferences/XBMC mobile$ ls -la
total 0
drwxr-xr-x  8 mobile mobile  272 Jul  2 08:11 ./
drwxr-xr-x  5 mobile mobile  816 Jul  3 01:34 ../
drwxr-xr-x 30 mobile mobile 1020 Jul  2 16:35 addons/
drwxr-xr-x  2 mobile mobile   68 Feb 23 15:48 media/
drwxr-xr-x  2 mobile mobile   68 Feb 23 15:48 sounds/
drwxr-xr-x  2 mobile mobile   68 Feb 23 15:48 system/
drwxr-xr-x  7 mobile mobile  374 Jul  3 04:39 temp/
drwxr-xr-x  7 mobile mobile  578 Jun 27 20:20 userdata/

Run this command to fix it if it's out of sync:
Code:
chown -R mobile:mobile /var/mobile/Library/Preferences/XBMC/
Reply
#26
dazex Wrote:In order for stop/resume position to be save, your XBMC user directory needs to have the proper permission and ownership.

/var/mobile/Library/Preferences/XBMC/

mobile user should own that directory and everything underneath.

Code:
Apple-TV:~/Library/Preferences/XBMC mobile$ ls -la
total 0
drwxr-xr-x  8 mobile mobile  272 Jul  2 08:11 ./
drwxr-xr-x  5 mobile mobile  816 Jul  3 01:34 ../
drwxr-xr-x 30 mobile mobile 1020 Jul  2 16:35 addons/
drwxr-xr-x  2 mobile mobile   68 Feb 23 15:48 media/
drwxr-xr-x  2 mobile mobile   68 Feb 23 15:48 sounds/
drwxr-xr-x  2 mobile mobile   68 Feb 23 15:48 system/
drwxr-xr-x  7 mobile mobile  374 Jul  3 04:39 temp/
drwxr-xr-x  7 mobile mobile  578 Jun 27 20:20 userdata/

Run this command to fix it if it's out of sync:
Code:
chown -R mobile:mobile /var/mobile/Library/Preferences/XBMC/

Thanks, I'll change the permissions now!
Reply
#27
are you using stable build of XBMC or nightly build with hardware acceleration fix for 4.3+?
Reply
#28
superflysocal Wrote:are you using stable build of XBMC or nightly build with hardware acceleration fix for 4.3+?

The latest official build (10.0.9) already has that patch. Now we just have to wait for the next Apple TV with the A5 Smile
Reply
#29
Yeah, I am using the latest official build.
Reply
#30
Fran6stl Wrote:Yeah, I am using the latest official build.

and which version might that be so we can stop guessing ?
Reply
  • 1
  • 2(current)
  • 3
  • 4
  • 5
  • 7

Logout Mark Read Team Forum Stats Members Help
XBMC works on iPad 2!!0