ATV2, iOS 4.4.1, XBMC Update

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
Memphiz Offline
Team-XBMC Developer
Posts: 7,691
Joined: Feb 2011
Reputation: 91
Location: germany
Post: #11
emkay Wrote:Does this (https://github.com/xbmc/xbmc/commit/037c...360c593612) solve the problem of XBMC not working on iOS5 on atv2 (aka 4.4)? Or are there still other problems?

EmKay

3rd ... don't update Big Grin

AppleTV2/iPhone/iPod: HowTo find debug logs and everything else which the devs like so much: click here
HowTo setup NFS for XBMC: Wiki NFS
HowTo configure avahi (zeroconf): Wiki Avahi
READ THE IOS FAQ!: iOS FAQ
find quote
mdiersma Offline
Junior Member
Posts: 10
Joined: Oct 2011
Reputation: 0
Post: #12
i like living on the edge Big Grin

Just tested it on my ATV2.
it goes wrong at.

Unpacking org.xbmc.xbmc-atv2 (from .../org.xbmc.xbmc-atv2_10.0-9_iphoneos-arm.deb) ...
dpkg: error processing /var/cache/apt/archives/org.xbmc.xbmc-atv2_10.0-9_iphoneos-arm.deb (--unpack):
failed in buffer_write(fd) (7, ret=-1): backend dpkg-deb during `./Applications/XBMC.frappliance/XBMC': No space left on device
dpkg-deb: subprocess paste killed by signal (Broken pipe: 13)
Errors were encountered while processing:
/var/cache/apt/archives/org.xbmc.xbmc-atv2_10.0-9_iphoneos-arm.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

there is plenty of space... so it must be something else... don't know what.
Permissions are ok on the /Applications/ folder but XBMC.frappliance doesn't get created.

ah well have to wait after all Big Grin
find quote
davilla Offline
Team-XBMC Developer
Posts: 10,402
Joined: Feb 2008
Reputation: 58
Post: #13
mdiersma Wrote:i like living on the edge Big Grin

Just tested it on my ATV2.
it goes wrong at.

Unpacking org.xbmc.xbmc-atv2 (from .../org.xbmc.xbmc-atv2_10.0-9_iphoneos-arm.deb) ...
dpkg: error processing /var/cache/apt/archives/org.xbmc.xbmc-atv2_10.0-9_iphoneos-arm.deb (--unpack):
failed in buffer_write(fd) (7, ret=-1): backend dpkg-deb during `./Applications/XBMC.frappliance/XBMC': No space left on device
dpkg-deb: subprocess paste killed by signal (Broken pipe: 13)
Errors were encountered while processing:
/var/cache/apt/archives/org.xbmc.xbmc-atv2_10.0-9_iphoneos-arm.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

there is plenty of space... so it must be something else... don't know what.
Permissions are ok on the /Applications/ folder but XBMC.frappliance doesn't get created.

ah well have to wait after all Big Grin

'df -h'


MediaInfo : http://mediainfo.sourceforge.net/
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
find quote
jarvismeier Offline
Junior Member
Posts: 4
Joined: Oct 2011
Reputation: 0
Post: #14
davilla Wrote:'df -h'

plenty of free space (6GB). i get this error as well after doing a fresh jailbreak on atv2 using the latest seas0n pass.
find quote
jarvismeier Offline
Junior Member
Posts: 4
Joined: Oct 2011
Reputation: 0
Post: #15
Problem solved!!! I ran seas0npass on my mac (osx lion) instead of my windows 7 machine and xbmc installed successfully.
find quote
mdiersma Offline
Junior Member
Posts: 10
Joined: Oct 2011
Reputation: 0
Post: #16
Mhzzzz seas0npass throws an error on me during the ramdisk patching
Have to figure out why.
To be continued
find quote
andsoitgoes Offline
Junior Member
Posts: 24
Joined: Jun 2011
Reputation: 0
Post: #17
jarvismeier Wrote:Problem solved!!! I ran seas0npass on my mac (osx lion) instead of my windows 7 machine and xbmc installed successfully.

Wait, what was the exact problem you were having? I have a PC of course, so I, sure things would be different, at least too some degree, but as I have my 4.3 blobs saves, I can always roll back if needed..

But man I so badly want the airplay mirroring that I'd be willing to do almost anything to get it working and be able to enjoy the benefits of the mirroring.
find quote
mdiersma Offline
Junior Member
Posts: 10
Joined: Oct 2011
Reputation: 0
Post: #18
i got the problem solved using seas0npass on windows.
After the jailbreak you need to move the contents of Applications to /private/var/Applications

then rename /Applications to .bak or whatever.

Then create a symlink

ln -s //private/var/Applications /Applications

i installed xbmc and the latest nightly... and it starts... :-)
find quote
andsoitgoes Offline
Junior Member
Posts: 24
Joined: Jun 2011
Reputation: 0
Post: #19
Wow. That's all?? Smile

Kids are back to school on Monday, looks like this is going to go like a dream Smile

So I just install xbmc like usual? Any problem with the non-nightly build?
find quote
mdiersma Offline
Junior Member
Posts: 10
Joined: Oct 2011
Reputation: 0
Post: #20
I just started it dindn't have the time to test functionality
Will test in about aan hour.....
find quote
Post Reply