We get an error "no audio device is installed" as he tried to use the cable from the monitor to TV

* Original title: vista home version lost his

Recently bought an Emerson TV that is has a PC plug. Hooked to the TV for the monitor cable and bought a mini audio cable with one end plugs into the speaker jack the rear of the computer and the other end of this cable is divided into a red RCA plug and a white RCA connector to the audio on the TV.

Played a movie and it displays fine but I have no sound. So everything disconnected and hooked my computer following up and my external computer speakers back up exactly as it was before still have no sound.

in the toolbar at the bottom right hand of the screen, the "speaker" icon displays red X and when I move my mouse jumper on it the message appears "no audio device is installed".

Help!

Jerry Fulkerson

Hello

You can first check in BIOS advanced settings if the onboard sound is enabled.

You can see the manual of the system manufacturer or contact the system manufacturer for more information on how to make the changes in the BIOS.

Note: changes to the BIOS/complementary metal oxide semiconductor (CMOS) settings can cause serious problems that may prevent your computer from starting properly. Microsoft cannot guarantee that problems resulting from the configuration of the BIOS/CMOS settings can be solved. Changes to settings are at your own risk.

Please follow the steps below and we update with the results.

Method 1: Follow the steps in the following article and check.

No sound in Windows

http://Windows.Microsoft.com/en-us/Windows/help/no-sound-in-Windows

 

Method 2: Update a hardware driver that is not working properly

http://Windows.Microsoft.com/en-us/Windows-Vista/update-a-driver-for-hardware-that-isn ' t-work correctly

Tips for solving common audio problems

http://Windows.Microsoft.com/en-us/Windows-Vista/tips-for-fixing-common-sound-problems

Let us know if it helps!

Tags: Windows

Similar Questions

  • Error - no audio device is installed on the Windows Vista-based computer.

    Original title: speakers does not.

    Hi there I hope someone can help I have Emachines desktop computer, and somehow the sound has stoped working, right next to the clock is the speaker with an x icon and says "no audio device is installed, and I can't open the volume mixer. Please help thx

    Hello

    You did it all change hardware or software on your machine before this problem?

    You can follow this link & check if the problem persists.

    No sound in Windows

    Hope the helps of information. Please post back and we do know.

    Concerning
    Joel S
    Microsoft Answers Support Engineer
    Visit our Microsoft answers feedback Forum and let us know what you think.

  • Error "no Audio device is installed".

    IM using a Hp Compaq Notebook 6300 on windows 7 and ive only got ive of error no audio device tried all the tutorials there as uninstall and install, but not luck, someone know how I can fix this problem its driving me crazy!
    also, Ive restored the computer and its still does not.
    http://www.use.com/AAAHHHH_a2d4e5b17a5248dd7f9f#Photo=2 <---- 2="" pictures="" or="" my="">

    As you can see there is literally not a playback device and I do not know how to resolve this :(

    Hello

    Yes I looked at the pictures, but I know exactly what they showed.

    If you have used these methods and issues continues then you probably have a
    hardware problem. Check with a computer shop that makes its own internal service or

    HP support.

    ========================================

    IF you have done ALL of the methods suggested above then possibly a
    Will help to repair the Installation. (It is less likely to help if the foregoing
    methods were not used for the same conditions and settings
    would still be in place).

    How to do a repair installation to repair Windows 7
    http://www.SevenForums.com/tutorials/3413-repair-install.html

    After installation to repair repeat the above methods if necessary.

    ========================================

    You may try to use a USB sound card that is not expensive.

    I hope this helps.

    Rob Brown - Microsoft MVP<- profile="" -="" windows="" expert="" -="" consumer="" :="" bicycle=""><- mark="" twain="" said="" it="">

  • Error: no audio device is installed. No sound in Youtube and games.

    Original title: audio device not installed...

    Well I ask you why I did not have a voice on Youtube and all the games, but I got voice on Winamp and Media Player. I'm going to the Control Panel Audio and its feature and there said that "No. AUDIO DEVICE INSTALED. I go to device menager, and he says that everything is OK. I need to help me pls Thanks man:

    Go to the website of the manufacturer of your PC/computer laptop down, then install audio drivers for your machine.

    Bravo,

    Jerry

  • No sound in vista, error: no audio device is installed.

    Original title: no sound in vista, please help...

    I was angry myself in the walls for weeks... the sound, in the lower right icon, has the small x on the subject. I go over it, and it says "Volume: 0-top-speakers-Realtek High definition Audion peripheral ' but when you click on it, no volume slider appears and when right click, select open Volume mixer, but it says"no audio device is installed"in a small window. I reinstalled the drivers audio as many times, without success. In its in the Control Panel, it says that the devices are there, but when I select properties for the device and click the levels tab, there is no detail, totally blank. Help, please... I have a HP's Pavilion a6303w desktop, works with Windows Vista Home Premium sp2.

    Hello

    Step 1: It is also likely that you need better drivers for the chipset or audio device. Consult the manufacturer for the latest drivers for your sound card and chipset.

    Step 2: Also to isolate the problem, you can use another sound card and check if the problem persists.

    Diana

    Microsoft Answers Support Engineer

    Visit our Microsoft answers feedback Forum and let us know what you think.

    If this post can help solve your problem, please click the 'Mark as answer' or 'Useful' at the top of this message. Marking a post as answer, or relatively useful, you help others find the answer more quickly.

  • "The system cannot find the specified file" error when you try to install a hotfix/cab package using the DISM tool Package Manager

    I'm testing the integrity of the addon ".cab" packages and patches by installing using the Package Manager (pkgmgr.exe), or alternatively, the Deployment Image Servicing and Management Tool (DISM.exe) for Windows 7.  To do this, I am aware that I have to call a tool through the command line.

    In the Package Manager, I use the syntax

    Command prompt > pkgmgr.exe /ip /m:C:\Test\test.cab

    Otherwise, I might add the path in quotes:

    "Command prompt > pkgmgr.exe /ip /m:"C:\Test\test.cab.

    The error returned in pkgmgr is:

    Operation failed with 0 x 80070002.  The system cannot find the specified file.

    My first impression was that my syntax is incorrect, although I can't have room for error.  The path points to "test.cab" which is a renamed windows addon that contains the necessary file "svcpack" and the file "entries_XX.ini".  I used several different ".cab" file, that which some I know to be genuine, hopefully exclude the possibility of a corrupted or incompatible file.  I also tried this procedure on different computers and received the same error code, so I doubt that the tool pkgmgr istelf is corrupt.

    Finally, I tried an alternative Windows 7/8 DISM tool to try to achieve essentially the same task by using the following syntax in a command prompt:

    "Commnand prompt > DISM.exe / Online /PackagePath:"C:\Test\test.cab Add-Package ".

    This produces a similar error:

    An error occurred trying to open it - C:\Test\test.cab error: 0 x 80070002
    Error: 2
    The system cannot find the specified file.
    The DISM log file can be found at C:\Windows\Logs\DISM\dism.log

    I'm really not sure why I produce these errors.  Any idea is appreciated.

    Hello

    Thanks for posting your question on the Microsoft Forum.

    I suggest you to ask your question in the TechNet forums.

    https://social.technet.Microsoft.com/forums/Windows/en-us/home?Forum=w7itpronetworking&filter=AllTypes&sort=lastpostdesc

    TechNet is watched by other computing professionals who would be more likely to help you.

    I hope this helps.

    _________________

    Thank you best regards &,.

    Isha Soni

  • Get ReferenceError: Error #1065: Variable Transform3DController is not defined. When you use the debugging.

    Hello

    I just upgraded my Flash Builder to 4.6. Since the upgrade I get the following error right when I run my web files through debugging:

    ReferenceError: Error #1065: Variable Transform3DController is not defined.

    Global / flash.utils::getDefinitionByName()

    at ominds.mouseinspect::MouseInspector/onTmd3dModuleLoaded()

    I don't know if it came from the new update to the constructor or if it comes to liberate an issue with the new 11,1,102,55 Flash Player. It seems that when I arrived to http://www.adobe.com/software/flash/about/ it does not even load the flash movie.

    I'm on a Mac OS X 10.6.8 and I use chrome for most, but this problem also occurs in FireFox.

    Does anyone have ideas to wtf is happening?

    Thank you

    -Nate

    This is Firebug Firebug/Flash, the origin of the problem. I had to remove completely all firebug on the addons of firefox so that he stop throwing the error.

  • "No audio device is installed." Where's my audio?

    I have a HP Pavilion a6152n Desktop PC, and I'm on Vista 32 bit.  My audio was going well until I installed a GeForce GT545 graphics card.  Now I have no sound.  I don't know which driver to install, because according to Device Manager, no audio device is installed.  I think remember me the Realtek name before.

    Any thoughts?

    Some graphics cards seem to disable audio internal, because they take audio over himself.
    Have you checked BIOS to reactivate audio internal?

    C.

  • Get the error message "no audio device is installed". ... in Windows 7

    Original title: I have Windows 7.  I disabled my speakers Realtek High Def by mistake.  I want to help them but my sign says "no audio device is installed." What can I do?

    I have Windows 7 and a Toshiba laptop. I was in my sound control panel, manage Audio devices.  I disabled my speakers Realtek High Def by mistake.  I want to allow them once again, but my sign says "no audio device is installed."  What can I do?

    Hello


    Were there any changes (hardware or software) to the computer before the show?
     
    Run the troubleshooter and check if the problem is resolved.
    http://Windows.Microsoft.com/en-us/Windows7/open-the-playing-audio-Troubleshooter
     
    Hope that helps.
  • Drive external hard USB - cela used to work now I get an error message = "this device cannot start. (Code 10) "Any suggestions?

    Drive external hard USB - cela used to work now I get an error message = "this device cannot start. (Code 10) "Any suggestions?

    Hello

    I suggest to refer to this link and follow the steps in this link and check if that helps:

    http://support.Microsoft.com/kb/943104

    It will be useful.

  • No Audio device is installed error message at startup

    Problem title: original sound in Window Vista

    Why everytime I turn on my laptop, my sound says "no Audio device is installed"?

    Hi Jessie.L,

    (1) remember to make changes?

    (2) this only happens to you when you turn on the computer?

     

    Method 1: To run a troubleshooting of audio playback and then check

     

    Tips for solving common audio problems

    http://Windows.Microsoft.com/en-us/Windows-Vista/tips-for-fixing-common-sound-problems

     

    Method 2: To uninstall and reinstall the sound driver, follow these steps:

    (a) click Start, type device manager in the start search box and press ENTER.

    (b) in the Device Manager dialog box, expand sound, video and game controllers.

    (c) locate the audio device that was included with the computer.

    (d) right click on the device and then click Properties

    (e) click on the driver tab and then click on uninstall.

    (f) make sure that the button remove the software driver for this device checkbox is disabled, and then click OK.

    (g) in the Device Manager dialog box, click the Action menu and click Scan for hardware changes. You receive a message that States that a hardware device is being installed, and then the not installed audio device appears in Device Manager.

    (h) close the Device Manager dialog box.

    See the links below for more details on the update of drivers:

    Updated a hardware driver that is not working properly

    http://Windows.Microsoft.com/en-us/Windows-Vista/update-a-driver-for-hardware-that-isn ' t-work correctly

  • Its icon does not appear in the notification area - no audio device is installed

    NO INSTALLED AUDIO DEVICE & NO SOUND, VIDEO & GAME CONTROLLER NOT TAB ON DEVICE MANAGER

    I had some problems with the sound on my laptop... sometimes the volume icon will suddenly disappear from the notification area and I can not add it even because it is grayed off the coast, unless I restarted my laptop... and after an automatic Windows Update I suddenly got errors on my sound whenever I play a game and try to mute it. After that, the volume in the notification area icon got a red X and it had the "NO AUDIO DEVICE IS INSTALLED" message!

    I tried everything I found on the net without success. I can't even enable or disable my audio driver because I have NOT any how 'audio, video controller & game' tab on my DEVICE MANAGER! I can't uninstall & re-install my drivers either because it would not uninstall first, even in safe mode. Reinstall the driver will give me an error message saying "No. MEDIA FOUND to this DEVICE DRIVER" !

    I also tried to reformat my laptop and goes back to factory settings, restore my system to a point where I wasn't having problems still, it reboot several times, always check the Device Manager if somehow the tab for its controller will magically appear and try several times to reinstall my driver... This gave me No. SOLUTION !

    I don't know what to do more and forums on other sites do no help either. I don't want to dirty my registry for fear of totally play my laptop.

    HOW can I SOLVE THIS PROBLEM? I just got windows update and not only I have problems with the audio on my laptop but I can't play games on facebook either!

    Hi Annetalla,

    You can uninstall the current sound driver from Device Manager and restart the computer to load the generic driver and check if it makes a difference.

    1. click on Start.

    2. type devmgmt. msc in the search box start and press to enter.

    3. right click on the speaker and select Uninstall.

    4 restart the computer, and vista will load the generic drivers.

    If an audio device on board, you will see the option in the BIOS. To do this, you need to read the manual that came with your computer or contact the manufacturer for this.

    Bindu S - Microsoft Support

    [If this post can help solve your problem, please click the 'Mark as answer' or 'Useful' at the top of this message.] [Marking a post as answer, or relatively useful, you help others find the answer more quickly.]

  • "No Audio device is installed" in Windows Vista.

    Back in September 2011, I lost mysteriously my audio. I have a red X on my "speaker" icon in my system tray. When I put the cursor on the "speaker" icon, I get this message "No Audio Device Installed. I went to HP customer web page and found the audio driver: Realtek High Definition Audio Version 6.0.1.5548 (sp37324.exe). I downloaded the program and recorded on my download folder. I put a shortcut to it on my desktop. The only way I can get sound whenever I turn on my computer I click with the right button on the desktop shortcut and run as an administrator and install the program. Turn on my sound. It works as long as I keep the computer. Whenever I restart the computer I'm back for the red X on the "speaker" icon.

    Now, Windows Update sent me (on 3 occasions the last two weeks) a update "option"... Realtek High Definition Audio. Every time I have download and install and do a restart, but I get the same red X on the "speaker" icon. It's Ground Hog Day!

    My question: is it safe to uninstall the Realtek High Definition Audio driver and reinstall the sp37324.exe without totally send my audio into a black hole? BTW, I don't have a recovery disk.

    I hope that someone on this forum can help me. I've exhausted all remedies.

    Alto! It worked. I uninstalled the Realtek Audio (in Device Manager), did a reboot and the computer does the repair (reinstalled audio) itself. I didn't have to manually reinstall.

    1 million thanks!

  • E520 no audio device is installed for mic/record

    my microphone does not work (I would never use it so far).

    "no audio device is installed" in the sound recording tab. I right click to display disconnected or disabled, but shows nothing. I have windows 7, 32 bit.

    When I uninstall the audio drivers and rebooting, it always reloads drivers conexant and im back where I started.

    How to get windows to stop installing the same drivers and let it install the generic windows drivers?

    I have the latest drivers from lenovo.

    the fixed. the microphone has been disabled in the bios but also, if you enable it and record it still does not work.

    to the right in the bios it tells you to remove the current alternative and stop (rather than restart) to activate the internal microphone.  Started again. It works now.

  • I get an error message Firefox is already running. I rebooted and redownloaded the program and continue to receive the same message

    Question
    I get an error message Firefox is already running. I rebooted and redownloaded the program and continue to receive the same message

    See:

Maybe you are looking for