AppleTV 2 (black) iOS 5.1 & XBMC

  Thread Rating:
  • 2 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
happyendin21 Offline
Junior Member
Posts: 16
Joined: Jun 2010
Reputation: 0
Post: #61
(2012-04-01 14:59)Memphiz Wrote:  link updated in the sticky

@happyendin21 please try with updated version and report back
Thanks again Memphiz for the prompt response. I updated the script and I get a new but similar problem it is confluence being offset on the bottom of the screen. The Bottom is not visible and the top ends mid screen I have attached another pic of the problem. I appreciate the prompt responses. I am in no rush to get this working and appreciate the time and effort you have gone through to get this to work. This does not appear to be something that can be fixed with zoom or tv settings on my end. Am I the only one having these or similar problems?
[Image: 5]
find quote
Chapaeff33 Offline
Junior Member
Posts: 15
Joined: Jan 2012
Reputation: 0
Post: #62
Thank you for your reply!
Yes, I did run this code and this is error i got at the end.
============


HTTP request sent, awaiting response... 200 OK
Length: 48953372 (47M) [application/x-debian-package]
Saving to: `org.xbmc.xbmc-atv2_11.0-2_iphoneos-arm.deb'

100%[=======================================>] 48,953,372 726K/s in 84s

2012-04-01 09:21:49 (571 KB/s) - `org.xbmc.xbmc-atv2_11.0-2_iphoneos-arm.deb' saved [48953372/48953372]

Apple-TV:~ root# dpkg -i org.xbmc.xbmc-atv2_11.0-2_iphoneos-arm.deb
(Reading database ... 3344 files and directories currently installed.)
Preparing to replace org.xbmc.xbmc-atv2 11.0-2 (using org.xbmc.xbmc-atv2_11.0-2_iphoneos-arm.deb) ...
Unpacking replacement org.xbmc.xbmc-atv2 ...
dpkg: dependency problems prevent configuration of org.xbmc.xbmc-atv2:
org.xbmc.xbmc-atv2 depends on org.xbmc.xbmc-seatbeltunlock; however:
Package org.xbmc.xbmc-seatbeltunlock is not installed.
dpkg: error processing org.xbmc.xbmc-atv2 (--install):
dependency problems - leaving unconfigured
Errors were encountered while processing:
org.xbmc.xbmc-atv2
Apple-TV:~ root# rm org.xbmc.xbmc-atv2_11.0-2_iphoneos-arm.deb
find quote
charlesv Offline
Junior Member
Posts: 3
Joined: Apr 2012
Reputation: 0
Post: #63
I can confirm I'm having the same issue. Running on a Samsung LN40B530 at 720p 60hz. Tried 480p 60hz with identical results.
find quote
ruffellprefley Offline
Junior Member
Posts: 4
Joined: Apr 2012
Reputation: 0
Post: #64
(2012-04-01 17:17)deanmv Wrote:  So everything you need are in those commands you posted, just follow them in order. Hope that helps.

(2012-04-01 17:21)-apophis- Wrote:  @ruffellprefley
your previous configuration will be lost.
Yes you only have to run your Code example.

with the official cydia version the part "apt-get install org.xbmc.xbmc-atv2" was meant.

thank you both for your timely and informative responses. cheers!!
find quote
Chapaeff33 Offline
Junior Member
Posts: 15
Joined: Jan 2012
Reputation: 0
Post: #65
Guess it is a good sign....)



2012-04-01 09:33:43 (545 KB/s) - `org.xbmc.xbmc-atv2_11.0-2_iphoneos-arm.deb' saved [48953372/48953372]

Apple-TV:~ root# dpkg -i org.xbmc.xbmc-atv2_11.0-2_iphoneos-arm.deb
(Reading database ... 3376 files and directories currently installed.)
Preparing to replace org.xbmc.xbmc-atv2 11.0-2 (using org.xbmc.xbmc-atv2_11.0-2_iphoneos-arm.deb) ...
Unpacking replacement org.xbmc.xbmc-atv2 ...
Setting up org.xbmc.xbmc-atv2 (11.0-2) ...
Apple-TV:~ root# rm org.xbmc.xbmc-atv2_11.0-2_iphoneos-arm.deb
find quote
thesteve Offline
Junior Member
Posts: 1
Joined: Apr 2012
Reputation: 0
Post: #66
Thanks for the quick work on this! I installed it on my ATV today but when I launch xbmc, it opens in portrait! i.e. the screen is rotated 90 degrees to the right. Is this a known issue?
find quote
charlesv Offline
Junior Member
Posts: 3
Joined: Apr 2012
Reputation: 0
Post: #67
thesteve, yup - it's in the sticky for the atv build, as well as a few posts up Smile

Sounds like it may be a TV compatibility issue?

I was able to navigate off-screen to the video calib settings, but the "screen" it's calibrating to appears to be offscreen as well
find quote
merrell13 Offline
Junior Member
Posts: 2
Joined: Aug 2011
Reputation: 0
Post: #68
Thank You Memphiz. Your patch is working great!
Keep up the work.
You are the best.
find quote
joncymatix Offline
Junior Member
Posts: 6
Joined: Feb 2011
Reputation: 0
Post: #69
(2012-04-01 19:25)charlesv Wrote:  thesteve, yup - it's in the sticky for the atv build, as well as a few posts up Smile

Sounds like it may be a TV compatibility issue?

I was able to navigate off-screen to the video calib settings, but the "screen" it's calibrating to appears to be offscreen as well

Found a way to fix this... I SSH'd into ATV and then opened up guisettings.xml from /private/var/mobile/Library/Preferences/XBMC/userdata

In there under the 'resolutions' section I changed references to 720 to 1080 dimension sizes instead. Respring ATV, open XBMC and it now appears to work...

Hope that is of some help. Nice one to Memphiz for the patch! Smile
find quote
tompop Offline
Junior Member
Posts: 4
Joined: Apr 2012
Reputation: 0
Post: #70
hi guys, after entering:
apt-get update
mkdir -p /Applications/AppleTV.app/Appliances

I also get: couldn't find packe org.xmbc.xmbc-atv2. Any ideas? Am I missing steps in the process?
find quote
Post Reply