You are not logged in.
Pages: 1
cat /proc/asound/cards
0 [NVidia ]: HDA-Intel - HDA NVidia
HDA NVidia at 0xdf080000 irq 17
1 [Creative ]: HDA-Intel - HDA Creative
HDA Creative at 0xdf304000 irq 19
aplay -l
**** Liste der Hardware-Geräte (PLAYBACK) ****
^[[3~Karte 0: NVidia [HDA NVidia], Gerät 3: HDMI 0 [XB271HU]
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: Creative [HDA Creative], Gerät 0: ALC898 Analog [ALC898 Analog]
Sub-Geräte: 0/1
Sub-Gerät #0: subdevice #0
I receive the following message
snd_hda_intel 0000:06:00.0: Too many BDL entries: buffer=1572864, period=49152
Is there another driver or firmware that I don't know about?
Offline
Sound blasters are very finicky to impossible to get working properly. There was some huge effort by a dev a few years ago but haven't really seen any updates from him, last I know all his work has been upstreamed and should be the current state you're getting.
What sound server are you using? on Wireplumber you might be able to to play around with alsa headrooms: https://pipewire.pages.freedesktop.org/ … properties for example.
Other than that this is a kernel message, did this appear recently? Due to linux-firmware update potentially? Did you test the LTS kernel?
Offline
Soundserver is wireplumber.
I have not yet tested lts-kernel...
Offline
Pages: 1