Results 1 to 3 of 3

Thread: Not able to hear anything.

  1. #1
    Join Date
    Jan 2022
    Beans
    2

    Exclamation Not able to hear anything.

    Please look at the attached link. I'm new to alsa and don't understand a lot. https://drive.google.com/file/d/15Pm...ew?usp=sharing

  2. #2
    Join Date
    Mar 2010
    Location
    Been there, meh.
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: Not able to hear anything.

    Sorry, I can't get to drive.google.com - blocked here.

    Pulse sits on top of ALSA to make sound management easier. For desktop Ubuntu, there is a sound guide. https://help.ubuntu.com/stable/ubunt.../media.html.en which might be helpful.

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

    Re: Not able to hear anything.

    This is only a guess, but it appears to me as if it may not be completely installed.
    Run this from the command line, dpkg -l alsa*
    Compare to what the same command shows on my system...
    Code:
    $ dpkg -l alsa*
    Desired=Unknown/Install/Remove/Purge/Hold
    | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
    |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
    ||/ Name               Version              Architecture Description
    +++-==================-====================-============-=========================================
    un  alsa               <none>               <none>       (no description available)
    ii  alsa-base          1.0.25+dfsg-0ubuntu5 all          ALSA driver configuration files
    un  alsa-oss           <none>               <none>       (no description available)
    ii  alsa-topology-conf 1.2.2-1              all          ALSA topology configuration files
    ii  alsa-ucm-conf      1.2.2-1ubuntu0.11    all          ALSA Use Case Manager configuration files
    ii  alsa-utils         1.2.2-1ubuntu2.1     amd64        Utilities for configuring and using ALSA
    Cheers,


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

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
  •