Jump to content
oldnapalm

DSDT editor and patcher

Recommended Posts

Thank You Casio for a speedy reply,



As I mentioned i'm not able to fix the DSDT errors in windows. they aren't fixed by the DSDTSE methods. i applied the "Notebook Core i Nehalem" patches & i compiled it then i got 178 errors, before applying patches i got 166 errors. i 'm not able to fix the DSDT. Now what should i do find a way ...


Thank you.

sony vaio vpceb36fg |sony bios ( aptio setup utility 1.28.1119 AMI)

intel core i3-370M processor 2.40 GHz | HM55 | 4 GB DDR3 | GPU : 1 GB DDR3 ATI Radeon HD 5650 M

sony optiarc ad-7700h | 500 GB Toshiba MK5065GSX |FullHD : 1920*1080|

Link to comment
Share on other sites

Just comment this (add // before each line)

//                If (LNotEqual (TBAB, Zero))
//                {
//                }

 

PARSEOP_IF can't be directly inside a device, just inside a method (syntax error, unexpected PARSEOP_IF).


Click on the syntax errors in the compile window to find it, there are 2 instances.


The Mac version auto fixes it, I just tried, should work in Windows too.


There's one error left, easy fix (Length = Maximum - Minimum + 1)

DWordMemory (ResourceProducer, PosDecode, MinFixed, MaxFixed, Cacheable, ReadWrite,
   0x00000000,         // Granularity
   0x00000000,         // Range Minimum
   0xFEAFFFFF,         // Range Maximum
   0x00000000,         // Translation Offset
   0x[color=#FF0000]FEB[/color]00000,         // Length
   ,, , AddressRangeMemory, TypeStatic)

-Donations-

PayPal HERE - Stripe HERE - BuyMeaCoffee HERE - Mercado Livre HERE

Skrill danielnmaldonado@gmail.com - BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3

PicPay @danielnmaldonado - PiX @danielnmaldonado@gmail.com

Premium Users HERE - Problems with Paypal HERE

xcd5u2Y.png

Link to comment
Share on other sites

Thank you casio,


first one i understand, & it completely worked in windows. but what abt the second one , what should i have to do with it , should i copy this code where the error is occured or what?? and what abt the warning??.


the _T_0 ,_T_1...... warnings are solved with replace _T_0 to T_0 , _T_1 to T1.....


& any other patches should i use to patch the DSDT..like power button , lid , wirless, EHCI , RTC & all...

i'm attaching system info of hardware which is compatible for OS X. what patches should i use??



Thank you.

system info vpceb36fg.zip

sony vaio vpceb36fg |sony bios ( aptio setup utility 1.28.1119 AMI)

intel core i3-370M processor 2.40 GHz | HM55 | 4 GB DDR3 | GPU : 1 GB DDR3 ATI Radeon HD 5650 M

sony optiarc ad-7700h | 500 GB Toshiba MK5065GSX |FullHD : 1920*1080|

Link to comment
Share on other sites

Thank you casio,


first one i understand, & it completely worked in windows. but what abt the second one , what should i have to do with it , should i copy this code where the error is occured or what?? and what abt the warning??.


the _T_0 ,_T_1...... warnings are solved with replace _T_0 to T_0 , _T_1 to T1.....


& any other patches should i use to patch the DSDT..like power button , lid , wirless, EHCI , RTC & all...

i'm attaching system info of hardware which is compatible for OS X. what patches should i use??



Thank you.

 


ok now i under stand what to do , i've done this & still there is no joy, i' m getting that same error i mentioned with dsdt ....


what to do...

sony vaio vpceb36fg |sony bios ( aptio setup utility 1.28.1119 AMI)

intel core i3-370M processor 2.40 GHz | HM55 | 4 GB DDR3 | GPU : 1 GB DDR3 ATI Radeon HD 5650 M

sony optiarc ad-7700h | 500 GB Toshiba MK5065GSX |FullHD : 1920*1080|

Link to comment
Share on other sites

You mean the error in boot, or error in compilation?


Read my first reply

A patched DSDT won't help you to install Mac OS, you must be able to install using original DSDT from BIOS. With the system running you can patch DSDT to fix possible problems.

-Donations-

PayPal HERE - Stripe HERE - BuyMeaCoffee HERE - Mercado Livre HERE

Skrill danielnmaldonado@gmail.com - BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3

PicPay @danielnmaldonado - PiX @danielnmaldonado@gmail.com

Premium Users HERE - Problems with Paypal HERE

xcd5u2Y.png

Link to comment
Share on other sites

yes i mean that error in boot not in compilation.. no compilation error i found in compilation all are solved & patched with core i nehalem.But i'm still getting errors in booting means not getting installation screen. The errors i mentioned first .

 

the errors im getting with the DSDT are:-


ATI VGA Controller [1002:68c1] : : PCI Root(0*0)/Pci(0*1,0*0)/Pci(0*0,0*0)

old Pci Command - 7

boot display -0

dumpingPci config space. 256 bytes

wrong BIOS signature : 0000

not going to use bios image file

found bios image

adding binimage to card 68c1 from legacy space with size ee00

Lan controller [11ab:4381] : : PciRoot(0*0)/Pci(0*1C,0*2)/Pci(0*0,0*0)

setting up lan keys

loaded HFS+ file :[Extra/smbios.Plist] 468bytes from 4253970.

Patche DMI Table.

Loaded HFS+ : [Extra/DSDT.aml] 43071 bytes from 4253790.

Patched ACPI Version 2DSDT

Starting Darwin iso.

 

Thanks for any suuggestions.

.

sony vaio vpceb36fg |sony bios ( aptio setup utility 1.28.1119 AMI)

intel core i3-370M processor 2.40 GHz | HM55 | 4 GB DDR3 | GPU : 1 GB DDR3 ATI Radeon HD 5650 M

sony optiarc ad-7700h | 500 GB Toshiba MK5065GSX |FullHD : 1920*1080|

Link to comment
Share on other sites

yes i mean that error in boot not in compilation.. no compilation error i found in compilation all are solved & patched with core i nehalem.But i'm still getting errors in booting means not getting installation screen. The errors i mentioned first .


.

 

Hey casio ,


now i'm getting differnet type of error .it isssss:


efi_inject_get_devprop_string NULL trying stringdata

Patched DMI Table.

Patched ACPI Version 2 DSDT

Strating x86_64


what shoul i do now.??? :(

sony vaio vpceb36fg |sony bios ( aptio setup utility 1.28.1119 AMI)

intel core i3-370M processor 2.40 GHz | HM55 | 4 GB DDR3 | GPU : 1 GB DDR3 ATI Radeon HD 5650 M

sony optiarc ad-7700h | 500 GB Toshiba MK5065GSX |FullHD : 1920*1080|

Link to comment
Share on other sites

I told you already, I think your problem is not about DSDT. If it is, I have no idea how to fix.


Try other boot CD

http://www.mediafire.com/?wta23nemmd2nb8t

-Donations-

PayPal HERE - Stripe HERE - BuyMeaCoffee HERE - Mercado Livre HERE

Skrill danielnmaldonado@gmail.com - BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3

PicPay @danielnmaldonado - PiX @danielnmaldonado@gmail.com

Premium Users HERE - Problems with Paypal HERE

xcd5u2Y.png

Link to comment
Share on other sites

I told you already, I think your problem is not about DSDT. If it is, I have no idea how to fix.


Try other boot CD

http://www.mediafire.com/?wta23nemmd2nb8t

Could you please tell me how to access full feature of this bios??

means other than i wrote earliar like system date/time, VT-x, c3/c6, security & boot options ???

sony vaio vpceb36fg |sony bios ( aptio setup utility 1.28.1119 AMI)

intel core i3-370M processor 2.40 GHz | HM55 | 4 GB DDR3 | GPU : 1 GB DDR3 ATI Radeon HD 5650 M

sony optiarc ad-7700h | 500 GB Toshiba MK5065GSX |FullHD : 1920*1080|

Link to comment
Share on other sites

Could you please tell me how to access full feature of this bios??

means other than i wrote earliar like system date/time, VT-x, c3/c6, security & boot options ???

Sorry, no idea, never used a Sony laptop.

-Donations-

PayPal HERE - Stripe HERE - BuyMeaCoffee HERE - Mercado Livre HERE

Skrill danielnmaldonado@gmail.com - BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3

PicPay @danielnmaldonado - PiX @danielnmaldonado@gmail.com

Premium Users HERE - Problems with Paypal HERE

xcd5u2Y.png

Link to comment
Share on other sites

Sorry, no idea, never used a Sony laptop.

Thanks casio,



Do i use my patched system DSDT in this bootcd to bootup to the installation screen??

sony vaio vpceb36fg |sony bios ( aptio setup utility 1.28.1119 AMI)

intel core i3-370M processor 2.40 GHz | HM55 | 4 GB DDR3 | GPU : 1 GB DDR3 ATI Radeon HD 5650 M

sony optiarc ad-7700h | 500 GB Toshiba MK5065GSX |FullHD : 1920*1080|

Link to comment
Share on other sites

No, use the patched DSDT only after the system is installed and running.

 

Thank you casio for your help & support.

sony vaio vpceb36fg |sony bios ( aptio setup utility 1.28.1119 AMI)

intel core i3-370M processor 2.40 GHz | HM55 | 4 GB DDR3 | GPU : 1 GB DDR3 ATI Radeon HD 5650 M

sony optiarc ad-7700h | 500 GB Toshiba MK5065GSX |FullHD : 1920*1080|

Link to comment
Share on other sites

Sorry, no idea, never used a Sony laptop.

 

Need Aptio Bios tools because your bios is an EFI one.It's risky, Bad modding = Blackscreen...

Very high skills in assembly language is highly recommended, it's not an easy job....

But if you have sufficient knowledge it's very interesting to learn how to mod it :)



For sure, the motherboard maker have it, The Aptio tools are not Free, very expensive tools, you can search over the web,

perhaps chinese or Russian site have some tools.

The only leaked tools i know for the moment are here :


http://forums.mydigitallife.info/threads/529-Bios-Tools/page27

Link to comment
Share on other sites


Need Aptio Bios tools because your bios is an EFI one.It's risky, Bad modding = Blackscreen...

Very high skills in assembly language is highly recommended, it's not an easy job....

But if you have sufficient knowledge it's very interesting to learn how to mod it :)



For sure, the motherboard maker have it, The Aptio tools are not Free, very expensive tools, you can search over the web,

perhaps chinese or Russian site have some tools.

The only leaked tools i know for the moment are here :


http://forums.mydigitallife.info/threads/529-Bios-Tools/page27

 

Thank you Doze for your support & i'm sorry for late reply. i've passed through a family crisis in this meanwhile so i couldn't logged in. i will try the tool with web help if it worked thats great for me.


Thank you.

sony vaio vpceb36fg |sony bios ( aptio setup utility 1.28.1119 AMI)

intel core i3-370M processor 2.40 GHz | HM55 | 4 GB DDR3 | GPU : 1 GB DDR3 ATI Radeon HD 5650 M

sony optiarc ad-7700h | 500 GB Toshiba MK5065GSX |FullHD : 1920*1080|

Link to comment
Share on other sites

Hello Doze, Casio,


">


In this link the user installed mac ox with the help of efi shell no bootloader he used. Do you have any idea how did he did that ??


He has a bios based sony laptop, i watched a unboxing vedio of sony vaio from this user & he has a bios based laptop & most configuration are the same as mine laptop.

sony vaio vpceb36fg |sony bios ( aptio setup utility 1.28.1119 AMI)

intel core i3-370M processor 2.40 GHz | HM55 | 4 GB DDR3 | GPU : 1 GB DDR3 ATI Radeon HD 5650 M

sony optiarc ad-7700h | 500 GB Toshiba MK5065GSX |FullHD : 1920*1080|

Link to comment
Share on other sites

Dear oldnapalm,


I am noob! :)

So am very sorry to be a pain in case i am asking very basic questions.


I have downloaded the Windows version of DSDT Editor Patcher from your post. However the thing doesn't run when I click iasl.exe to run. All I see is a flash of Dos prompt.


I am running Windows 7 on a Toshiba C660 Core i3 380M 2.53 Ghz (6GB Ram) laptop.


Can you please help?

I am actually trying to install MAC OS X Lion on my laptop and need the DSDT for this :(

Please, do you mind helping me out?


Thanks


Sunny

Link to comment
Share on other sites

well people i need some help with my hackintosh i am new in this and i need a Little of iluminate help XD


well my hardware is:

[list=]Motherboard: Asrock G31M-S R2.0 (review in there http://www.asrock.com/mb/overview.la.asp?Model=G31M-S%20R2.0)

Processor: C2D E6750 2.66 GHz 4 Mb Cache L2

RAM: 2x2 Gb 800 Mhz Microntech

Vcard: eVGA Nvidia Geforce 9800GT Vram 512Mb DDR3

.

 

well now i got installed SnowLeopard 10.6 retail on my HDD; but i dont have graphic acelaration on there and i want to build a DSDT.aml custom to my hackintosh; i don´t know what patches to use. I know how to get my DSDT.aml, but i don't know what patches put and what versión of patcher use and how to put my modified DSDT.aml to work on chamilion bootloader. for now i am booting SL from Iboot disc and i dont have installed any kexts on that installation cause i killed my lat try is Little hard work t do but please help me XD

Link to comment
Share on other sites

@ Maldon...can my mobo support DSDT...http://www.gigabyte.com/products/product-page.aspx?pid=3880#sp

GA990FXA-UD7 | GIGABYTE GV-R685OC-1GD | Vengeance CML16GX3M4A1600C9B | AMD PHENOM X6 1090T | SEASONIC M12II-620Bronze

Link to comment
Share on other sites

Compile dont fix all errors. I have Asus P8P67 Evo I download all patch from this site and my bios is latest bios. When I try to make own dsdt with dsdt editor doesn't fix all errors. Found a 161 errors and just fixed 29 errors. Editor left 142 errors and don't permission to save. How to fix this errors?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.





×
  • Create New...