Sound not work for u tube or another program on my laptop

the sound works, but not when I play You-Tube or another program on my computer

Hi Bizygrandma,
Thanks for visiting Apple Support Communities.
The troubleshooting steps in this article can help if you do not hear sound from your iPhone speakers in some situations:
iPhone: No sound or distorted sound from speaker
http://support.apple.com/kb/ts5180
Best Regards,
Jeremy

Similar Messages

  • Sound not working for text alert just vibrate

    Sound not working for text alert just vibrate and no sound on keyboard

    I'm having the same problem, it just started today (11/13/2012). 
    Settings > Sounds> Text Tone = Tri-tone
    Lock Sounds = On
    Keyboard Clicks = Off
    The mute button is also in the correct place (ring, not mute).

  • Sound not working for apps

    The sound is not working for game apps, and possibly other apps. Sound effects work. Side switch is not on mute. Nothing, I repeat NOTHING, is muted. YouTube videos work. System sounds work. Games that are supposed to have sounds no longer have sounds.
    I also cannot update the iOS system. It says that there is no internet connection but the internet works fine for everything else. I am posting this from the device. Resetting and restarting have not worked. Also, the keyboard seems to be having minor problems as well, such as capitalizing, autocorrect, etc, which used to work but now doesn't.
    I have not used the iPad in over a year because of forgotten passcode, and now it has a bajillion problems!
    btw, how do I change the Apple ID username and email information?

    You said that you "reset" and that means different things to different people so we could use some clarification on that.
    For now, I would start with this. If you have already done this, please remember that is where the clarification is so important. Go to Settings>General>Reset>Reset all settings. The iPad will start up on its own when you do this. No data is lost. It all settings have to be entered again.
    IF you changed your Apple ID, go to settings>ITunes & App Store>Apple ID. Sign out in there and sign in with the new ID. This is worthwhile reading and should help.
    What to do after you change your Apple ID email address or password - Apple Support

  • Sound Not Working for ENVY dv6 after recent updates

    Not sure if it was the most recent updates that did it or if it was just random, but...my sound has stopped working. OCCASIONALLY right after I restart, I can get the sound to work for a few minutes, but that's about it.  (I'm running Windows 8.1, by the way.)
    I've tried the troubleshooter and it claims there's no issue. Sound card is there and working as far as I can tell; it's all enabled. I'm not muted or anything quite that trivial. I would try uninstalling an update, but I'm not sure that would even help. Prior to the update, my sound had started becoming distorted at time and a little crackly. Nothing too drastic or often, so I wasn't too bothered. Obviously, I am bothered by a complete lack of sound.
    I have no idea whether or not headphones work still. I haven't been able to get the speakers working long enough to try them. "Fixit" claims it won't work with my computer, so I can't try that alternate troublershooter.
    I've read every message board imaginable and updated and re-updated all my drivers. Not the issue. I have no idea what's wrong and no idea how to fix it, but it needs to be fixed.
    Any help would be appreciated.

    Hello @samajama,
    Welcome to the HP Forums, I hope you enjoy your experience!
    I have read your post on how the sound coming from your notebook's speakers is not working, and I would be happy to assist you in this matter!
    To restore the sound to your notebook's system, I recommend following this document on No Sound from Speakers (Windows 8). This should help to address a specific Microsoft update that has caused sound output issues.
    Please re-post with the results of your troubleshooting, and I look forward to your reply!
    Regards  
    MechPilot
    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 the “Kudos, Thumbs Up" on the right to say “Thanks” for helping!

  • Sound not working for dv6700 PLEASE HELP!!!!

    I'm having sound problems on my hp dv6700.  The sound was working last night and this morning, now when I went on it all of a sudden the sound stopped working.  When I plug in a set of headphones it works but the speakers don't work.  If someone could please help me out, I rather not have to take it to Best Buy and pay to have them fix it.

    I am experiencing the same problem, same laptop. I did try reinstalling the Conexant Audio driver but it gave me a failure message "Could Not Find Media Device for the Drive" so looking forward to suggestions.

  • Sound not working for USB Headset [Solved]

    I've looked everywhere I can to find a solution for this as I'd hate to waste anyone's time.  I've done everythign the wiki has said and even tried some stuff on other webpages (like including a "!" in front of pcspkr in the Modules part of /etc/rc.conf).  This is currently a fresh install with only an updated pacman, password hashes, GNOME, and couple other minor changes.  As far this install goes I've added -- options snd-pcsp index=2 -- to /etc/modprobe.d/modprobe.conf and installed alsa-utils.  I didn't install alsa-oss this time becuase I thought I read somewhere that OSS and ALSA don't mix that well.  I did install it my first time, but it didn't make any difference.
    The wiki said to post these:
    # lsmod|grep '^snd' | column -t
    snd_usb_audio          87191   0
    snd_usbmidi_lib        18516   1   snd_usb_audio
    snd_rawmidi            19525   1   snd_usbmidi_lib
    snd_hda_codec_realtek  295589  1
    snd_seq_dummy          1479    0
    snd_seq_oss            29240   0
    snd_seq_midi_event     5516    1   snd_seq_oss
    snd_seq                50562   5   snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
    snd_seq_device         5281    4   snd_rawmidi,snd_seq_dummy,snd_seq_oss,snd_seq
    snd_pcm_oss            39509   0
    snd_mixer_oss          17730   1   snd_pcm_oss
    snd_hda_intel          21837   0
    snd_hda_codec          74609   2   snd_hda_codec_realtek,snd_hda_intel
    snd_hwdep              6222    2   snd_usb_audio,snd_hda_codec
    snd_pcm                72321   4   snd_usb_audio,snd_pcm_oss,snd_hda_intel,snd_hda_codec
    snd_timer              19537   2   snd_seq,snd_pcm
    snd                    58906   14  snd_usb_audio,snd_usbmidi_lib,snd_rawmidi,snd_hda_codec_realtek,snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_mixer_oss,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_timer
    snd_page_alloc         7361    2   snd_hda_intel,snd_pcm
    # ls -l /dev/snd
    total 0
    drwxr-xr-x 2 root root       80 Mar  4 17:12 by-id
    drwxr-xr-x 2 root root      100 Mar  4 17:12 by-path
    crw-rw---- 1 root audio 116, 10 Mar  4 17:12 controlC0
    crw-rw---- 1 root audio 116, 12 Mar  4 17:12 controlC1
    crw-rw---- 1 root audio 116, 15 Mar  4 17:12 controlC2
    crw-rw---- 1 root audio 116,  9 Mar  4 17:12 hwC0D0
    crw-rw---- 1 root audio 116,  8 Mar  4 17:12 pcmC0D0c
    crw-rw---- 1 root audio 116,  7 Mar  4 17:31 pcmC0D0p
    crw-rw---- 1 root audio 116,  6 Mar  4 17:12 pcmC0D1c
    crw-rw---- 1 root audio 116,  5 Mar  4 17:12 pcmC0D1p
    crw-rw---- 1 root audio 116,  4 Mar  4 17:12 pcmC0D2c
    crw-rw---- 1 root audio 116, 11 Mar  4 17:12 pcmC1D0c
    crw-rw---- 1 root audio 116, 14 Mar  4 17:12 pcmC2D0c
    crw-rw---- 1 root audio 116, 13 Mar  4 17:12 pcmC2D0p
    crw-rw---- 1 root audio 116,  3 Mar  4 17:12 seq
    crw-rw---- 1 root audio 116,  2 Mar  4 17:12 timer
    And here's this (The creative headset is what I'm trying to get to work)
    # aplay -l
    **** List of PLAYBACK Hardware Devices ****
    card 0: SB [HDA ATI SB], device 0: ALC889A Analog [ALC889A Analog]
      Subdevices: 1/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 2: Headset [Creative HS-1200 Headset], device 0: USB Audio [USB Audio]
      Subdevices: 1/1
      Subdevice #0: subdevice #0
    I'm not a terribly advanced user and am coming from about a month's worth of Linux experience from Ubuntu, but I'm here on Arch because I love the ideals of simplicity and efficiency and would love to learn about what goes on inside my computer behind the scenes.  (On that note, if you know of anything that would help me learn how to fix this type of stuff on my own or anythign that would increase my understanding of what computers do behind the scenes please let me know.)
    Thanks
    Last edited by Arsenal (2011-03-07 06:00:32)

    I reformatted to get sound to work on the normal headset again.  I went to those two sites you suggested, but I'm having a couple issues. 
    First I can't find any 'module' related item in /etc that has to do with alsa:
    # find /etc -name '*module*'
    /etc/syslog-ng/modules.conf
    /etc/gtk-2.0/gtk.immodules
    /etc/gtk-2.0/gtk.immodules-32
    /etc/pango/pango.modules
    /etc/pango/pango.modules-32
    /etc/X11/xinit/xinitrc.d/40-libcanberra-gtk-module
    This was also the only alsa.conf file I found and all it is is source code and didn't look like what the site was talking about so I didn't want to alter it.
    # find / -name '*alsa.conf*'
    /usr/share/alsa/alsa.conf
    As far as my /etc/modprobe.d:
    # ls -a /etc/modprobe.d
    .   framebuffer_blacklist.conf    nouveau_blacklist.conf
    ..  modprobe.conf        usb-load-ehci-first.conf
    and all /etc/modprobe.d/modprobe.conf is is this:
    # /etc/modprobe.d/modprobe.conf (for v2.6 kernels)
    and I don't have a /etc/init.d directory:
    # /etc/init.d
    bash: /etc/init.d: No such file or directory
    I did manage to find a /proc/asound directory though that looks like it might be related to my problem.
    # find / -name '*asound*'
    /proc/asound
    /var/lib/pacman/sync/extra/ecasound-2.7.2-1
    /var/lib/alsa/asound.state
    /usr/include/alsa/asoundef.h
    /usr/include/alsa/asoundlib.h
    /usr/include/alsa/sound/asound_fm.h
    /usr/include/linux/ultrasound.h
    /usr/include/sys/ultrasound.h
    /usr/include/sys/asoundlib.h
    /usr/include/sound/asound_fm.h
    /usr/include/sound/asound.h
    /usr/lib/libasound.so.2.0.0
    /usr/lib/libasound.so.2
    /usr/lib/libasound.so
    /usr/lib32/libasound.so.2.0.0
    /usr/lib32/libasound.so.2
    /usr/lib32/libasound.so
    # ls /proc/asound
    card0  card2  CinemaTM    Headset  modules  pcm  seq     version
    card1  cards  devices    hwdep     oss      SB   timers
    # cat cards
    0 [SB             ]: HDA-Intel - HDA ATI SB
                          HDA ATI SB at 0xfe024000 irq 16
    1 [CinemaTM       ]: USB-Audio - Microsoft® LifeCam Cinema(TM)
                          Microsoft Microsoft® LifeCam Cinema(TM) at usb-0000:00:12.2-4, high speed
    2 [Headset        ]: USB-Audio - Creative HS-1200 Headset
                          Creative HS-1200 Headset Creative HS-1200 Headset at usb-0000:00:12.0-2, full s
    I tried to change the order so that the creative headset was "0" and the hda "2" via nano, but after confirming the changes and viewing the file again it always reverted back to this.
    I'd like to say that I'd like to write a udev rule to change the default card when I plug/unplug the headset, but I'm not sure how to do that and would like to fix it manually before I create an automatic method so that I know what I'm doing.
    **PulseAudio isn't installed atm.  It seemed like even though it provided a temporary fix it didn't actually correct the problem.  I hope the problems I've stated here aren't related to not having it installed.

  • Sound not working for non-apple Programs/plugins

    I can't seem to get any sound out of flash based websites, excel (when saving for example), or several other apps.
    Quake 3, and itunes still work perfectly fine.
    Also, since this happened, quicktime video playback is very choppy (stopping for up to 10 seconds at a time).
    This happened after installing Flip4Mac, but I've uninstalled it and nothing has changed. I can't watch youtube at all. I've turned the volume settings for the system and for the actual youtube player all the way up and down and I've seen no change.
    I can view the video (and websites) but I get no sound. The same thing occurs on other user accounts on this machine as well. Very strange.
    The ads on Apple.com work fine with sound and smooth playback, but MPG videos on my computer don't seem to have sound and play very choppy. The Startcraft 2 gameplay demo plays fine (AVI) and WMV's work, but MPG's and flash sites don't have sound.
    Here's the overview:
    Machine Name: Power Mac G5
    Machine Model: PowerMac11,2
    CPU Type: PowerPC G5 (1.1)
    Number Of CPUs: 2
    CPU Speed: 2.3 GHz
    L2 Cache (per CPU): 1 MB
    Memory: 1.5 GB
    Bus Speed: 1.15 GHz
    Boot ROM Version: 5.2.7f1
    System Software Overview:
    System Version: Mac OS X 10.4.10 (8R218)
    Kernel Version: Darwin 8.10.0
    Also this may help, in the System profiler under Audio hardware, there are two entries.
    Built In Sound Card:
    Devices:
    Burr Brown PCM3052:
    Inputs and Outputs:
    Line Level Input:
    Controls: Mute, Master
    Playthrough: No
    PluginID: Onyx
    S/PDIF Digital Output:
    Controls: Mute
    PluginID: Onyx
    Headphones:
    Controls: Mute, Left, Right
    PluginID: Onyx
    Internal Speakers:
    Controls: Mute, Master
    PluginID: Onyx
    Line Level Output:
    Controls: Mute, Left, Right
    PluginID: Onyx
    Formats:
    PCM 16:
    Bit Depth: 16
    Bit Width: 16
    Channels: 2
    Mixable: Yes
    Sample Rates: 32 KHz, 44.1 KHz, 48 KHz, 64 KHz, 88.2 KHz, 96 KHz
    PCM 24:
    Bit Depth: 24
    Bit Width: 32
    Channels: 2
    Mixable: Yes
    Sample Rates: 32 KHz, 44.1 KHz, 48 KHz, 64 KHz, 88.2 KHz, 96 KHz
    AC3 16:
    Bit Depth: 16
    Bit Width: 16
    Channels: 2
    Mixable: No
    Sample Rates: 32 KHz, 44.1 KHz, 48 KHz, 64 KHz, 88.2 KHz, 96 KHz
    And
    Built In Sound Card:
    Devices:
    Crystal Semiconductor CS84xx:
    Inputs and Outputs:
    S/PDIF Digital Input:
    Controls: Mute
    Playthrough: No
    PluginID: Topaz
    Formats:
    PCM 16:
    Bit Depth: 16
    Bit Width: 16
    Channels: 2
    Mixable: Yes
    Sample Rates: 32 KHz, 44.1 KHz, 48 KHz, 64 KHz, 88.2 KHz, 96 KHz
    PCM 24:
    Bit Depth: 24
    Bit Width: 32
    Channels: 2
    Mixable: Yes
    Sample Rates: 32 KHz, 44.1 KHz, 48 KHz, 64 KHz, 88.2 KHz, 96 KHz
    AC3 16:
    Bit Depth: 16
    Bit Width: 16
    Channels: 2
    Mixable: No
    Sample Rates: 32 KHz, 44.1 KHz, 48 KHz, 64 KHz, 88.2 KHz, 96 KHz
    Thanks for any help!

    Hi Thomas Iwaniec-
    Have you tried this: Mac OS X: No audio from certain multimedia content?
    Luck-
    -DaddyPaycheck

  • Continuous play not working for songs transferred to another computer

    I purchased a few albums via iTunes. When I changed computers and synced my iPod with the new computer I lost the continuous album play for the songs in these albums. If I play any song from any of these albums and when that song is completed play stops.
    I do not have this problem with any copied/ripped CD music, just the music purchased from iTunes.
    I did try setting the song option for continuous album play but to no avail.
    Any ideas?

    Are there check marks beside all the songs? Unchecked songs have to be clicked on individually to play them, checked songs will play one after the other. If you hold down the CRTL key and click beside any song in your list then all the check boxes can be toggled on or off: iTunes - Keyboard Shortcuts for Windows

  • HT4623 sound on my I phone 4 is not working on you tubes ????????

    Sound on I Phone is not working on you tube ?????

    Great!  thanks for sharing.  Now do you have a question?  if so, please ask one.

  • Hi, I have an iPod touch 5th generation which i got about 10 months ago and now my sound is not working. for example my music isn't playing nor are any of my game sounds. Someone help please.

    Hi, I have an iPod touch 5th generation which i got about 10 months ago and now my sound is not working. for example my music isn't playing nor are any of my game sounds. Someone help please.

    No sound form :
    - Speaker?
    - Headphones?
    - Reset the iOS device. Nothing will be lost
    Reset iOS device: Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Reset all settings      
    Go to Settings > General > Reset and tap Reset All Settings.
    All your preferences and settings are reset. Information (such as contacts and calendars) and media (such as songs and videos) aren’t affected.
    - Restore from backup. See:                                 
    iOS: How to back up                                                                
    - Restore to factory settings/new iOS device.             
    If still problem, make an appointment at the Genius Bar of an Apple store since it appears you have a hardware problem.
    Apple Retail Store - Genius Bar                                      

  • Sound is not working for my TV Shows

    My sound is not working for just my TV Shows. Sound for the music is just fine. I would appreciate any help given. Thanks!

    If you go back 4 pages you'll find a lot of responses about the same problem. Towards the bottom of this link to that page, Lex came up with a band-aid for the problem until iTunes gets it fixed. Lex's fix worked for me and some others. Since I did as he suggested, I have downloaded two movies and put them over to my iPod. I can also see them on my computer screen and hear them too.
    Possible Temp Help

  • Synaptics touchpad on HP Mini 110 Windows 7 32 Bit - not working for one user - working for another

    Hi,
    I recently have an issue with Synaptics touchpad on HP Mini 110 Windows 7 32 Bit - NOT working for one user - working for another.
    Windows 7 updates recently installed ???
    By checking the device properties on the user that works - "Synaptics PS/2 Port Touchpad 13/10/2011 Version 15.3.29.0"
    When the other user logs on, the touchpad works for a few seconds, then a displays a black square with a red diagonal line through it, then the touchpad won't respond. Trying to use the keypad to navigate to system diagnosics or anything to find further info is useless....

    Hey eagle_no11,
    Thank you for joining the HP Support Community!
    I will do my best in assisting to hopefully get the TouchPad to work on the second user profile.
    What I would like to start off with, is to restore the original Synaptics drivers onto the profile that is not working correctly. I have included the document Using Recovery Manager to Restore Software and Drivers (Windows 7).
    Once you have installed the original drivers, you will need to complete all updates from both HP, as well as Windows. For these updates, if you open the HP Support Assistant, and select Maintain, you should see an option for updating.
    Please let me know how these steps do work out for you.
    Have a great day!
    I worked on behalf of HP

  • I have a problem with iphone 4s...is ringing but another sounds not working....please help me!!!

    i have a problem with iphone 4s...is ringing but another sounds not working....please help me!!!

    Hi pystyke,
    Welcome to Apple Support Communities.
    You may find these links helpful with troubleshooting the audio issue you're experiencing:
    iPhone Assistant
    http://www.apple.com/support/iphone/troubleshooting/
    iPhone: Hardware troubleshooting
    http://support.apple.com/kb/TS2802
    Best,
    Jeremy

  • HT4946 My sound is not working for Siri, voice mail, Itunes,and ringer tones... the only sound that works is the buzzer. I was told at Verizin to try and update my I tune app off my Home computer and that might make the sound , will this help or is the sp

    Sound is not working for Siri, voice mail, ringer tones, movies or music. I was told by verizon that the speaker maybe out, but that i might want to try and reload or update my itunes by plgging into my home computer... will this help and if so how do I do this?

    Basic troubleshooting from the User's Guide is reset, restart, restore (first from backup then as new).  Try each of these in order until the issue is resolved.

  • After update 7.1.0. my sound only works for phone calls,emails etc, but not for music or games

    after update 7.1.0. my sound only works for phone calls,emails etc, but not for music or games

    Maybe I understood your problem. Get to Settings > Sounds > Ringers and Alerts >Turn Change With Buttons to Off. And if your Side Switch is assigned to 'Mute', turn it back on, else, use the control center to turn off mute.
        P/s: And your name is...

Maybe you are looking for

  • UIImageView not fading out as it should in the simulator?

    i am using an animation block to fade out a view. fading in works perfectly, however fading it out does not. it waits for the animationduration, then just disappears. I hope that it is because of the simulator being too slow, but i might have just ma

  • Slideshow share

    Hi I have Macbook Pro 15", early 2011, 10.9.4 Mavericks OSX and I am using iphoto 9.5.1 as the default image processor. when I create a slideshow, after I finish and when I am about to share by saving it in my laptop as video, I have to choose the ex

  • Problems Exporting to Quicktime.  Would you use Profcast?

    Using the new Keynote, which is promising, we recording a seminar that was 2 hours long. We wanted to distribute it via CD. We have tried to export it so many ways to Quicktime. We get the old "Your slideshow cannot be exported as a Quicktime movie.

  • Crippled connection on Ovi Store

    Ovi Store forces me to connect via my 3G internet connection, which has a very weak signal at home. So I can't use the Ovi Store, which is really annoying because I have a 1 megabit ADSL wifi sitting around on idle. So basically I can use my X6 for s

  • Synonyms in schema

    Hi, I have some tables in schema X (ts1, ts2, ts3 and synonyms for those tables are t1, t2, t3) I have another schema Y there are some stored procedures in this schema which use to refer tables with table name in schema X ( select from x.ts1 where )