Contribute
Register

[Request] DSDT for Sony Vaio E Series SVE1511MFXS

Status
Not open for further replies.
Joined
Jan 2, 2013
Messages
99
Motherboard
Sony Corporation
CPU
Intel(R) Core(TM) i7-3612QM Ivy Bridge
Graphics
Intel(R) HD4000 , 1366x768
Mac
  1. 0
Classic Mac
  1. 0
Mobile Phone
  1. 0
Sony SVE1511MFXS
Intel(R) Core(TM) i7-3612QM CPU
Intel(R) HD Graphics 4000
BIOS Insyde Corp. R0180E5 Rev 3.7 (Unlocked BIOS)
Intel(R) 7 Series/C216 Chipset Family USB Enhanced Host Controller
Atheros AR9485WB-EG Wireless Network Adapter
Atheros AR3012 Bluetooth® Adapter


1.png2.png3.png4.png
 
This is my DSDT edited plz someone looks it if detect a mistake plz tell me , but I Don't know how to enable sound or graphics card :( PLZ Rehabman or Someone Help me ... I'm new :cry:

sorry for my bad English :(

View attachment DSDT.aml
 
DSDT for Sony Vaio E Series SVE1511MFXS

Heeeeeeeelllllppppp :(:(:(:(:(:(:(
 
Not a desktop. Moved to laptop section.

You do not need DSDT patches to enable graphics. Use:
IGPlatformID=01660003 IGPEnabler=Y dart=0 -v

Your DSDT is setting 01660004 which is incorrect for 1366x768 display. Remove DSDT and start over.

Audio: Best result with patched AppleHDA. Google 'patch AppleHDA guide'. Search for suitable AppleHDA or patch it yourself. Apply appropriate DSDT patches.

For starting with Multibeast: http://www.tonymacx86.com/mavericks...nagement-sandy-bridge-ivy-bridge-laptops.html
 
Ok now I'm understand , but how to add these flags to my boot permanently ?
another question am I have to patch AppleHDA on my DSDT or not needed to patch on my dsdt ?
 
Ok now I'm understand , but how to add these flags to my boot permanently ?

/Extra/org.chameleon.Boot.plist

another question am I have to patch AppleHDA on my DSDT or not needed to patch on my dsdt ?

Quoting previous post:
"Apply appropriate DSDT patches. "
 
audio layout 12 or audio layout 12 advanced ?
 
audio layout 12 or audio layout 12 advanced ?

"Audio Layout 12" (change layout-id from 12 to what is required by your patched AppleHDA)
"IRQ Fix"
 
ok I got it so what's about Fixing Brightness, battery, Hotkeys, USB 3.0, wireless, using 2 Monitor ? what have to do ?
 
ok I got it so what's about Fixing Brightness, battery, Hotkeys, USB 3.0, wireless, using 2 Monitor ? what have to do ?

HD3000/HD4000 Brightness Fix:
DSDT Patches from here: https://github.com/RehabMan/Laptop-DSDT-Patch

Apply:
"Rename GFX0 to IGPU"
"Brightness Fix (HD3000/HD4000)"
- rename patch must be done first and to all DSDT/SSDT that contain references to GFX0 that you're including in your final SSDT set
- Brightness patch must be done to the DSDT or SSDT that contains the definition for Device GFX0 (search for 'Device (GFX0)'
- Place DSDT and SSDT (if necessary) into a place where the bootloader will load them. For Clover, EFI/CLOVER/ACPI/patched (DSDT.aml, SSDT-x.aml where 'x' is a number). For Chameleon, /Extra/ssdt.aml, /Exra/ssdt-1.aml, /Extra/ssdt-2.aml, etc.

Install: https://github.com/RehabMan/OS-X-ACPI-Backlight

----

Battery status: http://www.tonymacx86.com/mavericks-laptop-support/116102-how-patch-dsdt-working-battery-status.html

---

Hotkeys? I assume you mean Fn+fkeys? Solution depends what PS2 driver you're using and whether the keys generate ps2 codes or are handled via ACPI.

---

USB3: Generic solution is GenericUSBXHCI.kext + Kernel Flag -gux_defer_usb2. There are other solutions, involving DSDT patches but they don't work for most laptops.

---

WiFi: Depends on having compatible hardware. Use DPCIManager->PCI List to find out what you have. Compatible chipsets and the procedures for making them work are covered here: http://www.tonymacx86.com/network/104850-guide-airport-pcie-half-mini-v2.html

---

HDMI should work already.
 
Status
Not open for further replies.
Back
Top