You are not logged in.

#1 2021-06-26 13:12:00

RielJ
Member
Registered: 2021-06-25
Posts: 30

[Solved] No Sound Cards detected.

Hi, My laptop speakers have been working beforehand and I've been trying to make a2dp sink work with my bluetooth headset and I don't know what I end up to that it got rid of my sounds.
I've used both pulseaudio and pipewire but it didn't resolved the problem. I've also reinstalled the root partition. I've been spending a couple of days on it right now and couldn't find a similar problem
with mine.

this is the output of:
`
wget -O alsa-info.sh http://www.alsa-project.org/alsa-info.sh
bash alsa-info.sh --upload
`
http://alsa-project.org/db/?f=611354fff … e42ec2b4d9

this is the output of: lspcii -nn
https://nopaste.ml/#XQAAAQBiBwAAAAAAAAA … P/dlwrAA==

Output of: dmesg

https://nopaste.ml/#XQAAAQB/NAEAAAAAAAA … f/8SFc5Q==

Output of: aplay -l -L

https://nopaste.ml/#XQAAAQBXAgAAAAAAAAA … //KNsyAA==

Please tell me what I more outputs I can provide. Thanks!

Last edited by RielJ (2021-06-29 13:13:24)

Offline

#2 2021-06-26 13:16:04

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,442

Offline

#3 2021-06-26 13:30:12

RielJ
Member
Registered: 2021-06-25
Posts: 30

Re: [Solved] No Sound Cards detected.

Yeah, I've been trying to make a2dp sink work for my bluetooth headset but ends up after many tries and many topic I've followed I end up losing my audio on my speaker and I don't know why.

Offline

#4 2021-06-26 13:33:26

RielJ
Member
Registered: 2021-06-25
Posts: 30

Re: [Solved] No Sound Cards detected.

Bluetooth audio works, but my internal audio (speaker, or from audio jack) don't work.

Offline

#5 2021-06-26 14:05:30

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,442

Offline

#6 2021-06-26 14:14:36

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,331

Re: [Solved] No Sound Cards detected.

Remove the modprobe file that has the content

snd_hda_intel: enable=0,1,0

that's almost certainly and in any case not what you want.

Offline

#7 2021-06-26 14:33:24

RielJ
Member
Registered: 2021-06-25
Posts: 30

Re: [Solved] No Sound Cards detected.

I already did, and reboot the system. Pavucontrol only has Dummy Output in it and got no input and cards available.

Offline

#8 2021-06-26 14:34:30

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,331

Re: [Solved] No Sound Cards detected.

Repost dmesg and aplay -lL, did you try to create an asound.conf that might be broken?

Last edited by V1del (2021-06-26 14:37:10)

Offline

#9 2021-06-26 14:35:38

RielJ
Member
Registered: 2021-06-25
Posts: 30

Re: [Solved] No Sound Cards detected.

It still doesn't resolve it.

Offline

#10 2021-06-26 14:37:42

RielJ
Member
Registered: 2021-06-25
Posts: 30

Re: [Solved] No Sound Cards detected.

V1del wrote:

Repost dmesg and aplay -lL, did you try to create an asound.conf that might be broken?

here you go:

https://nopaste.ml/#XQAAAQAJLgEAAAAAAAA … xGT//yaIBW

also I find this in dmesg:

[    3.371742] snd_hda_intel 0000:00:1f.3: CORB reset timeout#1, CORBRP = 0
[    3.373291] snd_hda_intel 0000:00:1f.3: no codecs found!

and aplay- lL:

https://nopaste.ml/#XQAAAQCiBAAAAAAAAAA … //goT6AA==

Last edited by RielJ (2021-06-26 14:38:26)

Offline

#11 2021-06-26 14:39:43

RielJ
Member
Registered: 2021-06-25
Posts: 30

Re: [Solved] No Sound Cards detected.

V1del wrote:

Repost dmesg and aplay -lL, did you try to create an asound.conf that might be broken?

hmm to safely reset all of my file edits I already did reinstall my root partition and keep my home partition, cause I don't remember much what I did and what conf. I made but it still didn't detect soundcards after that.

Offline

#12 2021-06-26 14:42:19

RielJ
Member
Registered: 2021-06-25
Posts: 30

Re: [Solved] No Sound Cards detected.

btw I don't have /etc/asound.conf

Offline

#13 2021-06-26 14:42:38

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,331

Re: [Solved] No Sound Cards detected.

Well your initial post did contain a pretty influential config which can definitely break things in the manner you are seeing.

CORB reset timeouts could be due to broken FW state, do you dual boot windows and did you make sure that fast boot is disabled?

Otherwise try a

sudo alsactl init

Offline

#14 2021-06-26 14:43:41

RielJ
Member
Registered: 2021-06-25
Posts: 30

Re: [Solved] No Sound Cards detected.

V1del wrote:

Well your initial post did contain a pretty influential config which can definitely break things in the manner you are seeing.

CORB reset timeouts could be due to broken FW state, do you dual boot windows and did you make sure that fast boot is disabled?

Otherwise try a

sudo alsactl init

this is the output:

alsa-lib parser.c:242:(error_node) UCM is not supported for this HDA model (HDA Intel PCH at 0x942a8000 irq 132)
alsa-lib main.c:1405:(snd_use_case_mgr_open) error: failed to import hw:0 use case configuration -6
Found hardware: "HDA-Intel" "" "" "0x17aa" "0x380d"
Hardware is initialized using a generic method

Offline

#15 2021-06-26 14:45:00

RielJ
Member
Registered: 2021-06-25
Posts: 30

Re: [Solved] No Sound Cards detected.

V1del wrote:

Well your initial post did contain a pretty influential config which can definitely break things in the manner you are seeing.

CORB reset timeouts could be due to broken FW state, do you dual boot windows and did you make sure that fast boot is disabled?

Otherwise try a

sudo alsactl init

Yeah, Sometimes I do copy some configs I found in the wiki and sometimes I forgot to undo it and stuffs even though it didn't resolve nothing. That's why I did reinstall root partition to reset all of configs I wrote that leads to misbehavior.

BTW, I only have arch and fast boot is disabled.

Last edited by RielJ (2021-06-26 14:52:49)

Offline

#16 2021-06-26 14:59:43

RielJ
Member
Registered: 2021-06-25
Posts: 30

Re: [Solved] No Sound Cards detected.

This is the output of lspci -vvv of my audio device:

00:1f.3 Audio device: Intel Corporation Sunrise Point-LP HD Audio (rev 21)
    Subsystem: Lenovo Device 380d
    Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
    Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
    Latency: 32, Cache Line Size: 64 bytes
    Interrupt: pin A routed to IRQ 137
    Region 0: Memory at 942a8000 (64-bit, non-prefetchable) [size=16K]
    Region 4: Memory at 94290000 (64-bit, non-prefetchable) [size=64K]
    Capabilities: [50] Power Management version 3
        Flags: PMEClk- DSI- D1- D2- AuxCurrent=55mA PME(D0-,D1-,D2-,D3hot+,D3cold+)
        Status: D3 NoSoftRst+ PME-Enable+ DSel=0 DScale=0 PME-
    Capabilities: [60] MSI: Enable+ Count=1/1 Maskable- 64bit+
        Address: 00000000fee00378  Data: 0000
    Kernel driver in use: snd_hda_intel
    Kernel modules: snd_hda_intel, snd_soc_skl

Last edited by RielJ (2021-06-26 15:00:07)

Offline

#17 2021-06-26 16:47:29

Maniaxx
Member
Registered: 2014-05-14
Posts: 761

Re: [Solved] No Sound Cards detected.

RielJ wrote:

to safely reset all of my file edits I already did reinstall my root partition and keep my home partition,

The home partition could have configs as well like ~/.asoundrc.


sys2064

Offline

#18 2021-06-26 16:51:15

RielJ
Member
Registered: 2021-06-25
Posts: 30

Re: [Solved] No Sound Cards detected.

Maniaxx wrote:
RielJ wrote:

to safely reset all of my file edits I already did reinstall my root partition and keep my home partition,

The home partition could have configs as well like ~/.asoundrc.

I also deleted it.

Offline

#19 2021-06-26 18:25:45

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,331

Re: [Solved] No Sound Cards detected.

If you remove the config suggested in https://bbs.archlinux.org/viewtopic.php … 7#p1979967 and install sof-firmware instead, does a device get allocated?

Offline

#20 2021-06-26 23:56:23

RielJ
Member
Registered: 2021-06-25
Posts: 30

Re: [Solved] No Sound Cards detected.

V1del wrote:

If you remove the config suggested in https://bbs.archlinux.org/viewtopic.php … 7#p1979967 and install sof-firmware instead, does a device get allocated?


Still No device is allocated.

Offline

#21 2021-06-27 06:27:20

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,442

Re: [Solved] No Sound Cards detected.

Is there a way to get the raw text from that shitty, not searchable, pastebin service?
Otherwise please post a complete system journal to ix.io or any other pastebin service that is not useless crap.

Offline

#22 2021-06-27 09:43:57

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,331

Re: [Solved] No Sound Cards detected.

You can Ctrl+A it and paste it into your favorite editor, but yes it's quite annoying that you can't just search it directly

Offline

#23 2021-06-27 12:29:48

RielJ
Member
Registered: 2021-06-25
Posts: 30

Re: [Solved] No Sound Cards detected.

V1del wrote:

You can Ctrl+A it and paste it into your favorite editor, but yes it's quite annoying that you can't just search it directly

Hey I don't know what happened but it seems like the built in audio analog stereo is now working. How do I proceed with this post?

Offline

#24 2021-06-27 12:35:54

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,442

Re: [Solved] No Sound Cards detected.

Did you follow #19, then post that it doesn't work, then reboot and now it works?

Offline

#25 2021-06-27 12:38:08

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,331

Re: [Solved] No Sound Cards detected.

If you want to know why it's suddenly working repost dmesg. If you consider it solved, mark the thread as [SOLVED] by editing the title in your first post. Did you update your system/kernel or reboot between your last post and now?

Offline

Board footer

Powered by FluxBB