Mojo_Dodo
Anmeldungsdatum: 31. Januar 2008
Beiträge: Zähle...
|
Hallo zusammen, ich habe folgendes Problem bei der Tonwiedergabe meines Monitors (LG 35WN65C), den ich per DisplayPort-Kabel an meinen PC angeschlossen habe: Wenn die Wiedergabe gestartet wird setzt der Ton erst nach 3-4 Sekunden ein (egal ob ein Videostream in Firefox oder eine lokale Audiodatei). Wenn die Wiedergabe dann für 1-2 Sekunden pausiert und wieder gestartet wird, setzt der Ton sofort ein und bleibt nicht die 3-4 Sekunden still. Wenn etwa 5 Sekunden oder länger pausiert wird, dann dauert es wieder entsprechend ein paar Sekunden bis der Ton zu hören ist. Wenn der Ton durch irgendeine Anwendung bereits läuft (z.B. wenn gerade ein Video in Firefox läuft), dann setzt der Ton beim Öffnen einer lokalen Audiodatei sofort ein. So ist es auch beim Ausführen des Befehls aplay /usr/share/sounds/alsa/Noise.wav - beim ersten Ausführen höre ich nichts, beim zweiten Ausführen direkt im Anschluss höre ich die letzte Sekunde und wenn ich den Befehl dann weiter direkt ausführe ist die Datei in voller Länge zu hören. Auffällig dabei ist außerdem noch, dass solange in Ubuntu in den Einstellungen der Menüpunkt "Klang" geöffnet ist das Problem nicht auftritt. D.h. dann bekomme ich überall direkt die Audiowiedergabe ohne die 4 Sekunden Stille zu Beginn. Es scheint als ob die Lautsprecher bei Nicht-Nutzung "in Standby gehen" und dann etwa 4 Sekunden brauchen um aufzuwachen. Wenn ich allerdings am selben PC unter Windows 10 boote, habe ich mit der Tonwiedergabe am Bildschirm keinerlei Probleme. Im Folgenden die Ausgaben wie unter Sound Problembehebung/Audio-Fehler-Beschreibung aufgeführt: 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 | mojo@mojo-PC-Ubuntu:~$ lsb_release -d
Description: Ubuntu 22.04.2 LTS
mojo@mojo-PC-Ubuntu:~$ uname -r
5.19.0-38-generic
mojo@mojo-PC-Ubuntu:~$ cat /proc/asound/cards
0 [PCH ]: HDA-Intel - HDA Intel PCH
HDA Intel PCH at 0xdf220000 irq 129
mojo@mojo-PC-Ubuntu:~$ aplay -l
**** Liste der Hardware-Geräte (PLAYBACK) ****
Karte 0: PCH [HDA Intel PCH], Gerät 0: ALC892 Analog [ALC892 Analog]
Sub-Geräte: 1/1
Sub-Gerät #0: subdevice #0
Karte 0: PCH [HDA Intel PCH], Gerät 3: HDMI 0 [HDMI 0]
Sub-Geräte: 1/1
Sub-Gerät #0: subdevice #0
Karte 0: PCH [HDA Intel PCH], Gerät 7: HDMI 1 [HDMI 1]
Sub-Geräte: 1/1
Sub-Gerät #0: subdevice #0
Karte 0: PCH [HDA Intel PCH], Gerät 8: HDMI 2 [HDMI 2]
Sub-Geräte: 1/1
Sub-Gerät #0: subdevice #0
Karte 0: PCH [HDA Intel PCH], Gerät 9: HDMI 3 [HDMI 3]
Sub-Geräte: 1/1
Sub-Gerät #0: subdevice #0
Karte 0: PCH [HDA Intel PCH], Gerät 10: HDMI 4 [HDMI 4]
Sub-Geräte: 1/1
Sub-Gerät #0: subdevice #0
mojo@mojo-PC-Ubuntu:~$ aplay /usr/share/sounds/alsa/Noise.wav
Wiedergabe: WAVE '/usr/share/sounds/alsa/Noise.wav' : Signed 16 bit Little Endian, Rate: 48000 Hz, mono
mojo@mojo-PC-Ubuntu:~$ lspci -nnk | grep -iA2 audio
00:1f.3 Audio device [0403]: Intel Corporation 200 Series PCH HD Audio [8086:a2f0]
Subsystem: Micro-Star International Co., Ltd. [MSI] 200 Series PCH HD Audio [1462:fa71]
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel
mojo@mojo-PC-Ubuntu:~$ ps -C esd
PID TTY TIME CMD
mojo@mojo-PC-Ubuntu:~$ ps -C arts
PID TTY TIME CMD
mojo@mojo-PC-Ubuntu:~$ ps -C pulseaudio
PID TTY TIME CMD
1674 ? 00:00:28 pulseaudio
mojo@mojo-PC-Ubuntu:~$ grep "^audio" /etc/group | grep "$USER" | wc -l
0
mojo@mojo-PC-Ubuntu:~$ dpkg -l | tr -s " " | grep " alsa-"
ii alsa-base 1.0.25+dfsg-0ubuntu7 all ALSA driver configuration files
ii alsa-topology-conf 1.2.5.1-2 all ALSA topology configuration files
ii alsa-ucm-conf 1.2.6.3-1ubuntu1.5 all ALSA Use Case Manager configuration files
ii alsa-utils 1.2.6-1ubuntu1 amd64 Utilities for configuring and using ALSA
mojo@mojo-PC-Ubuntu:~$ lsmod | grep "snd"
snd_hda_codec_hdmi 81920 1
snd_hda_codec_realtek 163840 1
snd_hda_codec_generic 102400 1 snd_hda_codec_realtek
ledtrig_audio 16384 1 snd_hda_codec_generic
snd_hda_intel 53248 2
snd_usb_audio 376832 0
snd_intel_dspcfg 36864 1 snd_hda_intel
snd_intel_sdw_acpi 20480 1 snd_intel_dspcfg
snd_hda_codec 176128 4 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_realtek
snd_hda_core 114688 5 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek
snd_usbmidi_lib 45056 1 snd_usb_audio
snd_hwdep 20480 2 snd_usb_audio,snd_hda_codec
snd_seq_midi 20480 0
snd_seq_midi_event 16384 1 snd_seq_midi
snd_rawmidi 45056 2 snd_seq_midi,snd_usbmidi_lib
snd_pcm 155648 5 snd_hda_codec_hdmi,snd_hda_intel,snd_usb_audio,snd_hda_codec,snd_hda_core
snd_seq 77824 2 snd_seq_midi,snd_seq_midi_event
snd_seq_device 16384 3 snd_seq,snd_seq_midi,snd_rawmidi
snd_timer 40960 2 snd_seq,snd_pcm
mc 65536 5 videodev,snd_usb_audio,videobuf2_v4l2,uvcvideo,videobuf2_common
snd 114688 17 snd_hda_codec_generic,snd_seq,snd_seq_device,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_usb_audio,snd_usbmidi_lib,snd_hda_codec,snd_hda_codec_realtek,snd_timer,snd_pcm,snd_rawmidi
soundcore 16384 1 snd
mojo@mojo-PC-Ubuntu:~$ head -n 3 /proc/asound/card0/codec#0
Codec: Realtek ALC892
Address: 0
AFG Function Id: 0x1 (unsol 1)
mojo@mojo-PC-Ubuntu:~$ head -n 3 /proc/asound/card0/codec97#0/ac97#0-0
head: '/proc/asound/card0/codec97#0/ac97#0-0' kann nicht zum Lesen geöffnet werden: Datei oder Verzeichnis nicht gefunden
mojo@mojo-PC-Ubuntu:~$ head -n 3 /proc/asound/card0/codec97#0/ac97#0-0+regs
head: '/proc/asound/card0/codec97#0/ac97#0-0+regs' kann nicht zum Lesen geöffnet werden: Datei oder Verzeichnis nicht gefunden
mojo@mojo-PC-Ubuntu:~$ cat ~/.asoundrc
cat: /home/mojo/.asoundrc: Datei oder Verzeichnis nicht gefunden
mojo@mojo-PC-Ubuntu:~$ cat ~/.asoundrc.asoundconf
cat: /home/mojo/.asoundrc.asoundconf: Datei oder Verzeichnis nicht gefunden
mojo@mojo-PC-Ubuntu:~$ cat /etc/asound.conf
cat: /etc/asound.conf: Datei oder Verzeichnis nicht gefunden
|
Über eure Hinweise bin ich euch dankbar, da ich bei meiner Recherche keine brauchbare Spur gefunden habe die ich verfolgen könnte.
|
Mojo_Dodo
(Themenstarter)
Anmeldungsdatum: 31. Januar 2008
Beiträge: 212
|
Danke für deine Antwort! Ich habe nun noch einen Versuch mit Lautsprechern gemacht, die ich via 3,5 mm Klinkestecker über den AUX-Eingang am Mainboard angeschlossen habe. Dort tritt, wenn überhaupt, ein Aussetzen von unter 1 Sekunde auf. Zu dem verlinkten Artikel:
Die Energiesparoptionen für die SPU sind wohl aktiviert:
cat /sys/module/snd_hda_intel/parameters/power_save
1 Wie im verlinkten Artikel habe ich es mit
echo "options snd_hda_intel power_save=0" | sudo tee -a /etc/modprobe.d/alsa-base.conf
versucht, was aber zu keiner Behebung oder Verbesserung des Problems führt. Es scheint spezifisch den via DisplayPort angeschlossenen Monitor zu betreffen (allerdings nur unter Ubuntu, nicht unter Windows).
|
Marant--
Anmeldungsdatum: 4. April 2022
Beiträge: 680
|
Wie im verlinkten Artikel habe ich es mit echo "options snd_hda_intel power_save=0" | sudo tee -a /etc/modprobe.d/alsa-base.conf versucht, was aber zu keiner Behebung oder Verbesserung des Problems führt.
Wie im Kindergarten. Wie war dann die cat Ausgabe? 0 oder 1, davon steht nichts ob das Setzen akzeptiert wurde. - Keine Ahnung, ob es was bringt, versuchen könntest Du mal Folgendes: Wechsel des Soundservers. Welcher gerade läuft(Name des ..) steht bei pactl info (taucht da Pipewire auf, auch wenn PA erwähnt ist, ist es PW) Damit umstellen, Zeile für Zeile jeweils + <Enter> https://forum.ubuntuusers.de/topic/pulseaudio-kein-autostart-mehr/#post-9323045 - Im Übrigen ist dein User nicht in der Gruppe Audio registriert(wenn Du schon selbst die Ausgabe bringst), wenn ich das richtig sehe.
id Das auch ggf. mal ändern. - Mit vorigen Kernel testen wäre noch eine Option. –
So ist es auch beim Ausführen des Befehls aplay /usr/share/sounds/alsa/Noise.wav - beim ersten Ausführen höre ich nichts, beim zweiten Ausführen direkt im Anschluss höre ich die letzte Sekunde und wenn ich den Befehl dann weiter direkt ausführe ist die Datei in voller Länge zu hören.
Das geht trotzdem über den Soundserver. Teste mal ohne den, also aplay <Karte angeben> - Keine Besserung, poste mal: sudo dmesg | egrep -i "BOOT_IMAGE|secure|efi: |Linux version|DMI:|snd|sound|audio|codec|hda|hdmi|'/input'|fail|firmware|sof-"
|
von.wert
Anmeldungsdatum: 23. Dezember 2020
Beiträge: 7756
|
Mojo_Dodo schrieb:
versucht, was aber zu keiner Behebung oder Verbesserung des Problems führt.
Rebooten möchtest Du natürlich. Zum Testen kann man "0" auch in "/sys/module/snd_hda_intel/parameters/power_save" schreiben, mit root-Rechten, versteht sich. Dann ist's gleich aktiv, übersteht aber keinen Reboot.
allerdings nur unter Ubuntu, nicht unter Windows
Wen interessiert hier Windows? Das ist eine Konfigurationssache.
|
Marant--
Anmeldungsdatum: 4. April 2022
Beiträge: 680
|
Zum Testen kann man "0" auch in "/sys/module/snd_hda_intel/parameters/power_save" schreiben,
Den Weg würde ich nicht erst gehen, bringt nur Verwirrung. Glaube das was in /sys/module/snd_hda_intel/parameters/* steht wird gesetzt, nicht ausgelesen. Würde das aber nicht beschwören und zum Nachsehen fehlt mir die Lust.
|
von.wert
Anmeldungsdatum: 23. Dezember 2020
Beiträge: 7756
|
Marant-- schrieb:
Den Weg würde ich nicht erst gehen, bringt nur Verwirrung.
Muß man auch nicht, ist nur ergänzender Hinweis. Der Blogpost ist im übrigen kein Theorieding, sondern vom Schreiber seit mehreren Wochen genau so im Einsatz eben dieses Problems wegen.
|
Mojo_Dodo
(Themenstarter)
Anmeldungsdatum: 31. Januar 2008
Beiträge: 212
|
Marant-- schrieb: Wie im verlinkten Artikel habe ich es mit echo "options snd_hda_intel power_save=0" | sudo tee -a /etc/modprobe.d/alsa-base.conf versucht, was aber zu keiner Behebung oder Verbesserung des Problems führt.
Wie im Kindergarten. Wie war dann die cat Ausgabe? 0 oder 1, davon steht nichts ob das Setzen akzeptiert wurde.
Ja, cat /sys/module/snd_hda_intel/parameters/power_save liefert nun 0 . Neugestartet hatte ich natürlich. - Marant-- schrieb: Im Übrigen ist dein User nicht in der Gruppe Audio registriert(wenn Du schon selbst die Ausgabe bringst), wenn ich das richtig sehe.
id Das auch ggf. mal ändern.
Es ist der "Standbenutzer", d.h. ich habe bei der Installation von 22.04 nur diesen Benutzer erstellt und an den Gruppe nie etwas geändert. Bei einer kurzen Suche finde ich As a practical rule of thumb for Debian and Ubuntu systems, there should be no users in the audio group. Being in the audio group is the same as having selected "use audio devices" under "User administration" → "Advanced" → "Privileges". In other words, this checkbox should not be checked. Otherwise, switching to another user may leave the new user without access to sound devices.
...
fgrep -ie 'audio' /etc/group This command should not lists any normal user, in fact, everything except "pulse" (which is reserved for system-wide usage of PulseAudio, and is normally not used) is a cause for concern.
https://wiki.ubuntu.com/Audio/TheAudioGroup - Marant-- schrieb: So ist es auch beim Ausführen des Befehls aplay /usr/share/sounds/alsa/Noise.wav - beim ersten Ausführen höre ich nichts, beim zweiten Ausführen direkt im Anschluss höre ich die letzte Sekunde und wenn ich den Befehl dann weiter direkt ausführe ist die Datei in voller Länge zu hören.
Das geht trotzdem über den Soundserver. Teste mal ohne den, also aplay <Karte angeben>
Ich weiß nicht wie mein Befehl dafür genau aussehen müsste.
Folgendes liefert einen Ton (allerdings mit dem o.g. Problem):
aplay --device plughw:CARD=PCH,DEV=3 /usr/share/sounds/alsa/Noise.wav
Hier bekomme ich nichts:
aplay --device hw:CARD=PCH,DEV=3 /usr/share/sounds/alsa/Noise.wav
Wiedergabe: WAVE '/usr/share/sounds/alsa/Noise.wav' : Signed 16 bit Little Endian, Rate: 48000 Hz, mono
aplay: set_params:1358: Kanalanzahl nicht unterstützt aplay -L liefert:
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 | null
Discard all samples (playback) or generate zero samples (capture)
default
Playback/recording through the PulseAudio sound server
samplerate
Rate Converter Plugin Using Samplerate Library
speexrate
Rate Converter Plugin Using Speex Resampler
jack
JACK Audio Connection Kit
oss
Open Sound System
pulse
PulseAudio Sound Server
upmix
Plugin for channel upmix (4,6,8)
vdownmix
Plugin for channel downmix (stereo) with a simple spacialization
hw:CARD=PCH,DEV=0
HDA Intel PCH, ALC892 Analog
Direct hardware device without any conversions
hw:CARD=PCH,DEV=3
HDA Intel PCH, HDMI 0
Direct hardware device without any conversions
hw:CARD=PCH,DEV=7
HDA Intel PCH, HDMI 1
Direct hardware device without any conversions
hw:CARD=PCH,DEV=8
HDA Intel PCH, HDMI 2
Direct hardware device without any conversions
hw:CARD=PCH,DEV=9
HDA Intel PCH, HDMI 3
Direct hardware device without any conversions
hw:CARD=PCH,DEV=10
HDA Intel PCH, HDMI 4
Direct hardware device without any conversions
plughw:CARD=PCH,DEV=0
HDA Intel PCH, ALC892 Analog
Hardware device with all software conversions
plughw:CARD=PCH,DEV=3
HDA Intel PCH, HDMI 0
Hardware device with all software conversions
plughw:CARD=PCH,DEV=7
HDA Intel PCH, HDMI 1
Hardware device with all software conversions
plughw:CARD=PCH,DEV=8
HDA Intel PCH, HDMI 2
Hardware device with all software conversions
plughw:CARD=PCH,DEV=9
HDA Intel PCH, HDMI 3
Hardware device with all software conversions
plughw:CARD=PCH,DEV=10
HDA Intel PCH, HDMI 4
Hardware device with all software conversions
sysdefault:CARD=PCH
HDA Intel PCH, ALC892 Analog
Default Audio Device
front:CARD=PCH,DEV=0
HDA Intel PCH, ALC892 Analog
Front output / input
surround21:CARD=PCH,DEV=0
HDA Intel PCH, ALC892 Analog
2.1 Surround output to Front and Subwoofer speakers
surround40:CARD=PCH,DEV=0
HDA Intel PCH, ALC892 Analog
4.0 Surround output to Front and Rear speakers
surround41:CARD=PCH,DEV=0
HDA Intel PCH, ALC892 Analog
4.1 Surround output to Front, Rear and Subwoofer speakers
surround50:CARD=PCH,DEV=0
HDA Intel PCH, ALC892 Analog
5.0 Surround output to Front, Center and Rear speakers
surround51:CARD=PCH,DEV=0
HDA Intel PCH, ALC892 Analog
5.1 Surround output to Front, Center, Rear and Subwoofer speakers
surround71:CARD=PCH,DEV=0
HDA Intel PCH, ALC892 Analog
7.1 Surround output to Front, Center, Side, Rear and Woofer speakers
hdmi:CARD=PCH,DEV=0
HDA Intel PCH, HDMI 0
HDMI Audio Output
hdmi:CARD=PCH,DEV=1
HDA Intel PCH, HDMI 1
HDMI Audio Output
hdmi:CARD=PCH,DEV=2
HDA Intel PCH, HDMI 2
HDMI Audio Output
hdmi:CARD=PCH,DEV=3
HDA Intel PCH, HDMI 3
HDMI Audio Output
hdmi:CARD=PCH,DEV=4
HDA Intel PCH, HDMI 4
HDMI Audio Output
dmix:CARD=PCH,DEV=0
HDA Intel PCH, ALC892 Analog
Direct sample mixing device
dmix:CARD=PCH,DEV=3
HDA Intel PCH, HDMI 0
Direct sample mixing device
dmix:CARD=PCH,DEV=7
HDA Intel PCH, HDMI 1
Direct sample mixing device
dmix:CARD=PCH,DEV=8
HDA Intel PCH, HDMI 2
Direct sample mixing device
dmix:CARD=PCH,DEV=9
HDA Intel PCH, HDMI 3
Direct sample mixing device
dmix:CARD=PCH,DEV=10
HDA Intel PCH, HDMI 4
Direct sample mixing device
usbstream:CARD=PCH
HDA Intel PCH
USB Stream Output
|
-
Keine Besserung, poste mal: sudo dmesg | egrep -i "BOOT_IMAGE|secure|efi: |Linux version|DMI:|snd|sound|audio|codec|hda|hdmi|'/input'|fail|firmware|sof-"
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 | [ 0.000000] Linux version 5.19.0-38-generic (buildd@lcy02-amd64-001) (x86_64-linux-gnu-gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #39~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Mar 17 21:16:15 UTC 2 (Ubuntu 5.19.0-38.39~22.04.1-generic 5.19.17)
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-5.19.0-38-generic root=UUID=685dc44e-8686-43c7-9658-b3829af20950 ro quiet splash vt.handoff=7
[ 0.000000] efi: EFI v2.60 by American Megatrends
[ 0.000000] efi: ACPI 2.0=0x8a9cb000 ACPI=0x8a9cb000 SMBIOS=0x8b267000 ESRT=0x86241b18 MEMATTR=0x83e0b018 MOKvar=0x8ae9b000
[ 0.000000] secureboot: Secure boot disabled
[ 0.000000] DMI: MSI MS-7A71/Z270-A PRO (MS-7A71), BIOS 1.60 06/29/2018
[ 0.009177] secureboot: Secure boot disabled
[ 0.009236] ACPI: SSDT 0x000000008A9FA1E0 000141 (v02 INTEL HdaDsp 00000000 INTL 20160422)
[ 0.031968] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.19.0-38-generic root=UUID=685dc44e-8686-43c7-9658-b3829af20950 ro quiet splash vt.handoff=7
[ 0.032039] Unknown kernel command line parameters "splash BOOT_IMAGE=/boot/vmlinuz-5.19.0-38-generic", will be passed to user space.
[ 0.151339] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[ 0.783273] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0'
[ 0.783288] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03'
[ 0.783314] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b'
[ 0.783326] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8'
[ 0.783339] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d'
[ 0.783352] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c'
[ 0.783365] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af'
[ 0.783378] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9'
[ 0.913923] BOOT_IMAGE=/boot/vmlinuz-5.19.0-38-generic
[ 1.465440] ata1.00: Features: Trust Dev-Sleep NCQ-sndrcv
[ 4.028510] iwlwifi 0000:03:00.0: loaded firmware version 29.4063824552.0 7265D-29.ucode op_mode iwlmvm
[ 4.136154] thermal thermal_zone2: failed to read out thermal zone (-61)
[ 4.149641] iwlwifi 0000:03:00.0: Allocated 0x00400000 bytes for firmware monitor.
[ 4.433726] i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/skl_dmc_ver1_27.bin (v1.27)
[ 4.534020] snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
[ 4.572211] Bluetooth: hci0: Intel Bluetooth firmware file: intel/ibt-hw-37.8.10-fw-22.50.19.14.f.bseq
[ 4.757922] i915 0000:00:02.0: [drm] failed to retrieve link info, disabling eDP
[ 4.779012] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[ 4.915433] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC892: line_outs=4 (0x14/0x15/0x16/0x17/0x0) type:line
[ 4.915437] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 4.915439] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[ 4.915441] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
[ 4.915442] snd_hda_codec_realtek hdaudioC0D0: inputs:
[ 4.915443] snd_hda_codec_realtek hdaudioC0D0: Front Mic=0x19
[ 4.915444] snd_hda_codec_realtek hdaudioC0D0: Rear Mic=0x18
[ 4.915445] snd_hda_codec_realtek hdaudioC0D0: Line=0x1a
[ 4.998794] input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input21
[ 4.998846] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input22
[ 4.998893] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1f.3/sound/card0/input23
[ 4.998937] input: HDA Intel PCH Line Out Front as /devices/pci0000:00/0000:00:1f.3/sound/card0/input24
[ 4.999048] input: HDA Intel PCH Line Out Surround as /devices/pci0000:00/0000:00:1f.3/sound/card0/input25
[ 4.999087] input: HDA Intel PCH Line Out CLFE as /devices/pci0000:00/0000:00:1f.3/sound/card0/input26
[ 4.999132] input: HDA Intel PCH Line Out Side as /devices/pci0000:00/0000:00:1f.3/sound/card0/input27
[ 4.999172] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input28
[ 4.999208] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input29
[ 4.999304] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input30
[ 4.999734] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input31
[ 4.999774] input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input32
[ 4.999812] input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input33
[ 11.578121] vboxdrv: module verification failed: signature and/or required key missing - tainting kernel
[ 6049.618769] Bluetooth: hci0: Intel Bluetooth firmware file: intel/ibt-hw-37.8.10-fw-22.50.19.14.f.bseq
[ 6049.661366] thermal thermal_zone2: failed to read out thermal zone (-61)
|
- Die anderen Vorschläge/Hinweise werde ich mir mal anschauen sobald ich dazukomme.
|
Marant--
Anmeldungsdatum: 4. April 2022
Beiträge: 680
|
Mache doch mal einen Test mit Bluetooth. Sollte das da auch auftreten würde das für den Soundserver sprechen. Auch:
Tonwiedergabe meines Monitors
Ist der neu, oder schon länger über DP angeschlossen? (nicht das der das Problem verursacht), mglw. kannst Du mal an den analogen Tonausgang des Rechners(nicht des Monitors) was dranhängen. z.B. Kopfhörer/Headset/LS. Umschalten des Ausgangs per
pavucontrol -t 3 (ganz rechts dort auf Ausweichoption, falls der das nicht autom. macht)
|