Elektroda.com
Elektroda.com
X

Linux mint - no sound at all (and simple questions about linux itself will also

adamm1709 5442 26
This content has been translated flag-pl » flag-en View the original version here.
  • #1
    adamm1709
    Level 18  
    Hello,
    for the first time in my life I am dealing with linux at all. I installed mint on such a laptop Link
    Overall I'm doing fine so far, but I've noticed there's no sound at all and can't turn it on.
    Linux mint - no sound at all (and simple questions about linux itself will also
    I can't move the sensitivity, the buttons on the keyboard do not respond at all, they are also on the side of the screen, they react, but not to the sound, and somehow strange to the interface, e.g. in the browser, the bar on the right (higher / lower) shines
  • #2
    spy
    Level 27  
    Probably the kernel has no drivers. Sample topic: https://www.reddit.com/r/linuxhardware/comments/94cr70/conexant_cx20672_audio_driver_not_working_in_linux/
    You have to look at what's in the system with the commands lspci, lsmod etc, compare what's loaded and what's not, and if there are no drivers, either recompile them, or upgrade the kernel to the latest version available for Mint, or compile the latest dev or vanilla kernel. I do not recommend this second operation to a beginner, because it is complicated and you need to know something about hardware, Linux and the kernel.
  • #3
    adamm1709
    Level 18  
    yh, well, I don't understand too much about this link, my English is also poor, unfortunately.
    How exactly can I check it - should I literally enter it? please write specifics
  • Helpful post
    #4
    spy
    Level 27  
    I did write. lsmod will list the loaded modules, ie drivers, and the lspci command will show you what hardware is on the PCI bus
  • Helpful post
    #5
    K_o_s

    Level 25  
    Show me what the lspci command shows in the console?

    Greetings
  • #6
    adamm1709
    Level 18  
    lsmod
    Spoiler:
    lsmod
    Module Size Used by
    rfcomm 81920 12
    ccm 20480 3
    bnep 24576 2
    snd_soc_sst_byt_cht_cx2072x 16384 0
    mei_hdcp 24576 0
    intel_rapl_msr 20480 0
    extcon_axp288 20480 0
    axp288_adc 16384 0
    axp288_fuel_gauge 28672 0
    axp288_charger 24576 0
    axp20x_pek 16384 0
    intel_powerclamp 20480 0
    gpio_keys 20480 0
    coretemp 20480 0
    kvm 655360 0
    irqbypass 16384 1 kvm
    punit_atom_debug 16384 0
    crct10dif_pclmul 16384 1
    crc32_pclmul 16384 0
    ghash_clmulni_intel 16384 0
    nls_iso8859_1 16384 1
    aesni_intel 372736 2
    aes_x86_64 20480 1 aesni_intel
    crypto_simd 16384 1 aesni_intel
    cryptd 24576 2 crypto_simd,ghash_clmulni_intel
    glue_helper 16384 1 aesni_intel
    intel_cstate 20480 0
    input_leds 16384 0
    iwlmvm 397312 0
    hp_wmi 16384 0
    btusb 57344 0
    sof_acpi_dev 20480 0
    joydev 28672 0
    mac80211 847872 1 iwlmvm
    snd_sof_intel_byt 24576 1 sof_acpi_dev
    snd_sof_intel_ipc 20480 1 snd_sof_intel_byt
    sparse_keymap 16384 1 hp_wmi
    btrtl 20480 1 btusb
    btbcm 16384 1 btusb
    snd_sof 98304 3 sof_acpi_dev,snd_sof_intel_byt,snd_sof_intel_ipc
    snd_sof_xtensa_dsp 16384 1 sof_acpi_dev
    btintel 24576 1 btusb
    libarc4 16384 1 mac80211
    snd_intel_sst_acpi 20480 1
    bluetooth 573440 41 btrtl,btintel,btbcm,bnep,btusb,rfcomm
    snd_intel_sst_core 53248 1 snd_intel_sst_acpi
    snd_soc_sst_atom_hifi2_platform 110592 2 snd_intel_sst_core
    snd_soc_acpi_intel_match 32768 2 sof_acpi_dev,snd_intel_sst_acpi
    snd_soc_acpi 16384 3 snd_soc_acpi_intel_match,sof_acpi_dev,snd_intel_sst_acpi
    snd_soc_cx2072x 61440 1
    ecdh_generic 16384 1 bluetooth
    hid_multitouch 28672 0
    iwlwifi 348160 1 iwlmvm
    ecc 32768 1 ecdh_generic
    snd_soc_core 237568 4 snd_soc_cx2072x,snd_sof,snd_soc_sst_byt_cht_cx2072x,snd_soc_sst_atom_hifi2_platform
    wmi_bmof 16384 0
    snd_compress 24576 1 snd_soc_core
    ac97_bus 16384 1 snd_soc_core
    snd_hdmi_lpe_audio 28672 0
    snd_pcm_dmaengine 16384 1 snd_soc_core
    hid_sensor_magn_3d 20480 1
    cfg80211 704512 3 iwlmvm,iwlwifi,mac80211
    hid_sensor_rotation 20480 0
    snd_seq_midi 20480 0
    snd_seq_midi_event 16384 1 snd_seq_midi
    snd_pcm 102400 7 snd_soc_cx2072x,snd_sof,snd_soc_sst_byt_cht_cx2072x,snd_hdmi_lpe_audio,snd_soc_sst_atom_hifi2_platform,snd_soc_core,snd_pcm_dmaengine
    hid_sensor_als 20480 1
    hid_sensor_incl_3d 20480 0
    hid_sensor_accel_3d 20480 1
    hid_sensor_gyro_3d 20480 0
    hid_sensor_trigger 20480 13 hid_sensor_gyro_3d,hid_sensor_incl_3d,hid_sensor_als,hid_sensor_accel_3d,hid_sensor_magn_3d,hid_sensor_rotation
    industrialio_triggered_buffer 16384 6 hid_sensor_gyro_3d,hid_sensor_incl_3d,hid_sensor_als,hid_sensor_accel_3d,hid_sensor_magn_3d,hid_sensor_rotation
    kfifo_buf 16384 1 industrialio_triggered_buffer
    hid_sensor_iio_common 20480 7 hid_sensor_gyro_3d,hid_sensor_trigger,hid_sensor_incl_3d,hid_sensor_als,hid_sensor_accel_3d,hid_sensor_magn_3d,hid_sensor_rotation
    snd_rawmidi 36864 1 snd_seq_midi
    mei_txe 24576 1
    industrialio 73728 14 axp288_adc,industrialio_triggered_buffer,hid_sensor_gyro_3d,hid_sensor_trigger,hid_sensor_incl_3d,kfifo_buf,hid_sensor_als,axp288_fuel_gauge,hid_sensor_accel_3d,hid_sensor_magn_3d,hid_sensor_rotation
    mei 102400 3 mei_hdcp,mei_txe
    lpc_ich 24576 0
    cros_ec_ishtp 20480 0
    cros_ec_core 20480 1 cros_ec_ishtp
    processor_thermal_device 20480 0
    intel_xhci_usb_role_switch 16384 1
    intel_rapl_common 24576 2 intel_rapl_msr,processor_thermal_device
    intel_soc_dts_iosf 20480 1 processor_thermal_device
    snd_seq 69632 2 snd_seq_midi,snd_seq_midi_event
    roles 16384 2 extcon_axp288,intel_xhci_usb_role_switch
    intel_atomisp2_pm 16384 0
    snd_seq_device 16384 3 snd_seq,snd_seq_midi,snd_rawmidi
    snd_timer 36864 2 snd_seq,snd_pcm
    axp20x_i2c 16384 0
    spi_pxa2xx_platform 32768 0
    axp20x 32768 1 axp20x_i2c
    snd 86016 9 snd_seq,snd_seq_device,snd_timer,snd_compress,snd_hdmi_lpe_audio,snd_soc_sst_atom_hifi2_platform,snd_soc_core,snd_pcm,snd_rawmidi
    dw_dmac 16384 6
    soundcore 16384 1 snd
    dw_dmac_core 28672 1 dw_dmac
    8250_dw 20480 0
    acpi_pad 184320 0
    int3400_thermal 20480 0
    intel_int0002_vgpio 16384 1
    int3406_thermal 16384 0
    int3403_thermal 16384 0
    int340x_thermal_zone 16384 2 int3403_thermal,processor_thermal_device
    acpi_thermal_rel 16384 1 int3400_thermal
    soc_button_array 20480 0
    mac_hid 16384 0
    sch_fq_codel 20480 1
    parport_pc 40960 0
    ppdev 24576 0
    lp 20480 0
    parport 53248 3 parport_pc,lp,ppdev
    ip_tables 32768 0
    x_tables 40960 1 ip_tables
    autofs4 45056 2
    btrfs 1236992 0
    xor 24576 1 btrfs
    zstd_compress 163840 1 btrfs
    raid6_pq 114688 1 btrfs
    libcrc32c 16384 1 btrfs
    dm_mirror 24576 0
    dm_region_hash 20480 1 dm_mirror
    dm_log 20480 2 dm_region_hash,dm_mirror
    hid_sensor_custom 24576 0
    hid_sensor_hub 24576 9 hid_sensor_gyro_3d,hid_sensor_trigger,hid_sensor_iio_common,hid_sensor_incl_3d,hid_sensor_als,hid_sensor_accel_3d,hid_sensor_magn_3d,hid_sensor_rotation,hid_sensor_custom
    intel_ishtp_loader 24576 0
    intel_ishtp_hid 24576 0
    uas 28672 0
    usb_storage 77824 2 uas
    hid_elan 16384 0
    usbhid 53248 0
    hid_generic 16384 0
    i915 1941504 24
    mmc_block 49152 3
    i2c_algo_bit 16384 1 i915
    drm_kms_helper 180224 1 i915
    syscopyarea 16384 1 drm_kms_helper
    sysfillrect 16384 1 drm_kms_helper
    sysimgblt 16384 1 drm_kms_helper
    fb_sys_fops 16384 1 drm_kms_helper
    intel_ish_ipc 24576 0
    drm 491520 8 drm_kms_helper,i915
    intel_ishtp 49152 4 cros_ec_ishtp,intel_ishtp_hid,intel_ish_ipc,intel_ishtp_loader
    video 49152 2 int3406_thermal,i915
    i2c_hid 28672 0
    hid 126976 7 i2c_hid,usbhid,hid_elan,hid_multitouch,hid_sensor_hub,intel_ishtp_hid,hid_generic
    wmi 32768 2 hp_wmi,wmi_bmof
    sdhci_acpi 24576 0
    sdhci 57344 1 sdhci_acpi

    lspci
    Spoiler:
    lspci
    00:00.0 Host bridge: Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series SoC Transaction Register (rev 22)
    00:02.0 VGA compatible controller: Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series PCI Configuration Registers (rev 22)
    00:03.0 Multimedia controller: Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series Imaging Unit (rev 22)
    00:0a.0 Non-VGA unclassified device: Intel Corporation Device 22d8 (rev 22)
    00:0b.0 Signal processing controller: Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series Power Management Controller (rev 22)
    00:14.0 USB controller: Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series USB xHCI Controller (rev 22)
    00:1a.0 Encryption controller: Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series Trusted Execution Engine (rev 22)
    00:1c.0 PCI bridge: Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series PCI Express Port #1 (rev 22)
    00:1f.0 ISA bridge: Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series PCU (rev 22)
    01:00.0 Network controller: Intel Corporation Wireless 3165 (rev 81)
  • #8
    K_o_s

    Level 25  
    I would try ALSA driver first to install / reinstall if you have it:

    sudo apt-get remove --purge alsa-base pulseaudio
    sudo apt-get install alsa-base pulseaudio
    sudo alsa force-reload


    Maybe it will surprise ...

    Greetings
  • #9
    spy
    Level 27  
    Maybe.

    "mirh 2019-07-02 11:47:24 UTC
    https://mailman.alsa-project.org/pipermail/alsa-devel/2019-May/149706.html

    CX2072X is landing in 5.3. "

    https://bugzilla.kernel.org/show_bug.cgi?id=115531

    You can try switching to kernel 5.0 in Mincie, but since this is an LTS kernel, __maybe__ is backport from 5.3.x or not. In any case, this chipset is only supported since the 5.3 kernel. It definitely works in 5.3.4.
  • #10
    adamm1709
    Level 18  
    uname -a
    Spoiler:
    uname -a
    Linux kasia 5.3.0-53-generic # 47 ~ 18.04.1-Ubuntu SMP Thu May 7 13:10:50 UTC 2020 x86_64 x86_64 x86_64 GNU / Linux

    K_o_s wrote:
    if you have it:

    and ask me; I don't know if I typed it correctly (copied it)
    Spoiler:
    sudo apt-get remove --purge alsa-base pulseaudio
    [sudo] password of the user Kasia:
    Sorry, please try again.
    [sudo] password of the user Kasia:
    Reading package lists ... Done
    Building a dependency tree
    Reading status information ... Done
    The following packages will be REMOVED:
    alsa-base * cinnamon * cinnamon-dbg * libcanberra-pulse * mint-meta-cinnamon *
    pulseaudio * pulseaudio-module-bluetooth *
    0 updated, 0 newly installed, 7 removed and 0 not updated.
    After this operation, 7,121 KB of disk space will be freed.
    To continue? [Y / n]
  • Helpful post
    #11
    K_o_s

    Level 25  
    So the sound chipset is supported on your system version. You have the ALSA drivers, but it looks like they're not picking up your sound properly. You have to look here, so I suggested reinstalling. Follow them, we'll see if it helps.

    Greetings
  • #12
    adamm1709
    Level 18  
    ok but i don't understand what to do now. You mean press T?
  • #14
    K_o_s

    Level 25  
    adamm1709 wrote:
    ok but i don't understand what to do now. You mean press T?


    Yeah ;-)

    There are three commands, you can execute them separately or sequentially, or you can try them alone:

    Code: bash
    Log in, to see the code


    but it would be nice to be sure the configuration files are cleared.

    PS There are two downsides to the command syntax before reinstalling! Here, for some reason, connected, maybe my device's fault.

    Greetings
  • #15
    adamm1709
    Level 18  
    Okay, I did it
    Spoiler:
    sudo apt-get remove --purge alsa-base pulseaudio
    [sudo] password of the user Kasia:
    Reading package lists ... Done
    Building a dependency tree
    Reading status information ... Done
    The following packages will be REMOVED:
    alsa-base * cinnamon * cinnamon-dbg * libcanberra-pulse * mint-meta-cinnamon *
    pulseaudio * pulseaudio-module-bluetooth *
    0 updated, 0 newly installed, 7 removed and 0 not updated.
    After this operation, 7,121 KB of disk space will be freed.
    To continue? [Y / n] T
    (Reading database ... 288095 files and directories currently installed.)
    Removing package alsa-base (1.0.25 + dfsg-0ubuntu5) ...
    Removing cinnamon-dbg (4.4.8 + tricia) ...
    Removing the mint-meta-cinnamon package (2019.12.28) ...
    Removing cinnamon (4.4.8 + tricia) ...
    Removing libcanberra-pulse package: amd64 (0.30-5ubuntu1) ...
    Removing pulseaudio-module-bluetooth (1: 11.1-1ubuntu7.8) ...
    Removing pulseaudio package (1: 11.1-1ubuntu7.8) ...
    Processing package triggers desktop-file-utils (0.23 + linuxmint8) ...
    Processing package triggers libglib2.0-0: amd64 (2.56.4-0ubuntu0.18.04.6) ...
    Processing package triggers man-db (2.8.3-2ubuntu0.1) ...
    Processing gnome-menus triggers (3.13.3-11ubuntu1.1) ...
    Processing package triggers mime-support (3.60ubuntu1) ...
    (Reading database ... 287771 files and directories currently installed.)
    Cleaning from pulseaudio configuration files (1: 11.1-1ubuntu7.8) ...
    Cleaning from alsa-base configuration files (1.0.25 + dfsg-0ubuntu5) ...
    Processing dbus packet triggers (1.12.2-1ubuntu1.1) ...
    kasia @ kasia: ~ $ sudo apt-get install alsa-base pulseaudio
    Reading package lists ... Done
    Building a dependency tree
    Reading status information ... Done
    Suggested packages:
    apmd alsa-oss oss-compat pavumeter pavucontrol paman paprefs ubuntu-sounds
    The following NEW packages will be installed:
    alsa-base pulseaudio
    0 upgraded, 2 newly installed, 0 removed and 0 not updated.
    145KB / 934KB of archives need to be downloaded.
    After this operation, 4 592 kB of additional disk space will be used.
    Download: 1 http://archive.ubuntu.com/ubuntu bionic / main amd64 alsa-base all 1.0.25 + dfsg-0ubuntu5 [145 kB]
    145 kB download in 0s (399 kB / s)
    Selecting a previously unselected alsa-base package.
    (Reading database ... 287761 files and directories currently installed.)
    Preparing to unpack a package ... / alsa-base_1.0.25 + dfsg-0ubuntu5_all.deb ...
    Unpacking alsa-base (1.0.25 + dfsg-0ubuntu5) ...
    Selecting a previously unselected pulseaudio package.
    Preparing to unpack a package ... / pulseaudio_1% 3a11.1-1ubuntu7.8_amd64.deb ...
    Unpacking pulseaudio (1: 11.1-1ubuntu7.8) ...
    Configuring pulseaudio (1: 11.1-1ubuntu7.8) ...
    I am adding a new pulse user to the audio group
    Configuring the alsa-base package (1.0.25 + dfsg-0ubuntu5) ...
    Processing dbus packet triggers (1.12.2-1ubuntu1.1) ...
    Processing package triggers man-db (2.8.3-2ubuntu0.1) ...
    kasia @ kasia: ~ $ sudo alsa force-reload
    Unloading ALSA sound driver modules: snd-soc-sst-byt-cht-cx2072x snd-sof-intel-byt snd-sof-intel-ipcsnd-sof snd-sof-xtensa-dsp snd-intel-sst-acpi snd-intel-sst-core snd-soc-sst-atom-hifi2-platform snd-soc-acpi-intel-match snd-soc-acpi snd -soc-cx2072x snd-soc-core snd-compress snd-hdmi-lpe-audio snd-pcm-dmaengine snd-seq-midi snd-seq-midi-event snd-pcm snd-rawmidi snd-seq snd-seq-device snd-timer (failed: modules still loaded: snd-sof-intel-byt snd-sof-intel-ipc snd-sof snd-sof-xtensa-dsp snd-intel-sst-acpi snd-intel-sst-core snd- soc-sst-atom-hifi2-platform snd-soc-acpi-intel-match snd-soc-acpi snd-soc-core snd-compress snd-pcm-dmaengine snd-pcm snd-timer).
    Loading ALSA sound driver modules: snd-soc-sst-byt-cht-cx2072x snd-sof-intel-byt snd-sof-intel-ipc snd-sof snd-sof-xtensa-dsp snd-intel-sst-acpi snd- intel-sst-core snd-soc-sst-atom-hifi2-platform snd-soc-acpi-intel-match snd-soc-acpi snd-soc-cx2072x snd-soc-core snd-compress snd-hdmi-lpe-audio snd-pcm-dmaengine snd-seq-midi snd-seq-midi-event snd-pcm snd-rawmidi snd-seq snd-seq-device snd-timer.

    there is still no sound, I wanted to enter "sound" but there was an error so I restarted it and such a surprise:
    Linux mint - no sound at all (and simple questions about linux itself will also
    I think linux does not like me ... I will screw something up as usual, I pressed ok but black screen and cursor
  • #16
    K_o_s

    Level 25  
    The system has no likes dislikes. Unfortunately, sound cards often cause problems. What happens if you say "OK", are you able to get to the console?

    Hint: Enter the console Ctrl + Alt + F2, log in, and there, just reinstall cinnamon, which broke when uninstalling sound drivers (sic!), Command:
    Code: bash
    Log in, to see the code

    Desktop will come back ;-)


    Greetings
  • #17
    adamm1709
    Level 18  
    As I wrote: I pressed ok but the screen is black and the cursor. Found some shortcut on the net ctrl + alt + F1 and it looks like I got into the console. As if it is full screen and nothing for it - I just had to enter the login and password
    EDIT: Now I see that you've added something.

    Added after 16 [minutes]:

    So this is what it looks like and what next?
    Linux mint - no sound at all (and simple questions about linux itself will also
  • #18
    K_o_s

    Level 25  
    Then type: reboot and the desktop should be back.

    Greetings
  • #19
    adamm1709
    Level 18  
    oh, it seems like everything is back to normal. Regarding the sound, unfortunately, no changes.
  • #20
    K_o_s

    Level 25  
    Unfortunately, I have no idea yet how to enter your laptop model and the related problem in the search engine, something people have tried to combine, but you probably need to spend some time experimenting and tinkering with configurations on the Internet. Personally, I would try with another linux, so if you do not have a particular liking for Linux Mint, try for example with Ubuntu (the light version of Ubuntu is Lubuntu), Mint is also Ubuntu, but maybe something will be better on the new 20.04. It may be that you will not be able to get your sound card to work under Linux. It also happens.

    Greetings
  • #21
    adamm1709
    Level 18  
    I see, it's not fun. I just wanted some simple linux for an old woman who is barely overwhelmed in general, because the hard drive fills up under windows.
    So if I do not get anything done here, I will try it with other similar linuxes. I will try to ask elsewhere - more than one head knows - maybe something else can be found.
  • #22
    K_o_s

    Level 25  
    If you decide to fight on, try alsa-ucm first, as suggested by the author of the solution from the link provided by my colleague spy:

    Quote:
    You'll probably still need the alsa-ucm files, but this is great because it massively simplifies the installation and reduces the possibility of problems


    Here's the script:

    https://gist.github.com/heikomat/3fe272431b44b580c933bfb901a92257

    This script needs to be run like:

    Here is the tutorial (google result):

    https://www.cyberciti.biz/faq/run-execute-sh-shell-script/

    Greetings
  • #23
    adamm1709
    Level 18  
    Oh mother, it's not on my head :)
    I tried with other versions. as the second mint mate - the difference was that I could move the volume sliders and we work with the volume keys, but the sound is still missing everywhere + PPM not working - not sory, it worked as an LPM so I had two ...
    then lubuntu - the sliders worked, no sound and every movie I played, whether in the system or YouTube, it worked at x3 speed ... some massacre
    I already had enough for today, but I tried it with kubuntu (the difference is that this one has version 20.04, and the other 19 something) and the sound works surprisingly :) All in all, everything works fine for now - it will come out in the wash, of course. Interesting, maybe when mint comes out in version 20.04 it will also work. Unfortunately, I can't see the possibility to download the beta version now and check - I don't know if it makes sense at all.
  • #24
    K_o_s

    Level 25  
    Then stick with Ubuntu, the difference is almost no difference, in my opinion with a slight advantage in favor of Ubuntu, because the fork is almost always lagging behind the original.

    Greetings
  • #25
    adamm1709
    Level 18  
    So what is ubuntu and what is not?

    Added after 31 [minutes]:

    now i noticed that it does not detect skype webcams at all. There were no problems with the webcam on Windows
  • Helpful post
    #26
    K_o_s

    Level 25  
    adamm1709 wrote:
    So what is ubuntu and what is not?


    Look at Uncle Google about GNU / Linux, distribution, fork etc. if you are interested in it, because it is a long story.

    adamm1709 wrote:
    Added after 31 [minutes]:
    now i noticed that it does not detect skype webcams at all. There were no problems with the webcam on Windows


    Create a new forum thread about the webcam and immediately paste the result of the lsusb command there, or immediately sudo lsusb -v

    Greetings
  • #27
    adamm1709
    Level 18  
    ok i will