- Keymagic.sys Error Boot Camp Error 3
- Keymagic.sys Error Boot Camp Error Code
- Keymagic.sys Error Boot Camp Error 2
- Keymagic.sys Error Boot Camp Error Codes
tl;dr:
- Download and extract the Apple Boot Camp drivers I repackaged: BootCamp-061-51481.zip
- Right-click
BootCamp/Drivers/Apple/AppleKeyboardMagic2/Keymagic2.inf
(orBootCamp/Drivers/Apple/AppleKeyboard/Keymagic64.inf
or appropriate driver) and then 'Install'. - Unplug and re-plugin your keyboard.
- If you want to reverse the fn key behavior, change
HKEY_LOCAL_MACHINESYSTEMControlSet001ServicesKeyMagicOSXFnBehavior
andHKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesKeyMagicOSXFnBehavior
from01
to00
. Restart for registry changes to take effect.
If those drivers don't work, try getting latest from the source:
- Boot Camp won't start in Windows 7 or Windows 8:So you setup OS X Boot Camp on your Mac and in Windows 7 or Windows 8 the boot camp control panel gives you t.
- Once the ISO is unmounted, you can launch Boot Camp to partition the hard drive and prepare the bootable USB. Go for this method if the above method is not working for you. Step 1: Open Disk Utility. To do so, click Launchpad icon in the dock, click Others and then click Disk Utility. Alternatively, you can use the Spotlight search to.
- Over the next few weeks, We're taking a closer look at how Odesi works with VST/AU Instruments and how we can use them to create unique sounds and FX to fill out our Odesi sound arsenal.
- Download latest exe from Brigadier release page.
- Find the latest or a current Mac model (ex:
MacBookPro16,3
). - Run
brigadier.exe -m MacBookPro16,3
to download Apple Boot Camp drivers.
If you can't or don't want to use Brigadier, see the bottom of this post.
Some of the common issues with Boot Camp Assistant are not enough space on USB, installation errors, startup disk partition errors, file system errors, ISO mounted errors and so on. In most cases, it is either a problem with the Windows 10 installation files or Boot Camp's ability to handle those files and put them on a FAT32 disk, which can.
Note: I have not tested this over Bluetooth. I keep my keyboard connected via the supplied lightning to USB cable.
I recently acquired an Apple Magic Keyboard and wanted to use it on my PC. It worked when I plugged it in but I could not access any of the media keys/fn keys (ex: volume up and down). This is because Windows was using the default keyboard drivers.
When I first started looking for solutions I found hacky, unsigned drivers and key mappers. These were not ideal.
Apple actually does supply Windows drivers for Apple Keyboards, Apple Magic Keyboards, and apparently other Apple Mouse and Trackpad devices. Apple created these for Boot Camp (a program that allows you to run Windows in a virtual machine in OSX). However, there is not an easy way to access them. Normally, Apple wants you to download and install a large suite of software and drivers meant for Boot Camp which will do all kinds of nasty things to your PC. Thankfully, the keyboard and other drivers can be isolated and installed independently.
Download Boot Camp Drivers
If you want to skip this section, you can download the drivers I extracted from the bellow process and see if they work for you: BootCamp-061-51481.zip
Because we are not going through Boot Camp, the first challenge is getting access to the Boot Camp drivers. The easiest way to do so is to use the Brigadier program. This automatically locates the URL for a given Mac model and downloads and extracts the appropriate Boot Camp drivers. If you can't or don't want to use this program, see the bottom of this post.
Download the latest exe from the releases page and run it like so:
MacBookPro16,3
is the model of the latest MacBook Pro (at the time of writing) which I got from this page. I used this model because I wanted to ensure I got the latest drivers.
This will create a folder next to brigadier.exe
named something like BootCamp-061-51481
. The numbers in the name will be whatever version of Boot Camp drivers were downloaded.
Install Drivers
Navigate to BootCampDriversAppleAppleKeyboardMagic2
for Apple Magic Keyboard drivers. I have not tested this, but I assume you would use BootCampDriversAppleAppleKeyboard
for other Apple Keyboards. Or, $WinPEDriver$AppleMultiTouchTrackPadPro
for Apple Magic Trackpad 2, etc. I don't think there is any harm in installing more drivers than you need as only the appropriate ones will be used, but that is also untested.
Keymagic.sys Error Boot Camp Error 3
Right-click Keymagic2.inf
(or whichever .inf
file exists for your driver) and then 'Install' to install the driver.
After installation is complete, unplug and re-plugin your keyboard. If everything worked, you should be able to use the Volume Up/F12 (without holding the fn key) and the Volume will change. To debug, check in device manager; 'Apple Keyboard' should be listed under 'Human Interface Devices'.
Change fn Key Behavior
By default, when the fn key is not held, the media keys will be activated. When the fn keys is held the F1-12 keys will be activated.
To reverse the fn key behavior, open RegEdit and navigate to HKEY_LOCAL_MACHINESYSTEMControlSet001ServicesKeyMagic
and update OSXFnBehavior
key from 01
to 00
(in the binary editor this will update from 00000000 01 .
to 00000000 00 .
).
Not sure if this is necessary, but also navigate to HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesKeyMagic
and make sure the OSXFnBehavior
key has the same value.
Restart your PC for the registry changes to take effect.
Extra Drivers
Keymagic.sys Error Boot Camp Error Code
Poking around in the Boot Camp package, I noticed several other drivers of note. BootCampDriversAppleAppleKeyboardInternalUSB
may be related to the USB ports on Apple keyboards. There are also some drivers that looked to be related to Apple Mice, Trackpads, Cameras, Displays, etc:
- BootCampDriversAppleAppleCamera
- BootCampDriversAppleAppleKeyboard
- BootCampDriversAppleAppleKeyboardInternalUSB
- BootCampDriversAppleAppleKeyboardMagic2
- BootCampDriversAppleAppleKeyManager
- $WinPEDriver$AppleMultiTouchTrackPad
- $WinPEDriver$AppleMultiTouchTrackPadPro
- $WinPEDriver$AppleWirelessMouse
- $WinPEDriver$AppleWirelessTrackpad
This is not a full list of drivers. Just the ones I found interesting. I have not tested any of these. Again. I don't think there is any harm in installing more drivers than you need as only the appropriate ones will be used, but that is also untested.
Brigadier Alternative
Keymagic.sys Error Boot Camp Error 2
If you can't or don't want to use Brigadier, you can manually find, download, and extract the Boot Camp drivers. Brigadier uses this XML file (at the time of writing, subject to change) to locate the correct package. You can do this manually by downloading the XML file, opening it with a text editor, and searching for the BootCampESD.pkg
URL with the latest PostDate
. Downlad the .pkg
file and extract the contents using 7-Zip, WinZip, WinRAR, or any other utility capable of unpacking .pkg
and .dmg
files:
Keymagic.sys Error Boot Camp Error Codes
- Extract
Payload~
fromBootCampESD.pkg
- Extract
.LibraryApplication SupportBootCampWindowsSupport.dmg
fromPayload~
(this file is actually an archive). - Extract the contents of
WindowsSupport.dmg
Here are the 7-Zip commands used to accomplish the above: