You are not logged in.

#41 2025-02-18 21:12:38

Head_on_a_Stick
Member
From: London
Registered: 2015-09-29
Posts: 9,063
Website

Re: Pulseaudio Doesn't Know I Have Analog Devices

How about applying the snd-intel-dspcfg.dsp_driver=1 parameter instead? The journal message suggested that and the "1" option is described as "legacy" so might be appropriate for your ageing hardware.

Offline

#42 2025-02-18 21:18:51

MarkW
Member
Registered: 2024-11-03
Posts: 240

Re: Pulseaudio Doesn't Know I Have Analog Devices

Does this look right?

GRUB_CMDLINE_LINUX_DEFAULT="snd_hda_intel_dmic_detect=1"

Offline

#43 2025-02-18 21:24:06

Head_on_a_Stick
Member
From: London
Registered: 2015-09-29
Posts: 9,063
Website

Re: Pulseaudio Doesn't Know I Have Analog Devices

No, that's the old option but there should be a dot between the module name and the option, you have an underscore.

Copy & paste the new parameter from my last post to avoid transcription errors (just copy the inline code block, nothing else).

Offline

#44 2025-02-18 21:26:34

MarkW
Member
Registered: 2024-11-03
Posts: 240

Re: Pulseaudio Doesn't Know I Have Analog Devices

How about this?  Not sure if I need the quotation marks

GRUB_CMDLINE_LINUX_DEFAULT="snd-intel-dspcfg.dsp_driver=1"

Offline

#45 2025-02-18 21:29:15

Head_on_a_Stick
Member
From: London
Registered: 2015-09-29
Posts: 9,063
Website

Re: Pulseaudio Doesn't Know I Have Analog Devices

I'm beginning to suspect you are winding me up :-)

EDIT: I refer the right honourable gentleman to the answer I gave earlier big_smile

Last edited by Head_on_a_Stick (2025-02-18 21:30:21)

Offline

#46 2025-02-18 21:30:33

MarkW
Member
Registered: 2024-11-03
Posts: 240

Re: Pulseaudio Doesn't Know I Have Analog Devices

No, I really don't know what I'm doing

Offline

#47 2025-02-18 21:45:42

Head_on_a_Stick
Member
From: London
Registered: 2015-09-29
Posts: 9,063
Website

Re: Pulseaudio Doesn't Know I Have Analog Devices

My humble apologies MarkW, it's quite late here and I misread your post. I am genuinely sorry for being such a wise ass, tiredness is my only excuse and it's a poor one.

Your last suggestion was indeed correct, go ahead and apply it.

Offline

#48 2025-02-18 21:47:09

MarkW
Member
Registered: 2024-11-03
Posts: 240

Re: Pulseaudio Doesn't Know I Have Analog Devices

I did and nothing changed sad

Offline

#49 2025-02-18 21:48:10

Head_on_a_Stick
Member
From: London
Registered: 2015-09-29
Posts: 9,063
Website

Re: Pulseaudio Doesn't Know I Have Analog Devices

Oh dear, perhaps the card is just plain broken after all.

Double check the applied parameters with this command:

cat /proc/cmdline

EDIT: and also

cat /sys/module/snd_intel_dspcfg/parameters/dsp_driver

Last edited by Head_on_a_Stick (2025-02-18 21:49:36)

Offline

#50 2025-02-18 21:49:57

MarkW
Member
Registered: 2024-11-03
Posts: 240

Re: Pulseaudio Doesn't Know I Have Analog Devices

cat /proc/cmdline
BOOT_IMAGE=/boot/vmlinuz-6.1.0-31-amd64 root=UUID=c31adff4-523a-4333-99d0-b3e5715cb1b1 ro snd-intel-dspcfg.dsp_driver=1

Offline

#51 2025-02-19 17:38:15

greenjeans
Member
Registered: 2025-01-18
Posts: 227
Website

Re: Pulseaudio Doesn't Know I Have Analog Devices

At this point it almost seems like a hardware issue, but to truly tell I think more info is needed, is the OS BunsenLabs? As I don't see that mentioned.

Off the top of my head, I think what I would do now, is boot a live-USB/DVD of something and see if you're having the same problem. And I would do it with something that does not use Pulse or Pipe or any sound server, start with pure ALSA so as not to have any additional layers that might confuse the issue.

Offline

#52 2025-02-19 20:29:25

MarkW
Member
Registered: 2024-11-03
Posts: 240

Re: Pulseaudio Doesn't Know I Have Analog Devices

Bunsenlabs Boron.

I'll try the live-USB boot

Offline

#53 2025-02-19 23:27:34

MarkW
Member
Registered: 2024-11-03
Posts: 240

Re: Pulseaudio Doesn't Know I Have Analog Devices

It's hardware.  No idea what though.

Loose cable, maybe?  Damaged chip?

Offline

Board footer

Powered by FluxBB