- Joined
- Jul 22, 2018
- Messages
- 8,463
- Motherboard
- Supermicro X11SPA-T
- CPU
- Intel Xeon W-3275 28 Core
- Graphics
- 2xAMD RX 580 8GB
- OS X/macOS
- 13.x
- Bootloader
- OpenCore (UEFI)
- Mac
- Mac mini
- MacBook Pro
- Mobile Phone
- Android
- iOS
How to Fix RTC: Only single RAM bank (128 bytes)
When booting macOS using OpenCore, you might have come across the issue "RTC: Only single RAM bank (128 bytes). To fix the issue, follow the steps below.STEP 1: Mount EFI Partition
The very first step is to mount your EFI Partition. To mount your EFI Partition, follow the guide linked below.

GUIDE - How to Mount EFI Partition on macOS
How to Mount EFI Partition on macOS An EliteMacx86 Exclusive Guide - This guide covers mounting of EFI Partition on macOS using several methods. Method #1: Using Terminal Using this method, you don't need an app and can use Terminal which is available within macOS. To mount the EFI partition...

STEP 2: Add Boot Args
The next step is to add boot args to fix the issue. To add the boot args, follow the steps below.
1. While the ESP is mounted, open your config.plist from OC directory.
2. Go to the NVRAM section. In the UUID "7C436110-AB2A-4BBB-A880-FE41995C9F82" add the
npci=0x2000
boot arg under boot-args.Boot Args | Notes |
---|---|
npci=0x2000 |
|
3. Save your config.plist
Once you're done with the above steps, reset NVRAM twice and try to boot into macOS and the error shouldn't be there anymore.
Last edited: