Page 1 of 2 12 LastLast
Results 1 to 10 of 17

Thread: No Sound

  1. #1
    Join Date
    Jul 2013
    Beans
    142
    Distro
    Ubuntu 18.04 Bionic Beaver

    No Sound

    Hi Linux Friends,
    I have a desktop with Ubuntu 16.04 LTS. I am unable to get any sound - either through music software, or online with UTube etc. I'd like to listen to some music.
    Thanks

  2. #2
    Join Date
    Jun 2014
    Beans
    7,383

    Re: No Sound

    Post info on your sound card with the command: inxi -A
    Additionally, has it ever worked? What happens when you try to play a music file?

  3. #3
    Join Date
    Oct 2017
    Location
    /dev/sdx
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: No Sound

    Quote Originally Posted by yancek View Post
    Post info on your sound card with the command: inxi -A
    Additionally, has it ever worked? What happens when you try to play a music file?
    yes, or you may have to install inxi

    Code:
    sudo apt-get install inxi
    corn ubuntuforums community.
    Open Source platform where the real world of human is here. Click here for Solve thread

  4. #4
    Join Date
    Jul 2013
    Beans
    142
    Distro
    Ubuntu 18.04 Bionic Beaver

    Re: No Sound

    Quote Originally Posted by yancek View Post
    Post info on your sound card with the command: inxi -A
    Audio: Card-1 Intel 8 Series/C220 Series High Definition Audio Controller
    driver: snd_hda_intel
    Card-2 NVIDIA High Definition Audio Controller
    driver: snd_hda_intel
    Sound: Advanced Linux Sound Architecture v: k4.4.0-131-generic

    Yes, it has worked in the past. If I try to play a music file simply nothing happens, there's no sound regardless of whether I have gmusicbrowser, or Parole Media Player or VLC Media Player open.

    Quote Originally Posted by mIk3_08 View Post
    yes, or you may have to install inxi

    Code:
    sudo apt-get install inxi
    I just tried and got this. It appears I'm already up to date.:

    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    inxi is already the newest version (2.2.35-0ubuntu1).
    The following package was automatically installed and is no longer required:
    libllvm5.0
    Use 'sudo apt autoremove' to remove it.
    0 to upgrade, 0 to newly install, 0 to remove and 1 not to upgrade.

    Last edited by howefield; August 19th, 2018 at 09:58 AM. Reason: posts merged.

  5. #5
    Join Date
    Oct 2017
    Location
    /dev/sdx
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: No Sound

    Quote Originally Posted by skyesharica View Post
    Audio: Card-1 Intel 8 Series/C220 Series High Definition Audio Controller
    driver: snd_hda_intel
    Card-2 NVIDIA High Definition Audio Controller
    driver: snd_hda_intel
    Sound: Advanced Linux Sound Architecture v: k4.4.0-131-generic

    Yes, it has worked in the past. If I try to play a music file simply nothing happens, there's no sound regardless of whether I have gmusicbrowser, or Parole Media Player or VLC Media Player open.

    Do you mean do you have 2 audio card?
    corn ubuntuforums community.
    Open Source platform where the real world of human is here. Click here for Solve thread

  6. #6
    Join Date
    Jul 2009
    Location
    Hippiesoldierstan Norwich
    Beans
    2,326
    Distro
    Lubuntu 22.04 Jammy Jellyfish

    Re: No Sound

    Hi skyesharica
    install pavucontrol and check all settings whilst you are playing a piece of music even even if you cannot hear it at first
    play with settings on Configuration and Output Devices
    see if it kicks in on one of the settings
    Linux is Latin for off-the-beaten-track
    what I like MOST about our Ubuntu ... The Community ie 50 brains are better than one
    Playing with Slackware too now ...
    ShanArt

  7. #7
    Join Date
    Jul 2013
    Beans
    142
    Distro
    Ubuntu 18.04 Bionic Beaver

    Re: No Sound

    Don't know how many audio cards I have. There doesn't appear to be a software that shows you your machine's specifications, with Ubuntu.

    Quote Originally Posted by shantiq View Post
    Hi skyesharica
    install pavucontrol and check all settings whilst you are playing a piece of music even even if you cannot hear it at first
    play with settings on Configuration and Output Devices
    see if it kicks in on one of the settings
    Thanks so much for replying to my PM shantiq. PulseAudio Volume Control (pavucontrol) is already installed. I've played around with the settings - there's a great deal of them so I didn't click on all of them - but nothing happens.
    Last edited by howefield; August 19th, 2018 at 09:58 AM. Reason: posts merged.

  8. #8
    Join Date
    Aug 2015
    Beans
    582

    Re: No Sound

    Like shantiq said, install pavucontrol via Terminal:

    Code:
     sudo apt-get install pavucontrol
    In the Applications Menu, look for PulseAudio Volume Control.

    In PulseAudio, go to Output Devices and check if anything is either set to mute or set to 0%.

    Quote Originally Posted by skyesharica View Post
    I've played around with the settings - there's a great deal of them so I didn't click on all of them - but nothing happens.
    In the Configuration tab, in Built-in Audio, check the profile, mine is set to Analog Stereo Duplex.
    Last edited by howefield; August 19th, 2018 at 09:58 AM. Reason: posts merged.

  9. #9
    Join Date
    Jul 2013
    Beans
    142
    Distro
    Ubuntu 18.04 Bionic Beaver

    Re: No Sound

    Quote Originally Posted by ardouronerous View Post
    Like shantiq said, install pavucontrol via Terminal:

    Code:
     sudo apt-get install pavucontrol
    In the Applications Menu, look for PulseAudio Volume Control.

    In PulseAudio, go to Output Devices and check if anything is either set to mute or set to 0%.
    Done that. Terminal says: "pavucontrol is already the newest version (3.0-3build1)." Went to Output Devices in PulseAudio and nothing is set to mute or 0%.

    Quote Originally Posted by ardouronerous View Post
    In the Configuration tab, in Built-in Audio, check the profile, mine is set to Analog Stereo Duplex.
    Yes, mine is set to Analog Stereo Duplex too, thanks.
    Last edited by howefield; August 19th, 2018 at 09:59 AM. Reason: posts merged.

  10. #10
    Join Date
    Aug 2015
    Beans
    582

    Re: No Sound

    Are you on a Desktop or Laptop?
    If on a Desktop, check if the speakers are turned on. If they are on, check if the audio jack is lose or disconnected.

    Just checking all possibilities lol

Page 1 of 2 12 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •