LutzB3
Anmeldungsdatum: 3. Mai 2022
Beiträge: 31
|
Hallo zusammen, ich habe den Fehler gemacht und ein sehr aktuelles Notebook gekauft, dass jetzt Probleme mit der Soundausgabe macht. Kurz gesagt: aus den Lautsprechern kommt kein einziger Ton, wenn ich an den Klinkenanschluss einen Kopfhörer stecke, kommt ganz leise und total verzerrt etwas an. Es Handelt sich um ein ASUS Zenbook Pro Duo 15 OLED (UX582HS-H2003W). Das vorinstallierte Windows 11 läuft paralell zu Ubuntu 22.04 und kann Ton ausgeben. Als Codec kommt auf der snd-hda-intel Karte der Realtek ALC294 zum Einsatz. Ich habe mich in den vergangenen Tagen etwas intensiver mit einigen Anleitungen zum ALC294 oder allgemein ASUS Zenbooks beschäftigt, jedoch ohne Erfolg. Was ich bis jetzt probiert habe:
Fast Boot im BIOS deaktiviert Option in der /etc/modprobe.d/alsa-base.conf (options snd-hda-intel model=asus-zenbook) einige mehr oder weniger zielgerichtete Experimente mit hdajackretask
Leider war alles bis jetzt erfolglos. Mit Linux an sich kenne ich mich ganz gut aus (bin ca. 20 Jahre damit unterwegs), wenn es jedoch in Richtung Hardware und Treiber geht, fehlt mit doch noch die Erfahrung. Vielleicht könnt ihr mir ein paar Tipps geben, wie ich gezielt weiter vorgehen kann. 1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125 | lutz@zenbook:~$ lsb_release -d
Description: Ubuntu 22.04 LTS
lutz@zenbook:~$ uname -r
5.15.0-27-generic
lutz@zenbook:~$ cat /proc/asound/cards
0 [NVidia ]: HDA-Intel - HDA NVidia
HDA NVidia at 0x88080000 irq 17
1 [sofhdadsp ]: sof-hda-dsp - sof-hda-dsp
ASUSTeKCOMPUTERINC.-ZenBookProDuoUX582HS_UX582HS-1.0-UX582HS
lutz@zenbook:~$ aplay -l
**** Liste der Hardware-Geräte (PLAYBACK) ****
Karte 0: NVidia [HDA NVidia], Gerät 3: HDMI 0 [HDMI 0]
Sub-Geräte: 1/1
Sub-Gerät #0: subdevice #0
Karte 0: NVidia [HDA NVidia], Gerät 7: HDMI 1 [HDMI 1]
Sub-Geräte: 1/1
Sub-Gerät #0: subdevice #0
Karte 0: NVidia [HDA NVidia], Gerät 8: HDMI 2 [HDMI 2]
Sub-Geräte: 1/1
Sub-Gerät #0: subdevice #0
Karte 0: NVidia [HDA NVidia], Gerät 9: HDMI 3 [HDMI 3]
Sub-Geräte: 1/1
Sub-Gerät #0: subdevice #0
Karte 1: sofhdadsp [sof-hda-dsp], Gerät 0: HDA Analog (*) []
Sub-Geräte: 1/1
Sub-Gerät #0: subdevice #0
Karte 1: sofhdadsp [sof-hda-dsp], Gerät 1: HDA Digital (*) []
Sub-Geräte: 1/1
Sub-Gerät #0: subdevice #0
Karte 1: sofhdadsp [sof-hda-dsp], Gerät 3: HDMI1 (*) []
Sub-Geräte: 1/1
Sub-Gerät #0: subdevice #0
Karte 1: sofhdadsp [sof-hda-dsp], Gerät 4: HDMI2 (*) []
Sub-Geräte: 1/1
Sub-Gerät #0: subdevice #0
Karte 1: sofhdadsp [sof-hda-dsp], Gerät 5: HDMI3 (*) []
Sub-Geräte: 1/1
Sub-Gerät #0: subdevice #0
lutz@zenbook:~$ aplay /usr/share/sounds/alsa/Noise.wav
Wiedergabe: WAVE '/usr/share/sounds/alsa/Noise.wav' : Signed 16 bit Little Endian, Rate: 48000 Hz, mono
lutz@zenbook:~$ lspci -nnk | grep -iA2 audio
0000:00:1f.3 Multimedia audio controller [0401]: Intel Corporation Tiger Lake-H HD Audio Controller [8086:43c8] (rev 11)
Subsystem: ASUSTeK Computer Inc. Tiger Lake-H HD Audio Controller [1043:1b42]
Kernel driver in use: sof-audio-pci-intel-tgl
Kernel modules: snd_hda_intel, snd_sof_pci_intel_tgl
0000:00:1f.4 SMBus [0c05]: Intel Corporation Tiger Lake-H SMBus Controller [8086:43a3] (rev 11)
--
0000:01:00.1 Audio device [0403]: NVIDIA Corporation GA104 High Definition Audio Controller [10de:228b] (rev a1)
Subsystem: ASUSTeK Computer Inc. GA104 High Definition Audio Controller [1043:1b52]
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel
lutz@zenbook:~$ ps -C esd
PID TTY TIME CMD
lutz@zenbook:~$ ps -C arts
PID TTY TIME CMD
lutz@zenbook:~$ ps -C pulseaudio
PID TTY TIME CMD
4356 ? 00:00:01 pulseaudio
lutz@zenbook:~$ grep "^audio" /etc/group | grep "$USER" | wc -l
0
lutz@zenbook:~$ dpkg -l | tr -s " " | grep " alsa-"
ii alsa-base 1.0.25+dfsg-0ubuntu7 all ALSA driver configuration files
ii alsa-tools 1.2.5-2 amd64 Console based ALSA utilities for specific hardware
ii alsa-tools-gui 1.2.5-2 amd64 GUI based ALSA utilities for specific hardware
ii alsa-topology-conf 1.2.5.1-2 all ALSA topology configuration files
ii alsa-ucm-conf 1.2.6.3-1ubuntu1 all ALSA Use Case Manager configuration files
ii alsa-utils 1.2.6-1ubuntu1 amd64 Utilities for configuring and using ALSA
lutz@zenbook:~$ lsmod | grep snd
snd_hda_codec_realtek 151552 1
snd_hda_codec_generic 102400 1 snd_hda_codec_realtek
snd_soc_skl_hda_dsp 28672 6
snd_soc_intel_hda_dsp_common 20480 1 snd_soc_skl_hda_dsp
snd_soc_hdac_hdmi 36864 1 snd_soc_skl_hda_dsp
snd_soc_dmic 16384 1
snd_sof_pci_intel_tgl 16384 0
snd_sof_intel_hda_common 98304 1 snd_sof_pci_intel_tgl
soundwire_intel 40960 1 snd_sof_intel_hda_common
snd_sof_intel_hda 20480 1 snd_sof_intel_hda_common
snd_sof_pci 20480 2 snd_sof_intel_hda_common,snd_sof_pci_intel_tgl
snd_sof_xtensa_dsp 16384 1 snd_sof_intel_hda_common
snd_sof 143360 2 snd_sof_pci,snd_sof_intel_hda_common
snd_soc_hdac_hda 24576 1 snd_sof_intel_hda_common
snd_hda_ext_core 32768 4 snd_sof_intel_hda_common,snd_soc_hdac_hdmi,snd_soc_hdac_hda,snd_sof_intel_hda
snd_soc_acpi_intel_match 61440 2 snd_sof_intel_hda_common,snd_sof_pci_intel_tgl
snd_soc_acpi 16384 2 snd_soc_acpi_intel_match,snd_sof_intel_hda_common
ledtrig_audio 16384 2 snd_hda_codec_generic,snd_sof
snd_soc_core 331776 7 soundwire_intel,snd_sof,snd_sof_intel_hda_common,snd_soc_hdac_hdmi,snd_soc_hdac_hda,snd_soc_dmic,snd_soc_skl_hda_dsp
snd_compress 24576 1 snd_soc_core
ac97_bus 16384 1 snd_soc_core
snd_pcm_dmaengine 16384 1 snd_soc_core
snd_seq_midi 20480 0
snd_seq_midi_event 16384 1 snd_seq_midi
snd_seq 73728 2 snd_seq_midi,snd_seq_midi_event
snd_rawmidi 49152 1 snd_seq_midi
snd_seq_device 16384 3 snd_seq,snd_seq_midi,snd_rawmidi
snd_hda_codec_hdmi 73728 2
snd_hda_intel 53248 1
snd_intel_dspcfg 28672 2 snd_hda_intel,snd_sof_intel_hda_common
snd_intel_sdw_acpi 20480 2 snd_sof_intel_hda_common,snd_intel_dspcfg
snd_hda_codec 155648 7 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_realtek,snd_soc_intel_hda_dsp_common,snd_soc_hdac_hda,snd_soc_skl_hda_dsp
snd_hda_core 110592 11 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_ext_core,snd_hda_codec,snd_hda_codec_realtek,snd_soc_intel_hda_dsp_common,snd_sof_intel_hda_common,snd_soc_hdac_hdmi,snd_soc_hdac_hda,snd_sof_intel_hda
snd_hwdep 16384 1 snd_hda_codec
snd_pcm 139264 11 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,soundwire_intel,snd_sof,snd_sof_intel_hda_common,snd_soc_hdac_hdmi,snd_compress,snd_soc_core,snd_hda_core,snd_pcm_dmaengine
snd_timer 40960 2 snd_seq,snd_pcm
snd 102400 29 snd_hda_codec_generic,snd_seq,snd_seq_device,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek,snd_timer,snd_soc_hdac_hdmi,snd_compress,snd_soc_core,snd_pcm,snd_soc_skl_hda_dsp,snd_rawmidi
soundcore 16384 1 snd
lutz@zenbook:~$ head -n 3 /proc/asound/card0/codec#0
Codec: Nvidia GPU 9e HDMI/DP
Address: 0
AFG Function Id: 0x1 (unsol 1)
lutz@zenbook:~$ head -n 3 /proc/asound/card1/codec#0
Codec: Realtek ALC294
Address: 0
AFG Function Id: 0x1 (unsol 1)
lutz@zenbook:~$ head -n 3 /proc/asound/card1/codec#2
Codec: Intel Tigerlake HDMI
Address: 2
AFG Function Id: 0x1 (unsol 0)
lutz@zenbook:~$ cat ~/.asoundrc
cat: /home/lutz/.asoundrc: Datei oder Verzeichnis nicht gefunden
lutz@zenbook:~$ cat ~/.asoundrc.asoundconf
cat: /home/lutz/.asoundrc.asoundconf: Datei oder Verzeichnis nicht gefunden
lutz@zenbook:~$ cat /etc/asound.conf
# defaults.pcm.card 1
# defaults.ctl.card 1
|
|
hakel2022
Anmeldungsdatum: 21. Februar 2022
Beiträge: 3051
|
Scheint beim Zenbook "normal" zu sein. Da der Sound auf dem Kopfhörer leise ist, zunächst mal die Pegel mit alsamixer und pavucontrol kontrollieren. Das löst natürlich nicht die anderen Probleme, verzerrter Sound und kein Ton an den Boxen. Zum Zenbook -Serie- findest du im Internet einige Tips und Bugs.
hdajackretask
Damit wäre ich vorsichtig! Du hast vermutlich gelesen, daß das Micro falsch oder nicht regelkonform verkabelt ist. Das kann man aber auch per Software gerade bügeln. Spiele auch mal mit den Lautsprecherprofilen. Blöd ist, daß das Gerät recht elitär ist, also wenig Feedback - außer "funzt ned". 😎 Firmware des Mainbords upgraden und Mainline Kernel könnte man auch mal probieren.
|
LutzB3
(Themenstarter)
Anmeldungsdatum: 3. Mai 2022
Beiträge: 31
|
Danke für die Rückmeldung, auch wenn es mir nicht direkt bei meinem elitären Gerät weiterhilft. 😉 Eigentlich ist es nicht zwingend erforderlich, dass Ton aus den Lautsprechern kommt, da ich das Gerät hauptsächlich für die Arbeit nutze. Wenn dann ein Videochat anliegt, stöpsel ich mein Headset per USB an. Das ist ja dann eine weitere Soundkarte und funktioniert einwandfrei. Ist nur blöd, dass man z.B. keine Benachrichtigungstöne hört. Außerdem kratzt das etwas an meiner Linux Ehre. Bis jetzt habe ich noch alles zum Laufen bekommen. Alsamixer und pavucontrol zeigen überall Pegel mit 100% an und kein Kanal ist stumm geschaltet. Somit sind die einfachen Ursachen leider recht schnell abgefrühstückt. Lautsprecherprofile habe ich nicht direkt gefunden. Wenn Du in pavucontrol die Einstellung "Port" des Ausgabegerätes meinst, dort ist nur "Speaker" und "Headphones" verfügbar. Das wird auch ordentlich umgeschaltet, wenn ich ein Klinken-Headset einstöpsel. Firmware (BIOS) ist aktuell bzw. ASUS zeigt auf der Homepage keine Firmware zum Download an. Das integrierte Mikro zeigt in pavucontrol übrigens einen Pegel an, der auch zu den Umgebungsgeräuschen passt. Bleibt also nur der "harte" Weg. Wie würdest Du an meiner Stelle vorgehen? Was ich bis jetzt zu den Zenbooks gefunden habe, bezog sich immer auf andere Modelle (Stichwort "elitär") und hat hier keine Auswirkungen gezeigt. Als Tools habe ich bis jetzt von hdajackretask und hda-verb gelesen. Ohne einen Schimmer, was anzupassen ist, bringen die jedoch nicht wirklich etwas. Eine andere Möglichkeit wäre wohl noch, ein virtuelles Windows mit durchgereichter Soundkarte zu starten, um im Anschluss die gesetzte Konfiguration auslesen zu können. Leider scheitert das bis jetzt noch daran, dass die Soundkarte mit anderen Geräten eine IOMMU Gruppe teilt und so nicht durchgereicht werden kann. Von einem eigenen Kernel mit entsprechendem Patch habe ich bis jetzt noch Abstand genommen. Gibt es eventuell eine Möglichkeit, in dem parallel installiertem Windows 11 (keine VM) weitere Infos über die Hardware zu bekommen? Und noch eine andere Frage, wenn ich in Richtung Mainline oder eigenem Kernel gehen muss: kann ich Secure Boot im BIOS ohne Nebenwirkungen deaktivieren? Bin eigentlich gerade recht stolz, dass sowohl Windows als auch Ubuntu sich brav ins UEFI eingetragen haben und alles läuft. Wenn ich Secure Boot deaktiviere, sagt zumindest der Hilfetext im BIOS, dass sämtliche Schlüssel entfernt werden. Heißt für mich: einmal deaktiviert, kann ich es nicht mal eben wieder aktivieren, da dann zumindest der Ubuntu Key bzw. MOK fehlt.
|
Marant--
Anmeldungsdatum: 4. April 2022
Beiträge: 744
|
Zeige mal Ausgabe sudo dmesg | egrep -i "BOOT_IMAGE|secure|efi: |Linux version|DMI:|snd|sound|audio|codec|hda|hdmi|'/input'|fail"
Secure Boot ausschalten
Wäre besser, dann macht aber vmtl. Windoof nicht mehr mit. Mglw. muss dieses dann neu installiert werden.
|
LutzB3
(Themenstarter)
Anmeldungsdatum: 3. Mai 2022
Beiträge: 31
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83 | [ 0.000000] Linux version 5.15.0-27-generic (buildd@ubuntu) (gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #28-Ubuntu SMP Thu Apr 14 04:55:28 UTC 2022 (Ubuntu 5.15.0-27.28-generic 5.15.30)
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-5.15.0-27-generic root=UUID=8f0bd0a5-8005-4fc8-8a6f-7c310714514d ro quiet splash vt.handoff=7
[ 0.000000] efi: EFI v2.70 by American Megatrends
[ 0.000000] efi: ACPI=0x59d69000 ACPI 2.0=0x59d69014 TPMFinalLog=0x59dfc000 SMBIOS=0x5a609000 SMBIOS 3.0=0x5a608000 MEMATTR=0x530f9018 ESRT=0x5363cd18 MOKvar=0x50ab3000 RNG=0x5a5e5e98 TPMEventLog=0x50a85018
[ 0.000000] efi: seeding entropy pool
[ 0.000000] secureboot: Secure boot enabled
[ 0.000000] Kernel is locked down from EFI Secure Boot mode; see man kernel_lockdown.7
[ 0.000000] DMI: ASUSTeK COMPUTER INC. ZenBook Pro Duo UX582HS_UX582HS/UX582HS, BIOS UX582HS.301 11/29/2021
[ 0.022015] secureboot: Secure boot enabled
[ 0.074393] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.15.0-27-generic root=UUID=8f0bd0a5-8005-4fc8-8a6f-7c310714514d ro quiet splash vt.handoff=7
[ 0.074433] Unknown kernel command line parameters "splash BOOT_IMAGE=/boot/vmlinuz-5.15.0-27-generic", will be passed to user space.
[ 0.196322] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[ 0.864206] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0'
[ 0.868850] integrity: Loaded X.509 cert 'ubuntu Secure Boot Module Signature key: 800713dd7ec5148d2c0c4399901e1a014e38c9e4'
[ 0.981119] BOOT_IMAGE=/boot/vmlinuz-5.15.0-27-generic
[ 1.060591] pci 10000:e0:06.0: BAR 13: failed to assign [io size 0x1000]
[ 3.017567] Bluetooth: hci0: Secure boot is enabled
[ 3.039135] snd_hda_intel 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040100
[ 3.039160] snd_hda_intel 0000:00:1f.3: Digital mics found on Skylake+ platform, using SOF driver
[ 3.062115] thermal thermal_zone8: failed to read out thermal zone (-61)
[ 3.339652] snd_hda_intel 0000:01:00.1: enabling device (0000 -> 0002)
[ 3.339824] snd_hda_intel 0000:01:00.1: Disabling MSI
[ 3.339842] snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
[ 3.354945] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card0/input36
[ 3.375888] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card0/input37
[ 3.376065] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card0/input38
[ 3.376115] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card0/input39
[ 3.388350] sof-audio-pci-intel-tgl 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040100
[ 3.388372] sof-audio-pci-intel-tgl 0000:00:1f.3: Digital mics found on Skylake+ platform, using SOF driver
[ 3.388405] sof-audio-pci-intel-tgl 0000:00:1f.3: enabling device (0000 -> 0002)
[ 3.388628] sof-audio-pci-intel-tgl 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if 0x040100
[ 5.026730] sof-audio-pci-intel-tgl 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[ 5.252829] sof-audio-pci-intel-tgl 0000:00:1f.3: use msi interrupt mode
[ 5.284814] sof-audio-pci-intel-tgl 0000:00:1f.3: hda codecs found, mask 5
[ 5.284819] sof-audio-pci-intel-tgl 0000:00:1f.3: using HDA machine driver skl_hda_dsp_generic now
[ 5.284826] sof-audio-pci-intel-tgl 0000:00:1f.3: DMICs detected in NHLT tables: 4
[ 5.285393] sof-audio-pci-intel-tgl 0000:00:1f.3: Firmware info: version 2:0:0-b678a
[ 5.285396] sof-audio-pci-intel-tgl 0000:00:1f.3: Firmware: ABI 3:20:0 Kernel ABI 3:18:0
[ 5.285397] sof-audio-pci-intel-tgl 0000:00:1f.3: warn: FW ABI is more recent than kernel
[ 5.285401] sof-audio-pci-intel-tgl 0000:00:1f.3: unknown sof_ext_man header type 3 size 0x30
[ 5.388964] sof-audio-pci-intel-tgl 0000:00:1f.3: Firmware info: version 2:0:0-b678a
[ 5.388968] sof-audio-pci-intel-tgl 0000:00:1f.3: Firmware: ABI 3:20:0 Kernel ABI 3:18:0
[ 5.388970] sof-audio-pci-intel-tgl 0000:00:1f.3: warn: FW ABI is more recent than kernel
[ 5.395204] sof-audio-pci-intel-tgl 0000:00:1f.3: Topology: ABI 3:20:0 Kernel ABI 3:18:0
[ 5.395208] sof-audio-pci-intel-tgl 0000:00:1f.3: warn: topology ABI is more recent than kernel
[ 5.424081] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: Parent card not yet available, widget card binding deferred
[ 5.451486] snd_hda_codec_realtek ehdaudio0D0: autoconfig for ALC294: line_outs=1 (0x17/0x0/0x0/0x0/0x0) type:speaker
[ 5.451491] snd_hda_codec_realtek ehdaudio0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 5.451494] snd_hda_codec_realtek ehdaudio0D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[ 5.451495] snd_hda_codec_realtek ehdaudio0D0: mono: mono_out=0x0
[ 5.451496] snd_hda_codec_realtek ehdaudio0D0: inputs:
[ 5.915650] snd_hda_codec_realtek ehdaudio0D0: ASoC: sink widget AIF1TX overwritten
[ 5.915664] snd_hda_codec_realtek ehdaudio0D0: ASoC: source widget AIF1RX overwritten
[ 5.915917] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget hifi3 overwritten
[ 5.915928] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget hifi2 overwritten
[ 5.915936] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget hifi1 overwritten
[ 5.915945] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: source widget Codec Output Pin1 overwritten
[ 5.915951] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget Codec Input Pin1 overwritten
[ 5.915963] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget Analog Codec Playback overwritten
[ 5.915973] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget Digital Codec Playback overwritten
[ 5.915983] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget Alt Analog Codec Playback overwritten
[ 5.915995] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: source widget Analog Codec Capture overwritten
[ 5.916007] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: source widget Digital Codec Capture overwritten
[ 5.916017] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: source widget Alt Analog Codec Capture overwritten
[ 5.916039] skl_hda_dsp_generic skl_hda_dsp_generic: hda_dsp_hdmi_build_controls: no PCM in topology for HDMI converter 3
[ 5.916043] skl_hda_dsp_generic skl_hda_dsp_generic: hda_dsp_hdmi_build_controls: no PCM in topology for HDMI converter 4
[ 5.916046] skl_hda_dsp_generic skl_hda_dsp_generic: hda_dsp_hdmi_build_controls: no PCM in topology for HDMI converter 5
[ 5.916049] skl_hda_dsp_generic skl_hda_dsp_generic: hda_dsp_hdmi_build_controls: no PCM in topology for HDMI converter 6
[ 5.916052] skl_hda_dsp_generic skl_hda_dsp_generic: hda_dsp_hdmi_build_controls: no PCM in topology for HDMI converter 7
[ 5.916054] skl_hda_dsp_generic skl_hda_dsp_generic: hda_dsp_hdmi_build_controls: no PCM in topology for HDMI converter 8
[ 5.937751] input: sof-hda-dsp Headphone as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card1/input53
[ 5.937795] input: sof-hda-dsp HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card1/input54
[ 5.937828] input: sof-hda-dsp HDMI/DP,pcm=4 as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card1/input55
[ 5.937859] input: sof-hda-dsp HDMI/DP,pcm=5 as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card1/input56
[ 227.721006] [drm:nv_drm_master_set [nvidia_drm]] *ERROR* [nvidia-drm] [GPU ID 0x00000100] Failed to grab modeset ownership
[ 227.721127] [drm:nv_drm_master_set [nvidia_drm]] *ERROR* [nvidia-drm] [GPU ID 0x00000100] Failed to grab modeset ownership
[ 227.721200] [drm:nv_drm_master_set [nvidia_drm]] *ERROR* [nvidia-drm] [GPU ID 0x00000100] Failed to grab modeset ownership
[ 227.752782] [drm:nv_drm_master_set [nvidia_drm]] *ERROR* [nvidia-drm] [GPU ID 0x00000100] Failed to grab modeset ownership
[ 227.752895] [drm:nv_drm_master_set [nvidia_drm]] *ERROR* [nvidia-drm] [GPU ID 0x00000100] Failed to grab modeset ownership
[ 227.752968] [drm:nv_drm_master_set [nvidia_drm]] *ERROR* [nvidia-drm] [GPU ID 0x00000100] Failed to grab modeset ownership
[ 227.784747] [drm:nv_drm_master_set [nvidia_drm]] *ERROR* [nvidia-drm] [GPU ID 0x00000100] Failed to grab modeset ownership
[ 227.784862] [drm:nv_drm_master_set [nvidia_drm]] *ERROR* [nvidia-drm] [GPU ID 0x00000100] Failed to grab modeset ownership
[ 227.784931] [drm:nv_drm_master_set [nvidia_drm]] *ERROR* [nvidia-drm] [GPU ID 0x00000100] Failed to grab modeset ownership
|
Was ich bis jetzt gelesen habe, setzt Windows 11 zwar Secure Boot voraus, es muss aber nicht aktiviert sein. Im BIOS kann ich auch die aktuellen Schlüssel ex-/importieren. Sollte dann ja eigentlich wieder herzustellen sein. Wird sich zeigen.
|
Marant--
Anmeldungsdatum: 4. April 2022
Beiträge: 744
|
Starte doch mal per Live System und vergleiche die 'dmesg' bzw. die Soundausgabe. Secure Boot ausschalten und Windows damit aber nicht starten.
|
LutzB3
(Themenstarter)
Anmeldungsdatum: 3. Mai 2022
Beiträge: 31
|
Meinst Du mit einem Ubuntu Livesystem? Das dürfte zu dem laufenden 22.04 doch für den Sound keinen Unterschied machen. Oder geht es jetzt rein um Secure Boot?
|
Marant--
Anmeldungsdatum: 4. April 2022
Beiträge: 744
|
Sicher, mit eben diesem 22.04. Besser wäre es Du startest das installierte System (mglw. aktueller, was Sound betrifft), ohne Sec. Boot. So wie ich weiss, lässt sich Windows ohne Sec. Boot gestartet danach nicht mehr starten.(selbst nicht probiert). Also das auf jeden Fall vermeiden.
|
Marant--
Anmeldungsdatum: 4. April 2022
Beiträge: 744
|
Kann der das öffnen, bzw. kommt hier Ton? Mal mit u. ohne Kopfhörer probieren. speaker-test -c2 -D plughw:1,0 --test=wav -w /usr/share/sounds/alsa/Front_Center.wav u. poste mal die Ausgaben amixer -c1
sudo fuser -v /dev/snd/*
pacmd list-cards
|
LutzB3
(Themenstarter)
Anmeldungsdatum: 3. Mai 2022
Beiträge: 31
|
Bei beiden Tests war nicht mal ein Knacksen oder Rauschen zu hören.
Ohne Kopfhörer:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23 | lutz@zenbook:~$ speaker-test -c2 -D plughw:1,0 --test=wav -w /usr/share/sounds/alsa/Front_Center.wav
speaker-test 1.2.6
Wiedergabe-Gerät ist plughw:1,0
Stream-Parameter sind 48000 Hz, S16_LE, 2 Kanäle
WAV-Datei(en)
Rate ist 48000 Hz (angefordert: 48000 Hz)
Puffergröße von 96 bis 16384
Periodengröße von 48 bis 4096
Verwende maximale Puffergröße 16384
Perioden = 4
gesetzt: period_size = 4096
gesetzt: buffer_size = 16384
0 - Vorne links
1 - Vorne rechts
Zeit pro Periode = 2,560935
0 - Vorne links
1 - Vorne rechts
Zeit pro Periode = 2,816069
0 - Vorne links
1 - Vorne rechts
Zeit pro Periode = 2,901707
|
Mit Kopfhörern:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23 | lutz@zenbook:~$ speaker-test -c2 -D plughw:1,0 --test=wav -w /usr/share/sounds/alsa/Front_Center.wav
speaker-test 1.2.6
Wiedergabe-Gerät ist plughw:1,0
Stream-Parameter sind 48000 Hz, S16_LE, 2 Kanäle
WAV-Datei(en)
Rate ist 48000 Hz (angefordert: 48000 Hz)
Puffergröße von 96 bis 16384
Periodengröße von 48 bis 4096
Verwende maximale Puffergröße 16384
Perioden = 4
gesetzt: period_size = 4096
gesetzt: buffer_size = 16384
0 - Vorne links
1 - Vorne rechts
Zeit pro Periode = 2,560531
0 - Vorne links
1 - Vorne rechts
Zeit pro Periode = 2,816297
0 - Vorne links
1 - Vorne rechts
Zeit pro Periode = 2,901794
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211 | lutz@zenbook:~$ amixer -c1
Simple mixer control 'Master',0
Capabilities: pvolume pvolume-joined pswitch pswitch-joined
Playback channels: Mono
Limits: Playback 0 - 87
Mono: Playback 87 [100%] [0.00dB] [on]
Simple mixer control 'Headphone',0
Capabilities: pvolume pswitch
Playback channels: Front Left - Front Right
Limits: Playback 0 - 87
Mono:
Front Left: Playback 87 [100%] [0.00dB] [on]
Front Right: Playback 87 [100%] [0.00dB] [on]
Simple mixer control 'Speaker',0
Capabilities: pvolume pswitch
Playback channels: Front Left - Front Right
Limits: Playback 0 - 87
Mono:
Front Left: Playback 87 [100%] [0.00dB] [off]
Front Right: Playback 87 [100%] [0.00dB] [off]
Simple mixer control 'IEC958',0
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [on]
Simple mixer control 'IEC958',1
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [on]
Simple mixer control 'IEC958',2
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [on]
Simple mixer control 'Auto-Mute Mode',0
Capabilities: enum
Items: 'Disabled' 'Enabled'
Item0: 'Disabled'
Simple mixer control 'Dmic0',0
Capabilities: cvolume cswitch
Capture channels: Front Left - Front Right - Rear Left - Rear Right
Limits: Capture 0 - 70
Front Left: Capture 54 [77%] [4.00dB] [on]
Front Right: Capture 54 [77%] [4.00dB] [on]
Rear Left: Capture 54 [77%] [4.00dB] [on]
Rear Right: Capture 54 [77%] [4.00dB] [on]
Simple mixer control 'Dmic1 2nd',0
Capabilities: cvolume
Capture channels: Front Left - Front Right - Rear Left - Rear Right
Limits: Capture 0 - 70
Front Left: Capture 50 [71%] [0.00dB]
Front Right: Capture 50 [71%] [0.00dB]
Rear Left: Capture 50 [71%] [0.00dB]
Rear Right: Capture 50 [71%] [0.00dB]
Simple mixer control 'PGA1.0 1 Master',0
Capabilities: pvolume
Playback channels: Front Left - Front Right
Limits: Playback 0 - 32
Mono:
Front Left: Playback 32 [100%] [0.00dB]
Front Right: Playback 32 [100%] [0.00dB]
Simple mixer control 'PGA2.0 2 Master',0
Capabilities: cvolume
Capture channels: Front Left - Front Right
Limits: Capture 0 - 80
Front Left: Capture 50 [62%] [0.00dB]
Front Right: Capture 50 [62%] [0.00dB]
Simple mixer control 'PGA3.0 3 Master',0
Capabilities: pvolume
Playback channels: Front Left - Front Right
Limits: Playback 0 - 32
Mono:
Front Left: Playback 32 [100%] [0.00dB]
Front Right: Playback 32 [100%] [0.00dB]
Simple mixer control 'PGA4.0 4 Master',0
Capabilities: cvolume
Capture channels: Front Left - Front Right
Limits: Capture 0 - 80
Front Left: Capture 50 [62%] [0.00dB]
Front Right: Capture 50 [62%] [0.00dB]
Simple mixer control 'PGA7.0 7 Master',0
Capabilities: pvolume
Playback channels: Front Left - Front Right
Limits: Playback 0 - 32
Mono:
Front Left: Playback 32 [100%] [0.00dB]
Front Right: Playback 32 [100%] [0.00dB]
Simple mixer control 'PGA8.0 8 Master',0
Capabilities: pvolume
Playback channels: Front Left - Front Right
Limits: Playback 0 - 32
Mono:
Front Left: Playback 32 [100%] [0.00dB]
Front Right: Playback 32 [100%] [0.00dB]
Simple mixer control 'PGA9.0 9 Master',0
Capabilities: pvolume
Playback channels: Front Left - Front Right
Limits: Playback 0 - 32
Mono:
Front Left: Playback 32 [100%] [0.00dB]
Front Right: Playback 32 [100%] [0.00dB]
lutz@zenbook:~$ sudo fuser -v /dev/snd/*
BEN. PID ZUGR. BEFEHL
/dev/snd/controlC0: lutz 4302 F.... pulseaudio
/dev/snd/controlC1: lutz 4302 F.... pulseaudio
lutz@zenbook:~$ pacmd list-cards
2 card(s) available.
index: 0
name: <alsa_card.pci-0000_00_1f.3-platform-skl_hda_dsp_generic>
driver: <module-alsa-card.c>
owner module: 22
properties:
alsa.card = "1"
alsa.card_name = "sof-hda-dsp"
alsa.long_card_name = "ASUSTeKCOMPUTERINC.-ZenBookProDuoUX582HS_UX582HS-1.0-UX582HS"
alsa.driver_name = "snd_soc_skl_hda_dsp"
device.bus_path = "pci-0000:00:1f.3-platform-skl_hda_dsp_generic"
sysfs.path = "/devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card1"
device.bus = "pci"
device.vendor.id = "8086"
device.vendor.name = "Intel Corporation"
device.product.id = "43c8"
device.product.name = "Tiger Lake-H HD Audio Controller"
device.string = "1"
device.description = "Tiger Lake-H HD Audio Controller"
module-udev-detect.discovered = "1"
device.icon_name = "audio-card-pci"
profiles:
HiFi: Play HiFi quality Music (priority 40768, available: unknown)
off: Aus (priority 0, available: unknown)
active profile: <HiFi>
sinks:
alsa_output.pci-0000_00_1f.3-platform-skl_hda_dsp_generic.HiFi__hw_sofhdadsp_5__sink/#1: Tiger Lake-H HD Audio Controller HDMI / DisplayPort 3 Output
alsa_output.pci-0000_00_1f.3-platform-skl_hda_dsp_generic.HiFi__hw_sofhdadsp_4__sink/#2: Tiger Lake-H HD Audio Controller HDMI / DisplayPort 2 Output
alsa_output.pci-0000_00_1f.3-platform-skl_hda_dsp_generic.HiFi__hw_sofhdadsp_3__sink/#3: Tiger Lake-H HD Audio Controller HDMI / DisplayPort 1 Output
alsa_output.pci-0000_00_1f.3-platform-skl_hda_dsp_generic.HiFi__hw_sofhdadsp__sink/#4: Tiger Lake-H HD Audio Controller Speaker + Headphones
sources:
alsa_output.pci-0000_00_1f.3-platform-skl_hda_dsp_generic.HiFi__hw_sofhdadsp_5__sink.monitor/#1: Monitor of Tiger Lake-H HD Audio Controller HDMI / DisplayPort 3 Output
alsa_output.pci-0000_00_1f.3-platform-skl_hda_dsp_generic.HiFi__hw_sofhdadsp_4__sink.monitor/#2: Monitor of Tiger Lake-H HD Audio Controller HDMI / DisplayPort 2 Output
alsa_output.pci-0000_00_1f.3-platform-skl_hda_dsp_generic.HiFi__hw_sofhdadsp_3__sink.monitor/#3: Monitor of Tiger Lake-H HD Audio Controller HDMI / DisplayPort 1 Output
alsa_output.pci-0000_00_1f.3-platform-skl_hda_dsp_generic.HiFi__hw_sofhdadsp__sink.monitor/#4: Monitor of Tiger Lake-H HD Audio Controller Speaker + Headphones
alsa_input.pci-0000_00_1f.3-platform-skl_hda_dsp_generic.HiFi__hw_sofhdadsp__source/#5: Tiger Lake-H HD Audio Controller Headphones Stereo Microphone
alsa_input.pci-0000_00_1f.3-platform-skl_hda_dsp_generic.HiFi__hw_sofhdadsp_6__source/#6: Tiger Lake-H HD Audio Controller Digital Microphone
ports:
[Out] HDMI3: HDMI / DisplayPort 3 Output (priority 700, latency offset 0 usec, available: no)
properties:
[Out] HDMI2: HDMI / DisplayPort 2 Output (priority 600, latency offset 0 usec, available: no)
properties:
[Out] HDMI1: HDMI / DisplayPort 1 Output (priority 500, latency offset 0 usec, available: no)
properties:
[Out] Speaker: Speaker (priority 100, latency offset 0 usec, available: unknown)
properties:
[Out] Headphones: Headphones (priority 200, latency offset 0 usec, available: yes)
properties:
[In] Mic2: Headphones Stereo Microphone (priority 200, latency offset 0 usec, available: unknown)
properties:
[In] Mic1: Digital Microphone (priority 100, latency offset 0 usec, available: unknown)
properties:
index: 1
name: <alsa_card.pci-0000_01_00.1>
driver: <module-alsa-card.c>
owner module: 23
properties:
alsa.card = "0"
alsa.card_name = "HDA NVidia"
alsa.long_card_name = "HDA NVidia at 0x88080000 irq 17"
alsa.driver_name = "snd_hda_intel"
device.bus_path = "pci-0000:01:00.1"
sysfs.path = "/devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card0"
device.bus = "pci"
device.vendor.id = "10de"
device.vendor.name = "NVIDIA Corporation"
device.product.id = "228b"
device.product.name = "GA104 High Definition Audio Controller"
device.string = "0"
device.description = "GA104 High Definition Audio Controller"
module-udev-detect.discovered = "1"
device.icon_name = "audio-card-pci"
profiles:
output:hdmi-stereo: Digital Stereo (HDMI)-Ausgabe (priority 5900, available: no)
output:hdmi-surround: Digital Surround 5.1 (HDMI)-Ausgabe (priority 800, available: no)
output:hdmi-surround71: Digital Surround 7.1 (HDMI)-Ausgabe (priority 800, available: no)
output:hdmi-stereo-extra1: Digital Stereo (HDMI 2)-Ausgabe (priority 5700, available: no)
output:hdmi-surround-extra1: Digital Surround 5.1 (HDMI 2)-Ausgabe (priority 600, available: no)
output:hdmi-surround71-extra1: Digital Surround 7.1 (HDMI 2)-Ausgabe (priority 600, available: no)
output:hdmi-stereo-extra2: Digital Stereo (HDMI 3)-Ausgabe (priority 5700, available: no)
output:hdmi-surround-extra2: Digital Surround 5.1 (HDMI 3)-Ausgabe (priority 600, available: no)
output:hdmi-surround71-extra2: Digital Surround 7.1 (HDMI 3)-Ausgabe (priority 600, available: no)
output:hdmi-stereo-extra3: Digital Stereo (HDMI 4)-Ausgabe (priority 5700, available: no)
output:hdmi-surround-extra3: Digital Surround 5.1 (HDMI 4)-Ausgabe (priority 600, available: no)
output:hdmi-surround71-extra3: Digital Surround 7.1 (HDMI 4)-Ausgabe (priority 600, available: no)
off: Aus (priority 0, available: unknown)
active profile: <off>
ports:
hdmi-output-0: HDMI / DisplayPort (priority 5900, latency offset 0 usec, available: no)
properties:
device.icon_name = "video-display"
hdmi-output-1: HDMI / DisplayPort 2 (priority 5800, latency offset 0 usec, available: no)
properties:
device.icon_name = "video-display"
hdmi-output-2: HDMI / DisplayPort 3 (priority 5700, latency offset 0 usec, available: no)
properties:
device.icon_name = "video-display"
hdmi-output-3: HDMI / DisplayPort 4 (priority 5600, latency offset 0 usec, available: no)
properties:
device.icon_name = "video-display"
|
|
Marant--
Anmeldungsdatum: 4. April 2022
Beiträge: 744
|
Da Du Dich ja selbst damit beschäftigt, hoffe ich das das f. Dich keine böhm. Dörfer sind. Lese mal im Windows die Pin Belegung aus. Ist dann für hdajackretask.
|
LutzB3
(Themenstarter)
Anmeldungsdatum: 3. Mai 2022
Beiträge: 31
|
Wie kann ich das unter Windows auslesen? Mit den Befehlen und Ausgaben auf der Linux Shell komme ich klar.
|
Marant--
Anmeldungsdatum: 4. April 2022
Beiträge: 744
|
Naja hätte ich es parat hätte ich es gepostet, und Erwartungen wie, poste, ich setze es um sind bei mir nicht zu haben. Sind (naheliegenderweise) in der Registry, das kann ich sagen. Suche also erstmal selbst. Oder Du findest im Netz eine funktionierende Belegung baugleich Deines Boards.(also nicht allein ALC294). Du darfst dann das Vorgehen zwecks 'Pin Belegung auslesen' hier im öffentlichen Forum für Nachfolgende posten.
|
LutzB3
(Themenstarter)
Anmeldungsdatum: 3. Mai 2022
Beiträge: 31
|
Ich muss auch nicht alles vorgekaut bekommen. Bei Deiner Antwort dachte ich nur, Du wüsstest, wie das geht. Bis jetzt hatte ich nur von der Möglichkeit
gelesen, eine Windows VM zu starten, die Soundkarte durchzureichen, und anschließend in dem Host die Pinbelegung auszulesen. Dann suche ich mal in den Tiefen der Registry...
|
klasie
Anmeldungsdatum: 7. August 2018
Beiträge: 525
Wohnort: BY
|
Servus @LutzB3! Sollte es an den Optionen liegen, könntest Du unter cat /etc/modprobe.d/alsa-base.conf nachsehen, welche Möglichkeiten dort angeboten werden. Auch könnte ein Blick auf die Seite https://www.kernel.org/doc/html/v5.15/sound/hd-audio/models.html hilfreich sein (der Rechnername - Lenovo, Lifebook etc. - ist dabei unerheblich, d.h. auch ein abweichender Name könnte passend sein).
|