Knowledge Base
From OSx86
(Difference between revisions)
(Delete spam link to my site) |
|||
(31 intermediate revisions by 19 users not shown) | |||
Line 1: | Line 1: | ||
− | ' | + | {{stub}} |
+ | |||
+ | == Got a question?== | ||
+ | |||
+ | : There have been anonymous users editing the Wiki and asking questions. A Wiki is supposed to be a big user friendly database of information, not questions. Use the forums (http://forums.insanelymac.com), registration is free and doesn't take much time. If you get your problem fixed, please modify the wiki or add to it (please do a search first) and tell the community how you did it! | ||
+ | |||
+ | ==OSx86== | ||
+ | |||
+ | *[[Installation Guides]] | ||
+ | :Public guides that anyone can change if they know something is incorrect. For hardware and software. | ||
+ | |||
+ | * [http://wiki.osx86project.org/wiki/index.php/Category:Compatibility Hardware Compatibility List] Look for your piece of hardware to make sure it is compatible. | ||
+ | |||
+ | *[[x86 software]] | ||
+ | :Software compiled as a Universal Binary (They run on PPC and Intel systems) | ||
+ | |||
+ | ==EFI== | ||
+ | |||
+ | *[[EFI|EFI Resource Page]] | ||
+ | :A preliminary page detailing the function and role of EFI in Mac OS X | ||
+ | |||
+ | ==The TPM== | ||
+ | *[[TPM|TPM Resource Center]] | ||
+ | :Your source for understanding the basics of what the TPM is and how it works. | ||
+ | |||
+ | *[[TPM Function Calls]] | ||
+ | :A complete list of all functions that the TPM driver provides. | ||
+ | |||
+ | ====More Information==== | ||
+ | |||
+ | *[http://www.againsttcpa.com/tcpa-faq-en.html General TPM FAQ] | ||
+ | |||
+ | *[http://www.webservicespipeline.com/development/22104133 In-depth Analysis on how the TPM works] | ||
+ | |||
+ | *[http://developer.intel.com/design/mobile/platform/downloads/Trusted_Platform_Module_White_Paper.pdf Intel White Paper (PDF)] | ||
+ | |||
+ | *[https://www.trustedcomputinggroup.org/home Trusted Computing Group] | ||
+ | |||
+ | *[http://www.infineon.com/cgi/ecrm.dll/ecrm/scripts/prod_ov.jsp?oid=29049 Infineon TPM Homepage] | ||
+ | |||
+ | *[http://www.silicon-trust.com/trends/comp_tpm.asp About the Infineon TPM] | ||
+ | |||
+ | *[http://www.mac-how.net Mac How] | ||
+ | |||
+ | ====Tools==== | ||
+ | |||
+ | *[http://www.benchmarkhq.ru/fclick/fclick.php?fid=319 CPU RightMark Lite 2005] Freeware to determine what instruction sets your CPU supports | ||
+ | |||
+ | *[http://www.registry-repair-tools.net/ registry repair tool] | ||
+ | |||
+ | |||
+ | *[http://www.research.ibm.com/gsal/tcpa/ IBM TPM Resources] Including tools for modifying the TPM under Linux | ||
+ | |||
+ | ====Emulation==== | ||
+ | |||
+ | *[https://developer.berlios.de/projects/tpm-emulator A software based TPM emulator] | ||
+ | |||
+ | *[http://tpm-emulator.berlios.de/documentation.html Limitations of the emulator] | ||
+ | |||
+ | *[http://pearpc.sourceforge.net PearPC PPC Mac OS X Emulator, it's slow but is compatible] | ||
+ | |||
+ | ====Rosetta==== | ||
+ | |||
+ | *[[Rosetta Function Calls]] | ||
+ | :A list of functions calls from the Rosetta daemon executable. | ||
+ | |||
+ | ==The Developer Transition Kits== | ||
+ | *[[Multibooting| A guide to multibooting Intel Macs]] | ||
+ | |||
+ | ===Pictures of the Dev Kits=== | ||
+ | |||
+ | *[http://www.strengholt-online.nl/apple_dev/index.html Strengholt-online] (404) | ||
+ | |||
+ | *[http://www.appleinsider.com/article.php?id=1146 AppleInsider] | ||
+ | |||
+ | *[http://www.powerpage.org/cgi-bin/WebObjects/powerpage.woa/wa/story?newsID=14643 O'Grady's PowerPage] (404, page is out) | ||
+ | |||
+ | *[http://www.thinksecret.com/news/0506intelmac.html ThinkSecret] | ||
+ | |||
+ | *[http://hardware.slashdot.org/comments.pl?sid=155757&threshold=-1&commentsort=0&tid=174&tid=3&mode=thread&cid=13059087 Slashdot] (Same pitures as in Strengholt-online) | ||
+ | |||
+ | ==Media== | ||
+ | |||
+ | *[[Art_Box|Art Box]] | ||
+ | |||
+ | *Steve Jobs at WWDC 2005: [http://www.strengholt-online.nl/apple/index.html Photos] and [http://stream.qtv.apple.com/events/jun/wwdc2005/m_wwdc_2005_all_ref.mov QuickTime Video (58 min)] | ||
+ | |||
+ | ==Darwin and the "Macintel" Leak== | ||
+ | :''Here you can find links to some of our earliest work.'' | ||
+ | |||
+ | *discorocker's fantastic chmod/chown fixup script is [http://www.osx86.classicbeta.com/discorocker/fix_perm.tar.bz2 here] - not working | ||
+ | |||
+ | *camouflageX has written a [[Darwin_on_VMware|very simple guide to running Darwin 8.0.1 on VMware 5.0!]] | ||
+ | |||
+ | *[http://omegnet.net/daisuke744/pics.html Daisuke's Progress]...with pictures and complete instructions for compiling Darwin. (Site Not Found / Not Available.) | ||
+ | |||
+ | *[[Cmoski Progress|Cmoski's Progress]] . |
Latest revision as of 15:11, 28 December 2016
This page is a stub page. You can help improve our wiki by adding your knowledge to this page.
Contents |
[edit] Got a question?
- There have been anonymous users editing the Wiki and asking questions. A Wiki is supposed to be a big user friendly database of information, not questions. Use the forums (http://forums.insanelymac.com), registration is free and doesn't take much time. If you get your problem fixed, please modify the wiki or add to it (please do a search first) and tell the community how you did it!
[edit] OSx86
- Public guides that anyone can change if they know something is incorrect. For hardware and software.
- Hardware Compatibility List Look for your piece of hardware to make sure it is compatible.
- Software compiled as a Universal Binary (They run on PPC and Intel systems)
[edit] EFI
- A preliminary page detailing the function and role of EFI in Mac OS X
[edit] The TPM
- Your source for understanding the basics of what the TPM is and how it works.
- A complete list of all functions that the TPM driver provides.
[edit] More Information
[edit] Tools
- CPU RightMark Lite 2005 Freeware to determine what instruction sets your CPU supports
- IBM TPM Resources Including tools for modifying the TPM under Linux
[edit] Emulation
[edit] Rosetta
- A list of functions calls from the Rosetta daemon executable.
[edit] The Developer Transition Kits
[edit] Pictures of the Dev Kits
- Strengholt-online (404)
- O'Grady's PowerPage (404, page is out)
- Slashdot (Same pitures as in Strengholt-online)
[edit] Media
- Steve Jobs at WWDC 2005: Photos and QuickTime Video (58 min)
[edit] Darwin and the "Macintel" Leak
- Here you can find links to some of our earliest work.
- discorocker's fantastic chmod/chown fixup script is here - not working
- camouflageX has written a very simple guide to running Darwin 8.0.1 on VMware 5.0!
- Daisuke's Progress...with pictures and complete instructions for compiling Darwin. (Site Not Found / Not Available.)
This page was last modified on 28 December 2016, at 15:11.
This page has been accessed 770,750 times.