Results 1 to 7 of 7

Thread: Internal audio not working - ALC887-VD (Ubuntu 18.04.1)

  1. #1
    Join Date
    Oct 2018
    Beans
    3

    Question Internal audio not working - ALC887-VD (Ubuntu 18.04.1)

    Goodmorning everyone,

    I have installed Ubuntu 18.04.1 on an assembled PC for a few days, and unfortunately I can not get the motherboard's internal sound card to work. I have an additional USB sound card but it works, while the internal one does not. I have an ASUS Prime H270-PLUS motherboard that has an ALC887-VD internal sound card and I would need to make it work both for the rear sockets and especially for the two front sockets (headphones and microphone). Can you give me a hand? If you need some output I will be more than available.


    Thanks in advance

  2. #2
    Join Date
    Jun 2006
    Location
    Nux Jam
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Internal audio not working - ALC887-VD (Ubuntu 18.04.1)

    Goto SystemSetting icon (top right bar) then click on Tool icon (bottom left menu) and set or test each tab settings

    https://help.ubuntu.com/stable/ubunt...osound.html.en

  3. #3
    Join Date
    Oct 2018
    Beans
    3

    Re: Internal audio not working - ALC887-VD (Ubuntu 18.04.1)

    I tried but it still does not work. I also tried to add the string "options snd-hda-intel model = generic" or Auto, but the same does not work...

  4. #4
    Join Date
    Mar 2019
    Beans
    7

    Re: Internal audio not working - ALC887-VD (Ubuntu 18.04.1)

    Quote Originally Posted by michaelkey253 View Post
    Goodmorning everyone, e

    I have installed Ubuntu 18.04.1 on an assembled PC for a few days, and unfortunately I can not get the motherboard's internal sound card to work. I have an additional USB sound card but it works, while the internal one does not. I have an ASUS Prime H270-PLUS motherboard that has an ALC887-VD internal sound card and I would need to make it work both for the rear sockets and especially for the two front sockets (headphones and microphone). Can you give me a hand? If you need some output I will be more than available.
    Thanks in advance
    Try
    Code:
     sudo apt remove timidity -y
    Reboot & pray for 🎶. If It did not work post some logs.
    Code:
    alsamixer -V all
    with arrow keys move to mm & press m to enable them, then increase with pageup the bars to highest level, press esc. Now
    Code:
    wget http://www.alsa-project.org/alsa-info.sh && sudo sh alsa-info.sh
    This will create a file in /tmp/ post it between code tags
    Last edited by nlona; April 1st, 2019 at 12:17 AM.

  5. #5
    Join Date
    Mar 2007
    Location
    Promiseland
    Beans
    1,549
    Distro
    Xubuntu 22.04 Jammy Jellyfish

    Re: Internal audio not working - ALC887-VD (Ubuntu 18.04.1)

    Please show the results, between code tags, of inxi -F

    In your Volume Control utility, make sure you have the correct audio output device selected. Mine shows: (1) Built-in Audio Analog Stereo (motherboard chip, ALC892) and (2) GK104 HDMI Audio Controller Digital Stereo (graphics card). The audio through the output connectors on the backside of the motherboard and the front panel of your case originate from your motherboard chip, ALC887.
    Cheers,


    The Linux Command Line at http://linuxcommand.org/

  6. #6
    Join Date
    Mar 2007
    Location
    Promiseland
    Beans
    1,549
    Distro
    Xubuntu 22.04 Jammy Jellyfish

    Re: Internal audio not working - ALC887-VD (Ubuntu 18.04.1)

    michaelkey253,

    Here is a screen shot of two utilities, Alsamixer and Volume Control. Your system should look similar. My headphones are connected to the front panel. On this computer, I have an ALC887-VD audio chip.
    Attached Images Attached Images
    Cheers,


    The Linux Command Line at http://linuxcommand.org/

  7. #7
    Join Date
    Jan 2020
    Beans
    1

    Re: Internal audio not working - ALC887-VD (Ubuntu 18.04.1)

    Hello,

    I have got also a problem with this ALC887 card (I am using Ubuntu 18.04.3 LTS):

    The sound works but it switch automatically from speakers to headphones during few micro sec.
    When I put a headphone in the front panel it works fine, also when I put the speackers jack in front panel it also works.
    So this switch trouble only occurs when the jack's speackers is in the green line out, rear (audio interne - HDA intel PCH).

    Please find a video below with the Alsamixer.

    https://streamable.com/j2w5q

    Thank you very much for your help,
    Last edited by shalemaci; January 20th, 2020 at 05:02 PM.

Tags for this Thread

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
  •