Audio HQ Error Messa

I am running Sound Blaster Li've! Value and my operating system is Windows XP. I have installed Service Pack 2 and have updated Sound Blaster Li've from Gateway.
I have been receiving the following error messages in the following order everytime I start my computer.
. A required CtSpRes.DLL cannot be found. Make sure it is in the correct directory.
2. A required AHQkbRes.DLL cannot be found. Make sure it is in the correct directory.
3. A required CtSpRes.DLL cannot be found. Make sure it is in the correct directory.
4. A required CtDORes.DLL cannot be found. Make sure it is in the correct directory.
I close each window as it show up and then things seem run OK until I restart the computer, then the messages reappear..
I did check and all of the above files are in C:\Program Files\Creative\Share DLL\AHQ.
Does anyone know that the correct directory is and how to make sure that the files are in the correct directory?
BirchTree

You probably already figured it out, but you should probably either get driver updates or reinstall your software that came with your card.

Similar Messages

  • U530 Touch - Audio DRIVER ERROR - This device cannot start (Code 10) - Windows 7

    U530 - High definition audio device - ERROR - This device cannot start (Code 10) Windows 7, please see the picture
    Picture link (hosted on photobucket.com)
    I got all drivers up to date including the BIOS, everything is working fine (the sound works, microphone works...) but this error is kind of annoying to my eyes so if anyone know how to fix it please help.
    I tried to uninstall this and let windows update install it again => not worked, same problem.
    I tried to re-install the Realtek driver (uninstall - restart machine - install - restart machine) => same problem
    And another probelm which has not been solved yet is the Bluetooth icon keep blinking on battery mode (windows 7), you can see more in this thread

    What kind of reinmstall did you perform?  If you used the recovery media, then this will be pretty simple. Boot to the recovewry media again and this time select the Reinstall drivers and applications option. Find the audio driver on the list of available drivers, put a tick in the box to its left and then click on the install button in the lower right hand corner of the window. The driver will be installed.  Your list will be different than the following one, but this is only an example. 

  • HpPavilion dv6 notebook PC.beats audio High definition audio CODEC error(52)

    Hi can anyone help me please?
    I have a audio problem so you will need to talk loud! lol. Volume on mute.
    HP Pavilion dv6 notebook PC.
    B3K20PA#ABG
    windows 7 
    stwrt64.sys version 6.10.6418.0
    High Definition audio CODEC error (52)
    Thanks
    This question was solved.
    View Solution.

    Hi,
    Try the following.
    Download the IDT Audio installer on the link below and save it to your Downloads folder.
    http://ftp.hp.com/pub/softpaq/sp56001-56500/sp56429.exe
    When done, open windows Control Panel, open Device Manager and open up Sound, Video and Game Controllers.  Right click the IDT device and select Uninstall - you should also get a prompt to remove the current driver, tick the box to allow this and then proceed with the uninstall.
    When complete, shut down the notebook, unplug the AC Adapter and then remove the battery.  Hold  down the Power button for 30 seconds.  Re-insert the battery, plug in the AC Adapter and start the notebook.
    Let Windows fully load - it will automatically load an audio driver, but just let it complete.  Then open your Downloads folder, right click on the IDT installer and select 'Run as Administrator' to start the installation.  When this has completed, restart the notebook again.
    Regards,
    DP-K
    ****Click the White thumb to say thanks****
    ****Please mark Accept As Solution if it solves your problem****
    ****I don't work for HP****
    Microsoft MVP - Windows Experience

  • The "alsa audio output error: cannot write: Broken pipe" problem

    [Solved]
    (No place for this word in the Subject field, so I put it here.)
    Hi Arch community!
    I noticed I have this problem and not sure when in started. Several months ago I bought and installed new videocard "GeForce GT 630". Right after installation I lost sound in the system. Having internal sound card (in mainboard) and SB Audigy2 (PCI), I searched for solution and found I had to disable "snd_hda_intel" module to restore sound to work through PCI sound card. Did it.
    echo "blacklist snd_hda_intel" >> /etc/modprobe.d/no-nvidia-sound.conf
    After that sound was working as it should. And I noticed recently that during playing of any sound file the sound interrupts. If run VLC from CLI I get "alsa audio output error: cannot write: Broken pipe" message. And my system hasn't been upgraded since I don't know when. I still ran Firefox 26. So googled again and found it's a bug in a kernel or somewhere else.
    ==========================================
    https://bugs.freedesktop.org/show_bug.cgi?id=69942 :
    2013-10-01 01:39:40 UTC
    I ran a system update last night, and this issue appears to have been corrected.
    ==========================================
    And so I thought upgrade would fix my problem since mainstream bug is fixed. After upgrade sound interrupts again, maybe even more often.
    Do you guys have this issue and does anyone have a solution?
    Last edited by Mr. Alex (2014-06-26 18:55:59)

    Not particularly wise to blacklist the module, since it probably is also used by the integrated sound card. With vid and pid you could just disable the nvidia card alone using parameter enable=0. Unless you do not mind having both disabled.
    Where do I need to input "enable=0"? When I was searching for solution to make my Creative card work with new nVidia card I installed, the only way I found was blacklisting the module.
    dmesg says:
    [ 20.448086] nvidia 0000:02:00.0: irq 42 for MSI/MSI-X
    [ 21.112331] NVRM: Your system is not currently configured to drive a VGA console
    [ 21.112340] NVRM: on the primary VGA device. The NVIDIA Linux graphics driver
    [ 21.112345] NVRM: requires the use of a text-mode VGA console. Use of other console
    [ 21.112349] NVRM: drivers including, but not limited to, vesafb, may result in
    [ 21.112352] NVRM: corruption and stability problems, and is not supported.
    Then:
    lsmod | grep 'snd'
    snd_ca0106 36242 0
    snd_ac97_codec 114896 1 snd_ca0106
    ac97_bus 1270 1 snd_ac97_codec
    snd_rawmidi 20278 1 snd_ca0106
    snd_seq_device 5244 1 snd_rawmidi
    snd_pcm 83207 2 snd_ac97_codec,snd_ca0106
    snd_timer 19294 1 snd_pcm
    snd 60780 6 snd_ac97_codec,snd_timer,snd_pcm,snd_rawmidi,snd_seq_device,snd_ca0106
    soundcore 5551 1 snd
    I guess my card is "snd_ca0106". If yes,
    # systool -v -m snd_ca0106
    Module = "snd_ca0106"
    Attributes:
    coresize = "36242"
    initsize = "0"
    initstate = "live"
    refcnt = "0"
    taint = ""
    uevent = <store method only>
    Parameters:
    enable = "Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y"
    id = "(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null)"
    index = "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1"
    subsystem = "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0"
    Sections:
    .bss = "0xffffffffa0814780"
    .data = "0xffffffffa0813300"
    .exit.text = "0xffffffffa0811a1e"
    .gnu.linkonce.this_module= "0xffffffffa0814500"
    .init.text = "0xffffffffa0817000"
    .note.gnu.build-id = "0xffffffffa0811a30"
    .rodata = "0xffffffffa0811a80"
    .rodata.str1.1 = "0xffffffffa08123dc"
    .rodata.str1.8 = "0xffffffffa0812130"
    .strtab = "0xffffffffa0818c10"
    .symtab = "0xffffffffa0817020"
    .text = "0xffffffffa080d000"
    __mcount_loc = "0xffffffffa0812f98"
    __param = "0xffffffffa0812f18"
    __verbose = "0xffffffffa0814460"
    Where would I look for "max_buffer_size" parameter?

  • IDVD audio encoding error

    I currently have 10 different quicktime files that i've created by exporting 10 different iMovie projects.
    I've created an iDvd project and dragged all 10 .dv files in. Everything works well in the preview. the total project is 3.6 out of the 4GB available.
    the entire project is on an 250 GB external harddrive attached to a mac laptop (so having available space is not the problem, i have over 130 gigs free)
    i press burn, and the encoding begins. everything's running smoothly for two hours, all the videos are encoded. once it reaches "Audio encoding" i come across an error. it recommends me to "Delete Encoded Assets" and try again.
    Which i have, and it's still not working.
    Something about the Track.
    i've created dvd's before with this exact same hardware. I even just created one now, using just one of the quicktime files. For some reason, this big project just won't happen and i'm on the edge of reason here.
    I'd appreciate any help.
      Mac OS X (10.4.1)  

    Is there any audio associated with the video?
    iDVD 5: Audio encoding error when burning a DVD
    http://docs.info.apple.com/article.html?artnum=301876
    iDVD: Troubleshooting issues with burning discs
    http://docs.info.apple.com/article.html?artnum=302925
    Sue

  • Download of Premier Elements grt error mess: "Error reading initialization setup file" . Any advice?

    Download of Premier Elements grt error mess: "Error reading initialization setup file" . Any advice?

    Please keep in mind that this is a public forum.  If you need immediate assistance please contact our support team.
    As for your error it sounds like the install files are corrupted.  Please download a new copy of the install files.

  • Idt high definition audio CODEC error (39)

    HP Pavilion dv4 Notebook PC - operating on Windows Vista Home Premium (32 bit)
    HP support assistant reads:
    IDT High Definition Audio CODEC - Error (39) - Driver stwrt64.sys - version 6.10.6047.5
    Recently uninstalled and reinstalled itunes and now when i open it says "itunes has detected a problem with your audio configuration" and wont play songs

    Thanks billaboard for your response.
    Unfortunately, I gave up waiting for an answer and just re-set the laptop back to factory specs.... then spent the next 8 hours re-installing programs & updating windows & the HP programs to the current versions.
    I won't be using an NCH product again.
    In terms of who I should be asking, I would point out:
    I used the inbuilt HP Support Assistant on my laptop, to diagnose why my sound wasn't working.  It identified the drivers that were at issue.
    I uninstalled all NCH programs
    I downloaded the correct HP Audio drivers & reinstalled them.  They advised it was a successful install.  8 times.
    Each time I rebooted, I would run the HP Support Assistant again and it would then identify that the HP drivers were not working.
    The HP Support Assistant link, for further help, led me here.  If this isn't the correct place to ask for help.... a site labelled "HP Support Forum", then where the hell is ?
    Thankyou again for your response.  If I have further issues with other programs, I will follow your advise and re-install the offending program, before un-installing.

  • Audio is all messed up

    I had some projects that I finished in I-Movie and transfered out to my camera. I bought a lacie 250gig and tried to transfer to the External drive, but all the audio is screwed up. What makes this happen? When it plays in the camera, the video is fine, but upon transfer its all screwed up?

    Its Firewire I have tried several projects that are stored on a minidv and when I send it back into I-movie and try and make a DVD , the audio is all messed up.

  • Audio Codec error box when I try to view a clip in Edit Box

    Just started trying to use Pr E 7. Vista
    I get the media from an external hard drive, drag it to the timeline box. When I try to 'play' it, I get an
    "Adobe Default Windows Sound Device" box that says:
    Device:   IDT High Definition Audio CODEC
    Error Code:     FFA-8-000D  (80040154)
    Info:
    Playback failed
    The audio system does not seem to respond.
    Maybe card does not support full duplex mode.
    The funny thing is the clip that I'm trying to play doesn't have any audio in it.
    Any ideas would be appreciated.

    You are most welcome.
    So very much depends on the exact process used to encode the AV (Audio & Video) file. There are many encoding processes, that will create elemental streams, i.e. Audio-only, or Video-only files. However, many schemes, and many programs, that will create a muxed (multiplexed, or combined Audio & Video) files, and though there is no Audio signal, a silent Audio Track will be written. You can even do this yourself from Share/Export. If you choose a common format, like DV-AVI, you will have the option to Export Video, and Export Audio, and also have Multiplexing choices. If you remove all Audio from the Timeline, but choose both Video & Audio, and set Multiplexing to DV, you should end up with a muxed DV-AVI file, that will have a 48KHz 16-bit PCM/WAV Audio track embedded, but it will be silent. G-Spot will tell you the specs. of that Audio stream, even though there is no signal in it. When you go to Import, or play that file, the NLE, or player will need to "handle" the Audio too, though there is no signal.
    Now, going back to the digitizing process, one can often set Audio to None, or Multiplexing to None. This will depend on the software, and/or hardware used, but one might be able to output an elemental stream, with Video-only. Some programs and hardware are pretty much "hard-wired" to do only an Multiplexed AV file, regardless of the lack of a stream for either of those.
    When doing any Multiplexed AV files, it is prudent to check both streams, even if the source material is lacking one stream. You want the specs. to match, with say even a silent Audio stream set to 48KHz 16-bit PCM/WAV (the general specs. for DV/DVD files). If one accidentally allows the software, or hardware, to write an "off-spec." file, say MPEG Audio at 22KHz 12-bit, problems can arise, even though there is no Audio stream. There will be one, at those specs. for the silent Audio in the resultant file.
    On the surface, and at first thought, this is not intuitive. Hey, we have silent footage! What's that Audio stream doing there? Well, it's because the file is a Multiplexed AV file, and was probably set up that way by the capture/digitizing/output program, and it did not know that you would not have an Audio signal.
    Hope that this helps,
    Hunt

  • TS3623 Purchased Weeds from iTunes and the audio is very messed up. Video is fine. Audio for other downloaded shows etc. is fine. Any ideas or suggestions?

    I purchased Weeds from iTunes and the audio is very messed up ( loud like a lawn mower ). The video is fine. Audio is fine on all other purchased shows, Netflix etc. Any suggestions?

    Welcome to the Apple Community.
    Select the content which is causing a problem and use the 'Report a problem' button in Your Purchase History.

  • Audio Encoding Error--Solution!!!

    Hi. I have a solution to the problem of "audio encoding error". I went through the same frustration that has appeared on this forum. I even let iDVD run for 3 or 4 days with the hope that the spinning rainbow actually meant that something was working. After trying all the stuff on the forum, my answer finally came from one of the geniuses at Apple Store, Walnut Creek, California.
    I hope this works for all and saves you many hours/days of frustration. If my answer is not clear enough, email me at [email protected]
    Solution:
    -Do not use iDVD to encode your project.
    -Use iMovie to encode the project.
    -Export the iMovie as a quicktime. I chose to make my quicktime project 'best quality'.
    -Once the quicktime movie has been made, the new quicktime file has all of the transitions, audio, etc. encoded as one giant clip.
    -If you wish to make individual "chapters" from your main clip, you will need to import the main clip to iMovie each time you want a chapter. Edit each clip to the length of each chapter. Then export the chapter as its own quicktime file. If you want many chapters, do this many times. If you want just one long file, you don't need to do any further editing.
    -Open iDVD and set up your project themes, audio, etc.
    -Once your iDVD is ready, import the single or multiple quicktime files into iDVD. When you process the iDVD, it will still take some time but it should not freeze since the most complicated encoding was done by iMovie.
    -iDVD will take a several gb quicktime file and compress it to a smaller file once it places it into iDVD.
    A few additional comments:
    -quicktime files need to be on Mac HD and not on external harddrives.
    -encoding the iMovie may still take a long time depending on the complexity of the movie.
    I hope this works for you all. It took me a few days to figure out all the details even after I finally got on the right track. Yes, I agree, Apple should fix this obvious problem. Merry Christmas everyone and good luck with your projects.
    Andy

    Nice try asw, perhaps the genius at the Apple store forgot to mention that this solution only applies if the footage imported into iMovie was shot in 16 bit audio if not you will have massive out of sync audio throughout the entire project getting progressively worse at the end. 99% of the time people shoot at the default camera 12 bit audio. Quick time encoded from 12 bit audio in Imovie is definetely not the way to go. Apple are you listening.??? Merry Christmas to all !

  • Optimizing tips - the usual issue: Core Audio Overload error

    Hi,
    Having recently upgraded to Logic 8, my question remains the same: any additional tips (besides what has already been posted)on optimizing Logic 8 so that I stop getting the much dreaded Core Audio Overload error? I'm on a 17" Macbook pro bought last year, have replaced the original 2GB RAM with 4GB and use a Firewire 800 external harddrive. I feel a bit frustrated with Logic although it's an excellent software but what are the ideal specs for it? 100GB RAM and 50GHZ quadruple processors? Any tips on external hardware to help take the load off the laptop? Help please! My creative flow is taking a bad hit...

    Thanks for the reply. I've only just started my first track in Logic 8 and so far it has 9 ultrabeat tracks, 1 EXS24 warm strings and 1 Sculpture with modeled Bass and some very basic "draft" vocals recorded in mono. I've got channel EQs on most of these and Multiband Compression on a couple of auxes. I'd hate to think what will happen when I want to add some effects...
    It happens 90% of the times I audition the track and I don't know what to do when I record my vocals because I obviously won't have backing music as it keeps stopping midway, so in a way using the large buffer is good but not if you want to record vocals because of the latency, any suggestions on this?
    I have about 40GB left on my laptop harddrive and about 225GB on my external.
    I'm almost sure I've formatted my HD when I first got it but will try that option.
    Question about firewire bus: are you saying that my mackie onyx satellite which is FW400 is on the same bus as my HD (FW800)? This seems odd because I had this issue even before I got the hard drive, in fact, I got this hard drive to try and stop these annoying messages as I figured my system wasn't powerful enough for Logic.
    Thanks

  • Jeez itunes i finally got my episode three of "top of the lake" and THE AUDIO IS TOTALLY MESSED UP.  what gives?  tryin g to watch the season i paid $20.00 for is exhausting, a total hassle,

    Jeez itunes i finally got my episode three of "top of the lake" and THE AUDIO IS TOTALLY MESSED UP.  what gives?  trying to watch the season i paid $20.00 for is exhausting, a total hassle, and just come on, get it right, would you?  what is up with the audio?  fix it.

    I've seen multiple complaints of this. I'm sure the publisher will eventually replace it, but you can report it here:
    iTunes Store Support
    http://www.apple.com/emea/support/itunes/contact.html

  • Download Helper, even with paid converter upgrade, gives "Invalid Capture File" errors and will not record audio, with "File Creation Error - Unable to rename/copy audio file" Error.

    Download Helper Screen Capture worked to capture video if the default "no audio" option is active. But, no audio. The "speakers" or "microphone" audio options are confusing....the audio to be captured is from the video, so what do you choose? With either "speakers" or "microphone" selected, the captured file has poor audio and no video. Re-capture efforts (speakers) get "Invalid capture file error" and "File Creation error- Unable to rename/copy audio file"
    The paid upgrade of "Converter" doesn't work.
    Instructive documentation - not very good.
    Suggestions - Need time delay between initiation of "Record" and starting the video to be recorded.
    Could use timer tracking of the record process.
    Are there operating system limitations? (Have Windows XP Pro)

    That is an issue for the developer of that Download Helper.

  • Com.apple.audio.coreaudiod error on every startup

    Hello,
    I was does some system cleaning and maintenance and noticed that every time I start the computer, I get an error in Console:
    com.apple.audio.coreaudiod     106: _RegisterApplication(), FAILED TO establish the default connection to the WindowServer, _CGSDefaultConnection() in NULL
    And then it does it again right away:
    com.apple.audio.coreaudio{106]     _RegisterApplication(), FAILED TO establish the default conncetion to the WindowServer, _CGSDefaultConncetion()is NULL
    I was wondering what this means and how to keep this from happening. Since it involves core audio, this could be a potentially annoying problem if it has other effects (that I might see later), because I do music production.
    I am using 10.6.8 on an early 2011 Macbook Pro and primarily use Logic 9.
    Also does anyone know if I can prevent PACE and Digidesign/Avid stuff from running on every startup and just when I actually use ProTools or other PACE-protected programs?
    Any ideas? Thanks!

    Sorry I shall explain.
    iMac been running very sluggish since Snow Leopard installed. Programs take ages to load. Freezes in OS and spinning beach ball all the time as well.
    Did a search about a warning that get popping up which unfortunately I can not remember (sorry) but something to do with sound cdsa ? That's not right but searched and kept getting the same advice :
    http://www.google.co.uk/search?q=com.apple.audio.coreaudiod.plist+error&ie=utf-8 &oe=utf-8&aq=t&rls=org.mozilla:en-US:official&client=firefox-a
    Ditch the com.apple.audio.coreaudiod.plist
    Did this and the iMac ran at super light speed. Applications opened really quickly no beach ball at all - but no system sounds, emptying trash etc.
    Dropped com.apple.audio.coreaudiod.plist back in LaunchDaemons Repaired Disk Permissions and got my system sounds back but got the beach ball back too and slow performance and crashes freezes etc.
    Any advice would be great

Maybe you are looking for

  • KM & Collaboration Online training

    Hello, I have installed the SAP Enterprise Portal 6.0 SP9 and I have also installed KM & Collaboration on top of it. I am very interested in learning the configuration part of the KM & Collaboration. I would really appreciate if any of you can spare

  • How can I change two elements in an array from double to integer.

    I have my program working just fine until it comes to saving the file. I have a 2 dimensional array that has data at 0,0 0,1 and 0,2. It is being displayed perfectly the way I have it set up. The problem is where it comes to saving the file. I want e

  • How to create an infinite loop that cannot be cancelled?

    Hi , im new around java and i need a program that keeps on repeating after each each input/uses(generally meant for different user) and cannot either stop using "Cancel" or "x" while stopping only using the "stop" button I got a few lines of codes th

  • On Business Intelligence Prompt

    Hi All, This is very critical in this project. Could you please help me out. Problem: I have a report where one of the column is Fiscal Year. There is a Fiscal Year prompt where I am using "between" operator to select between 2006 and 2010 year. That

  • "No service 3G" displayed without any signal level displayed

    I just upgraded to IOS 6 and after re-entering my APN info and restarting my iPad 2 my iPad 2 tried searching for a carrier the displayed: "No Service 3G"without any signal level displayed. The Carrier shows correctly in Settings-Carrier and my iPad