No sound troubleshooting

I have a problem with my Arch install having no sound since my last reboot.
I am mainly running KDE and KDE apps, so it *might* be phonon-related, but I'm not conviced that's the issue. In the past, I used to have 7 or 8 soundcards in the KDE settings module for Phonon, and specifically I had hw(0,0), hw(0,1) and hw(1,3). But these no longer shows up. Though, in the past I also had pulseaudio installed. (Which after my reboot caused all sort of errors, so I removed it.) In the really distant past, I didn't have pulseaudio installed and to the best of my memory, hw(0,0), hw(0,1) and hw(1,3) didn't show up in the settings module either.
I have already tried google for all error messages I have got from mpg123, mplayer, xine and aplay, and tried to follow diagnostics and troubleshootings I have found in arch bbs and arch wiki. Of course, I could have overlooked something, so please be kind with me and assume I have forgot to do all the basics... :-(
I have speakers connected to both SPEAKER (green 3.5 mm jack) and LINE OUT (black 3.5 mm jack) in the back panel. I have no speakers attached to my green 3.5 mm speaker jack on the front panel. My user is added to the audio group, and I have also tried to run all music applications as root.
My main theory is that something is blocking the sound card, so ALSA can't use it. But I can't figure out what.
Here is most of what I believe could be of use:
Packages installed:
phonon, gstreamer, xine-lib, esound, jack, alsa, mplayer, vlc, amarok
/proc/asound/version:
Advanced Linux Sound Architecture Driver Version 1.0.22.1
/proc/asound/cards:
0 [SB             ]: HDA-Intel - HDA ATI SB
                      HDA ATI SB at 0xfe024000 irq 16
1 [HDMI           ]: HDA-Intel - HDA ATI HDMI
                      HDA ATI HDMI at 0xfdffc000 irq 19
/proc/asound/devices:
2:        : timer
  3: [ 0- 2]: digital audio capture
  4: [ 0- 1]: digital audio playback
  5: [ 0- 1]: digital audio capture
  6: [ 0- 0]: digital audio playback
  7: [ 0- 0]: digital audio capture
  8: [ 0- 0]: hardware dependent
  9: [ 0]   : control
10: [ 1- 3]: digital audio playback
11: [ 1- 0]: hardware dependent
12: [ 1]   : control
13:        : sequencer
/proc/asound/timers:
G0: system timer : 3333.333us (10000000 ticks)
P0-0-0: PCM playback 0-0-0 : SLAVE
P0-0-1: PCM capture 0-0-1 : SLAVE
P0-1-0: PCM playback 0-1-0 : SLAVE
P0-1-1: PCM capture 0-1-1 : SLAVE
P0-2-1: PCM capture 0-2-1 : SLAVE
P0-2-3: PCM capture 0-2-3 : SLAVE
P1-3-0: PCM playback 1-3-0 : SLAVE
/proc/asound/pcm:
00-00: ALC889A Analog : ALC889A Analog : playback 1 : capture 1
00-01: ALC889A Digital : ALC889A Digital : playback 1 : capture 1
00-02: ALC889A Analog : ALC889A Analog : capture 2
01-03: ATI HDMI : ATI HDMI : playback 1
Chipset:
Realtek ALC889A
Volumes on all channels have been confirmed with alsamixer.
aplay -l:
**** List of PLAYBACK Hardware Devices ****
card 0: SB [HDA ATI SB], device 0: ALC889A Analog [ALC889A Analog]
  Subdevices: 0/1
  Subdevice #0: subdevice #0
card 0: SB [HDA ATI SB], device 1: ALC889A Digital [ALC889A Digital]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 1: HDMI [HDA ATI HDMI], device 3: ATI HDMI [ATI HDMI]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
Thus, I tried aplay on all cards/devices:
aplay -D plughw:0,0 /usr/share/sounds/alsa/Front_Center.wav
aplay: main:654: audio open error: Device or resource busy
aplay -D plughw:0,1 /usr/share/sounds/alsa/Front_Center.wav:
Playing WAVE '/usr/share/sounds/alsa/Front_Center.wav' : Signed 16 bit Little Endian, Rate 48000 Hz, Mono
aplay -D plughw:1,3 /usr/share/sounds/alsa/Front_Center.wav:
Playing WAVE '/usr/share/sounds/alsa/Front_Center.wav' : Signed 16 bit Little Endian, Rate 48000 Hz, Mono
Note: Nothing ever played in any speakers, despite the fact that aplay claimed so.
So I thought, maybe sound levels was set to 0 on plughw0,1. So I ran
alsamixer -D plughw:0,1
but it only gave me
ALSA lib control.c:902:(snd_ctl_open_noupdate) Invalid CTL plughw:0,1
cannot open mixer: File or directory not found
aplay -L:
null
    Discard all samples (playback) or generate zero samples (capture)
default:CARD=SB
    HDA ATI SB, ALC889A Analog
    Default Audio Device
front:CARD=SB,DEV=0
    HDA ATI SB, ALC889A Analog
    Front speakers
surround40:CARD=SB,DEV=0
    HDA ATI SB, ALC889A Analog
    4.0 Surround output to Front and Rear speakers
surround41:CARD=SB,DEV=0
    HDA ATI SB, ALC889A Analog
    4.1 Surround output to Front, Rear and Subwoofer speakers
surround50:CARD=SB,DEV=0
    HDA ATI SB, ALC889A Analog
    5.0 Surround output to Front, Center and Rear speakers
surround51:CARD=SB,DEV=0
    HDA ATI SB, ALC889A Analog
    5.1 Surround output to Front, Center, Rear and Subwoofer speakers
surround71:CARD=SB,DEV=0
    HDA ATI SB, ALC889A Analog
    7.1 Surround output to Front, Center, Side, Rear and Woofer speakers
iec958:CARD=SB,DEV=0
    HDA ATI SB, ALC889A Digital
    IEC958 (S/PDIF) Digital Audio Output
hdmi:CARD=HDMI
    HDA ATI HDMI, ATI HDMI
    HDMI Audio Output
aplay <mp3 file>:
ALSA lib pcm_dmix.c:1018:(snd_pcm_dmix_open) unable to open slave
aplay: main:654: audio open error: Device or resource busy
xine <mp3 file>:
This is xine (X11 gui) - a free video player v0.99.6-[DEBUG].
jackd 0.118.0
JACK compiled with System V SHM support.
loading driver ..
creating alsa driver ... hw:0|hw:0|1024|2|48000|0|0|nomon|swmeter|-|32bit
control device hw:0
the playback device "hw:0" is already in use. Please stop the application using it and run JACK again
cannot load driver module alsa
params.c:OpenConfFile() - Unable to open configuration file "/home/ac/.smb/smb.conf":
        Filen eller katalogen finns inte
params.c:OpenConfFile() - Unable to open configuration file "/etc/samba/smb.conf":
        Filen eller katalogen finns inte
xine: could not connect to socket                                                                                                                                                                                                           
xine: Filen eller katalogen finns inte                                                                                                                                                                                                       
Playlist '/home/ac/.xine/xine-ui_old_playlist.tox' saved.
mplayer <mp3 file>:
MPlayer SVN-r31774-4.5.0 (C) 2000-2010 MPlayer Team                                                                                                                                                                                         
158 audio & 340 video codecs                                                                                                                                                                                                                 
mplayer: could not connect to socket                                                                                                                                                                                                         
mplayer: No such file or directory                                                                                                                                                                                                           
Opening audio decoder: [mp3lib] MPEG layer-2, layer-3                                                                                                                                                                                       
AUDIO: 44100 Hz, 2 ch, s16le, 320.0 kbit/22.68% (ratio: 40000->176400)
Selected audio codec: [mp3] afm: mp3lib (mp3lib MPEG layer-2, layer-3)
==========================================================================
[AO OSS] audio_setup: Can't open audio device /dev/dsp: Device or resource busy
[AO_ALSA] alsa-lib: pcm_hw.c:1293:(snd_pcm_hw_open) open '/dev/snd/pcmC0D0p' failed (-16): Device or resource busy
[AO_ALSA] alsa-lib: pcm_dmix.c:1018:(snd_pcm_dmix_open) unable to open slave
[AO_ALSA] Playback open error: Device or resource busy
[JACK] cannot open server
[AO SDL] Samplerate: 44100Hz Channels: Stereo Format s16le
[AO_ALSA] alsa-lib: pcm_hw.c:1293:(snd_pcm_hw_open) open '/dev/snd/pcmC0D0p' failed (-16): Device or resource busy
[AO_ALSA] alsa-lib: pcm_dmix.c:1018:(snd_pcm_dmix_open) unable to open slave
[AO SDL] Unable to open audio: No available audio device
DVB card number must be between 1 and 4
AO: [null] 44100Hz 2ch s16le (2 bytes per sample)
Video: no video
Starting playback...
vlc <mp3 file>:
pops up a dialog saying:
Potential ALSA version problem:
VLC failed to initialize your sound output device (if any).
Please update alsa-lib to version 1.0.23-2-g8d80d5f or higher to try to fix this issue.
Also it outputs to tty
VLC media player 1.1.1 The Luggage (revision exported)
Blocked: call to unsetenv("DBUS_ACTIVATION_ADDRESS")
Blocked: call to unsetenv("DBUS_ACTIVATION_BUS_TYPE")
Warning: call to signal(13, 0x1)
[0xa55120] main libvlc: Kör vlc med standardgränssnittet. Använd "cvlc" för att använda vlc utan gränssnitt.
Blocked: call to setlocale(6, "")
Blocked: call to sigaction(17, 0x7f0133433ac0, 0x7f0133433b60)
Blocked: call to setlocale(6, "")
Warning: call to signal(13, 0x1)
Warning: call to rand()
Warning: call to rand()
Warning: call to rand()
Blocked: call to setlocale(1, "C")
Blocked: call to setlocale(1, "sv_SE.UTF-8")
Blocked: call to setlocale(1, "C")
ALSA lib pcm_dmix.c:1018:(snd_pcm_dmix_open) unable to open slave
[0x7f012c013de0] oss audio output error: cannot open audio device (/dev/dsp)
[0x7f012c013de0] jack audio output error: failed to connect to JACK server
ALSA lib pcm_dmix.c:1018:(snd_pcm_dmix_open) unable to open slave
Blocked: call to signal(13, 0x7f012706cad0)
Warning: call to signal(13, (nil))
Blocked: call to sigaction(11, 0x7f0127b74850, (nil))
Blocked: call to sigaction(7, 0x7f0127b74850, (nil))
Blocked: call to sigaction(8, 0x7f0127b74850, (nil))
Blocked: call to sigaction(3, 0x7f0127b74850, (nil))
Warning: call to sigaction(14, 0x7f0127b74850, (nil))
[0x7f012c013de0] main audio output error: couldn't find a filter for the conversion f32l -> mpga
[0x7f012c013de0] main audio output error: couldn't create audio output pipeline
Warning: call to rand()
Warning: call to rand()
I'm unable to update alsa-lib to 1.0.23-2, 1.0.23-1 is the latest I can find in any repo. I tried
sudo pacman -Syu
sudo pacman -S alsa-lib
but it didn't help
Interesting modules loaded (lsmod | grep snd):
snd_seq_dummy           1447  0
snd_seq_oss            28928  0
snd_seq_midi_event      5420  1 snd_seq_oss
snd_seq                50530  5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
snd_seq_device          5241  3 snd_seq_dummy,snd_seq_oss,snd_seq
snd_pcm_oss            39096  0
snd_mixer_oss          16932  1 snd_pcm_oss
snd_hda_codec_atihdmi     2723  1
snd_hda_codec_realtek   267667  1
snd_hda_intel          21906  3
snd_hda_codec          76595  3 snd_hda_codec_atihdmi,snd_hda_codec_realtek,snd_hda_intel
snd_hwdep               6126  1 snd_hda_codec
snd_pcm                71653  4 snd_pcm_oss,snd_hda_intel,snd_hda_codec
snd_timer              19660  2 snd_seq,snd_pcm
snd                    57225  16 snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_mixer_oss,snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_timer
soundcore               6089  1 snd
snd_page_alloc          7201  2 snd_hda_intel,snd_pcm
dmesg | grep -i hda
HDA Intel 0000:00:14.2: PCI INT A -> GSI 16 (level, low) -> IRQ 16
hda_codec: ALC889A: BIOS auto-probing.
input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:14.2/input/input3
HDA Intel 0000:01:05.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
HDA Intel 0000:01:05.1: setting latency timer to 64
hda-intel: IRQ timing workaround is activated for card #1. Suggest a bigger bdl_pos_adj.
Any ideas?

Could it possibly be something with ALSA?
ALSA in the Wiki
I always have problems with Sound at first and have to go in and unmute everything and set ALSA to start at system start.  I was able to fix it from the Wiki guide.
Apologies if you're already past this step.

Similar Messages

  • Troubleshooting Guide: Audio does not Work after a Certain Period of Time

    Hello everyone, Thanks for choosing the HP Forums! If your sound recently stopped working on Windows 8.x or Windows Server 2012, and you suspect a Windows Update is involved, then look no further! This is the troubleshooting guide that will explain how to resolve the issue! Explanation: Currently, there is a Windows update that may be causing the sound on your computer to stop working. The update is KB2962407, and it is now an “Important” update. That means that it will be installed by Windows Update unless you hide it. This thread also covers generic sound troubleshooting that can resolve "no sound" issues. Before tackling the update itself, since a Windows update may not be the culprit, there is some troubleshooting that can be done. A Round of Troubleshooting: 1. Running the Audio Troubleshooting in Windows 8 can resolve the issue. It does contain the ability to eliminate any setting that affects sound. Here are some steps on how to run this troubleshooter: a) Hold down the “Windows” and “R” key and then type “troubleshooting” and hit Enter.b) A window will open. On the left, click “View All”, then “Playing Audio”.c) Click “Advanced” and run it as Administrator. Then click “Next” to complete the process. 2. Try creating a new user account. The changes forced by the update may only affect one user. This HP document shows you how to create a new user under the “Creating a new account in Windows 8” section: Managing User Accounts and Logins (Windows 8) 3. Try a pair of headphones or external speakers. It will rule out where the issue lies if sound does not work through a second or third output device. 4. Another solution is to uninstall the driver manually then force it to be installed again:a) Open Device Manager, and go to the “Sound, video and game controller” section.b) Right-click on your audio driver and select “uninstall”.c) Restart the computer. This will force the hardware to write a new driver upon startup. 5. Finally, make sure that the remaining steps that you haven't tried from this document are attempted: No Sound from Speakers (Windows 8) New Inclusions: Disabling and enabling the sound driver has been tested with successful results enough for me to post here. These are the instructions to do this: a) Open Device Manager, and go to the “Sound, video and game controller” section.b) Right-click on your audio driver and select “disable”.c) Wait a minute, then right-click on it and select "enable" Also, A System Restore is also a valid troubleshooting step. This will return the computer to a point before the update and/or external source of the issue occurred. Here is a document on how to perform a System Restore: System Restore If you want something stronger, a Windows Refresh completely refreshes Windows 8, without affecting files: Refresh Your PC to Resolve Problems (Windows 8) Also, here is a Windows sound troubleshooting tutorial. Just out of curiosity, I re-created the issue on a Windows 8 computer and went through this tutorial. It was able to resolve the issue: No sound in Windows  *Everything in italics  is currently un-tested, but will be tested as soon as possible. I believe these steps will help: In the search bar, type "services.msc" and hit Enter. Hold down the "Windows" key and "R" key. Type "services.msc" and hit Enter. Look for the following services: - Audio Service- Windows Audio- Windows Audio Endpoint Builder I want you to right-click each of those services, and select "Stop". When they are all stopped, right-click on each one again, and select "Start". As well, make sure each service's status is "Started" and their startup type is "Automatic". Troubleshooting the Update: At this point, unless you want to reinstall the operating system, the only other option is to tackle the update, KB2962407. Please note that the following troubleshooting is ONLY a workaround, for now, and only should be done if the computer has installed this update. First, you can try the Hotfix in this Microsoft document, specifically to address KB2962407: Windows RT, Windows 8, and Windows Server 2012 update rollup: June 2014 If that doesn't help, then uninstalling the Windows Update, and then hiding it, is the only method of eliminating the issue if it caused by this update. Here is the procedure for uninstalling the update: 1. Go into Control Panel, then click on “Programs and Features”.2. Click on “View Installed Updates”. Look for the update with the ID number KB2962407.3. Right-click on the update and select “Uninstall”. Restart the computer. Next, here is the procedure for hiding the update: 1. Go into Control Panel, then click on “Windows Updates”.2. Click on “Check for Updates”. When the process is completed, is should find important update(s) available. Clicking on the message will open a window where the important update(s) is.3. Right-click on the KB2962407 update and select “Hide Update”. This will prevent the update from being installed next time Windows Updates are being installed. Conclusion:
    At the end of this guide, you will have sound working again (assuming that the cause was the Windows Update, or at least software-based). Please let me know if you have any other questions or concerns. Thanks!
    Mario

    Hello everyone  Thank you so much for making use of my thread, dedicated to resolve the issue. I appreciate all the feedback  For those who are still experiencing issues, please reply to this post with the following information, and I can continue to assist: 1. The computer's model number. If you require assistance locating this information, please reference this website: Guide to finding your notebook product number 2. The computer's operating system. If you require assistance locating this information, please reference this website to determine your Windows operating system. (Make sure to include whether it's 32 or 64 bit.) 3. Does this occur on certain programs, or all programs? 4. Have you installed any new software or drivers on this computer, before the issue appeared? 5. What steps have been attempted from my first post on this thread, and what were the results? Additionally, if the issue just began occurring, I would perform a system restore. I want you to bring the computer back to the earliest restore point possible, in an attempt to dodge whatever caused the issue. Here is a document on how to perform a System Restore: System Restore Thanks again for all the continued support! Mario

  • Can't record with Sound Blaster Live Va

    I have a Sound Blaster Li've Value (on-board) card and can't record streaming audio with it. It plays streaming audio fine, and seems to record it, but the resulting wav or mp3 files are "empty", playing them results in silence. I noticed that there was an old thread about this, but I couldn't find a reply. I tried to find out if this sound chip was indeed full duplex, but couldn't find that information. Any help would be greatly appreciated.
    Cheers,
    Ron

    I have the same message error.
    "The SBPCI Interrupt has been routed incorrectly by the system. AudioPCI Inacti've. Use Automatic setting in the Device Manager."
    I have a Compaq computer and win 98. Ever since we moved, the speakers stopped working.
    I tried going thru system properties and Device manager...it shows that the device is working properly. And the Automatic setting box was already checked. I bought new speakers thinking the speakers were bad but I still get no sound. I followed all the steps for Sound Troubleshooting. I did notice when I went to control panel, multimedia, devices, audio...one of the sound cards said: driver is enabled but inacti've due to an unknown problem. But it didn't tell me how to fix the problem?
    I don't know how to get the sound.
    Can someone help me? I really don't know anything about the computers.
    Thanks in advance.

  • Pavilion d6 with Beats Audio and Windows 7: the Sound Stops When Headphones are Removed

    The sound works fine, then I put in headphones and usually the sound plays fine, though sometimes it stops working after making a repeating sound for a second.  When I remove the headphones the sound will not come out of the speakers and if I plus the headphones back in no sound comes out.  The only way I can get the sound to work again is to restart my computer.
    If I run the sound troubleshooter it doesnt detect a problem.  I tried the fix in this thread http://h30434.www3.hp.com/t5/Notebook-PC-Sound-and​-Audio/Beats-audio-pavilion-dv6-No-sound/td-p/2169​..., but that didn't work.  I would really appreciate a solution, thanks a ton!

    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/sp63501-64000/sp63555.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 done, shut down the notebook by holding down the left Shift key as you click on Shutdown to temporarily prevent a hybrid boot.
    Unplug the AC Adapter and then remove the battery.  Hold down the Power button for 20 seconds.  Re-insert the battery and plug in the AC Adapter.
    Tap away at the esc key as you start the notebook to launch the Start-up Menu and then select f10 to enter the bios menu.  Press f5 to load the defaults ( this is sometimes f9, but the menu at the bottom will show the correct key ), use the arrow keys to select 'Yes' and hit enter.  Press f10 to save the setting and again use the arrow keys to select 'Yes' and hit enter.
    Let Windows fully load - it will automatically load an audio driver, but just let this 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, right click the speaker icon in the Taskbar and select Playback Devices.  Left click 'Speakers/HP' once to highlight it and then click the Set Default button - check if you now have audio.
    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

  • Only Video No Sound on TV via HDMI

    I have two relative new notebooks, HP15-R063NR and HP15-f039wm. Both are Windows 8.1
    I tried the two notebooks using the same HDMI cable and the same TV. The HP15-R063NR works normally, but the HP15-f039wm has no sound on the TV (only video no audio).
    I checked the Sound playback when connecting to TV via HDMI. The HP15-R063NR has the icon of 247HD-T11 Intel® Display Audio, but the HP15-f039wm doesn’t have the icon.
    I checked C:\windows\system32\drivers. Both laptops have the same drivers: drmk.sys, IntcDAud.sys, Ksthunk.sys and Protcls.sys with the same dates installed
    3.I checked both laptops for Troubleshooting – Hardware & Sound-Troubleshoot Audio Playback-Playing Audio, both laptops were “Troubleshooting couldn’t identify the problem”.
    Question:  Two HP laptops with the same drivers, using the same HDMI cable and the same TV, no problem through Troubleshooting. Why one has good audio the other doesn’t . How to fix it?

    Hi @31danny 
    I understand that one of your notebooks is not playing sound using HDMI, using all the same hardware. Also that you have performed some of the standard checks. I am happy to assist with this.
    As to why the one is working and the other is not, is impossible to say yet. Like any complex device, there are small variations between the components, and in some cases that can result in differences between how one performs versus the other. So no two pieces of hardware will be exactly the same.
    Anyway, I would recommend you check through this page and since you have already done many of the things within, I would look to the options further down, and start with the hard reset:
    Troubleshooting HDMI Display and Sound Issues
    Let me know if those steps help at all, and if not, any other information you can provide.
    Malygris1
    I work on behalf of HP
    Please click Accept as Solution if you feel my post solved your issue, it will help others find the solution.
    Click Kudos Thumbs Up on the right to say “Thanks” for helping!

  • I updated my Mc to to the new operating software and the sound is gone and I can't get it back

    I have upgraded to OS X Yosemite and now the Sound in gone and I can't get it back, The volume symbol is also grayed out.

    Sound – can’t hear sound from speaker - Yosemite
    Sound – No Sound After Upgrade (2)
    Sound Levels - Troubleshoot
    Sound – Troubleshooting Internal Speakers

  • PC Will Not Boot With Sound Blaster Live Va

    My PC won't boot with the SBLV card but when i put the SB Vibra 28 card back in it will boot. The card dosen't look burnt out anywhere,the sound card could have **bleep** itself,any ideas.also i have another problem i can't get the SB Vibra 28 drivers to work its there in the device manager but it has a conflict due to the drivers not installing. It comes up
    with this error (The SBPCI interrupt has been routed incorrectly by the system audio pci
    inacti've.Use automatic settings in the device manager.
    Any Ideas
    Cheers
    Pentium 233mmx
    64mb ram
    win 98SE

    I have the same message error.
    "The SBPCI Interrupt has been routed incorrectly by the system. AudioPCI Inacti've. Use Automatic setting in the Device Manager."
    I have a Compaq computer and win 98. Ever since we moved, the speakers stopped working.
    I tried going thru system properties and Device manager...it shows that the device is working properly. And the Automatic setting box was already checked. I bought new speakers thinking the speakers were bad but I still get no sound. I followed all the steps for Sound Troubleshooting. I did notice when I went to control panel, multimedia, devices, audio...one of the sound cards said: driver is enabled but inacti've due to an unknown problem. But it didn't tell me how to fix the problem?
    I don't know how to get the sound.
    Can someone help me? I really don't know anything about the computers.
    Thanks in advance.

  • Pismo Sound Problems after Sleep in Tiger

    Hi all. New to the forums and returning to Macs after years of cursing Bill Gates. Picked up a Powerbook Pismo from a friend and have been having some fun with it, but I have one problem I can't solve. I replaced the hard drive (saved the old one) and installed Tiger and 1GB of memory on the machine. All seemed well until I noticed that the sound would not work sometimes after sleeping. The sound will usually return with a reboot, but sometimes I'll have to actually turn the machine off, and clear the PRAM to get the sound to come back. Sometimes, the volume and screen controls will both not work at all (pop up doesn't even appear when the keys are pressed), sometimes it's just that the sound doesn't work, but everything looks right on the screen. I've also had the sound and screen buttons not work only to have pop ups suddenly appear and the adjustments happen several minutes after I pressed the keys. So far I've tried:
    Clearing the PRAM
    Checked the Pram Battery (ok)
    Reinstalled Tiger (Still loses sound)
    Downgraded to 10.3 (problem persists, and seems worse)
    In system information on Tiger it says "there was an error when retrieving that information" when you click on the sound hardware.
    The machine is a 500mhz Pismo with a 48gig drive and 1 gig of Memory (133mhz, would that cause this sort of problem?)
    I have not tried going back to OS9 to see if the disappearing sound resolves as I don't currently have an OS9 disk.
    This sure seems like a software problem, but I'm starting to wonder. I really like this machine and want to get it to work! Help!

    Maxstang, welcome to Apple Discussions.
    Did you repair permissions after you installed Tiger? Have you updated Tiger to 10.4.11?
    Here's the Sound troubleshooting info in the Pismo Service Manual.
    No sound from speaker(s)
    1. Verify mute mode is not enabled (F6 on the keyboard).
    2. Check the volume setting in the Sound control panel.
    3. Verify no external speakers or headphones are plugged in.
    4. Reset PRAM.
    5. Make sure speaker cable is plugged into sound card.
    6. Replace sound card.
    7. Replace speakers (part of the top case).
    8. Replace I/O logic board
    Startup sound is heard, then no sound from speaker(s)
    1. Remove sound preferences from System Folder, reset PRAM,
    then restart.
    2. Perform clean installation of system software.
    Had the Pismo previously had OS X installed. There's a firmware update (Boot ROM version 4.1.8) that should be installed prior to installing OS X. However, when I got my Pismo with Tiger installed, the firmware was not updated (have since updated). However, I don't think this could be the cause of your problem, since I had no sound problems when the update was not installed.
    The PC133 RAM (which runs at 100MHz) should not be the problem. I have PC133 RAM in my Pismo.
    Since you replaced the HD, could you have disturbed the connection to the Sound Card. The Sound Card is located to the upper-right of the HD. Here's a helpful laptop site.
    Fix It Guides for Mac Laptops & Mini
    http://www.ifixit.com/Guide/
    The guides can be viewed on-line or you can download a PDF file.
     Cheers, Tom
    (='.'=)
    (")_(")

  • Sound system completely not working

    Dear Sir,
    I have a HP Pavilion g6 Notebook PC running Windows 8 Single Language 64-bit,
    Serial no: [Personal Information Removed]. All of a suuden a few days back when I opened the system I found sound system not functioning at all. I cannot hear any sound from either the speakers or the head set. I even tried recovering my sysem using recovery CDs, still I am not geting back the sound.
    Could u please help me.
    Thank you,
    Parvathy

    Hello EMANAHMED,
    I see that you are having problems with the sound on your HP computer. I have some suggestions that may help with this issue.
    Here is a link to some sound troubleshooting steps for Windows 8 computers. If you are still having problems with the sound and you have ran a recovery to the factory settings of the computer, I would suggest contacting HP support for repair options.
    Here is a link to the contact options for HP support.
    ↙-----------How do I give Kudos?| How do I mark a post as Solved? ----------------↓

  • No sound from internal speakers in HP Mini

    i can't hear any sound from internal speakers although if i connect headphones or external speakers i can hear sound!

    Hello  @Landon3400 ,
    Welcome to the HP Forums!
    I understand your notebook only has sound, through your headphones. 
    Try updating the driver with the following download and tell me if it resolves the issue: IDT High-Definition (HD) Audio Driver.
    Furthermore, check out this thread that has a lot of great suggestions for issues with no sound: Troubleshooting Guide: Audio does not Work after a Certain Period of Time and this document for no sound in Windows 8: No Sound from Speakers (Windows 8)
    It would help to know which product and operating system you are using.
    For information on finding your product and model numbers click here: How Do I Find My Model Number or Product Number?
    To see which version of Windows you are using click here: Which Windows operating system am I running?
    I look forward to your reply!
    Let me know if this helps!
    Please click the "Kudos, Thumbs Up" at the bottom of this post if you want to say "Thanks" for helping!
    Please click "Accept as Solution" if you feel my post solved your issue, it will help others find the solution.
    The Great Deku Tree
    I work on behalf of HP.

  • Sound broken after 10.10.3 upgrade

    Lost all sound output devices in sound preference pane after upgrade to 10.10.3 on a
    Mac Pro
      Model Identifier: MacPro3,1
      Processor Name: Quad-Core Intel Xeon
      Processor Speed: 3 GHz
      Number of Processors: 2
      Total Number of Cores: 8
      L2 Cache (per Processor): 12 MB
      Memory: 8 GB
      Bus Speed: 1.6 GHz
      Boot ROM Version: MP31.006C.B05
    Two clean installs on two different drives yields same result. Devices are available on 10.10 and gone on 10.10.3.
    Rebooted, cleaned caches, fixed permissions on both drives.
    Model Name: Mac Pro

    Sound – No Sound After Upgrade (2)
    Sound – can’t hear sound from speaker - Yosemite
    Sound Levels - Troubleshoot
    Sound – Troubleshooting Internal Speakers

  • Sound Blaster X-Fi Xtreme Audio swoosh noise in Games

    Hello i hope you can help me.
    First of all sorry for my bad englisch. The Card works great and the sound is ok for me.
    Just in games i have a swoosh noise behind musik and effects.
    But only while gaming. In video sequences not. Im very confused about this.
    In normal videos or musik i dont have this effect.
    PC system is completly fresh because i bought a new hard disk too.
    I use win 7 ultimate 64
    If you need mor informations ask please.
    Thanks in advance

    You may want to check this article on basic sound troubleshooting steps for your card, especially the effects settings during game mode.
    I hope this helps.
    Regards,
    Colin-CL

  • Satellite A - Poor sound on Windows 7

    I've had my Satellite laptop for about 8 weeks or so now and have had nothing but problems with the sound output. I guessingpoor soundcard drivers for windows 7.
    Here is the problem:
    If I play music, dvd disk or a game the sound goes all squeaky, specially the voice. I have reinstalled Windows 7 so may time I have lost count of the installs I have done. I have also been to the Toshiba website and downloaded all the realtek soundcard drivers and none make any diffence to the sound. Each time I install Windows 7, I tried to install Windows updates. Still no good with the sound and the last install of Windows 7, I didnt install any software or any updates and after 2 days the sound went all squeaky again.
    I have also searched the internet for other users with the same problem and I have found loads of people with the squeaky sound with the laptop.
    The sound is so off putting now I hardly use the toshiba laptop and have gone back to my old other notebook xps
    My question is: Is there a work around for the drivers or just have to wait 1 or 2 years for Toshiba to fix the drivers because I dont think its a Windows problem or hardware problem.
    I think its something to do with the realtek drivers

    Hi
    It would be interesting to know what notebook model you have exactly
    I found some articles an documents in the Toshiba knowledge base about sound issues;
    For example this one:
    +Sound Troubleshooting+
    http://aps2.toshiba-tro.de/kb0/TSD0703010000R01.htm
    Here are other docs:
    +Whistling sound on the Satellite L500+
    http://aps2.toshiba-tro.de/kb0/TSB0402UB0001R01.htm
    Maybe this would be helpful but if you have an Realtek sound chip then I would recommend using the Realtek sound driver too

  • Windows 7 No sound after resume from sleep p-105

    Toshiba p- 105 s6227:  No sound after computer wakes from sleep. If I do a complete reboot it works again.  I had a similar problem with Vista and ended up not using the HD drivers.  The AC'97 drivers worked fine.
    NOW: I've upgraded to WIndows 7 64-bit clean install(supported), used the Toshiba Utilitys and am having the same problem.   The speaker green bar goes up an down like it thinks it is working.  All device drivers say they are fine.  Sound troubleshooter finds nothing.
    Yes, my volume knob is turned on.....  I downloaded and reinstalled the sound drivers, this resarts the sound, but it just cuts out again, after sleep.
    Any suggestions or ideas... other than never putting computer in sleep mode?
    Thanks in advance!
    Gary

    glmccready wrote:
    Toshiba p- 105:  No sound after computer wakes from sleep. If I do a complete reboot it works again.  I had a similar problem with Vista and ended up not using the HD drivers.  The AC'97 drivers worked fine.
    NOW: I've upgraded to WIndows 7 64-bit and am having the same problem.  The speaker green bar goes up an down like it thinks it is working.  All device drivers say they are fine.  Sound troubleshooter finds nothing.
    Yes, my volume knob is turned on.....  I downloaded and reinstalled the sound drivers, this resarts the sound, but it just cuts out again, after sleep.
    Any suggestions or ideas... other than never putting computer in sleep mode?
    Thanks in advance!
    Gary
    It's an acknowledged issue with A215 series laptops:
    http://laptopforums.toshiba.com/t5/Windows-7/Satellite-A215-s5824-windows-7-Standby-Problems/m-p/670...
    You may want to call Toshiba and let them know it's happening on P105s...

  • No sound after Win 7 install w/Pavillion a1430n

    Hey, I've just did a full install of Windows 7 on my HP Pavillion A1430N and I've got no sound. Got the red x next to the speaker in the icon tray. I've seen while searching that loosing the sound is common with this upgrade/install, but I haven't seen my issue specifically. When I do the sound troubleshooter, it claims that the speaker/headphones are not connected. Though they are. I've connected front and back of PC using the designated jacks and have used two different sets of speakers. The device manager says that there is a sound device and that it is working properly. When I hit the tabs for more details on the driver, etc.., I get a very generic, "High Definition Audio Device", but no specifics. Says driver version 6.1.7600.16385, by microsoft. appreciate the help
    This question was solved.
    View Solution.

    Realtek HD Audio_choose High Definition Audio Codecs,accept agreement, then get the "Executable" file:
    http://218.210.127.131/downloads/downloadsCheck.aspx?Langid=1&PNid=14&PFid=24&Level=4&Conn=3&DownTyp...
    ******Clicking the Thumbs-Up button is a way to say -Thanks!.******
    **Click Accept as Solution on a Reply that solves your issue to help others**

Maybe you are looking for