If you’re using Realtek onboard soundcard and for whatever reasons wants to remap / retask the rear jacks or front panel jacks to anything you want perhaps you might find this useful
For example, in my case, because i’m not using a computer case (in other words, i just left my motherboard open) and i don’t have a standalone front panel and at the same time i want to connect my headphone to the rear grey jack / side speakers jack (by default headphone can be connected only to the front panel jack) while also connecting a 5.1 analog speakers setup to the rear jacks (green, black, and orange)
Anyway to make thing short, here’s the steps:
0. Download the latest driver available because there are differences between the pin numbers used if you’re using old drivers, uninstall the old driver, restart your system, install the new driver and then restart your system once again (at the time i wrote this, the latest version is R267, and i’m using their driver for the 64-bit systems)
1. Make sure that you’ve plugged everything that you need first into your Realtek Jacks (whether front panel jacks if you have it or rear jacks). For example, in my case, i already connected the headphone to the side speakers jack (grey colored jack)
2. Open regedit by typing regedit at the run command (press Windows Key + R and then type regedit) and then locate the following registry key
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\{4D36E96C-E325-11CE-BFC1-08002BE10318}\0000\Settings\DrvXXXX_DevType_XXXX_SSXXXXXXXX
Note that, XXXX is random numbers
3. Create a new Binary registry key(s) using below Pin Numbers and Binary Values
The Old Pin Numbers (just in case)
"Pin00" = Front speakers (rear green) "Pin01" = Rear speakers (rear black) "Pin02" = Center / Sub-woofer (rear orange) "Pin03" = Side speakers (rear gray) "Pin04" = Mic-in (rear pink) "Pin05" = Front Mic-In (front pink) "Pin06" = Line-in (rear blue) "Pin07" = Front Headphone (front green)
The New Pin Numbers
"Pin10" = Line-in (rear blue) "Pin11" = Mic-in (rear pink) "Pin14" = Front speakers (rear green) "Pin15" = Rear speakers (rear black) "Pin16" = Center / Sub-woofer (rear orange) "Pin17" = Side speakers (rear gray) "Pin19" = Front Mic-In (front pink) "Pin1b" = Front Headphone (front green)
Binary Values
"00 00 00 00" = Line-in "01 00 00 00" = Mic-in "02 00 00 00" = Headphones "04 00 00 00" = Front speakers "05 00 00 00" = Rear speakers "06 00 00 00" = Center / sub-woofer "07 00 00 00" = Side speakers
For example if you want to map the rear side speakers jack into a front headphone jack, all you have to do is just write Pin17 binary key with a binary value of 02 00 00 00 as you can see below
Note that i didn’t test any other Pin Numbers besides Pin17 (because what i want is remapping / retasking the side speakers jack into headphone jack and it work right away)
4. Restart your system when you’re done adjusting it and after logging into Windows, try testing your new remapped jack(s).
As a side note, the remapped / retasked jack(s) can also be seen on Realtek HD Audio Manager as you can see below
Credits goes to Ulti for finding the method and Tnitro21 and Eliah_ for finding the values (link)
adaxtdf Apr 7, 2012 at 4:44 PM
Hello , i am a3d_a4xtdf, im having some serious issues with my mx 560 graphics card
Vinicius Marques zharpa.com.br Mar 2, 2012 at 8:43 PM
I guess if anyone knows how to access those options behind the “device advanced settings” link on the top right corner of the Realtek Audio Manager, because mine doesn’t show it. Are there specific keys that handle those options, especially the “Separate all input jacks as independent input devices” thing?
Based from what i found (after a quick tracing). Realtek HD Audio Manager change below registry key:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\{4D36E96C-E325-11CE-BFC1-08002BE10318}000\Settingsat the
JackCtrlregistry key (note that the type is REG_BINARY)1. “Mute the rear output device, when a front headphone plugged in” (the default value), the value is:
7f 86 00 002. “Make front and rear output devices playback two different audio streams simultaneously” the value is:
3f 87 00 00I’m not sure on why it doesn’t appear on your system, because i can open the device advanced settings directly on the Realtek Audio Manager :)