Contribute
Register

(SOLVED) Need Help for NativePM and DSDT for Lenovo X230T

Status
Not open for further replies.
Joined
Sep 30, 2012
Messages
39
Motherboard
Asus P8Z77-I Deluxe
CPU
i7 3770K
Graphics
Asus GTX660Ti DC2 Top OC
Classic Mac
  1. Color Classic
  2. iMac
  3. Power Mac
Mobile Phone
  1. iOS
Hello.

I Have an lenovo X230T with i5-3320M, 8Go 1600Mhz RAM, SSD 500go
I try to install Mavericks 10.9.5 on him, i have follow RehabMan guide (Clover install, DSDT edit, Native PM)

I have extract my DSDT with Clover F4, i extract them with refs text in your guide
I have generate my SSDT with ssdtPRgen.sh

Code:
./ssdtPRGen.sh -p 'i5-3320M' -f 2600 -turbo 3300 -b Mac-6F01561E16C75D06 -m MacBookPro9,2

A screenshot of my Clover folder (EFI) Capture d’écran 2016-06-13 à 16.32.57.png

My Bios is set up on : UEFI Boot Yes, CSM support NO, VT-d NO, Secure boot No

My mavericks boot fine, but i have no speedsteps, no audio and no battery

I have try patch DSDT with several patch with no luck, and a lot of AppleHDA and different layout-id (12, 1, 3), but no audio and no battery

Please help me to patch my dsdt, get audio and NativePM

Here a ZIP with my DSDT (with 0 patch, Brut dissemsably with iasl and refs.txt)
 

Attachments

  • TONYX X230T.zip
    72.8 KB · Views: 114
Hello.

I Have an lenovo X230T with i5-3320M, 8Go 1600Mhz RAM, SSD 500go
I try to install Mavericks 10.9.5 on him, i have follow RehabMan guide (Clover install, DSDT edit, Native PM)

I have extract my DSDT with Clover F4, i extract them with refs text in your guide
I have generate my SSDT with ssdtPRgen.sh

Code:
./ssdtPRGen.sh -p 'i5-3320M' -f 2600 -turbo 3300 -b Mac-6F01561E16C75D06 -m MacBookPro9,2

A screenshot of my Clover folder (EFI)View attachment 199143

My Bios is set up on : UEFI Boot Yes, CSM support NO, VT-d NO, Secure boot No

My mavericks boot fine, but i have no speedsteps, no audio and no battery

I have try patch DSDT with several patch with no luck, and a lot of AppleHDA and different layout-id (12, 1, 3), but no audio and no battery

Please help me to patch my dsdt, get audio and NativePM

Here a ZIP with my DSDT (with 0 patch, Brut dissemsably with iasl and refs.txt)

Attach ioreg as ZIP: http://www.tonymacx86.com/audio/58368-guide-how-make-copy-ioreg.html. Please, use the IORegistryExplorer v2.1 attached to the post! DO NOT reply with an ioreg from any other version of IORegistryExplorer.app.

Provide output (in Terminal):
Code:
kextstat|grep -y acpiplat
kextstat|grep -y appleintelcpu
kextstat|grep -y applelpc
kextstat|grep -y applehda

Attach EFI/Clover folder as ZIP (press F4 at main Clover screen before collecting). Please eliminate 'themes' directory. Provide only EFI/Clover, not the entire EFI folder.

Attach output of (in Terminal):
Code:
sudo touch /System/Library/Extensions && sudo kextcache -u /

Compress all files as ZIP. Do not use external links. Attach all files using site attachments only.
 
I have attached the ZIP

For these files the DSDT come from internet (its'nt the first DSDT in the first Post)

Ps: Sorry for my english, i'm french

Thank you RehabMan for your help
 

Attachments

  • RehabMan.zip
    2.3 MB · Views: 103
I Post the new ZIP with my DSDT patched.

What is the patch for Battery ? and the Britghness don't work too.

My config.plst is with dropOEM No (i Put the Clover's SSDTs in /ACPI/patched/) it's good?

Intel powergaget stay at 0,80Ghz, it's a bug?

thanks
 

Attachments

  • RehabMan MYDSDTPATCHED.zip
    2.4 MB · Views: 103
I Post the new ZIP with my DSDT patched.

What is the patch for Battery ? and the Britghness don't work too.

My config.plst is with dropOEM No (i Put the Clover's SSDTs in /ACPI/patched/) it's good?

Intel powergaget stay at 0,80Ghz, it's a bug?

thanks

http://www.tonymacx86.com/threads/guide-patching-laptop-dsdt-ssdts.175789/

http://www.tonymacx86.com/threads/guide-patching-dsdt-ssdt-for-laptop-backlight-control.175791/

http://www.tonymacx86.com/threads/guide-how-to-patch-dsdt-for-working-battery-status.116102/
 
I try to make brithgness work.

I have no error with my DSDT and SSDTs, i add PNLF,Britgness fix (HD3000/4000?) IRC_ patch, and put IntelBacklight.kext or ACPIBacklight.kext but no brithgness cursor. And i have rename GFX0 to IGPU on DSDT and SSDTs too.

but the brightness work with the DSDT of internet (post 3) (on this DSDT, no GFX0 and no IGPU)

Please help me
 
That is what i do with my files takes from linux (disassembly with iasl and refs.txt from the guide) :

DSDT :

- Remove _DSM Method first
- Fix _WAK Arg0 v2 —> 1 change, I apply
- HPET Fix —> 4 change, I apply
- SMBUS Fix —> 1 change, I apply
- IRQ Fix —> 4 change, I apply
- RTC Fix —> 1 change, I apply
- OS Check Fix (Windows 7) —> 1 change, I apply (my computer come with W7 Pro)
- Fix Mutex with non-zero SyncLevel —> 8 change, I apply
- Fix PNOT/PPNT —> 1 change, I apply (i drop all SSDTs, 1 at 6)
- Add IMEI —> 1 change, I apply

- 7-series/8-series USB —> 3 change, I apply (test USB3 Mutliplex later)

Rename PCI0.VID To PCI0.IGPU —> 25 changes, I apply (on DSDT-1 too)

Brightness fix(HD3000/HD4000) —> 1 change, i Apply ( I’ve found (_ADR, 0x00020000) in DSDT)


SSDT-5.aml :
(_PDC) Not return value —> Deleted the lines ‘Return (Local0)’


SSDT-4.aml :
- Remove_PSS placeholder Patch

I put ACPIBacklight.kext in /EFI/CLOVER/KEXT/10.9/

and no backlight :|

What i do wrong?
 

Attachments

  • Tables (Extrait) 3.zip
    67.5 KB · Views: 115
Last edited:
I try to make brithgness work.

I have no error with my DSDT and SSDTs, i add PNLF,Britgness fix (HD3000/4000?) IRC_ patch, and put IntelBacklight.kext or ACPIBacklight.kext but no brithgness cursor. And i have rename GFX0 to IGPU on DSDT and SSDTs too.

but the brightness work with the DSDT of internet (post 3) (on this DSDT, no GFX0 and no IGPU)

Please help me

Brightness is simple:
- "Brightness Fix" applied to DSDT
- install IntelBacklight.kext

See guide: http://www.tonymacx86.com/threads/guide-patching-dsdt-ssdt-for-laptop-backlight-control.152659/
 
That is what i do with my files takes from linux (disassembly with iasl and refs.txt from the guide) :

DSDT :

- Remove _DSM Method first
- Fix _WAK Arg0 v2 —> 1 change, I apply
- HPET Fix —> 4 change, I apply
- SMBUS Fix —> 1 change, I apply
- IRQ Fix —> 4 change, I apply
- RTC Fix —> 1 change, I apply
- OS Check Fix (Windows 7) —> 1 change, I apply (my computer come with W7 Pro)
- Fix Mutex with non-zero SyncLevel —> 8 change, I apply
- Fix PNOT/PPNT —> 1 change, I apply (i drop all SSDTs, 1 at 6)
- Add IMEI —> 1 change, I apply

- 7-series/8-series USB —> 3 change, I apply (test USB3 Mutliplex later)

Rename PCI0.VID To PCI0.IGPU —> 25 changes, I apply (on DSDT-1 to)

Brightness fix(HD3000/HD4000) —> 1 change, i Apply ( I’ve found (_ADR, 0x00020000) in DSDT)


SSDT-5.aml :
(_PDC) Not return value —> Deleted the lines ‘Return (Local0)’


SSDT-4.aml :
- Remove_PSS placeholder Patch

I put ACPIBacklight.kext in /EFI/CLOVER/KEXT/10.9/

and no backlight :|

What i do wrong?

Read brightness guide, post #1, "Problem Reporting".
 
Status
Not open for further replies.
Back
Top