I am attempting to mod the bios for my ASUS U6V laptop.
I have followed the guide posted in this thread. I have removed the two "Alias" lines that appear at the top of my .dsl file.
However, my edited .dsl file then throws the following compiler errors:
CODE
Error 1061 - Object does not exist ^ (\_PR.CPU0)
4_aliasRemoved.dsl 7399: \_PR.CPU1
Error 1061 - Object does not exist ^ (\_PR.CPU1)
4_aliasRemoved.dsl 7405: \_PR.CPU0
Error 1061 - Object does not exist ^ (\_PR.CPU0)
4_aliasRemoved.dsl 8677: Notify (\_PR.CPU0, 0x80)
Error 1061 - Object does not exist ^ (\_PR.CPU0)
4_aliasRemoved.dsl 8680: Notify (\_PR.CPU1, 0x80)
Error 1061 - Object does not exist ^ (\_PR.CP
4_aliasRemoved.dsl 9207: Notify (\_PR.CPU0, 0x80)
Error 1061 - Object does not exist ^ (\_PR.CPU0)
4_aliasRemoved.dsl 9210: Notify (\_PR.CPU1, 0x80)
Error 1061 - Object does not exist ^ (\_PR.CPU1)
4_aliasRemoved.dsl 9215: Notify (\_PR.CPU0, 0x81)
Error 1061 - Object does not exist ^ (\_PR.CPU0)
4_aliasRemoved.dsl 9218: Notify (\_PR.CPU1, 0x81)
Error 1061 - Object does not exist ^ (\_PR.CPU1)
4_aliasRemoved.dsl 10004: Notify (\_PR.CPU0, 0x80)
Error 1061 - Object does not exist ^ (\_PR.CPU0)
4_aliasRemoved.dsl 10007: Notify (\_PR.CPU1, 0x80)
Error 1061 - Object does not exist ^ (\_PR.CP
4_aliasRemoved.dsl 10012: Notify (\_PR.CPU0, 0x81)
Error 1061 - Object does not exist ^ (\_PR.CPU0)
4_aliasRemoved.dsl 10015: Notify (\_PR.CPU1, 0x81)
Error 1061 - Object does not exist ^ (\_PR.CPU1)
4_aliasRemoved.dsl 12308: Name (_T_0, Zero)
Error 1080 - Use of reserved word ^ (_T_0)
4_aliasRemoved.dsl 12443: Name (_T_1, Zero)
Error 1080 - Use of reserved word ^ (_T_1)
It seems to me that removing the "Alias" lines will logically cause these errors. If we remove the definition of _PR.CPU0 (for example), then how is the compiler supposed to know what to do when it comes across later references to _PR.CPU0?
Am I supposed to remove all further references to _PR.CPU[X] ?
EDIT: I commented out all references to _PR.CPU[X]. After that, the _PR.CPU errors went away. I now have a DSDT.aml file.
I am too timid to attempt flashing my bios, so I am currently attempting the Chameleon patch that "tricks" OS X into using a bios file of your choosing.
Chameleon Bios Patch ThreadINFORMATION:
My original .dsl file:
http://tinyurl.com/5n7wz8My modified .dsl file:
http://tinyurl.com/5ezm9pASUS Bios file:
http://dlcdnet.asus.com/pub/ASUS/nb/U6V/U6v212AS.zipLaptop Specifications:
ASUS U6V
CPU:
Intel® Core™2 Duo Processor P8400 : 2.26 GHz 1066MHz, 3MB L2 cache
Chipset:
Mobile Intel® PM45 Express Chipset +ICH9M
Video Card:
NVIDIA® GeForce® 9400M GS 256MB VRAM DDR2
Full Specifications:
http://usa.asus.com/products.aspx?modelmen...l3=460&l4=0