Keinen Sound

Started by hasan, 2024/06/17, 16:54:37

Previous topic - Next topic

hasan

Hallo,

ich habe
siduction-Masters_of_War-cinnamon-amd64-latest.iso (22-1 aus 2022/12)
auf dem neu angeschafften laptop installiert. Ich habe keine neuere iso genommen, weil ich beim cinnamon bleiben wollte.

Es gibt leider keinen Sound. Als Gerät sieht man nur Dummy Output.
Ich habe komplettes upgrade gemacht.

Ich habe mehrere OS drauf. Bei allen gibt es sonst Sound; Debian Stable, Mint 21.3 und Windows 11 Pro.

$ inxi -A
Audio:
  Device-1: Intel Raptor Lake-P/U/H cAVS driver: sof-audio-pci-intel-tgl
  API: ALSA v: k6.9.4-1-siduction-amd64 status: kernel-api
  Server-1: PipeWire v: 1.0.7 status: active

$ aplay -l
aplay: device_list:279: keine Soundkarten gefunden ...

Danke im voraus

Liebe Grüße an das Forum.
Hasan (früher advaita)
Meinen früheren Account war trotz wiederholter Versuche nicht möglich zu aktivieren, deshalb habe ich mich neu registriert.

eriefisher

Sounds like a driver issue. Try switching the driver to snd_hda_intel or snd_sof_pci_intel_tgl and see if it works.
I AM CANADIAN!

hasan

Thanks for the answer. How do I do that?

eriefisher

As root or sudo if you prefer:
modrobe -r sof-audio-pci-intel-tgl
modprobe snd_hda_intel


If you get an error message please post it.
I AM CANADIAN!

hasan

root@haso-siduc:/home/haso# modrobe -r sof-audio-pci-intel-tgl
modprobe snd_hda_intel
Der Befehl 'modrobe' wurde nicht gefunden, meinten Sie:
  Befehl 'modprobe' aus dem deb kmod
Versuche: apt install <deb name>

hasan

Sorry, ich habe modrobe jetzt korrigiert. Das kam raus:

modprobe: FATAL: Module sof-audio-pci-intel-tgl not found.

eriefisher

Yes, sorry, spelling mistake. modprobe. Lets see

lsmod | grep snd
I AM CANADIAN!

eriefisher

Wait! Do you have non-free and non-free-firmware enabled in your sources.list?
I AM CANADIAN!

hasan

lsmod | grep snd
snd_hrtimer            12288  1
snd_seq_dummy          12288  0
snd_seq_midi           12288  0
snd_seq_oss            57344  0
snd_seq_midi_event     12288  2 snd_seq_midi,snd_seq_oss
snd_rawmidi            40960  1 snd_seq_midi
snd_seq               106496  12 snd_seq_midi,snd_seq_oss,snd_seq_midi_event,snd_seq_dummy
snd_seq_device         12288  4 snd_seq,snd_seq_midi,snd_seq_oss,snd_rawmidi
snd_hda_codec_hdmi     77824  0
snd_hda_codec_realtek   163840  0
snd_hda_codec_generic    90112  1 snd_hda_codec_realtek
snd_hda_scodec_component    12288  1 snd_hda_codec_realtek
snd_soc_dmic           12288  0
snd_sof_pci_intel_tgl    12288  0
snd_sof_intel_hda_common   147456  1 snd_sof_pci_intel_tgl
soundwire_intel        53248  1 snd_sof_intel_hda_common
snd_sof_intel_hda_mlink    24576  2 soundwire_intel,snd_sof_intel_hda_common
snd_sof_intel_hda      12288  1 snd_sof_intel_hda_common
snd_sof_pci            16384  2 snd_sof_intel_hda_common,snd_sof_pci_intel_tgl
snd_sof_xtensa_dsp     12288  1 snd_sof_intel_hda_common
snd_sof               262144  3 snd_sof_pci,snd_sof_intel_hda_common,snd_sof_intel_hda
snd_sof_utils          12288  1 snd_sof
snd_soc_hdac_hda       16384  1 snd_sof_intel_hda_common
snd_soc_acpi_intel_match    77824  2 snd_sof_intel_hda_common,snd_sof_pci_intel_tgl
snd_soc_acpi           12288  2 snd_soc_acpi_intel_match,snd_sof_intel_hda_common
snd_soc_avs           163840  0
snd_soc_hda_codec      16384  1 snd_soc_avs
snd_hda_ext_core       24576  6 snd_soc_avs,snd_soc_hda_codec,snd_sof_intel_hda_common,snd_soc_hdac_hda,snd_sof_intel_hda_mlink,snd_sof_intel_hda
snd_soc_core          274432  7 snd_soc_avs,snd_soc_hda_codec,soundwire_intel,snd_sof,snd_sof_intel_hda_common,snd_soc_hdac_hda,snd_soc_dmic
snd_compress           16384  2 snd_soc_avs,snd_soc_core
snd_pcm_dmaengine      12288  1 snd_soc_core
ac97_bus               12288  1 snd_soc_core
snd_hda_intel          40960  0
snd_intel_dspcfg       28672  4 snd_soc_avs,snd_hda_intel,snd_sof,snd_sof_intel_hda_common
snd_intel_sdw_acpi     12288  2 snd_sof_intel_hda_common,snd_intel_dspcfg
snd_hda_codec         151552  8 snd_hda_codec_generic,snd_soc_avs,snd_hda_codec_hdmi,snd_soc_hda_codec,snd_hda_intel,snd_hda_codec_realtek,snd_soc_hdac_hda,snd_sof_intel_hda
snd_hda_core           90112  11 snd_hda_codec_generic,snd_soc_avs,snd_hda_codec_hdmi,snd_soc_hda_codec,snd_hda_intel,snd_hda_ext_core,snd_hda_codec,snd_hda_codec_realtek,snd_sof_intel_hda_common,snd_soc_hdac_hda,snd_sof_intel_hda
snd_hwdep              16384  1 snd_hda_codec
snd_pcm_oss            61440  0
snd_mixer_oss          28672  1 snd_pcm_oss
snd_pcm               155648  13 snd_soc_avs,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,soundwire_intel,snd_sof,snd_sof_intel_hda_common,snd_compress,snd_pcm_oss,snd_soc_core,snd_sof_utils,snd_hda_core,snd_pcm_dmaengine
snd_timer              40960  3 snd_seq,snd_hrtimer,snd_pcm
snd                   114688  20 snd_hda_codec_generic,snd_seq,snd_seq_device,snd_hda_codec_hdmi,snd_hwdep,snd_seq_oss,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek,snd_sof,snd_timer,snd_compress,snd_pcm_oss,thinkpad_acpi,snd_soc_core,snd_pcm,snd_rawmidi,snd_mixer_oss
soundcore              12288  1 snd

hasan

No, but at the end of the upgrade I was given this sentence. I don't know why, because I haven't touched anything like that myself:

Notice: Für das Depot »Debian bookworm« wurde der »non-free component«-Wert von »non-free« in »non-free non-free-firmware« geändert.

towo

firmware-sof-signed ist installiert?
Ich gehe nicht zum Karneval, ich verleihe nur manchmal mein Gesicht.

hasan

Bei dieser iso, die ich oben angegeben habe, diese letzte version mit cinnamon, hatte ich das gefühl, dass es sich um eine in cinnamon geänderte kde version handeln könnte, und dabei könnte manches geändert sein.

hasan

# apt install firmware-sof-signed
Error: Paket firmware-sof-signed kann nicht gefunden werden.

towo

dazu braucht es non-free-firmware in den sourcen!
Ich gehe nicht zum Karneval, ich verleihe nur manchmal mein Gesicht.

hasan

Dort sieht es so aus:

# deb http://debug.mirrors.debian.org/debian-debug/ testing-debug main contrib non-free
# deb http://debug.mirrors.debian.org/debian-debug/ unstable-debug main contrib non-free
# deb http://debug.mirrors.debian.org/debian-debug/ experimental-debug main contrib non-free

# debian loadbalancer
deb      https://deb.debian.org/debian/ unstable main contrib non-free
#deb-src https://deb.debian.org/debian/ unstable main contrib non-free

# deb     https://deb.debian.org/debian/ experimental main contrib non-free
# deb-src https://deb.debian.org/debian/ experimental main contrib non-free

# deb      https://incoming.debian.org/debian-buildd buildd-unstable main contrib non-free
# deb-src  https://incoming.debian.org/debian-buildd buildd-unstable main contrib non-free

In ein paar weiteren Listen bei den nicht auskommentirten Sätzen, die nur mit "... unstable main" enden, sollen dort noch non-free ergänzt werden?