-
Website
http://www.appletvhacks.net/ -
Original page
http://www.appletvhacks.net/2007/03/27/apple-tv-running-on-a-macbook/ -
Subscribe
All Comments -
Community
-
Top Commenters
-
bgkarma
1 comment · 1 points
-
markomarkomarko
2 comments · 1 points
-
nevyn
1 comment · 4 points
-
pelerinage
2 comments · 1 points
-
faroz06
3 comments · 1 points
-
-
Popular Threads
-
Boxee Beta Unveiled
2 weeks ago · 1 comment
-
Boxee Beta coming today
2 weeks ago · 1 comment
-
Boxee Beta Unveiled
Can you share the file and a tutorial somewhere (e.g. over bittorrent)?
also are you not able to simply get it so the apple tv os works on a mac?
Yes the keyboard and mouse, and remote all work fine.
mhuk01-
The Apple TV uses a modified version of OS X, so this is as good as getting the 'Apple TV OS' to work.
We have replaced the Finder, which goes fullscreen to the front of the display, but other apps can still be run with some fiddling.
for this to be running a slightly modded AppleTV OSX (ie a copy of the appletv harddrive) then the startup logo would come up on boot and there would be no other applications on the OS.
What is incompatible about the AppleTV Finder that it won't run on a stock OS X install?
I have it running on an Intel Mac Mini - everything works beautifully. I can sync to iTunes, stream from iTunes. And best of all, I still have file sharing enabled, so I can modify the file system at will.
I now have the AppleTV, and my Mac Mini based version - this is great.
THe patched finder above works fine. You don't even need a clean OSX for it, just make sure you have the two frameworks in the right place and launch it. (But you won't be able to quit it without logging in with ssh and killing it.)
if this is the case, i would have thought the 'holy grail' would be to get eyeTV running on the appletv, so that the appletv can be used as a PVR. (essentially this is what most people expected of the appltv anyways)
does this run? does the USB port acknowledge USB hardware?
i guess this depends on how much is in the 'reduced osx' , otherwise this might require osx to be somehow installed on the appletv
Finder[367] *** +[QCPatch loadPlugInsInFolder:]: selector not recognized
Finder[367] *** Uncaught exception: *** +[QCPatch loadPlugInsInFolder:]: selector not recognized
Trace/BPT trap
Anyone know how this can be fixed?
Well, can't you host it long enough for other sites to pick it up? Then once you get the C&D, you remove it and that's that..
Just my 2C
Z
I`ve got the same error on my clean install of OS X, however it is 10.4.4 only. On my latest install 10.4.9 it works fine. Isn`t that your case??
Mar 27 12:23:49 computer FrontRow[580]: Message Handler Installation Failed: bootstrap_check_in(): 0x44c: Bootstrap not privileged\n
Mar 27 12:23:49 computer FrontRow[580]: No matching IR micro server found.
Mar 27 12:23:49 computer FrontRow[580]: VERS: failed to get ImageVersion for display
Mar 27 12:23:49 computer FrontRow[580]: VERS: failed to get BootImageVersion for display
Mar 27 12:23:49 computer FrontRow[580]: Unsupported hardware - Exiting
I don't understand how a fully patched version hasn't been done like this yet (or maybe it has and i just need a url) and the fact that you need to do a full install of OSX.......can it be done with leaving the existing install intact?
i have FRONT ROW with QUICKTIME with all codecs,
EYETV and a FULL PAL 768x576px resolution on my macbook or mac mini incl. file sharing ...
i can not understand this hype and appletv...???
Works fine, but I had the idea that "i can just share media between the two drives" or at least be able to copy from my main os x installation to the atv. Not so.
AppleTV acts as an iPod, keeping a Media folder with F01, F02, F03 etc folders and randomly assigned names for your music, photos and movies.
No big surprise, the surprise is...it keeps that folder on my other partition, not the partition that the appletv finder is installed on.
If i had another mac or a PC worth its weight in anything other than shit, I'd just set my external up and use it as a media server for both my os x installation and my appletv install, but for now, that's a no go.
The idea here would be to have an application like one of the hundreds for the ipod that's able to decode that appletv craziness and enable you to add content to the appletv without being synced to an itunes library when you want to do it. same idea as "i dont want to use itunes to copy stuff to my ipod", "i don't want to have to fire up this crappy pc every time i want to throw something on appletv"
Great job guys. This is coming along great.
Take a look at step-by-step guide to convert DVD, video files to Apple TV at
http://www.dvdtoappletv.net/
I used apples boot camp to split my drive into 2 partitions. I made my second partition 20g, but that its actually kind of large if you don't plan on storing media on your aTV. Then I used the disk utility from the mac OS X install disk to format my second partition to the MAC Journaled format. Then I downloaded a copy of Carbon Copy Cloner. Thats a free application that will exactly copy files from one drive to another regardless of permissions. Make sure you get the BETA version though, its much better. In the application, set the target drive as your main HD partition, and the source as the drive you want your files to be copied to. Now you dont need to copy your whole HD over to your other partition, chances are it wont even fit. So i picked certain things I could leave out such as movies, pictures, music, a whole bunch of applications and application support files located in the library, apple audio loops...and so on. You can decide what is important to copy and what is not. It is manditory that you keep everything in the system folder and all the frameworks. Anything that you suspect to be a system file needed to run the operating system, you should copy over. Then hit copy. I ran into some problems and I was getting an error message saying "Too many files open" If you get that, uncheck some items from the source an copy over a little at a time. This can be a time consuming process. Also, make sure the " Delete items that don't exist on the source" button is NOT checked. Once you have made a copy of your operating system, try booting into it by restarting and holding down command. When the drives pop up select the one labled EFI boot. It will take a little while, but if the new operating system loads without any problem then congratulations, your half way there. Restart and go back into your primary partition. So to make things a little less complex, I renamed my new drive partition "FreshOSX" which is the volume name used in all the code below. At this point you should make sure you have a patched finder.app file. I dont know where you can get one but I'm sure its floating around the net somewhere. The file is 6.6Mb in size and wont appear to have any extension. Dont try to give it one. Many people have been giving the file a .app extension and that will not work. Just leave it as is. Open the terminal and run the following code:
cd /Volumes/OSBoot/System/Library/CoreServices/
sudo cp -pr ./Finder.app /Volume/FreshOSX/System/Library/CoreServices/.
cd /Volumes/FreshOSX/System/Library/CoreServices/Finder.app/Contents/MacOS/
sudo cp /path/to/patched/Finder .
sudo chown root:wheel Finder
sudo chmod 755 Finder
Next you must copy over 2 additional Frameworks from the Apple TV to the OS X install:
cd /Volumes/OSBoot/System/Library/PrivateFrameworks/
sudo cp -pr ./iPhotoAccess.framework /Volumes/FreshOSX/System/Library/PrivateFrameworks/.
sudo cp -pr ./BackRow.framework /Volumes/FreshOSX/System/Library/PrivateFrameworks/.
I noticed a typo in the code from the appletvhacks.net site. Anytime you see "/Volume" it should be "/Volumes" with an S. Just a minor typo but the code wont run unless its correct. I have corrected it in the code above.
After you have done all that, reboot into your EFI partition. I will be just like logging into any other mac, type your username and password if needed. Then you should see a desktop and a dock, but only breifly. It will go away on its own and apple tv will boot up. ENJOY!
I hope this guide made sense. Its been a long day trying to get this to work.
- Volume doesn't seem to work
- Would it be possible to produce a patch so that the appletv backrow could be quit to return back out to the finder?
I popped in a DVD to test and although appletv won't play it i hear the sound in the background. Would someone be able to hack it to enable an extra button "play dvd".
Just some thoughts -- looking forward to updates -- this rocks guys!
The point is not to turn your expensive laptop into a $300 product. The point is that this is one of many steps in understanding how to further modify the Apple TV.
And he seems to have the issue with not quitting the app, I was wondering if somebody tried to activate the hidden Finder option to add a "quit item" to the menu via tinkertool or something like that, so you could quit via command-q.
I'm dying to try it but I'm stuck with a MacMini PPC.
If this works I'm gonna make the change to intel...
Please notify if this could work.
What's needed for that? Hardware drivers? USB driver?
I have a alternative way to do it.
Just copy the backrow and iphotoaccess to your privateframework of existing system.
and Copy the patched Finder.app to /Applications, you can also change the name. For example, I called it AppleTV.app.
and, just double-click on AppleTV, and you got your AppleTV up and running! :P
---
BTW, my MBP only gets 1280x800 res., it will switch to this mode before entering application, and System Preferences will stuck at the Loading Display... until reboot.
and the only way to shutdown Apple TV is using SSH from another computer and kill the process. ^^
http://rapidshare.com/files/23171265/AppleTVHac...
Or the AppleTV OS Image disk here:
http://rapidshare.com/files/23005920/OS.part1.rar
http://rapidshare.com/files/23006031/OS.part2.rar
But... it don´t play any Video Media like the trailers from the apple website...
Has anyone the same or a similar error and solved it already?
http://www.elgato.com/index.php?file=products_e...
Full TiVo style recording.
pump video directly into AppleTV with eyeTV products.
eyeTV actually could make the AppleTV a USEFUL DVR product.
New version -> http://www.gigasize.com/get.php/1002016/Apple_T...
Thanx
I tried the AppleTV 1.1 DMG and it doesn't do anything on a MBP
What am I doing wrong?
Must I install it on my mac os x disk? And then?
Sorry for my stupid questions but I'm not understanding...
Thanks.
http://robles.wordpress.com/2007/03/28/semi-off...
You can also quit it without restarting and you keep your Original Finder.
http://www.hackint0sh.org/forum/showthread.php?...
Highlight the Mac running Apple TV, and under the Manage Menu, choose "Send UNIX Command…". Then type, without quotes, "killall Finder".
As easy as that for those who don't know ssh.
http://forum.insanelymac.com/index.php?showtopi...
You can either completely replace front row or just have it running as a standalone app
NO CLEAN INSTALL REQUIRED!
there is also an app included that lets you quit apple tv using your mouse instead of SSH.
installer ( i havent tested it) : http://www.gigasize.com/get.php/1002016/Apple_T...
or you can use my tutorial which is very easy to follow and LETS YOU QUIT!!! (major breakthrough lol)
http://forum.insanelymac.com/index.php?showtopi...
Now I'm trying to use the Apple TV app to replace Front Row:
I renamed Apple TV as Front Row, dragged it to /System/Core Services, and replaced the old Front Row, and restarted the mac mini.
However, the Menu button of my Apple Remote control doesn't trigger the new Front Row.
Any suggestion?
/SourceCache/Riptide/Riptide-175/BackRow/Utilities/BRXHardwareUtility.m:145: failed assertion `NO'
Abort trap
THAT would be great since it would make ANY mac an apple tv mac AND you can take the drive to your friends and watch the movies there!!!
My partition tables have been corrupted by macdrive and I need (I believe at least the 1st 2gigs (?) to get the unit to point where it can factory restore itself.
I've tried various torrent sites they seem to be obsessed with images running on a standard mac.
Just want the original OS so can make a hard drive upgrade.
Anyone got a link or willing to upload a dd image?
Thanks
Simon
I looked a bit everywhere but all links where broken ....
Thanks!!!
more information:
http://www.qweas.com/download/video_dvd/video_c...
And if you use an Apple TV for the hack, then you must already have one and then what's the point in the hack? Just to show it can be done?
http://buyfemaleviagra.blogspot.com/
would be much apreciated
And if you use an Apple TV for the hack, then you must already have one and then what’s the point in the hack? Just to show it can be done?
http://femaleviagra.weebly.com/