- 31 Aug, 2022 2 commits
-
-
Jaroslav Kysela authored
Signed-off-by:
Jaroslav Kysela <perex@perex.cz>
-
Jaroslav Kysela authored
BugLink: https://github.com/alsa-project/alsa-ucm-conf/issues/189 Signed-off-by:
Jaroslav Kysela <perex@perex.cz>
-
- 29 Aug, 2022 8 commits
-
-
Pierre-Louis Bossart authored
Speaker and headphone work. Headset mic works. Automatic detection of headset/headphone work with additional kernel changes to remap jack pins, queued for review at https://github.com/thesofproject/linux/pull/3681 DMIC doesn't seem to work, but this could be because of the 4ch capture. We need the ability to extract 2ch as done by CRAS with CaptureChannelMap "0 0 -1 -1 -1 -1 -1 -1 -1 -1 -1" BugLink: https://github.com/alsa-project/alsa-ucm-conf/pull/150 Signed-off-by:
Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> Signed-off-by:
Jaroslav Kysela <perex@perex.cz>
-
Kacper Michajłow authored
Fixes: https://github.com/alsa-project/alsa-ucm-conf/pull/207 Signed-off-by:
Kacper Michajłow <kasper93@gmail.com> Signed-off-by:
Jaroslav Kysela <perex@perex.cz>
-
Eiseiche authored
Fixes: https://github.com/alsa-project/alsa-ucm-conf/pull/188 From: Eiseiche <108142668+Eiseiche@users.noreply.github.com> Signed-off-by:
Jaroslav Kysela <perex@perex.cz>
-
Patrick Lang authored
Fixes: https://github.com/alsa-project/alsa-ucm-conf/pull/203 Signed-off-by:
Patrick Lang <patrick.lang@sdf.org> Signed-off-by:
Jaroslav Kysela <perex@perex.cz>
-
Roman Averin authored
Fix for ALC4080 (ASUS ROG Strix B660-F Gaming WiFi) Fixes: https://github.com/alsa-project/alsa-ucm-conf/pull/206 From: Roman Averin <124546+RomanAverin@users.noreply.github.com> Signed-off-by:
Jaroslav Kysela <perex@perex.cz>
-
13r0ck authored
Very similar to c710aa0e, but this board only has 3 devices, Mic, Line-Out and Line-In. Thus we are using the same conf. Mainly enabling the Mic by default, but we also need to disable the unused devices from the MSI MPG X570S Max WiFi. Fixes: https://github.com/alsa-project/alsa-ucm-conf/pull/196 Signed-off-by:
13r0ck <bnr@tuta.io> Signed-off-by:
Jaroslav Kysela <perex@perex.cz>
-
Jaroslav Kysela authored
Based on alsa-info.sh output, this is a complete cleanup for the ALC4080 codecs. The simple mixer controls names are fixed based on the amixer output contents. Because I cannot test those changes directly with hardware, please, create an issue or pull request to fix the possible regressions. PCM playback devices: 0,1,2,3 PCM capture devices: 0,1,2 Simple playback mixer controls: 'PCM',0 8ch 'PCM',1 2ch 'PCM',2 mono Simple capture mixer controls: 'Line',0 2ch 'Mic',0 2ch 'Analog In',0 2ch Jacks: 'Speaker - Output Jack' 'Headphone - Output Jack' 'Mic - Input Jack' 'Line - Input Jack' 'Analog In - Input Jack' Alsa-info: https://launchpadlibrarian.net/573795872/AlsaInfo.txt MAG X570S TORPEDO MAX (MS-7D54) USB0db0:a073 Alsa-info: https://github.com/alsa-project/alsa-ucm-conf/files/9078972/alsa-info.txt MAG X570S TOMAHAWK MAX WIFI (MS-7D54) USB0db0:a073 Alsa-info: https://gitlab.freedesktop.org/pulseaudio/pulseaudio/uploads/8fb28cc3c7f98c642d0d1f0e8521dc49/alsa-info.txt MPG Z690 EDGE WIFI DDR4 (MS-7D31) USB0db0:1feb Alsa-info: http://alsa-project.org/db/?f=131d4da535c4ec4545c74616f83f393f1c9152dd ROG STRIX Z590-F GAMING WIFI USB0b05:1996 Signed-off-by:
Jaroslav Kysela <perex@perex.cz>
-
Jaroslav Kysela authored
Signed-off-by:
Jaroslav Kysela <perex@perex.cz>
-
- 08 Aug, 2022 1 commit
-
-
Jaroslav Kysela authored
There was missing bracket. Signed-off-by:
Jaroslav Kysela <perex@perex.cz>
-
- 01 Aug, 2022 2 commits
-
-
Jaroslav Kysela authored
BugLink: https://github.com/alsa-project/alsa-ucm-conf/issues/192 Signed-off-by:
Jaroslav Kysela <perex@perex.cz>
-
Pierre-Louis Bossart authored
The value of 124 used for FU02 is way too much, with saturation even in low-volume cases. The 0dB value (47) is a much better initialization value. BugLink: https://github.com/thesofproject/linux/issues/3766 Resolves: https://github.com/alsa-project/alsa-ucm-conf/pull/193 Signed-off-by:
Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> Signed-off-by:
Jaroslav Kysela <perex@perex.cz>
-
- 26 Jul, 2022 1 commit
-
-
Thomas authored
MOTU M2 and M4 has similiar USB ID. Use the long card name to identify the M4 variant. Fixes: https://github.com/alsa-project/alsa-ucm-conf/pull/191 Fixes: https://github.com/alsa-project/alsa-ucm-conf/issues/190 Signed-off-by:
Thomas Weisshaar <thomas.weisshaar@proton.me> Signed-off-by:
Jaroslav Kysela <perex@perex.cz>
-
- 08 Jul, 2022 12 commits
-
-
Jaroslav Kysela authored
Signed-off-by:
Jaroslav Kysela <perex@perex.cz>
-
Jaroslav Kysela authored
- add "all switches (devices) off" to the verb's enable sequence - reshuffle positions of device enable/disable sequences in HiFi.conf - add missing newline to the end of file Fixes: https://github.com/alsa-project/alsa-ucm-conf/pull/173 Signed-off-by:
Jaroslav Kysela <perex@perex.cz>
-
Anton Bambura authored
Fixes: https://github.com/alsa-project/alsa-ucm-conf/pull/173 Signed-off-by:
Anton Bambura <jenneron@protonmail.com> Signed-off-by:
Jaroslav Kysela <perex@perex.cz>
-
Anton Bambura authored
Fixes: https://github.com/alsa-project/alsa-ucm-conf/pull/173 Signed-off-by:
Anton Bambura <jenneron@protonmail.com> Signed-off-by:
Jaroslav Kysela <perex@perex.cz>
-
Anton Bambura authored
Fixes: https://github.com/alsa-project/alsa-ucm-conf/pull/173 Signed-off-by:
Anton Bambura <jenneron@protonmail.com> Signed-off-by:
Jaroslav Kysela <perex@perex.cz>
-
Anton Bambura authored
Fixes: https://github.com/alsa-project/alsa-ucm-conf/pull/173 Signed-off-by:
Anton Bambura <jenneron@protonmail.com> Signed-off-by:
Jaroslav Kysela <perex@perex.cz>
-
Pierre-Louis Bossart authored
We already use CaptureSwitch "rt711 FU0F Capture Switch" CaptureVolume "rt711 FU0F Capture Volume" but the enable/disable sequences used the SOF 'PGA2.0 2 Master Capture Switch' Fixes: https://github.com/alsa-project/alsa-ucm-conf/pull/180 Signed-off-by:
Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> Signed-off-by:
Jaroslav Kysela <perex@perex.cz>
-
Pierre-Louis Bossart authored
When possible, it's better to use the codec volume and switch. The firmware PGA is provided mostly for testing. Fixes: https://github.com/alsa-project/alsa-ucm-conf/pull/180 Signed-off-by:
Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> Signed-off-by:
Jaroslav Kysela <perex@perex.cz>
-
Gabriel de Perthuis authored
This is a small DJ mixer with a main output and a monitor output. The outputs appear as a single subdevice, we use the SplitPCM macros to present separate outputs. Link: https://www.native-instruments.com/en/products/traktor/dj-controllers/traktor-kontrol-z1/specifications/ Fixes: https://github.com/alsa-project/alsa-ucm-conf/pull/176 Signed-off-by:
Gabriel de Perthuis <g2p.code@gmail.com> Signed-off-by:
Jaroslav Kysela <perex@perex.cz>
-
Gabriel de Perthuis authored
Allow DirectCaptureChannels or DirectPlaybackChannels to be left undefined. Signed-off-by:
Jaroslav Kysela <perex@perex.cz>
-
Jan Schär authored
I recently added support for these to Linux, see https://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git/commit/?id=4b8ea38fabab45ad911a32a336416062553dfe9c Fixes: https://github.com/alsa-project/alsa-ucm-conf/pull/185 Signed-off-by:
Jan Schär <jan@jschaer.ch> Signed-off-by:
Jaroslav Kysela <perex@perex.cz>
-
Jaroslav Kysela authored
Set the period time to 20ms and buffer time to 500ms by default. For USB devices, use the period time 10ms for the better latency. Signed-off-by:
Jaroslav Kysela <perex@perex.cz>
-
- 25 Jun, 2022 2 commits
-
-
Jaroslav Kysela authored
The USB driver has two variants for the PCM control names: UMC204HD 192k Output Playback Switch / Volume and PCM Playback Switch / Volume BugLink: https://github.com/alsa-project/alsa-ucm-conf/issues/177 Signed-off-by:
Jaroslav Kysela <perex@perex.cz>
-
Jaroslav Kysela authored
The Dst and Src macro arguments were improperly used. Switch them. BugLink: https://github.com/alsa-project/alsa-ucm-conf/issues/177 Signed-off-by:
Jaroslav Kysela <perex@perex.cz>
-
- 22 Jun, 2022 2 commits
-
-
Jaroslav Kysela authored
Signed-off-by:
Jaroslav Kysela <perex@perex.cz>
-
Jaroslav Kysela authored
Fixes: https://github.com/alsa-project/alsa-ucm-conf/issues/170 Signed-off-by:
Jaroslav Kysela <perex@perex.cz>
-
- 21 Jun, 2022 1 commit
-
-
Jaroslav Kysela authored
Fixes: https://github.com/alsa-project/alsa-ucm-conf/issues/175 Signed-off-by:
Jaroslav Kysela <perex@perex.cz>
-
- 17 Jun, 2022 2 commits
-
-
Jaroslav Kysela authored
BugLink: https://github.com/alsa-project/alsa-ucm-conf/issues/171 Signed-off-by:
Jaroslav Kysela <perex@perex.cz>
-
Jaroslav Kysela authored
Signed-off-by:
Jaroslav Kysela <perex@perex.cz>
-
- 16 Jun, 2022 3 commits
-
-
Jaroslav Kysela authored
Signed-off-by:
Jaroslav Kysela <perex@perex.cz>
-
Jaroslav Kysela authored
It's an initial support according the pull request. Fixes: https://github.com/alsa-project/alsa-ucm-conf/pull/156 Signed-off-by:
Jaroslav Kysela <perex@perex.cz>
-
Nicolas Belin authored
Add the Initial ucm support for the Mediatek mt8195-demo platform. Fixes: https://github.com/alsa-project/alsa-ucm-conf/pull/167 Signed-off-by:
Nicolas Belin <nbelin@baylibre.com> Signed-off-by:
fchiby <fchiby@baylibre.com> Signed-off-by:
Jaroslav Kysela <perex@perex.cz>
-
- 13 Jun, 2022 3 commits
-
-
Alper Nebi Yasak authored
Commit b0f6cdf6 ("ucm.conf: turn off support for V2Module and V2Name by default") disabled looking up UCM configs via the kernel module symlinks. The rk3399-gru-sound card doesn't have a conf.d symlink yet, add one so that boards using it can find its UCM config again. Fixes: https://github.com/alsa-project/alsa-ucm-conf/pull/162 Signed-off-by:
Alper Nebi Yasak <alpernebiyasak@gmail.com> Signed-off-by:
Jaroslav Kysela <perex@perex.cz>
-
Jaroslav Kysela authored
Signed-off-by:
Jaroslav Kysela <perex@perex.cz>
-
Bren Moushall authored
Fixes: https://github.com/alsa-project/alsa-ucm-conf/pull/169 Signed-off-by:
Jaroslav Kysela <perex@perex.cz>
-
- 12 Jun, 2022 1 commit
-
-
Reza Jahanbakhshi authored
Fixes: https://github.com/alsa-project/alsa-ucm-conf/pull/158 Signed-off-by:
Reza Jahanbakhshi <reza.jahanbakhshi@gmail.com> Signed-off-by:
Jaroslav Kysela <perex@perex.cz>
-