Archive

Archive for the ‘Mac OS’ Category

准确获取NVCAP的方法(NVFlash+nvcap maker)

September 3rd, 2010 No comments

网上流行的方法是natit+ioreg命令的方式获取NVCAP,不过我觉得那个方法不够准确,因为如果能够勉强驱动显卡的nvcap值不正确,那么ioreg读出来的nvcap值也就是错误的。我之前在dsdt中加入的nvcap值就是不正确的,却驱动了显卡,只是不够完美而已,ioreg读出来的就是我自己加进dsdt中的nvcap值。所以我觉得最保险的方法还是从显卡的rom入手,这样就万无一失了。如果显卡厂商网站上有提供现成的rom下载,那么就可以直接将其拖入nvcap maker窗口就行了,如果没有提供那就往下看吧,比如我的MSI N240GT就没有现成的ROM。

首先,提取Nvidia的显卡主要有方法,NVflash或者NiBiTor。
一、NVflash提取rom方法:
Windows下面”开始“-”运行“-”cmd“,进入nvflash所在目录,输入

nvflash -b backup.rom

即可得到显卡rom
二、NiBiTor提取rom方法:
在XP 下运行NiBiTor,借用一下别人的图片,因为我是用的NVflash提取的,如下图。
Read more…

Categories: DSDT Tags: , , , ,

New Minimal DSDT edits for Gigabyte Motherboards

August 24th, 2010 No comments

首先声明这是转的MacMan的一篇文章,原文见http://macmanx86.blogspot.com/2010/06/new-minimal-dsdt-edits-for-gigabyte.html。这篇文章对自己修改技嘉主板的DSDT相当有用,但原文位于Blogspot上面,国内已经被墙了,我曾经费了很大力气才看到了这篇文章,并在它的指导下修改了自己的H55-D2H主板的DSDT,当然自己也从其他地方找了很多信息加进去,基本上完美了,如果想下载现成的请见 分享自己修改的GA-H55M-D2H的完美DSDT文件。鉴于这篇文章太好了,我最近会将它翻译成中文,以使更多人能从中受益。

We know that using a DSDT is the best way to create a vanilla Hackintosh build. The problem is that there have been numerous articles and forum posts on editing that are based on old versions of Gigabyte BIOS extracts. Many of them are retreads of the same information and are more complex than necessary. Since I am now doing the DSDT edits for the tonymacx86.com DSDT Database, I wanted to figure out what was the least amount of edits I can do, while trying to make the edits match a real Mac as much as possible.

Gigabyte’s latest release cycle of P55/H55 BIOS updates in May 2010 includes a few Hackintosh-friendly enhancements. They’ve included the CMOS reset fix and some other changes. However, these modifications are not complete and some edits still need to be made. The way to tell if you have the Hackintosh-friendly BIOS is to search the decompiled DSDT for AMAC. If you find “Name (AMAC, 0×00)” then you have the new BIOS.
Read more…

分享自己修改的GA-H55M-D2H的完美DSDT文件

August 24th, 2010 2 comments

本DSDT是基于bios.net上加入了联想SLIC v2.1信息的最新版F2版Bios提取的DSDT表,然后采用MacMan的技嘉主板最小修改法,然后针对H55-D2H增加了显卡、声卡和网卡信息,还修复了USB 1.0不能使用问题,完美实现以下功能,均支持X64:

1、原版电源管理程序;
2、关机断电、重启正常(Chameleon RC5 Pre12正常,RC4不能重启) ,不需要OpenHaltRestart.kext;
3、加入了显卡信息,GT240直接驱动,自己查找PEGP修改成自己的显卡,或者把NVCAP给我我给你修改,显卡NVCAP查看方法请见 准确获取NVCAP的方法(NVFlash+nvcap maker)
4、加入了声卡信息,使用10.6.2的AppleHDA.kext可以完美驱动,这已经是最完美办法,10.6.3之后都已经去掉了对ALC888b(=ALC887)的支持;
5、使用附件里的RealtekR1000SL.kext可以驱动Realtek RTL8111D网卡 ,这也是能找到的唯一方法了;
6、能够加载AppleLPC实现CPU自动降频,我I3 530超频到4G后(室温30度左右)温度也能控制在40度以下;
7、所有USB接口可用,并且支持USB 1.0,不会出现插入USB鼠标或者键盘不识别的现象了。
Read more…

Categories: DSDT, Mac OS Tags: , , ,

X61安装Mac Leopard失败

June 14th, 2008 6 comments

捣弄了几天,想了无数种方法,终于把Mac 10.5.2(Leopard)装到了我的小黑上面,但是在选择了国家和地区后就又回到了Welcome界面,试了N遍,结果还是一样。而且据网上普遍反映,X61的声卡AD1984,有线网卡Intel 82566MM和无线网卡4965AGN(N disabled)都不能驱动的,既没声音也不能上网,那还有什么意思呢?决定放弃,不过觉得安装中的有些思路还是很好的,大家不妨可以借鉴一下。 Read more…

Categories: IT, Mac OS Tags: , , ,

成功安装Mac OS X 10.5到AMD PC

June 7th, 2008 7 comments

电脑配置如下:

CPU:AMD X2 4000+
主板:NF560(硬盘AHCI模式)
显卡:ATI HD2600XT
声卡:Realtek ALC888
网卡:RTL8169
三星DVD光驱,AOC19寸液晶
USB鼠标,PS/2键盘 Read more…

Categories: IT, Mac OS Tags: , , , , ,