On 12/14/23 11:40, Rob via Dng wrote:
>
>
> On Thursday, 14 December 2023 at 16:06, Curtis Maurand
> <curtis@???> wrote:
>
>>
>>
>> On 12/14/23 10:11, Rob via Dng wrote:
>>>
>>> On Thursday, 14 December 2023 at 14:25, Curtis Maurand
>>> <curtis@???> wrote:
>>>
>>>>
>>>>
>>>> On 12/6/23 01:37, Steve Litt wrote:
>>>>> Curtis Maurand said on Mon, 4 Dec 2023 22:53:47 -0500
>>>>>
>>>>>> My sound also stopped working recently. It's a default daedelus
>>>>>> install. Sound worked when I first installed, but somewhere along the
>>>>>> line it stopped.I never installed pulse audio. It detects my
>>>>>> hardware. When I choose to test the speakers, I hear something that
>>>>>> sounds like a brief crackle, then nothing.
>>>>>> Getting ready to format and re-install.
>>>>> Wait!
>>>>>
>>>>> If you're not using pulseaudio, life is much simpler.
>>>>>
>>>>> Run alsamixer. Press the F6 key and you'll see a list of your sound
>>>>> cards. Unless you're shipping sound out through an HDMI cable, you can
>>>>> rule out that one.
>>>>>
>>>>>
>>>> I finally got back to working on this. One of these days, I'm going
>>>> to learn to do snapshots. The machine had pulseaudio installed. I
>>>> uninstalled it. Things have gone from bad to worse. It's now
>>>> loading intel drivers (it's an amd ryzen with amd audio hardware).
>>>> I either need to reinstall the audio stack or I need to reinstall
>>>> altogether. I don't see any way to re-install the audio stack from
>>>> scratch. That's all handled during install.
>>>>
>>>> --Curtis
>>> Most desktop and laptop audio chips use the intel module/driver.
>>> It's a generic name.
>>> Try running from a terminal as user:
>>> speaker-test
>>> Do you get sound?
>>>
>>> Rob
>>>
>> "Host is down."
>>
>
> What is the output of
> lsmod | grep snd
>
> Rob
>
Thanks for your help. I gave up and re-installed. Daedalus default
installs pulseaudio and audio is now working.
root@gemini:~# lsmod |grep snd
snd_ctl_led 24576 0
snd_hda_codec_realtek 172032 1
snd_hda_codec_generic 98304 1 snd_hda_codec_realtek
ledtrig_audio 16384 2 snd_ctl_led,snd_hda_codec_generic
snd_hda_codec_hdmi 81920 1
snd_acp3x_pdm_dma 16384 1
snd_soc_dmic 16384 1
snd_hda_intel 57344 10
snd_acp3x_rn 16384 2
snd_intel_dspcfg 36864 1 snd_hda_intel
snd_intel_sdw_acpi 20480 1 snd_intel_dspcfg
snd_soc_core 352256 3 snd_acp3x_rn,snd_soc_dmic,snd_acp3x_pdm_dma
snd_hda_codec 184320 4
snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_realtek
snd_hda_core 122880 5
snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek
snd_compress 28672 1 snd_soc_core
snd_pci_acp6x 20480 0
snd_hwdep 16384 1 snd_hda_codec
snd_pcm 159744 8
snd_hda_codec_hdmi,snd_pci_acp6x,snd_hda_intel,snd_hda_codec,snd_compress,snd_soc_core,snd_hda_core,snd_acp3x_pdm_dma
snd_timer 49152 1 snd_pcm
snd_pci_acp5x 20480 0
snd_rn_pci_acp3x 20480 0
snd 126976 35
snd_ctl_led,snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek,snd_timer,snd_compress,snd_soc_core,snd_pcm
snd_acp_config 16384 2 snd_rn_pci_acp3x,snd_pci_acp5x
snd_soc_acpi 16384 1 snd_acp_config
soundcore 16384 2 snd_ctl_led,snd
snd_pci_acp3x 20480 0
> _______________________________________________
> Dng mailing list
> Dng@???
> https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng
On 12/14/23 11:40, Rob via Dng wrote:
>
>
> On Thursday, 14 December 2023 at 16:06, Curtis Maurand
> <curtis@???> wrote:
>
>>
>>
>> On 12/14/23 10:11, Rob via Dng wrote:
>>>
>>> On Thursday, 14 December 2023 at 14:25, Curtis Maurand
>>> <curtis@???> wrote:
>>>
>>>>
>>>>
>>>> On 12/6/23 01:37, Steve Litt wrote:
>>>>> Curtis Maurand said on Mon, 4 Dec 2023 22:53:47 -0500
>>>>>
>>>>>> My sound also stopped working recently. It's a default daedelus
>>>>>> install. Sound worked when I first installed, but somewhere along the
>>>>>> line it stopped.I never installed pulse audio. It detects my
>>>>>> hardware. When I choose to test the speakers, I hear something that
>>>>>> sounds like a brief crackle, then nothing.
>>>>>> Getting ready to format and re-install.
>>>>> Wait!
>>>>>
>>>>> If you're not using pulseaudio, life is much simpler.
>>>>>
>>>>> Run alsamixer. Press the F6 key and you'll see a list of your sound
>>>>> cards. Unless you're shipping sound out through an HDMI cable, you can
>>>>> rule out that one.
>>>>>
>>>>>
>>>> I finally got back to working on this. One of these days, I'm going
>>>> to learn to do snapshots. The machine had pulseaudio installed. I
>>>> uninstalled it. Things have gone from bad to worse. It's now
>>>> loading intel drivers (it's an amd ryzen with amd audio hardware).
>>>> I either need to reinstall the audio stack or I need to reinstall
>>>> altogether. I don't see any way to re-install the audio stack from
>>>> scratch. That's all handled during install.
>>>>
>>>> --Curtis
>>> Most desktop and laptop audio chips use the intel module/driver.
>>> It's a generic name.
>>> Try running from a terminal as user:
>>> speaker-test
>>> Do you get sound?
>>>
>>> Rob
>>>
>> "Host is down."
>>
>
> What is the output of
> lsmod | grep snd
>
> Rob
>
> _______________________________________________
> Dng mailing list
> Dng@???
> https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng