资源作者:
管理员
IP 属地:
北京市
共被下载:1439 次
共被浏览:5420 次
文件名称:
1872-VBIOS.rar
文件分类:
显卡驱动
资源大小:
下载积分:0
文件标签:
驱动
发布日期:2014-03-07 00:00:00
资源介绍:
how to patch the ati 5000 controller
first go to desktop by using the following
strings as boot.plist
GraphicsEnabler
// here no yes or no
use no
u will reach to desktop (extract the vbios.rar on desktop)
then open terminal(first setup password in your account as sudo command needs paasword)
sudo -s
cd ~/Desktop/VBIOS
chown -R root:wheel RadeonPCI.kext
chmod -R 755 RadeonPCI.kext
kextutil RadeonPCI.kext
./RadeonDump -d
// hey use the . also as it is ./radeon (after this command you will get xxxxxx.rom file in vbios folder there are already some )
./radeon_bios_decode < yourdump.rom > connectoroutput.txt
done
now open connectoroutput.txt
and get your sense ids
then use ati 5xxxx table(given below)
in Kext ATI5000Controller
Personality: Douc
ConnectorInfo count in decimal: 2
Disk offset in decimal 488632
0000000 02 00 00 00 00 05 00 00 09 03 00 00 21 03 02 02
0000010 00 04 00 00 04 02 00 00 00 03 00 00 11 02 01 01
0000020
Personality: Langur
ConnectorInfo count in decimal: 3
Disk offset in decimal 488664
0000000 00 04 00 00 04 06 00 00 00 01 00 00 21 03 04 02
0000010 00 04 00 00 04 06 00 00 00 01 00 00 11 02 01 01
0000020 04 00 00 00 14 02 00 00 00 01 00 00 02 04 05 03
0000030
Personality: Uakari
ConnectorInfo count in decimal: 4
Disk offset