No sound. please help (II)

Quick to answer questions about finding your way around Linux Mint as a new user.
Forum rules
There are no such things as "stupid" questions. However if you think your question is a bit stupid, then this is the right place for you to post it. Stick to easy to-the-point questions that you feel people can answer fast. For long and complicated questions use the other forums in the support section.
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
User avatar
MrEen
Level 23
Level 23
Posts: 18343
Joined: Mon Jun 12, 2017 8:39 pm

Re: No sound. please help (II)

Post by MrEen »

Okay, the second was what you were using before, which is most like HDAudio. The first, likely AC97 is what I'd like you to try again, but we'll need to rename the ~/.asoundrc file first. You can do that in your File Manager or with this command:

Code: Select all

mv ~/.asoundrc ~/.asoundrc.bak
sinha_spandan
Level 1
Level 1
Posts: 24
Joined: Sat Apr 03, 2021 9:31 pm

Re: No sound. please help (II)

Post by sinha_spandan »

MrEen wrote: Fri Apr 09, 2021 7:25 pm Okay, the second was what you were using before, which is most like HDAudio. The first, likely AC97 is what I'd like you to try again, but we'll need to rename the ~/.asoundrc file first. You can do that in your File Manager or with this command:

Code: Select all

mv ~/.asoundrc ~/.asoundrc.bak

Code: Select all

curl https://gitlab.freedesktop.org/pulseaudio/pulseaudio/raw/master/src/utils/pa-info?inline=false | bash | nc termbin.com 9999
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  2093  100  2093    0     0   1580      0  0:00:01  0:00:01 --:--:--  1580
ls: cannot access '/proc/asound/card[0-9]': No such file or directory
alsactl: save_state:1595: No soundcards found...
cat: /tmp/alsa-info.lC0LyENRiq/alsactl.tmp: No such file or directory
https://termbin.com/hkb0p
https://termbin.com/hkb0p


this one is with ac97.

the other one was azalia
User avatar
MrEen
Level 23
Level 23
Posts: 18343
Joined: Mon Jun 12, 2017 8:39 pm

Re: No sound. please help (II)

Post by MrEen »

Damn! Switching to AC97 has worked for a few users, but it's not helping here.

What I find odd though is the errors here:

Code: Select all

[   10.750609] snd_intel8x0 0000:00:1e.2: codec_ready: codec is not ready [0x8700000]
[   10.750767] snd_intel8x0: probe of 0000:00:1e.2 failed with error -5
But your sound card, when it appears, is different:

Code: Select all

!!PCI Soundcards installed in the system
!!--------------------------------------

00:1b.0 Audio device [0403]: Intel Corporation NM10/ICH7 Family High Definition Audio Controller [8086:27d8] (rev 01)
	Subsystem: Intel Corporation DeskTop Board D945GTP [8086:27d8]
I would not have though that would change from 00:1b.0 to 00:1e.2, but I don't get to see outputs once things start working usually, so this might be normal.

Go back to the other option in the BIOS then try this once booted up:

Code: Select all

sudo modprobe -r snd-hda-intel && modprobe snd-hda-intel
You might need to run pulseaudio -k after that.
sinha_spandan
Level 1
Level 1
Posts: 24
Joined: Sat Apr 03, 2021 9:31 pm

Re: No sound. please help (II)

Post by sinha_spandan »

MrEen wrote: Fri Apr 09, 2021 9:44 pm Damn! Switching to AC97 has worked for a few users, but it's not helping here.

What I find odd though is the errors here:

Code: Select all

[   10.750609] snd_intel8x0 0000:00:1e.2: codec_ready: codec is not ready [0x8700000]
[   10.750767] snd_intel8x0: probe of 0000:00:1e.2 failed with error -5
But your sound card, when it appears, is different:

Code: Select all

!!PCI Soundcards installed in the system
!!--------------------------------------

00:1b.0 Audio device [0403]: Intel Corporation NM10/ICH7 Family High Definition Audio Controller [8086:27d8] (rev 01)
	Subsystem: Intel Corporation DeskTop Board D945GTP [8086:27d8]
I would not have though that would change from 00:1b.0 to 00:1e.2, but I don't get to see outputs once things start working usually, so this might be normal.

Go back to the other option in the BIOS then try this once booted up:

Code: Select all

sudo modprobe -r snd-hda-intel && modprobe snd-hda-intel
You might need to run pulseaudio -k after that.

Code: Select all

sudo modprobe -r snd-hda-intel && modprobe snd-hda-intel
modprobe: FATAL: Module snd_hda_intel is in use.
sinha_spandan
Level 1
Level 1
Posts: 24
Joined: Sat Apr 03, 2021 9:31 pm

Re: No sound. please help (II)

Post by sinha_spandan »

MrEen wrote: Fri Apr 09, 2021 9:44 pm Damn! Switching to AC97 has worked for a few users, but it's not helping here.

What I find odd though is the errors here:

Code: Select all

[   10.750609] snd_intel8x0 0000:00:1e.2: codec_ready: codec is not ready [0x8700000]
[   10.750767] snd_intel8x0: probe of 0000:00:1e.2 failed with error -5
But your sound card, when it appears, is different:

Code: Select all

!!PCI Soundcards installed in the system
!!--------------------------------------

00:1b.0 Audio device [0403]: Intel Corporation NM10/ICH7 Family High Definition Audio Controller [8086:27d8] (rev 01)
	Subsystem: Intel Corporation DeskTop Board D945GTP [8086:27d8]
I would not have though that would change from 00:1b.0 to 00:1e.2, but I don't get to see outputs once things start working usually, so this might be normal.

Go back to the other option in the BIOS then try this once booted up:

Code: Select all

sudo modprobe -r snd-hda-intel && modprobe snd-hda-intel
You might need to run pulseaudio -k after that.
https://termbin.com/s0he
User avatar
MrEen
Level 23
Level 23
Posts: 18343
Joined: Mon Jun 12, 2017 8:39 pm

Re: No sound. please help (II)

Post by MrEen »

Okay, all I have left is this:

Using the USB stick you used to install Mint with, run that and see if the sound works there. If it doesn't (and appears to be the exact same issue) make a USB version of Mint 19.2 and try that one. If either of them can be made to work, maybe we can still fix this. But if neither work, I'm afraid I'm out of ideas, other than a BIOS update possibly fixing this.
sinha_spandan
Level 1
Level 1
Posts: 24
Joined: Sat Apr 03, 2021 9:31 pm

Re: No sound. please help (II)

Post by sinha_spandan »

MrEen wrote: Fri Apr 09, 2021 9:59 pm Okay, all I have left is this:

Using the USB stick you used to install Mint with, run that and see if the sound works there. If it doesn't (and appears to be the exact same issue) make a USB version of Mint 19.2 and try that one. If either of them can be made to work, maybe we can still fix this. But if neither work, I'm afraid I'm out of ideas, other than a BIOS update possibly fixing this.
I reinstalled MINT. but no good news.
Wont Get BIOS updated, because it might break the motherboard.

planning to buy one of these instead
Image
Locked

Return to “Beginner Questions”