Audio Driver for Compaq Presario V2414NR (Win 7) :
Conexant CX20468-31 AC97
Part 1 : Try Update the driver.
1) Open Device Manager (Windows Button + R) then type "devmgmt.msc" and Press Enter.
2) Right Click on the Audio Driver(with yellow "!"). Right Click > Update Driver Software
3) Don't Search for Driver Online, select Manually Install Driver > select Don't search I will choose the
driver to install. Browse to c:\swsetup\sp30399
4) Highlight sp30399 and click Open. Follow the instruction.
Part 2 :When Above doesn't work
1) Download driver sp30399
2) Run(Double Click) the sp30399.exe
3) Go to the extraction folder (Default: c:\SWSetup\SP30399)
4) Right Click qta3091.inf > Edit :
Search code block(CTRL +F) :
[Conexant]
%*WDM_AMCAUD.DeviceDesc%=WDM_AMCAUD,PCI\VEN_1002&DEV_4370&SUBSYS_3091103C
Just below the code block that you found above, Paste this code below :
%*WDM_AMCAUD.DeviceDesc%=WDM_AMCAUD,PCI\VEN_10B9&DEV_5451&SUBSYS_0024103C&REV_02
After you paste the code, you should see as below :
[Conexant]
%*WDM_AMCAUD.DeviceDesc%=WDM_AMCAUD,PCI\VEN_1002&DEV_4370&SUBSYS_3091103C
%*WDM_AMCAUD.DeviceDesc%=WDM_AMCAUD,PCI\VEN_10B9&DEV_5451&SUBSYS_0024103C&REV_02
Note : This string was copied from the Hardware ID in Device Manager:
"PCI\VEN_10B9&DEV_5451&SUBSYS_0024103C&REV_02"
To make sure the the string you enter is correct, Open Device Manager (Windows Button + R) then type "devmgmt.msc" and Press Enter.
Under Sound, Video and Game Controller, Right Click on your Audio Device > Properties >
Details Tab > Expand the Dropdown Menu > Hardware ID
You should see as follow after you've completed the steps above :
[Conexant]
%*WDM_AMCAUD.DeviceDesc%=WDM_AMCAUD,PCI\VEN_1002&DEV_4370&SUBSYS_3091103C
%*WDM_AMCAUD.DeviceDesc%=WDM_AMCAUD,THIS IS YOUR HARDWARE DESCRIPTION
5) Follow the method in Part 1 above.
Credits :
Mr. RAVEN
Black-x
No comments:
Post a Comment
Please join our community and help making this blog alive by start commenting today... Your support means everything to us!