[SOLVED] No sound after update

Hello Arch-Community,
unfortunately my sound (neither Speakers nor Mic) is not working anymore on my machine. Yesterday evening was everything fine, but I guess after todays update something must have happened.
Unfortunately I don't know which kind of information I should provide you in order to describe my problem.
Maybe this as a start:
lspci | grep -i audio
00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 03)
I hope you can assist me in finding a solution?
Thx a lot!
Last edited by Jankosevic (2011-11-15 22:32:14)

ls /dev/snd
by-path  controlC1  hwC1D0  hwC1D2  pcmC0D0c  pcmC0D2c  pcmC1D7p  pcmC1D9p  timer  controlC0  hwC0D0  hwC1D1  hwC1D3  pcmC0D0p  pcmC1D3p  pcmC1D8p  seq
Wow! That shows that you have 2 capture devices (those that end with the letter "c"), and a whopping 5 playback devices (those that end with the letter "p") on your box.
So which one(s) is/are "not working"?
Since you don't mention if you're using gstreamer, PulseAudio, OSS, just plain ALSA, or something else to drive your sound... and the connections (HDMI TV speakers, speakers or stereo plugged into an audio jack, etc.) involved... along with which audio application(s) is/are "not working"... there's plenty of room for a confusion factor to totally cause this to take a quick turn straight into the ditch.
But here's some poor ALSA advice... at least it's free.
First, install the "alsa-utils" package.
Next run the aplay -l command to display all of your playback devices in some crazy English (or your native tongue). Use this to help determine which playback device you want to make the sound come out of.
and/or...
Run the speaker-test -c 2 -l 1 -D plughw:X,Y command one at a time for each playback device... where you replace the "X" with the Card Number (the number following the capital "C" in the ls command above... so in your case, it's "0" and "1")... and replace the "Y" with the Device Number (the number following the capital "D" in that ls command).
For example... to test the "pcmC1D7p" (Card 1, Device 7) playback device enter:
speaker-test -c 2 -l 1 -D plughw:1,7
If you've previously set up the Card Number correctly using the alsamixer command (unmuted the channels, raised the volume, etc.), then you should hear sound during one of those speaker-test runs. You do start the alsamixer command with the "-c" option (or use the F6 key within alsamixer) don't you?
After you've determined which Card and Device you wish to use (most of the time), and if you intend to just use ALSA to drive your sound, then read the ALSA wiki(s) on the Arch and other pages about setting up the ALSA "Default" device in an ALSA configuration file... or configure each of your sound applications with the sound device to use.
When all that's finished, see the arecord man page to fiddle around with your two capture (audio input) devices.
Also, since you have two sound cards, check the wiki(s) about how to set up "options snd slots=" in a /etc/modprobe.d/ configuration file so that the Card Numbers don't swap around on you between system boots.
One last thing; be aware that /etc/modules.conf is/has being/been depreciated in favor of /etc/modprobe.d/*.conf files. See the "modprobe.conf" man page.
Or... you can simply ignore this post.
Last edited by pigiron (2011-11-10 18:53:00)

Similar Messages

  • [Solved]:No sound after updates!

    My sound works pretty good before the updates,I'm using ALSA,I just can't hear anything when i play music or video now,I can not figure out what breaks my sound,here is my pacman log,please help me,thanks!
    [2010-01-23 13:03] starting full system upgrade
    [2010-01-23 13:04] upgraded perl-gnome2-wnck (0.15-2.1 -> 0.16-1)
    [2010-01-23 13:04] upgraded perl-sub-uplevel (0.21_01-1 -> 0.22-1)
    [2010-01-23 13:04] upgraded perl-test-exception (0.27-1 -> 0.29-1)
    [2010-01-23 13:04] warning: directory permissions differ on var/lib/tor/
    filesystem: 700 package: 755
    [2010-01-23 13:04] upgraded tor (0.2.1.21-1 -> 0.2.1.22-1)
    [2010-01-24 16:14] synchronizing package lists
    [2010-01-24 16:15] starting full system upgrade
    [2010-01-24 16:18] ATTENTION DB PACKAGE:
    [2010-01-24 16:18] Please consider to run db_upgrade on Berkeley DB databases with a major db version number update.
    [2010-01-24 16:18] upgraded db (4.8.24-1 -> 4.8.26-1)
    [2010-01-24 16:18] upgraded gzip (1.3.13-1 -> 1.4-1)
    [2010-01-24 16:18] upgraded tzdata (2009t-1 -> 2010a-1)
    [2010-01-25 12:20] synchronizing package lists
    [2010-01-25 12:21] starting full system upgrade
    [2010-01-25 12:41] upgraded bluez (4.59-1 -> 4.60-1)
    [2010-01-25 12:41] upgraded bzr (2.0.1-1 -> 2.0.4-1)
    [2010-01-25 12:41] upgraded file (5.03-2 -> 5.04-1)
    [2010-01-25 12:41] upgraded kernel26-firmware (2.6.32.4-1 -> 2.6.32.5-1)
    [2010-01-25 12:41] >>>
    [2010-01-25 12:41] >>> If you use the LILO bootloader, you should run 'lilo' before rebooting.
    [2010-01-25 12:41] >>>
    [2010-01-25 12:41] >>> Updating module dependencies. Please wait ...
    [2010-01-25 12:42] >>> MKINITCPIO SETUP
    [2010-01-25 12:42] >>> ----------------
    [2010-01-25 12:42] >>> If you use LVM2, Encrypted root or software RAID,
    [2010-01-25 12:42] >>> Ensure you enable support in /etc/mkinitcpio.conf .
    [2010-01-25 12:42] >>> More information about mkinitcpio setup can be found here:
    [2010-01-25 12:42] >>> http://wiki.archlinux.org/index.php/Mkinitcpio
    [2010-01-25 12:42]
    [2010-01-25 12:42] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    [2010-01-25 12:42] ==> Building image "default"
    [2010-01-25 12:42] ==> Running command: /sbin/mkinitcpio -k 2.6.32-ARCH -c /etc/mkinitcpio.conf -g /boot/kernel26.img
    [2010-01-25 12:42] :: Begin build
    [2010-01-25 12:42] :: Parsing hook [base]
    [2010-01-25 12:42] :: Parsing hook [udev]
    [2010-01-25 12:42] :: Parsing hook [autodetect]
    [2010-01-25 12:42] :: Parsing hook [pata]
    [2010-01-25 12:42] :: Parsing hook [scsi]
    [2010-01-25 12:42] :: Parsing hook [sata]
    [2010-01-25 12:42] :: Parsing hook [filesystems]
    [2010-01-25 12:42] :: Generating module dependencies
    [2010-01-25 12:42] :: Generating image '/boot/kernel26.img'...SUCCESS
    [2010-01-25 12:42] ==> SUCCESS
    [2010-01-25 12:42] ==> Building image "fallback"
    [2010-01-25 12:42] ==> Running command: /sbin/mkinitcpio -k 2.6.32-ARCH -c /etc/mkinitcpio.conf -g /boot/kernel26-fallback.img -S autodetect
    [2010-01-25 12:42] :: Begin build
    [2010-01-25 12:42] :: Parsing hook [base]
    [2010-01-25 12:42] :: Parsing hook [udev]
    [2010-01-25 12:42] :: Parsing hook [pata]
    [2010-01-25 12:42] :: Parsing hook [scsi]
    [2010-01-25 12:42] :: Parsing hook [sata]
    [2010-01-25 12:42] :: Parsing hook [filesystems]
    [2010-01-25 12:42] :: Generating module dependencies
    [2010-01-25 12:42] :: Generating image '/boot/kernel26-fallback.img'...SUCCESS
    [2010-01-25 12:42] ==> SUCCESS
    [2010-01-25 12:42] upgraded kernel26 (2.6.32.4-1 -> 2.6.32.5-1)
    [2010-01-25 12:43] upgraded kernel26-headers (2.6.32.4-1 -> 2.6.32.5-1)
    [2010-01-25 12:43] upgraded moc (2.4.4-3 -> 2.5.0_alpha4-1)
    [2010-01-25 12:43] upgraded pciutils (3.1.4-1 -> 3.1.5-1)
    [2010-01-25 12:43] upgraded util-linux-ng (2.16.2-1 -> 2.17-1)
    [2010-01-25 12:43] upgraded xz-utils (4.999.9beta-1 -> 4.999.9beta-2)
    [2010-01-25 18:39] synchronizing package lists
    [2010-01-25 18:40] starting full system upgrade
    [2010-01-25 18:49] warning: /etc/logrotate.d/crond installed as /etc/logrotate.d/crond.pacnew
    [2010-01-25 18:49] upgraded dcron (3.2-4 -> 4.4-1)
    [2010-01-25 18:49] upgraded python (2.6.4-1 -> 2.6.4-2)
    [2010-01-25 22:45] installed phonon-xine (4.3.1-2)
    [2010-01-25 23:07] removed phonon-xine (4.3.1-2)
    [edit]This occurs on an Acer 4736G(laptop).
    Last edited by cael (2010-01-28 14:15:54)

    demonicanima wrote:
    I'm having the same problem. Sound worked last night after some updates...fails today after some more updates.
    This is true with multiple players (mplayer/audacious/vlc).
    I don't even get the beep I usually get when I shutdown.
    Here are the updates that you and I have in common.
    upgraded db (4.8.24-1 -> 4.8.26-1)
    upgraded gzip (1.3.13-1 -> 1.4-1)
    upgraded tzdata (2009t-1 -> 2010a-1)
    upgraded bluez (4.59-1 -> 4.60-1)
    upgraded file (5.03-2 -> 5.04-1)
    upgraded kernel26-firmware (2.6.32.4-1 -> 2.6.32.5-1)
    upgraded kernel26 (2.6.32.4-1 -> 2.6.32.5-1)
    upgraded pciutils (3.1.4-1 -> 3.1.5-1)
    upgraded util-linux-ng (2.16.2-1 -> 2.17-1)
    upgraded xz-utils (4.999.9beta-1 -> 4.999.9beta-2)
    upgraded python (2.6.4-1 -> 2.6.4-2)
    upgraded dcron (3.2-4 -> 4.4-1)
    Figured more information wouldn't hurt.
    [edit]: Forgot to mention, this occurs on an Acer Aspire One.
    I met this problem first time,before this my sound works pretty good,i hope it will be fixed in next update!

  • Why my iPad mini 2 no sound after updated to iOS8

    Why my iPad mini with retina display no sound after updated to iOS8

    I solved for my ipad mini retina:
    - Go to Settings->General
    - Change the function of the slider on the side of the ipad from 'rotation lock' to 'sound off'
    - Wiggle the slider up and down
    - Sound is restored
    - You can set the slider back to rotation lock again

  • HT4623 My iPad 3 has lost the speaker sound after updating to iOS 6.1, headphones are working fine

    My iPad 3 has lost the speaker sound after updating to iOS 6.1, headphones are working fine. Please help me out, done all the troubleshooting like restarting, side switcing, cleeaning the headphone jack etc.,

    Hi I also have this problem. Sound was only working on the headphones and also on the volume slider in the settings app. Everywhere else I get no sound and no volume slider. Now the headphones don't work either.
    (I'm using an ipad 2 iOS 6.1.2) 
    And NO it's not muted. I've reset all settings and restarted the iPad. Been searching forums for a couple days. Some say its a dirty docking port problem, others suggest a Skype or other app update that could be the problem.
    No volume control icon appears when I press the volume control buttons. Only says sound effects, if it says anything at all. Most often there is NO volume icon. YouTube, video, music, and other game apps, no sound.

  • Poor sound after updating to ISO 7

    Poor sound after updating to ISO 7. Before updating i had terrific sound both on my music and videos I recorded with my cam, i had to turn it down. Now, after update, i put volym on Max and can hardly hear the music or whatever. Anyone else with same problem?

    I also loved my iphone because it HAD great sound.  Since the update of the iso7 for my iphone 4s, i am missing my calls because I cannot hear the phone ringing.  The sound is so low even though I have it on the highest sound possible.  The is something in the update that caused this problem among others such as the phone blinking out while I am viewing videos.  Help Apple!  THe battery is going from 100 percent to 20 percent in two hours even when I have almost turned off everything on my iphone.  I need my sound back!  Apple please find out what happened in your update that caused the loss of the sound!

  • Lost sound after update to 10.7.3 my recent mbp i7 ivybridge 13.3 mid 2012

    please help me quickly ...i lost sound after update to 10.7.5my recent mbp i7 ivybridge 13.3 mid 2012
    i also tried re installing 10.7.3  and finally 10.8 also lost sound
    but when i boot to windows 7 the sound works fine in windows and dissappear again in mac os
    what can i do ???????
    macbook pro core i7 ivybridge 13.3 mid 2012

    The service centre told me it will need changing the logic board

  • Distorted sound after updating from iTunes 10.4 to 10.5 in Win XP SP3

    After the latest Apple update,I have  istorted sound after updating from iTunes 10.4 to 10.5 in Win XP SP3.
    But it plays normally sounds coming from my connected iPod or any internet radio station !!
    If I add any song to a playlist, it turns out to be just noise!
    Any clue ?
    Thanks for any help !
    LAO

    I recieved the same message. Have you found a fix to this?
    If not, read my issue because I belive we have the same
    https://discussions.apple.com/thread/3442836
    It would be nice to work this out with another person.

  • [Solved] No Sound after Windows 8.1 Update

    I have an MSI GE70 and after updating to Windows 8.1 I can not get sound from any source.
    I have tried updating drivers through windows automatic system and then through the MSI website. However no change.
    Any ideas how to restore sound, without having to entirely reinstall Windows 8 and avoid updating to Windows 8.1?
    Thanks,
    Richard

    I've resolved the issue for me. Instead of installing the drivers from MEI website. I got them from here:
    http://support.lenovo.com/en_US/downloads/detail.page?DocID=DS035939
    Whether there is any long term effects of installing the sound drivers from a different company remains to be seen, but I have got my sound back. Hope this may help others who may experience the same issues.
    Thanks for help,
    Richard

  • [SOLVED] Lost Sound After Upgrade

    Solved (for now at least). The problem appears to be a bug with alsa. Alsaconf writes a file called /etc/modprobe.d/50-sound.conf, which contains the aliases for the sound card. But for some reason it then wasn't reading the file. Copying the alias entries to /etc/modprobe.d/modprobe.conf to read directly from there seems to have worked.
    Now to fix the frequency scaling.
    ===================== solved ===========================
    I lost all sound after the last upgrade. I just rebooted because frequency scaling is also not working, and no sound.
    all drivers seem to be there:
    08:50 AM:~ $ lsmod |grep snd
    snd_mpu401_uart 9264 0
    snd_hda_codec_realtek 278132 1
    snd_cs46xx 96800 1
    snd_seq_dummy 3540 0
    gameport 13760 2 snd_cs46xx
    snd_hda_intel 31208 3
    snd_hda_codec 82128 2 snd_hda_codec_realtek,snd_hda_intel
    snd_hwdep 9976 1 snd_hda_codec
    snd_rawmidi 26592 2 snd_mpu401_uart,snd_cs46xx
    snd_ac97_codec 133560 1 snd_cs46xx
    snd_seq_oss 36224 0
    snd_seq_midi_event 8592 1 snd_seq_oss
    snd_seq 64640 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
    snd_seq_device 8324 4 snd_seq_dummy,snd_rawmidi,snd_seq_oss,snd_seq
    snd_pcm_oss 47328 0
    snd_pcm 90872 5 snd_cs46xx,snd_hda_intel,snd_hda_codec,snd_ac97_codec,snd_pcm_oss
    snd_timer 25344 2 snd_seq,snd_pcm
    snd_page_alloc 10784 3 snd_cs46xx,snd_hda_intel,snd_pcm
    snd_mixer_oss 20976 2 snd_pcm_oss
    snd 76744 21 snd_mpu401_uart,snd_hda_codec_realtek,snd_cs46xx,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_rawmidi,snd_ac97_codec,snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_pcm,snd_timer,snd_mixer_oss
    soundcore 8576 2 snd
    ac97_bus 2160 1 snd_ac97_codec
    I don't see anything in the updated packages that might cause this:
    [2009-08-09 18:09] upgraded gawk (3.1.6-3 -> 3.1.7-1)
    [2009-08-09 18:09] upgraded gimp (2.6.6-2 -> 2.6.6-3)
    [2009-08-09 18:09] upgraded imagemagick (6.5.4.5-1 -> 6.5.4.8-1)
    [2009-08-09 18:09] upgraded kdelibs3 (3.5.10-5 -> 3.5.10-7)
    [2009-08-09 18:09] upgraded mkinitcpio (0.5.25-1 -> 0.5.26-1)
    [2009-08-09 18:09] upgraded polkit-qt (0.9.2-1 -> 0.9.2-2)
    [2009-08-09 18:09] upgraded psmisc (22.7-1 -> 22.8-1)
    [2009-08-09 18:09] upgraded python-pygame (1.9.0-1 -> 1.9.1-1)
    [2009-08-09 18:09] upgraded python-pysqlite (2.4.1-2 -> 2.5.5-1)
    [2009-08-09 18:09] upgraded readline (6.0.003-3 -> 6.0.004-1)
    [2009-08-09 18:09] Fixing gshadow file ...
    [2009-08-09 18:09] upgraded shadow (4.1.4.1-1 -> 4.1.4.2-1)
    I tried firefox, xine, mythfrontend, avidemux2, xmms and mpg123 - there's no sound in any app. If I play something where there are indicators, like in xmms, the eq indicator levels jump, the song progresses like it's playing, but no sound. I reran alsaconf, it seems to be configured properly. The mixer sliders work and aren't muted. It doesn't work either as root or as user.
    I have another computer hooked up through the line out and the sound still works fine there, so it doesn't appear to be a hardware problem.
    I'm completely stumped at this point. If it's a bug somewhere, what's it a bug in to cause global sound loss? Is there anything else I'm overlooking? All I can think is that it must be muted somewhere, but I can't find it. Or else it has something to do with the cpu and cpu freq scaling that's also broken now.
    ===================== solved ===========================
    Last edited by userlander (2009-08-10 15:04:45)

    Try this  - Reset the iPad by holding down on the Sleep and Home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider - let go of the buttons. (This is equivalent to rebooting your computer.)
    Check your settings. The iPads have a small switch on the right edge. It can be used as a rotation lock to keep the screen from automatically reorienting itself as you move around, but you need to have the tablet’s settings configured properly. That same switch, right above the volume buttons, can also be set to function instead as a mute button to silence certain types of audio.
    If the switch is set to work as a mute button, you can change its purpose to “screen-rotation lock” by tapping the Settings icon on the home screen. On the Settings screen, tap General on the left side, and on the right side of the screen flick down to “Use Side Switch to.” Tap to select Lock Rotation or Mute to set the button’s function. Even if you set the side switch for your preferred use, you can still mute the Mini or lock the screen. Just double-click the Home button, and when the panel of apps appears along the bottom edge of the screen, flick the row from left to right with your finger. Tap the icon on the far left side of the row to either lock the iPad’s screen or mute the iPad’s alerts, notifications and sound effects. Music, podcasts and video are not muted unless you turn the volume all the way down.
    iPhone: Can't hear through the receiver or speakers
    http://support.apple.com/kb/ts1630
    http://www.atreks.com/app-no-sound-on-ipad-4-%E2%80%93-what-to-do/
     Cheers, Tom

  • [SOLVED] No sound after massive upgrade

    Hello,
    I'm just writing to ask for some information about my problem. Recently I upgraded my ArchLinux system after a while without doing it.
    My surprise came when, after rebooting my system is without sound. No sound anywhere. Both the speakers and the volume are turned up at the maximun and there's still no sound.
    I would appreciate any information you could give me to solve this problem which is killing me.
    Also say that before the upgrade the sound was working perfectly.
    Here's my rc.conf file:
    # /etc/rc.conf - Main Configuration for Arch Linux
    # LOCALIZATION
    # LOCALE: available languages can be listed with the 'locale -a' command
    # HARDWARECLOCK: set to "UTC" or "localtime", any other value will result
    # in the hardware clock being left untouched (useful for virtualization)
    # TIMEZONE: timezones are found in /usr/share/zoneinfo
    # KEYMAP: keymaps are found in /usr/share/kbd/keymaps
    # CONSOLEFONT: found in /usr/share/kbd/consolefonts (only needed for non-US)
    # CONSOLEMAP: found in /usr/share/kbd/consoletrans
    # USECOLOR: use ANSI color sequences in startup messages
    LOCALE="es_ES.UTF-8"
    HARDWARECLOCK="UTC"
    TIMEZONE="Europe/Madrid"
    KEYMAP="es"
    CONSOLEFONT=
    CONSOLEMAP=
    USECOLOR="yes"
    # HARDWARE
    # MOD_AUTOLOAD: Allow autoloading of modules at boot and when needed
    # MOD_BLACKLIST: Prevent udev from loading these modules
    # MODULES: Modules to load at boot-up. Prefix with a ! to blacklist.
    # NOTE: Use of 'MOD_BLACKLIST' is deprecated. Please use ! in the MODULES array.
    MOD_AUTOLOAD="yes"
    #MOD_BLACKLIST=() #deprecated
    MODULES=(vboxdrv)
    # Scan for LVM volume groups at startup, required if you use LVM
    USELVM="no"
    # NETWORKING
    # HOSTNAME: Hostname of machine. Should also be put in /etc/hosts
    HOSTNAME="WORK_GROUP"
    # Use 'ifconfig -a' or 'ls /sys/class/net/' to see all available interfaces.
    # Interfaces to start at boot-up (in this order)
    # Declare each interface then list in INTERFACES
    # - prefix an entry in INTERFACES with a ! to disable it
    # - no hyphens in your interface names - Bash doesn't like it
    # DHCP: Set your interface to "dhcp" (eth0="dhcp")
    # Wireless: See network profiles below
    #Static IP example
    #eth0="eth0 192.168.0.2 netmask 255.255.255.0 broadcast 192.168.0.255"
    eth0="dhcp"
    INTERFACES=(eth0)
    # Routes to start at boot-up (in this order)
    # Declare each route then list in ROUTES
    # - prefix an entry in ROUTES with a ! to disable it
    gateway="default gw 192.168.0.1"
    ROUTES=(!gateway)
    # Enable these network profiles at boot-up. These are only useful
    # if you happen to need multiple network configurations (ie, laptop users)
    # - set to 'menu' to present a menu during boot-up (dialog package required)
    # - prefix an entry with a ! to disable it
    # Network profiles are found in /etc/network.d
    # This now requires the netcfg package
    #NETWORKS=(main)
    # DAEMONS
    # Daemons to start at boot-up (in this order)
    # - prefix a daemon with a ! to disable it
    # - prefix a daemon with a @ to start it up in the background
    DAEMONS=(vboxdrv syslog-ng dkms_autoinstaller !network !netfs dbus @wicd @alsa kdm @crond preload openntpd)
    Thanks
    PS: Sorry for my English, it's not my first language
    Last edited by eherranzr (2012-07-07 11:25:45)

    DSpider wrote:
    Are you in the audio group?
    $ groups
    Sure, I'm in the audio grup:
    groups
    lp wheel network video audio optical floppy storage power users
    DSpider wrote:Try to follow the wiki as closely as possible. Install alsa-utils, run "alsamixer" and make sure no channels are muted (no "MM").
    This is what I tried the first but everything seems okey:
    DSpider wrote:$ speaker-test -c 2
    speaker-test -c 2
    speaker-test 1.0.25
    Playback device is default
    Stream parameters are 48000Hz, S16_LE, 2 channels
    Using 16 octaves of pink noise
    Rate set to 48000Hz (requested 48000Hz)
    Buffer size range from 2048 to 16384
    Period size range from 1024 to 1024
    Using max buffer size 16384
    Periods = 4
    was set period_size = 1024
    was set buffer_size = 16384
    0 - Front Left
    1 - Front Right
    Time per period = 5,632541
    0 - Front Left
    1 - Front Right
    Tried it also, but no sound in the speakers.
    drcouzelis wrote:
    My sound card stopped working today after I updated. I was surprised because my soundcard always worked before. My music player (audacious) said something like "No audio device available".
    I had to reboot 2 times. After that, my sound card worked again. I don't know why.
    I don't know if you have the same problem as me, but we both had a similar problem on the same day doing the same thing (working sound card -> update -> no sound). Maybe it's just a coincidence?
    What a shame but that was not the solution, my computer has been rebooted more than twice since then and still no sound

  • No sound after updating to 10.7.3 - no boot camp available

    All sounds gone after updating to 10.7.3
    tried to reset NVRAM + PRAM via pressing (cmd)+(alt)+(p)+(r) while starting - this was not helping.
    Found also the thread below, but i have no boot camp available
    https://discussions.apple.com/message/17477460
    All ideas welcome----

    You should correct the model of mac, cannot be PowerBook, perhaps MacBook or MacBook Pro.
    I have read that many people have had problems after last update, here all is fine. The only idea I have is to download from Apple site the combo update (the bigger update), and re-run it. This often solves issues.
    As about BC, can you see that partition in Disk Utility? If yes, open Finder preferences, do setttings look like here?

  • No windows sound after updating the IDT High definition Codec!! HELP!!!

    Hi all
    I really need ur help now
    I have updated IDT High Definitio Audio Codec several days ago
    after i reboot my notebook, I couldn't hear my windows sound anymore
    than i reboot till 2 times, n the windows sounds was heard again
    However, after I turn it on the next day, i found that i have no windows sounds again
    but i can play media players, such as winamp, n could hear msn sound
    After i reboot my PC, the sound was heard. But after turning it on for the 2nd times, i couldn't hear the windows sound again!!!
    Help me please
    How could I fix this?
    I have rollback driver, but i doesn't work. Coz before updating IDT audio by windows update, I have updated IDT audio through HP support assistant
    N i am a little bit afraid of doing system restore...
    PLEASE HELP ME
    THX

    Hi,
    Download correct audio driver.
    How to find it on HP sites?
    1. Click on Support & Drivers link. (Upper part of this page.)
    2. Choose option: Download drivers and software (and firmware)
    3. In form:
           Enter a product name / number
           For product provide Your p/n. (How to find correct p/n informations here.)
    4. Click on Go and choose system which You are using now.
    Disconnect from Internet.
    Uninstall from Your system IDT audio drivers.
    Resources:
    Uninstalling Software in Windows 7
    Uninstall or change a program in Windows 7
    Restart Your system:
    On boot press ' F8 ' and choose ' Safe mode '.
    Go to Control Panel -> Devices Manager -> Audio, Video and Games Controllers 
    and find there Audio card. Click on it with right button of Your mouse and choose uninstall driver.
    Restart Your system and this time start it in normally.
    Install this driver which You downloaded.
    ** Say thanks by clicking the "Thumb up" icon which is on the left. **
    ** Make it easier for other people to find solutions, by marking my answer with "Accept as Solution" if it solves your issue. **

  • No sound after update to 2.4

    After the update, my Apple TV is silent. I checked the audio settings, did a restart and got sound with the start up page. This doesn't seem to be content related, no sound on my mp3 files, no sound with YouTube, no sound with anything!
    What do I do?

    For me, a restart has solved this sound issue.
    2.4 has been the worst update this far in my case: I've experienced no sound, permanently lost my a-TV from the "devices" list inside the iTunes, and it freezes a lot whilst playing the few movies I managed to synch. Hours of time lost trying to fix all these, to no avail.
    What a bummer, this update. a-TV used to be the most used device in my living room and I used to buy hundreds of dollars worth of content, but after the update it's been just sitting there, simmering in its own heat. I eventually turned it off till better times.

  • I DO NOT SOUND AFTER UPDATE OF WINDOWS 8.1 UPDATE

    HI IM HAVING PROBLEMS WITH THE SOUND ON MY COMPUTER AFTER UPDATING WINDOWS 8.1 CAN U PLEASE ASSIST ME

    Hi,
    Can you post back with the full Model No. and Product No. of your notebook - see Here for a guide on locating this information.
    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

  • No more sound after update to IOS 8

    After updating to IOS 8 the ringtone, keyboard click etc.. doesn't function anymore.
    Earphone works alright.
    When rolling back to IOS 7.1.2 all works fine so I think I can rule out a
    hardware problem.
    I have checked/tried the following:
    -Mute bottom
    -Volume
    -DND function
    -turning off Bluetooth
    -turning off Wi-Fi
    -Checked airplay
    -cleaned connectors
    I already had this problems
    when I was trying the beta versions of IOS 8 and assumed that it was a beta
    bug. So I downgraded to IOS 7 in the hope that by the release of IOS8 it would have
    been solved. Apparently not...
    Anyone some ideas what I can do?
    I am using an iPhone5 (32GB)
    P.

    Although this reply is late.  I just want to share that I have the same issue - no LTE after upgrade to 8.1.3 on my iPhone 5.  No matter switch on/off iPhone or LTE option or Airplane Mode -  they all didn't work....but after an upgrade to 8.2 today.  I got my LTE back now after a month...not sure if it is a bug or a reset work.  Good luck to anyone who looking for the resolution of same issue.

Maybe you are looking for

  • I have an Airport Extreme and want to extend my connection and have a printer connected to the express. How do I do this??

    I have been looking on all the forums to see how this can be done. I would like to do this wirelessly as the Extreme is on the first level and express in the office with the printer. Could someone please walk me through the steps to do this. Can I co

  • How to set a lable as the dynamic session variable ?

    I have created a dynamic session variable in admin tool and then I want to create a prompt in dashboard and set label to use this session variable I try to use the @{variable} or @{system.variable} in the label text ,but it is not work ,so what is th

  • Logging access to my account

    Can you please tell me if it is possible to see when my account has been accessed? I am worried someone who may know my password has looked into my chat files.

  • Need to delete data from  FND_USER_RESP_GROUPS_DIRECT

    Dear All, Because of some Audit reasons I would like to delete assigned responsibility to a user (in user form which are end dated) I tried using FND_USER_RESP_GROUPS and FND_USER_RESP_GROUPS_DIRECT views to delete data but failed. Please suggest how

  • SAP Script Program Code

    Hello, I want to write a patch of code in SAP SCript which will fetch multiple lines of data(no of lines fetch is unknown). How can I do it? I tried Perform Endperform but it had limit to the varibales it can send back. I don't know the line items(va