In Ubuunt 14.04 sound problemNo sound MSI B85M-G43 HaswellSound not working in Ubuntu 14.04LTSKubuntu switch...

Can the harmonic series explain the origin of the major scale?

Visiting the UK as unmarried couple

The most efficient algorithm to find all possible integer pairs which sum to a given integer

Word describing multiple paths to the same abstract outcome

Why are all the doors on Ferenginar (the Ferengi home world) far shorter than the average Ferengi?

A workplace installs custom certificates on personal devices, can this be used to decrypt HTTPS traffic?

Calculating the number of days between 2 dates in Excel

Can I create an upright 7-foot × 5-foot wall with the Minor Illusion spell?

Indicating multiple different modes of speech (fantasy language or telepathy)

Can a malicious addon access internet history and such in chrome/firefox?

Can somebody explain Brexit in a few child-proof sentences?

Resetting two CD4017 counters simultaneously, only one resets

Simple image editor tool to draw a simple box/rectangle in an existing image

Is there enough fresh water in the world to eradicate the drinking water crisis?

Identify a stage play about a VR experience in which participants are encouraged to simulate performing horrific activities

What does the "3am" section means in manpages?

Lightning Web Component - do I need to track changes for every single input field in a form

What do you call the infoboxes with text and sometimes images on the side of a page we find in textbooks?

Should a half Jewish man be discouraged from marrying a Jewess?

Is exact Kanji stroke length important?

Simple recursive Sudoku solver

What to do when my ideas aren't chosen, when I strongly disagree with the chosen solution?

In Star Trek IV, why did the Bounty go back to a time when whales were already rare?

Partial sums of primes



In Ubuunt 14.04 sound problem


No sound MSI B85M-G43 HaswellSound not working in Ubuntu 14.04LTSKubuntu switch to headphone when connectedAudio devices detected, but no sound outputtingNo sound after a Software Updater routine updateAudio issues / driver name impact ? / snd-hda-intel or snd_hda_intelubuntu 14.04, Vostro 3559 Strange audio problemSound card shown as Dummy Output in Ubuntu 18.04IEC958 (S/PDIF) not workingNo Audio in front or rear jack - HDMI Audio working - Ubuntu 18.04













1















I bought new laptop a dell and came pre-install with Ubuntu 14.04. Normally I use OpenSuse. I have problem with sound It is start pops after boot and it stars crackling play Ubuntu welcome sound, stops for second and it comebacks. After login when I play some sounds it goes away. When I stop play something I pops and comeback's, so when is some silence it pops and starts crackling. I'm listing true my headphones connected true 3.5 jack. I did some research but did find what probably cause. I my opinion it is wrong set-up of order sound device. Wright now it is:



    aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: HDMI [HDA Intel HDMI], device 3: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: HDMI [HDA Intel HDMI], device 7: HDMI 1 [HDMI 1]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: HDMI [HDA Intel HDMI], device 8: HDMI 2 [HDMI 2]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: PCH [HDA Intel PCH], device 0: ALC3234 Analog [ALC3234 Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0


and I wont to set it up to be card 0 is PCH [HDA Intel PCH], device 0: ALC3234 Analog [ALC3234 Analog] so it probably it will solves but I don't know to do it in Ubuntu. In OpenSUSE there is yast module to do this.
Pleas let me know how to do this in Ubuntu 14.04. The output from sudo cat /etc/modprobe.d/alsa-base.conf is



# autoloader aliases
install sound-slot-0 /sbin/modprobe snd-card-0
install sound-slot-1 /sbin/modprobe snd-card-1
install sound-slot-2 /sbin/modprobe snd-card-2
install sound-slot-3 /sbin/modprobe snd-card-3
install sound-slot-4 /sbin/modprobe snd-card-4
install sound-slot-5 /sbin/modprobe snd-card-5
install sound-slot-6 /sbin/modprobe snd-card-6
install sound-slot-7 /sbin/modprobe snd-card-7

# Cause optional modules to be loaded above generic modules
install snd /sbin/modprobe --ignore-install snd $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-ioctl32 ; /sbin/modprobe --quiet --use-blacklist snd-seq ; }
#
# Workaround at bug #499695 (reverted in Ubuntu see LP #319505)
install snd-pcm /sbin/modprobe --ignore-install snd-pcm $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-pcm-oss ; : ; }
install snd-mixer /sbin/modprobe --ignore-install snd-mixer $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-mixer-oss ; : ; }
install snd-seq /sbin/modprobe --ignore-install snd-seq $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-seq-midi ; /sbin/modprobe --quiet --use-blacklist snd-seq-oss ; : ; }
#
install snd-rawmidi /sbin/modprobe --ignore-install snd-rawmidi $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-seq-midi ; : ; }
# Cause optional modules to be loaded above sound card driver modules
install snd-emu10k1 /sbin/modprobe --ignore-install snd-emu10k1 $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-emu10k1-synth ; }
install snd-via82xx /sbin/modprobe --ignore-install snd-via82xx $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-seq ; }

# Load saa7134-alsa instead of saa7134 (which gets dragged in by it anyway)
install saa7134 /sbin/modprobe --ignore-install saa7134 $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist saa7134-alsa ; : ; }
# Prevent abnormal drivers from grabbing index 0
options bt87x index=-2
options cx88_alsa index=-2
options saa7134-alsa index=-2
options snd-atiixp-modem index=-2
options snd-intel8x0m index=-2
options snd-via82xx-modem index=-2
options snd-usb-audio index=-2
options snd-usb-caiaq index=-2
options snd-usb-ua101 index=-2
options snd-usb-us122l index=-2
options snd-usb-usx2y index=-2
# Ubuntu #62691, enable MPU for snd-cmipci
options snd-cmipci mpu_port=0x330 fm_port=0x388
# Keep snd-pcsp from being loaded as first soundcard
options snd-pcsp index=-2
# Keep snd-usb-audio from beeing loaded as first soundcard
options snd-usb-audio index=-2


My research this did let me to other solution but not my problem. Please Let my know what ales I have to post to complied the hole picture thank you for effort and time.



Krzysztof from Poland










share|improve this question

















This question has an open bounty worth +50
reputation from thephoenix01 ending in 7 days.


This question has not received enough attention.





















    1















    I bought new laptop a dell and came pre-install with Ubuntu 14.04. Normally I use OpenSuse. I have problem with sound It is start pops after boot and it stars crackling play Ubuntu welcome sound, stops for second and it comebacks. After login when I play some sounds it goes away. When I stop play something I pops and comeback's, so when is some silence it pops and starts crackling. I'm listing true my headphones connected true 3.5 jack. I did some research but did find what probably cause. I my opinion it is wrong set-up of order sound device. Wright now it is:



        aplay -l
    **** List of PLAYBACK Hardware Devices ****
    card 0: HDMI [HDA Intel HDMI], device 3: HDMI 0 [HDMI 0]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 0: HDMI [HDA Intel HDMI], device 7: HDMI 1 [HDMI 1]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 0: HDMI [HDA Intel HDMI], device 8: HDMI 2 [HDMI 2]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 1: PCH [HDA Intel PCH], device 0: ALC3234 Analog [ALC3234 Analog]
    Subdevices: 1/1
    Subdevice #0: subdevice #0


    and I wont to set it up to be card 0 is PCH [HDA Intel PCH], device 0: ALC3234 Analog [ALC3234 Analog] so it probably it will solves but I don't know to do it in Ubuntu. In OpenSUSE there is yast module to do this.
    Pleas let me know how to do this in Ubuntu 14.04. The output from sudo cat /etc/modprobe.d/alsa-base.conf is



    # autoloader aliases
    install sound-slot-0 /sbin/modprobe snd-card-0
    install sound-slot-1 /sbin/modprobe snd-card-1
    install sound-slot-2 /sbin/modprobe snd-card-2
    install sound-slot-3 /sbin/modprobe snd-card-3
    install sound-slot-4 /sbin/modprobe snd-card-4
    install sound-slot-5 /sbin/modprobe snd-card-5
    install sound-slot-6 /sbin/modprobe snd-card-6
    install sound-slot-7 /sbin/modprobe snd-card-7

    # Cause optional modules to be loaded above generic modules
    install snd /sbin/modprobe --ignore-install snd $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-ioctl32 ; /sbin/modprobe --quiet --use-blacklist snd-seq ; }
    #
    # Workaround at bug #499695 (reverted in Ubuntu see LP #319505)
    install snd-pcm /sbin/modprobe --ignore-install snd-pcm $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-pcm-oss ; : ; }
    install snd-mixer /sbin/modprobe --ignore-install snd-mixer $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-mixer-oss ; : ; }
    install snd-seq /sbin/modprobe --ignore-install snd-seq $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-seq-midi ; /sbin/modprobe --quiet --use-blacklist snd-seq-oss ; : ; }
    #
    install snd-rawmidi /sbin/modprobe --ignore-install snd-rawmidi $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-seq-midi ; : ; }
    # Cause optional modules to be loaded above sound card driver modules
    install snd-emu10k1 /sbin/modprobe --ignore-install snd-emu10k1 $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-emu10k1-synth ; }
    install snd-via82xx /sbin/modprobe --ignore-install snd-via82xx $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-seq ; }

    # Load saa7134-alsa instead of saa7134 (which gets dragged in by it anyway)
    install saa7134 /sbin/modprobe --ignore-install saa7134 $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist saa7134-alsa ; : ; }
    # Prevent abnormal drivers from grabbing index 0
    options bt87x index=-2
    options cx88_alsa index=-2
    options saa7134-alsa index=-2
    options snd-atiixp-modem index=-2
    options snd-intel8x0m index=-2
    options snd-via82xx-modem index=-2
    options snd-usb-audio index=-2
    options snd-usb-caiaq index=-2
    options snd-usb-ua101 index=-2
    options snd-usb-us122l index=-2
    options snd-usb-usx2y index=-2
    # Ubuntu #62691, enable MPU for snd-cmipci
    options snd-cmipci mpu_port=0x330 fm_port=0x388
    # Keep snd-pcsp from being loaded as first soundcard
    options snd-pcsp index=-2
    # Keep snd-usb-audio from beeing loaded as first soundcard
    options snd-usb-audio index=-2


    My research this did let me to other solution but not my problem. Please Let my know what ales I have to post to complied the hole picture thank you for effort and time.



    Krzysztof from Poland










    share|improve this question

















    This question has an open bounty worth +50
    reputation from thephoenix01 ending in 7 days.


    This question has not received enough attention.



















      1












      1








      1








      I bought new laptop a dell and came pre-install with Ubuntu 14.04. Normally I use OpenSuse. I have problem with sound It is start pops after boot and it stars crackling play Ubuntu welcome sound, stops for second and it comebacks. After login when I play some sounds it goes away. When I stop play something I pops and comeback's, so when is some silence it pops and starts crackling. I'm listing true my headphones connected true 3.5 jack. I did some research but did find what probably cause. I my opinion it is wrong set-up of order sound device. Wright now it is:



          aplay -l
      **** List of PLAYBACK Hardware Devices ****
      card 0: HDMI [HDA Intel HDMI], device 3: HDMI 0 [HDMI 0]
      Subdevices: 1/1
      Subdevice #0: subdevice #0
      card 0: HDMI [HDA Intel HDMI], device 7: HDMI 1 [HDMI 1]
      Subdevices: 1/1
      Subdevice #0: subdevice #0
      card 0: HDMI [HDA Intel HDMI], device 8: HDMI 2 [HDMI 2]
      Subdevices: 1/1
      Subdevice #0: subdevice #0
      card 1: PCH [HDA Intel PCH], device 0: ALC3234 Analog [ALC3234 Analog]
      Subdevices: 1/1
      Subdevice #0: subdevice #0


      and I wont to set it up to be card 0 is PCH [HDA Intel PCH], device 0: ALC3234 Analog [ALC3234 Analog] so it probably it will solves but I don't know to do it in Ubuntu. In OpenSUSE there is yast module to do this.
      Pleas let me know how to do this in Ubuntu 14.04. The output from sudo cat /etc/modprobe.d/alsa-base.conf is



      # autoloader aliases
      install sound-slot-0 /sbin/modprobe snd-card-0
      install sound-slot-1 /sbin/modprobe snd-card-1
      install sound-slot-2 /sbin/modprobe snd-card-2
      install sound-slot-3 /sbin/modprobe snd-card-3
      install sound-slot-4 /sbin/modprobe snd-card-4
      install sound-slot-5 /sbin/modprobe snd-card-5
      install sound-slot-6 /sbin/modprobe snd-card-6
      install sound-slot-7 /sbin/modprobe snd-card-7

      # Cause optional modules to be loaded above generic modules
      install snd /sbin/modprobe --ignore-install snd $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-ioctl32 ; /sbin/modprobe --quiet --use-blacklist snd-seq ; }
      #
      # Workaround at bug #499695 (reverted in Ubuntu see LP #319505)
      install snd-pcm /sbin/modprobe --ignore-install snd-pcm $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-pcm-oss ; : ; }
      install snd-mixer /sbin/modprobe --ignore-install snd-mixer $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-mixer-oss ; : ; }
      install snd-seq /sbin/modprobe --ignore-install snd-seq $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-seq-midi ; /sbin/modprobe --quiet --use-blacklist snd-seq-oss ; : ; }
      #
      install snd-rawmidi /sbin/modprobe --ignore-install snd-rawmidi $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-seq-midi ; : ; }
      # Cause optional modules to be loaded above sound card driver modules
      install snd-emu10k1 /sbin/modprobe --ignore-install snd-emu10k1 $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-emu10k1-synth ; }
      install snd-via82xx /sbin/modprobe --ignore-install snd-via82xx $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-seq ; }

      # Load saa7134-alsa instead of saa7134 (which gets dragged in by it anyway)
      install saa7134 /sbin/modprobe --ignore-install saa7134 $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist saa7134-alsa ; : ; }
      # Prevent abnormal drivers from grabbing index 0
      options bt87x index=-2
      options cx88_alsa index=-2
      options saa7134-alsa index=-2
      options snd-atiixp-modem index=-2
      options snd-intel8x0m index=-2
      options snd-via82xx-modem index=-2
      options snd-usb-audio index=-2
      options snd-usb-caiaq index=-2
      options snd-usb-ua101 index=-2
      options snd-usb-us122l index=-2
      options snd-usb-usx2y index=-2
      # Ubuntu #62691, enable MPU for snd-cmipci
      options snd-cmipci mpu_port=0x330 fm_port=0x388
      # Keep snd-pcsp from being loaded as first soundcard
      options snd-pcsp index=-2
      # Keep snd-usb-audio from beeing loaded as first soundcard
      options snd-usb-audio index=-2


      My research this did let me to other solution but not my problem. Please Let my know what ales I have to post to complied the hole picture thank you for effort and time.



      Krzysztof from Poland










      share|improve this question
















      I bought new laptop a dell and came pre-install with Ubuntu 14.04. Normally I use OpenSuse. I have problem with sound It is start pops after boot and it stars crackling play Ubuntu welcome sound, stops for second and it comebacks. After login when I play some sounds it goes away. When I stop play something I pops and comeback's, so when is some silence it pops and starts crackling. I'm listing true my headphones connected true 3.5 jack. I did some research but did find what probably cause. I my opinion it is wrong set-up of order sound device. Wright now it is:



          aplay -l
      **** List of PLAYBACK Hardware Devices ****
      card 0: HDMI [HDA Intel HDMI], device 3: HDMI 0 [HDMI 0]
      Subdevices: 1/1
      Subdevice #0: subdevice #0
      card 0: HDMI [HDA Intel HDMI], device 7: HDMI 1 [HDMI 1]
      Subdevices: 1/1
      Subdevice #0: subdevice #0
      card 0: HDMI [HDA Intel HDMI], device 8: HDMI 2 [HDMI 2]
      Subdevices: 1/1
      Subdevice #0: subdevice #0
      card 1: PCH [HDA Intel PCH], device 0: ALC3234 Analog [ALC3234 Analog]
      Subdevices: 1/1
      Subdevice #0: subdevice #0


      and I wont to set it up to be card 0 is PCH [HDA Intel PCH], device 0: ALC3234 Analog [ALC3234 Analog] so it probably it will solves but I don't know to do it in Ubuntu. In OpenSUSE there is yast module to do this.
      Pleas let me know how to do this in Ubuntu 14.04. The output from sudo cat /etc/modprobe.d/alsa-base.conf is



      # autoloader aliases
      install sound-slot-0 /sbin/modprobe snd-card-0
      install sound-slot-1 /sbin/modprobe snd-card-1
      install sound-slot-2 /sbin/modprobe snd-card-2
      install sound-slot-3 /sbin/modprobe snd-card-3
      install sound-slot-4 /sbin/modprobe snd-card-4
      install sound-slot-5 /sbin/modprobe snd-card-5
      install sound-slot-6 /sbin/modprobe snd-card-6
      install sound-slot-7 /sbin/modprobe snd-card-7

      # Cause optional modules to be loaded above generic modules
      install snd /sbin/modprobe --ignore-install snd $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-ioctl32 ; /sbin/modprobe --quiet --use-blacklist snd-seq ; }
      #
      # Workaround at bug #499695 (reverted in Ubuntu see LP #319505)
      install snd-pcm /sbin/modprobe --ignore-install snd-pcm $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-pcm-oss ; : ; }
      install snd-mixer /sbin/modprobe --ignore-install snd-mixer $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-mixer-oss ; : ; }
      install snd-seq /sbin/modprobe --ignore-install snd-seq $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-seq-midi ; /sbin/modprobe --quiet --use-blacklist snd-seq-oss ; : ; }
      #
      install snd-rawmidi /sbin/modprobe --ignore-install snd-rawmidi $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-seq-midi ; : ; }
      # Cause optional modules to be loaded above sound card driver modules
      install snd-emu10k1 /sbin/modprobe --ignore-install snd-emu10k1 $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-emu10k1-synth ; }
      install snd-via82xx /sbin/modprobe --ignore-install snd-via82xx $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-seq ; }

      # Load saa7134-alsa instead of saa7134 (which gets dragged in by it anyway)
      install saa7134 /sbin/modprobe --ignore-install saa7134 $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist saa7134-alsa ; : ; }
      # Prevent abnormal drivers from grabbing index 0
      options bt87x index=-2
      options cx88_alsa index=-2
      options saa7134-alsa index=-2
      options snd-atiixp-modem index=-2
      options snd-intel8x0m index=-2
      options snd-via82xx-modem index=-2
      options snd-usb-audio index=-2
      options snd-usb-caiaq index=-2
      options snd-usb-ua101 index=-2
      options snd-usb-us122l index=-2
      options snd-usb-usx2y index=-2
      # Ubuntu #62691, enable MPU for snd-cmipci
      options snd-cmipci mpu_port=0x330 fm_port=0x388
      # Keep snd-pcsp from being loaded as first soundcard
      options snd-pcsp index=-2
      # Keep snd-usb-audio from beeing loaded as first soundcard
      options snd-usb-audio index=-2


      My research this did let me to other solution but not my problem. Please Let my know what ales I have to post to complied the hole picture thank you for effort and time.



      Krzysztof from Poland







      sound dell alsa soundcard






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Nov 17 '15 at 19:47







      Krzysztof Wierzbicki

















      asked Nov 17 '15 at 19:39









      Krzysztof WierzbickiKrzysztof Wierzbicki

      64




      64






      This question has an open bounty worth +50
      reputation from thephoenix01 ending in 7 days.


      This question has not received enough attention.








      This question has an open bounty worth +50
      reputation from thephoenix01 ending in 7 days.


      This question has not received enough attention.
























          0






          active

          oldest

          votes











          Your Answer








          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "89"
          };
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function() {
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled) {
          StackExchange.using("snippets", function() {
          createEditor();
          });
          }
          else {
          createEditor();
          }
          });

          function createEditor() {
          StackExchange.prepareEditor({
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader: {
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          },
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          });


          }
          });














          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f699275%2fin-ubuunt-14-04-sound-problem%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes
















          draft saved

          draft discarded




















































          Thanks for contributing an answer to Ask Ubuntu!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid



          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.


          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f699275%2fin-ubuunt-14-04-sound-problem%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          Why do type traits not work with types in namespace scope?What are POD types in C++?Why can templates only be...

          Will tsunami waves travel forever if there was no land?Why do tsunami waves begin with the water flowing away...

          Should I use Docker or LXD?How to cache (more) data on SSD/RAM to avoid spin up?Unable to get Windows File...