The Syncing Apple An Exploration of Technology and Devices

28Feb/110

Installing XBMC on AppleTV 2

xbmc-logo.jpeg

Assuming that you have already JB'ed, and you already have the akward repo installed....

$ echo "deb http://mirrors.xbmc.org/apt/atv2 ./" > /etc/apt/sources.list.d/xbmc.list

$ apt-get update

$ apt-get -y install org.xbmc.xbmc-atv2

It will install and reboot Lowtide.....

Tagged as: , No Comments
28Feb/110

AppleTV 2 and DFU

Don't try and use one of the old white remotes. It just won't work. I found out the hard way when I misplaced my metal remote and wanted to JB my ATV2.

The white ones will control the ATV2 fine, but they will not let it enter DFU.

9Feb/110

PowerMac G5 and LACP

I've been playing around recently with backups, trying to get them going again for my data. I'm moving the backups to my oldest Mac, a G5 Metal Tower. I purchased a gig ethernet card for it and since it comes with built-in gig I wanted to setup LACP with it.

LACP will bond the two ethernet cards into one link on my switch. I set the switch up and had LACP working. I could verify it was working since I also set it for my NAS which was happily used the LCAP ports.

The key to setting up LCAP on Leopard is the the little 'tool' widget/control in the Network Preference Pane:

Screen shot 2011-02-09 at 12.28.47 AM.png

Selecting Manage Virtual Interfaces leads you to this sub-panel:

Screen shot 2011-02-09 at 12.28.59 AM.png

Where you can create a new bonded 'virtual' interface.

You can then add in your two ethernet interfaces to this, and the should come up and negotiate with teh LCAP enabled ports on your switch.

I'm only running Leopard on my G5, but it had some serious errors with both interfaces plugged into the switch. It came up but had no BW - it could barely load a web page. Unplugging one of the physical links resolved the issue, but defeats the purpose of the LCAP. I'm doing more investigation as to why this won't work properly.

Tagged as: , , No Comments
9Feb/110

Plex vs. XMBC on AppleTV

Screenshot.png

So now that XMBC is available for AppleTV2 it's time to compare it to Plex. I've played around with them for the past few days and can say that: Plex is worth the extra complexity. I've been told (never having used XBMC) that Plex was 'just a port' of it, so why not use XBMC itself?

The additional categorization and features from Plex easily outweigh the need to have a dedicated server (if you have a system sitting around).

Big issue with XBMC is that it's memory hog- it runs up ram and causes a LowTide reset often in the middle of movies. Plex rarely does this.

I'm working on a more thorough write up on the features, but TL;DR is that Plex wins hands-down at this point.