Contribute
Register

RAM Upgrade Issue

Status
Not open for further replies.
Joined
Jul 28, 2017
Messages
130
Motherboard
Dell 5040 SFF
CPU
i7-6700
Graphics
HD 530
Mac
  1. MacBook Air
Mobile Phone
  1. Android
I have 4GB of ram already installed, it is soldered onto the motherboard. There is 1 slot for additional ram & the board can support up to 8GB. Here are the full specs of my laptop.

https://www.huntoffice.ie/lenovo-v1...uetooth-black-texture-80tl00a9uk-4098863.html

I have tried using AptioMemoryFix, OsxAptioFix-64, OsxAptioFix2-64, OsxAptioFix3-64 & OsxLowMemFixDrv-64. I've used them one at a time and not together at any point. I can see the 8GB of ram in the BIOS and I can boot to the clover boot screen but I only get as far as the ++++++++++++++++++++++++ signs using Verbose.
MacOS has been updated to 10.14.2. Everything works.

Attached are my PR files.

Any help would be greatly appreciated.
 

Attachments

  • debug_6190.zip
    1.5 MB · Views: 59
  • Ioreg01.ioreg
    9.8 MB · Views: 53
I have 4GB of ram already installed, it is soldered onto the motherboard. There is 1 slot for additional ram & the board can support up to 8GB. Here are the full specs of my laptop.

https://www.huntoffice.ie/lenovo-v1...uetooth-black-texture-80tl00a9uk-4098863.html

I have tried using AptioMemoryFix, OsxAptioFix-64, OsxAptioFix2-64, OsxAptioFix3-64 & OsxLowMemFixDrv-64. I've used them one at a time and not together at any point. I can see the 8GB of ram in the BIOS and I can boot to the clover boot screen but I only get as far as the ++++++++++++++++++++++++ signs using Verbose.
MacOS has been updated to 10.14.2. Everything works.

Attached are my PR files.

Any help would be greatly appreciated.

Need EFI/Clover after pressing F2 with the additional RAM installed.
Or you can check your misc/preboot.log yourself.
Note Clover detected memory:
Code:
0:102  0:001  === [ Get Smbios ] ========================================
0:102  0:000  Type 16 Index = 0
0:102  0:000  Total Memory Slots Count = 1
0:102  0:000  Type 17 Index = 0
0:102  0:000  SmbiosTable.Type17->Speed = 2133MHz
0:102  0:000  SmbiosTable.Type17->Size = 4096MB
0:102  0:000  SmbiosTable.Type17->Bank/Device = BANK 0 ChannelA-DIMM0
0:102  0:000  SmbiosTable.Type17->Vendor = Samsung
0:102  0:000  SmbiosTable.Type17->SerialNumber = 00000000
0:102  0:000  SmbiosTable.Type17->PartNumber = M471A5244BB0-CPB   
0:102  0:000  Boot status=0
0:102  0:000  Running on: '80TL' with board 'LNVNB161216'
0:102  0:000  === [ GetCPUProperties ] ==================================

If it is inaccurate, use config.plist/SMBIOS/Memory to set accurate details.
 
Need EFI/Clover after pressing F2 with the additional RAM installed.
Or you can check your misc/preboot.log yourself.
Note Clover detected memory:
Code:
0:102  0:001  === [ Get Smbios ] ========================================
0:102  0:000  Type 16 Index = 0
0:102  0:000  Total Memory Slots Count = 1
0:102  0:000  Type 17 Index = 0
0:102  0:000  SmbiosTable.Type17->Speed = 2133MHz
0:102  0:000  SmbiosTable.Type17->Size = 4096MB
0:102  0:000  SmbiosTable.Type17->Bank/Device = BANK 0 ChannelA-DIMM0
0:102  0:000  SmbiosTable.Type17->Vendor = Samsung
0:102  0:000  SmbiosTable.Type17->SerialNumber = 00000000
0:102  0:000  SmbiosTable.Type17->PartNumber = M471A5244BB0-CPB  
0:102  0:000  Boot status=0
0:102  0:000  Running on: '80TL' with board 'LNVNB161216'
0:102  0:000  === [ GetCPUProperties ] ==================================

If it is inaccurate, use config.plist/SMBIOS/Memory to set accurate details.

No problem, thanks. Have done that and attached PR files.
 

Attachments

  • ioreg.ioreg
    9.9 MB · Views: 60
  • debug_32536.zip
    2.1 MB · Views: 49
No problem, thanks. Have done that and attached PR files.

Your config.plist/SMBIOS has no Memory section.
Read the Clover documentation for details.
 
Status
Not open for further replies.
Back
Top