summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorFederico Valentín Andrade <fandrade@frba.utn.edu.ar>2026-08-24 11:02:11 -0300
committerTakashi Iwai <tiwai@suse.de>2026-08-25 09:54:58 +0200
commit4c0ec35e011309bd7091053ad5bbc01420967a66 (patch)
treede9a4806a3dc1ccd0369969ae476513343318311 /tools/perf/scripts/python/stackcollapse.py
parentb3be0e5bed8ab9adbf127a3eee3806e61190ec14 (diff)
ALSA: usb-audio: Skip mixer creation on M-Audio Venom
The M-Audio Venom (0763:2084) does not answer any GET_CUR request of its feature units, hanging up the USB microcontroller and "responding" with timeouts. So the mixer building lasts around 47 seconds, and the device does not stream at all. The same GET_CUR requests issued through libusb (with no kernel driver bound) complete correctly and blazingly fast. So it seems to only happen during the initial probe. I defined an explicit composite quirk to bypass the mixer creation, as it is not needed (the synth already comes with volume controls). With both this and the device flag applied, the synth works flawlessly. Signed-off-by: Federico Valentín Andrade <fandrade@frba.utn.edu.ar> Link: https://patch.msgid.link/20260824140211.17003-3-fandrade@frba.utn.edu.ar Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions