Jump to content
simplex7

Need help for patching Sony Vaio VPCEH2H1E

Recommended Posts

Hey guys ^^.

I'm new to the forum so I don't know if this topic fits in here or if I get some help :D


I successfully installed OS X 10.7.2 on my Sony Vaio VPCEH2H1E. And now I need a patched DSDT to get rid of the USB-Bootloader.

First I extracted the DSDT using Linux. Then I tried to patch it using DSDTSE with no success because of errors :(

My second try was using the Auto-Patcher from this forum and the txt-files for the patcher. Results were the same...


Since I don't know much about DSDTs it would be cool if someone could help me fixing this, or could patch it for me :D


I attached my DSDT to this post.


Thanks in advance!

DSDT.zip

Sony Vaio VPCEH2H1E


Chipset: Intel HM65 Express

CPU: Intel® Core™ i3-2330M

RAM: 4GB (1333 MHz)

Audio: Conexant SmartAudio HD

LAN: Realtek PCIe GBE Family Controller

WLAN: Atheros AR9285 WLAN

Bluetooth: Atheros AR3011 Bluetooth

Graphics: Intel HD 3000

Link to comment
Share on other sites

You don't need a patched DSDT to get rid of the USB boot loader, just install Chameleon and the essential kexts to the HD, see "post installation" in this topic http://Olarila.com/forum/viewtopic.php?f=17&t=134


Your DSDT is easily fixable using DSDT Editor, just remove the line with External (\TNOT). The other error is fixed by the "fix errors" button. Then you can apply the needed patches http://Olarila.com/forum/viewtopic.php?f=19&t=634

-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

Hi guys,


This is my first post on the forum and I need a bit of help!


I have a Sony Vaio VPCEH2n1e (similar to thread starter) and I also had 2 errors. The first one was fixed by deleting line 19 (TNOT). The 2nd is on line 3746:


Device (PS2M)

{

Name (_HID, "SNYALP05")

Name (_CID, EisaId ("PNP0F13"))

Name (_CRS, ResourceTemplate ()

{

The error says that _HID suffix must all be hex digits (LP05).


How can I remove the error? Fix errors does not do anything, and therefore I cannot patch and compile.


Thanks


Ps. I suppose this line is referreing to my touchpad/keyboard? I installed two kexts after installing Mountain Lion to get the touchpad and keyboard to work.

Link to comment
Share on other sites

The problem is the digits L and P in "SNYALP05", but I don't know the correct fix. You can just delete it, replace by hex digits (0-9, A-F) or use the same value as _CID, I guess it won't make difference for OS X.

Name (_HID, "PNP0F13")

-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

Thanks - that's got rid of the error. Let's see what happens :)


Do I need to worry about the warnings, remarks and optimisations? I have the following:


Warning: Result not used, possible operator timeout will be missed

Warning: Called method may not always return a value

Warning: Not all control paths return a value (SN07) (PAPR) (_CRS) etc etc

Remark: Use of compiler reserved name (_T_0)

Remark: Initializer list shorter than declared package length

Warning: Reserved method must return a value (Buffer required for _CRS)



Thanks for your help - I'm just getting my teeth into DSDT editing :)

Link to comment
Share on other sites

If you search by message you'll find the fix, but it's nothing to worry about.

-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

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...