From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 0AC8DEEA84E for ; Fri, 13 Feb 2026 17:14:39 +0000 (UTC) Received: from alsa1.perex.cz (alsa1.perex.cz [45.14.194.44]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id CCB5360219; Fri, 13 Feb 2026 18:14:33 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz CCB5360219 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1771002876; bh=/++fAOaVUqz8qfb1IBXyNcTmfcl+brFFHveX8RkPWmg=; h=From:To:In-Reply-To:References:Subject:Date:List-Id:List-Archive: List-Help:List-Owner:List-Post:List-Subscribe:List-Unsubscribe: From; b=U7gc64fDbqJi9zpXNnIXdFWujbv3vyGG+LNEe+WWzB6vrb4L1ytikgQU2ICnY3js6 E0xxPYHDBbvpAGT4SxxtPE18O4LyQ1yjUmmJweUj9gl+2q+bQC8MDXJl017xHO01SA Grscg8XNcVsDxp5AEzGBx0/lSVepACgFMFLfHsnA= Received: by alsa1.perex.cz (Postfix, from userid 50401) id 9BB23F805EC; Fri, 13 Feb 2026 18:14:08 +0100 (CET) Received: from mailman-core.alsa-project.org (mailman-core.alsa-project.org [10.254.200.10]) by alsa1.perex.cz (Postfix) with ESMTP id B733DF805BE; Fri, 13 Feb 2026 18:14:07 +0100 (CET) Received: by alsa1.perex.cz (Postfix, from userid 50401) id A205EF8025A; Fri, 13 Feb 2026 18:11:31 +0100 (CET) Received: from webhooks-bot.alsa-project.org (vmi2259423.contaboserver.net [45.14.194.44]) by alsa1.perex.cz (Postfix) with ESMTP id CBE2CF8001F for ; Fri, 13 Feb 2026 18:11:06 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz CBE2CF8001F MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit From: GitHub issues - opened To: alsa-devel@alsa-project.org Message-Id: <1893dd8a94972d00-webhooks-bot@alsa-project.org> In-Reply-To: <1893dd8a933b3400-webhooks-bot@alsa-project.org> References: <1893dd8a933b3400-webhooks-bot@alsa-project.org> Subject: ASUS X870-F STRIX - no front panel/headphones audio Date: Fri, 13 Feb 2026 18:11:31 +0100 (CET) Message-ID-Hash: H6MBZ6Z5Q7STIAGGYQ3CO3L7RQAPMEF3 X-Message-ID-Hash: H6MBZ6Z5Q7STIAGGYQ3CO3L7RQAPMEF3 X-MailFrom: github@alsa-project.org X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; header-match-alsa-devel.alsa-project.org-0; header-match-alsa-devel.alsa-project.org-1; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header X-Mailman-Version: 3.3.9 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: alsa-project/alsa-ucm-conf issue #705 was opened from dosiek: Hello, I have an issue where I can't get my headphones/front panel jack to work - it is being detected upon connecting the headphones but no audio is being transmitted. My motherboard is ASUS ROG STRIX X870-F GAMING WIFI, using the ALC4080. `Bus 001 Device 007: ID 0b05:1b9b ASUSTek Computer, Inc. USB Audio` I am using Fedora 43 KDE and I have tried a lot of different fixes (such as disabling drivers, modifying the ALC4080 and ALC4080-HiFi files and way more) and nothing has worked out. The motherboard is already in the UCM conf list for the ALC4080 (addressed as X870E-E but it's the same ID), but the front panel audio still does not work. I am at the state where I freshly installed the system, and updated the alsa-ucm-conf using the commands provided (even though the default version already had the ID), and getting this error in alsaucm -i `alsaucm>> listcards ALSA lib parser.c:270:(parse_syntax_field) Incompatible syntax 8 in USB-Audio.conf ALSA lib main.c:1554:(snd_use_case_mgr_open) error: failed to import hw:0 use case configuration -22 ALSA lib parser.c:2978:(uc_mgr_scan_master_configs) Unable to open '-hw:0': Invalid argument alsaucm: error failed to get card list: Invalid argument` My alsaucm version is 1.2.14, and I am attaching the alsa-info.sh output. [alsa-info.txt](https://github.com/user-attachments/files/25296874/alsa-info.txt) Thank you. Issue URL : https://github.com/alsa-project/alsa-ucm-conf/issues/705 Repository URL: https://github.com/alsa-project/alsa-ucm-conf