• 1
  • 2
  • 3
  • 4(current)
  • 5
  • 6
  • 11
iOS 5.1 & XBMC
#46
Thats normal for some TVs. It would be a bug, when the window is not centered or when its rotated 90 degrees. The normal overscan (your 6%) is some setting of the TV (mostly you have a setting in the TV itself - something like "scan&pan" or "overscan") for fixing it without zooming.
AppleTV4/iPhone/iPod/iPad: HowTo find debug logs and everything else which the devs like so much: click here
HowTo setup NFS for Kodi: NFS (wiki)
HowTo configure avahi (zeroconf): Avahi_Zeroconf (wiki)
READ THE IOS FAQ!: iOS FAQ (wiki)
Reply
#47
thanks for your amazing work. I really appreciate this.
Unfortunately I get an error on my fresh installation:

AppleTV:~ root# dpkg -i org.xbmc.xbmc-atv2_11.0-2_iphoneos-arm.deb
(Reading database ... 4580 files and directories currently installed.)
Preparing to replace org.xbmc.xbmc-atv2 11.0-0 (using org.xbmc.xbmc-atv2_11.0-2_iphoneos-arm.deb) ...
find: /Applications/AppleTV.app/Appliances/XBMC.frappliance: No such file or directory
dpkg: warning - old pre-removal script returned error exit status 1
dpkg - trying script from the new package instead ...
find: /Applications/XBMC.frappliance: No such file or directory
find: /Applications/AppleTV.app/Appliances/XBMC.frappliance: No such file or directory
dpkg: error processing org.xbmc.xbmc-atv2_11.0-2_iphoneos-arm.deb (--install):
subprocess new pre-removal script returned error exit status 1
chown: cannot access `/Applications/XBMC.frappliance': No such file or directory
Errors were encountered while processing:
org.xbmc.xbmc-atv2_11.0-2_iphoneos-arm.deb

so what is missing?

I do have the folder: /Applications/AppleTV.app/Appliances
and there's a link in it: XBMC.frappliance -> /Applications/XBMC.frappliance
but /Applications/XBMC.frappliance doesn't exist.
Reply
#48
(2012-04-01, 15:32)-apophis- Wrote: thanks for your amazing work. I really appreciate this.
Unfortunately I get an error on my fresh installation:

AppleTV:~ root# dpkg -i org.xbmc.xbmc-atv2_11.0-2_iphoneos-arm.deb
(Reading database ... 4580 files and directories currently installed.)
Preparing to replace org.xbmc.xbmc-atv2 11.0-0 (using org.xbmc.xbmc-atv2_11.0-2_iphoneos-arm.deb) ...
find: /Applications/AppleTV.app/Appliances/XBMC.frappliance: No such file or directory
dpkg: warning - old pre-removal script returned error exit status 1
dpkg - trying script from the new package instead ...
find: /Applications/XBMC.frappliance: No such file or directory
find: /Applications/AppleTV.app/Appliances/XBMC.frappliance: No such file or directory
dpkg: error processing org.xbmc.xbmc-atv2_11.0-2_iphoneos-arm.deb (--install):
subprocess new pre-removal script returned error exit status 1
chown: cannot access `/Applications/XBMC.frappliance': No such file or directory
Errors were encountered while processing:
org.xbmc.xbmc-atv2_11.0-2_iphoneos-arm.deb

so what is missing?

I think you missed on running:
Code:
mkdir /Applications/AppleTV.app/Appliances

before installing.
Set Up
Raspberry Pi running Raspbmc - XBMC 12.2
40" Samsung ES6800 LED Smart 3D 1080P TV
Onkyo HTS3405 5.1 DD True HD and DTS-HD Surround Sound
ReadyNAS Duo with 4TB (2 x 2TB X-RAID) Western Digital Caviar Green using NFS
Reply
#49
sorry, I edited my post afterwards, I made this folder in advance, but the aim is missing
Reply
#50
You missed the apt-get install org.xbmc.xbmc-atv2 after creating that folder? (for installing the previous cydia version and its deps). Muh that installation issues suck. Just mkdir all dirs he is complaining about Sad
AppleTV4/iPhone/iPod/iPad: HowTo find debug logs and everything else which the devs like so much: click here
HowTo setup NFS for Kodi: NFS (wiki)
HowTo configure avahi (zeroconf): Avahi_Zeroconf (wiki)
READ THE IOS FAQ!: iOS FAQ (wiki)
Reply
#51
Now it's working. I had to reinstall xbmc:
apt-get install --reinstall org.xbmc.xbmc-atv2
and then install the patch
Reply
#52
(2012-04-01, 13:11)Memphiz Wrote: not sure ... i first try to reproduce the issues with my equipment (no luck so far). I might rehost for more feedback though - but try it with xbmc's servers i guess. Till now the tv issue is the only feedback i got. Is it working for anyone?

It's working great for me, thanks!

Brad
Reply
#53
Improved the install instructions a bit more (but because i don't have these problems and am to lazy to rejailbreak to make it fresh - its more sort of brute forcing possible issues and work them around hehe).
AppleTV4/iPhone/iPod/iPad: HowTo find debug logs and everything else which the devs like so much: click here
HowTo setup NFS for Kodi: NFS (wiki)
HowTo configure avahi (zeroconf): Avahi_Zeroconf (wiki)
READ THE IOS FAQ!: iOS FAQ (wiki)
Reply
#54
Thanks very mutch for all your help. I have install it this morning and is working fine.

everything looking exelent.

thanks again all you people
Reply
#55
when i am trying to install, get error

E: Couldn't find package org.xbmc.xbmc-atv2
can anyone help? thanx
Reply
#56
i haven't upgraded to ios 5.1 yet but want to get a little clarification for when i do. when i update the device, will my prior install of xbmc be wiped out? i know that if it isn't wiped out it wouldn't work anyway until i do the xbmc install instructions in the new thread by Memphiz. However, the "first installing the official cydia version" part is what is confusing me. How do i go about installing that before running the code outlined below it? or do i ONLY run the code portion of that post?

Thanks for all your hard work!



Installation via ssh (first installing the official cydia version which installs all dependencys and the update with the version from this thread):

Code:
apt-get update
mkdir -p /Applications/AppleTV.app/Appliances
apt-get install org.xbmc.xbmc-atv2
mkdir -p /Applications/XBMC.frappliance
wget http://dl.dropbox.com/u/14341410/org.xbm...os-arm.deb
dpkg -i org.xbmc.xbmc-atv2_11.0-2_iphoneos-arm.deb
rm org.xbmc.xbmc-atv2_11.0-2_iphoneos-arm.deb
Reply
#57
(2012-04-01, 17:11)ruffellprefley Wrote: i haven't upgraded to ios 5.1 yet but want to get a little clarification for when i do. when i update the device, will my prior install of xbmc be wiped out? i know that if it isn't wiped out it wouldn't work anyway until i do the xbmc install instructions in the new thread by Memphiz. However, the "first installing the official cydia version" part is what is confusing me. How do i go about installing that before running the code outlined below it? or do i ONLY run the code portion of that post?

Thanks for all your hard work!



Installation via ssh (first installing the official cydia version which installs all dependencys and the update with the version from this thread):

Code:
apt-get update
mkdir -p /Applications/AppleTV.app/Appliances
apt-get install org.xbmc.xbmc-atv2
mkdir -p /Applications/XBMC.frappliance
wget http://dl.dropbox.com/u/14341410/org.xbm...os-arm.deb
dpkg -i org.xbmc.xbmc-atv2_11.0-2_iphoneos-arm.deb
rm org.xbmc.xbmc-atv2_11.0-2_iphoneos-arm.deb

EVERYTHING will be wiped as the OS will be set back to the default (iOS/iTunes will restore it to factory settings) Then when you re-jailbreak you install the latest official release (the line that says "apt-get install org.xbmc.xbmc-atv2") then you get the fixed version for iOS 5.1 ("wget http://dl.drop".. etc) then you install that over the old version ("dpkg -i org.xbmc.xbmc-atv2_11.0-2_iphoneos-arm.deb")

So everything you need are in those commands you posted, just follow them in order. Hope that helps.
Set Up
Raspberry Pi running Raspbmc - XBMC 12.2
40" Samsung ES6800 LED Smart 3D 1080P TV
Onkyo HTS3405 5.1 DD True HD and DTS-HD Surround Sound
ReadyNAS Duo with 4TB (2 x 2TB X-RAID) Western Digital Caviar Green using NFS
Reply
#58
@mamezito
which command did you you use prior to your error message?

@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.

--> too late ;-) deanmv won.
Reply
#59
Hi to all and great thanks for working on XBMC!!!! Was trying to run the code and got this error message, can someone help on this issue. Thanks again!

===============
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

=====================
Reply
#60
(2012-04-01, 18:11)Chapaeff33 Wrote: Hi to all and great thanks for working on XBMC!!!! Was trying to run the code and got this error message, can someone help on this issue. Thanks again!

===============
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

=====================

Have you ran the initial install of the standard org.xbmc.xbmc-atv2 ? As shown here: http://forum.xbmc.org/showthread.php?tid=127369
Set Up
Raspberry Pi running Raspbmc - XBMC 12.2
40" Samsung ES6800 LED Smart 3D 1080P TV
Onkyo HTS3405 5.1 DD True HD and DTS-HD Surround Sound
ReadyNAS Duo with 4TB (2 x 2TB X-RAID) Western Digital Caviar Green using NFS
Reply
  • 1
  • 2
  • 3
  • 4(current)
  • 5
  • 6
  • 11

Logout Mark Read Team Forum Stats Members Help
iOS 5.1 & XBMC2