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. 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
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.
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
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.
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]
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.
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: I think linux does not like me ... I will screw something up as usual, I pressed ok but black screen and cursor
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.
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.
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.
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
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.
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.