Contribute
Register

Need help with Lenovo Thinkpad L380 NVME SSD

Status
Not open for further replies.
Joined
May 30, 2011
Messages
12
Motherboard
Lenovo Thinkpad L380 20M5-0013RT
CPU
Core i5 8250U
Graphics
Intel UHD Graphics 620
Mac
  1. MacBook
Hello everyone.
I just received new Lenovo thinkpad l380 laptop.
I have used my clover usb drive (it helps me to install HS on my HP ProBook 430G4). Booted into clover - > select install macOS -> but HS installer doesn't see Lenovo internal NVME drive. I made SSDT_NVMe-Pcc.aml. Doesn't help me.
In the attachement clover folder and disasembled SSDT_NVMe-Pcc.aml. clover folder contains dumped ACPI table, ketxs, patched SSDT_NVMe-Pcc.aml, and config used. Sorry for my bad English.
 

Attachments

  • CLOVER.zip
    4.4 MB · Views: 104
  • SSDT_NVMe-Pcc.aml
    454 bytes · Views: 247
Hello everyone.
I just received new Lenovo thinkpad l380 laptop.
I have used my clover usb drive (it helps me to install HS on my HP ProBook 430G4). Booted into clover - > select install macOS -> but HS installer doesn't see Lenovo internal NVME drive. I made SSDT_NVMe-Pcc.aml. Doesn't help me.
In the attachement clover folder and disasembled SSDT_NVMe-Pcc.aml. clover folder contains dumped ACPI table, ketxs, patched SSDT_NVMe-Pcc.aml, and config used. Sorry for my bad English.

SSDT_NVMe-Pcc.aml not applicable/not needed in High Sierra.

Your misc/preboot.log shows no NVMe SSD on the PCIe bus:
Code:
0:108  0:000  PCI (00|00:00.00) : 8086 5904 class=060000
0:108  0:000  PCI (00|00:02.00) : 8086 5916 class=030000
0:108  0:000   - GFX: Model=Intel HD Graphics 620 (Intel)
0:108  0:000  PCI (00|00:14.00) : 8086 9D2F class=0C0330
0:108  0:000  PCI (00|00:14.02) : 8086 9D31 class=118000
0:108  0:000  PCI (00|00:16.00) : 8086 9D3A class=078000
0:108  0:000  PCI (00|00:17.00) : 8086 9D03 class=010601
0:108  0:000  PCI (00|00:1C.00) : 8086 9D14 class=060400
0:108  0:000  PCI (00|01:00.00) : 10EC 8168 class=020000
0:108  0:000   - LAN: 0 Vendor=Realtek
0:108  0:000  PCI (00|00:1C.05) : 8086 9D15 class=060400
0:108  0:000  PCI (00|02:00.00) : 8086 095A class=028000
0:108  0:000   - WIFI: Vendor=Intel
0:108  0:000  PCI (00|00:1F.00) : 8086 9D58 class=060100
0:108  0:000  PCI (00|00:1F.02) : 8086 9D21 class=058000
0:108  0:000  PCI (00|00:1F.03) : 8086 9D71 class=040380
0:108  0:000  PCI (00|00:1F.04) : 8086 9D23 class=0C0500

It is likely your mistake is failing to set SATA mode to AHCI (it is probably set RAID/iRST, which is not compatible with macOS NVMe support).

Change BIOS setting to AHCI. Remove SSDT_NVMe-Pcc.aml.
 
SSDT_NVMe-Pcc.aml not applicable/not needed in High Sierra.

Your misc/preboot.log shows no NVMe SSD on the PCIe bus:
Code:
0:108  0:000  PCI (00|00:00.00) : 8086 5904 class=060000
0:108  0:000  PCI (00|00:02.00) : 8086 5916 class=030000
0:108  0:000   - GFX: Model=Intel HD Graphics 620 (Intel)
0:108  0:000  PCI (00|00:14.00) : 8086 9D2F class=0C0330
0:108  0:000  PCI (00|00:14.02) : 8086 9D31 class=118000
0:108  0:000  PCI (00|00:16.00) : 8086 9D3A class=078000
0:108  0:000  PCI (00|00:17.00) : 8086 9D03 class=010601
0:108  0:000  PCI (00|00:1C.00) : 8086 9D14 class=060400
0:108  0:000  PCI (00|01:00.00) : 10EC 8168 class=020000
0:108  0:000   - LAN: 0 Vendor=Realtek
0:108  0:000  PCI (00|00:1C.05) : 8086 9D15 class=060400
0:108  0:000  PCI (00|02:00.00) : 8086 095A class=028000
0:108  0:000   - WIFI: Vendor=Intel
0:108  0:000  PCI (00|00:1F.00) : 8086 9D58 class=060100
0:108  0:000  PCI (00|00:1F.02) : 8086 9D21 class=058000
0:108  0:000  PCI (00|00:1F.03) : 8086 9D71 class=040380
0:108  0:000  PCI (00|00:1F.04) : 8086 9D23 class=0C0500

It is likely your mistake is failing to set SATA mode to AHCI (it is probably set RAID/iRST, which is not compatible with macOS NVMe support).

Change BIOS setting to AHCI. Remove SSDT_NVMe-Pcc.aml.
preboot also mentions:
HP ProBook 430 G4

maybe f2 / f4 was't pressed on the Thnkpad?
 
SSDT_NVMe-Pcc.aml not applicable/not needed in High Sierra.

Your misc/preboot.log shows no NVMe SSD on the PCIe bus:
Code:
0:108  0:000  PCI (00|00:00.00) : 8086 5904 class=060000
0:108  0:000  PCI (00|00:02.00) : 8086 5916 class=030000
0:108  0:000   - GFX: Model=Intel HD Graphics 620 (Intel)
0:108  0:000  PCI (00|00:14.00) : 8086 9D2F class=0C0330
0:108  0:000  PCI (00|00:14.02) : 8086 9D31 class=118000
0:108  0:000  PCI (00|00:16.00) : 8086 9D3A class=078000
0:108  0:000  PCI (00|00:17.00) : 8086 9D03 class=010601
0:108  0:000  PCI (00|00:1C.00) : 8086 9D14 class=060400
0:108  0:000  PCI (00|01:00.00) : 10EC 8168 class=020000
0:108  0:000   - LAN: 0 Vendor=Realtek
0:108  0:000  PCI (00|00:1C.05) : 8086 9D15 class=060400
0:108  0:000  PCI (00|02:00.00) : 8086 095A class=028000
0:108  0:000   - WIFI: Vendor=Intel
0:108  0:000  PCI (00|00:1F.00) : 8086 9D58 class=060100
0:108  0:000  PCI (00|00:1F.02) : 8086 9D21 class=058000
0:108  0:000  PCI (00|00:1F.03) : 8086 9D71 class=040380
0:108  0:000  PCI (00|00:1F.04) : 8086 9D23 class=0C0500

It is likely your mistake is failing to set SATA mode to AHCI (it is probably set RAID/iRST, which is not compatible with macOS NVMe support).

Change BIOS setting to AHCI. Remove SSDT_NVMe-Pcc.aml.
Thank you but I was trying to find SATA settings previously without success. Maybe this laptop incompatible with macos. As i can understand there is no way to fix it?
 
Done.
New preboot.log and dsdt dump.
 

Attachments

  • CLOVER.zip
    4.4 MB · Views: 90
Done.
New preboot.log and dsdt dump.

NVMe present:
Code:
0:108  0:000  PCI (00|03:00.00) : 17AA 0003 class=010802

What do you see in Disk Utility?
What is the output of 'diskutil list' in Terminal?
 
NVMe present:
Code:
0:108  0:000  PCI (00|03:00.00) : 17AA 0003 class=010802

What do you see in Disk Utility?
What is the output of 'diskutil list' in Terminal?
15361673651561914209487.jpg 15361674054181447589584.jpg
 
From where did you download macOS?
On what hardware did you create your USB installer?
It was downloaded from appstore. Usb drive was created with dosdude tool for unsupported macs on my macbook unibody 2008.
I used this drive previously on my macbook and probook
 
Status
Not open for further replies.
Back
Top