https://bugzilla.suse.com/show_bug.cgi?id=1182552 https://bugzilla.suse.com/show_bug.cgi?id=1182552#c9 --- Comment #9 from Takashi Iwai <tiwai@suse.com> --- Hm, then it could be specific to some headset models. I have a Plantronics 3220 that has a slightly different device ID, but haven't seen the problem. Alas, I have newer PulseAudio and other stuff on my machine, so this might be the difference. Could you give lsusb -v output of the device? I'd like to compare with mine. And, for the problem, please try the following: - Create /lib/modules/$VERSION/updates directory where $VERSION is the latest kernel you're using, % mkdir -p /lib/modules/5.3.18-lp152.63-default/updates - Copy or symlink the old working snd-usb-audio.ko from the old kernel modules directory, e.g. % ln -s /lib/modules/5.3.18-lp152.57-default/kernel/sound/usb/snd-usb-audio.ko /lib/modules/5.3.18-lp152.63/updates/ - Run depmod, reboot and retest with *.63 kernel. This will make the old driver module loaded on the new kernel. If this makes the device working consistently, it indicates that the problem is in that driver. -- You are receiving this mail because: You are on the CC list for the bug.