From unknown Sun Jul 13 19:21:59 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#59664 <59664@debbugs.gnu.org> To: bug#59664 <59664@debbugs.gnu.org> Subject: Status: [PATCH] gnu: Add tuxedo-keyboard. Reply-To: bug#59664 <59664@debbugs.gnu.org> Date: Mon, 14 Jul 2025 02:21:59 +0000 retitle 59664 [PATCH] gnu: Add tuxedo-keyboard. reassign 59664 guix-patches submitter 59664 Demis Balbach severity 59664 normal tag 59664 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Mon Nov 28 17:18:17 2022 Received: (at submit) by debbugs.gnu.org; 28 Nov 2022 22:18:17 +0000 Received: from localhost ([127.0.0.1]:51260 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ozmS9-0005Q5-B2 for submit@debbugs.gnu.org; Mon, 28 Nov 2022 17:18:17 -0500 Received: from lists.gnu.org ([209.51.188.17]:34510) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ozmS7-0005Pz-HB for submit@debbugs.gnu.org; Mon, 28 Nov 2022 17:18:16 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ozmS7-000116-Cl for guix-patches@gnu.org; Mon, 28 Nov 2022 17:18:15 -0500 Received: from mout-p-101.mailbox.org ([2001:67c:2050:0:465::101]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_CHACHA20_POLY1305:256) (Exim 4.90_1) (envelope-from ) id 1ozmS5-0004aj-Ed for guix-patches@gnu.org; Mon, 28 Nov 2022 17:18:15 -0500 Received: from smtp202.mailbox.org (smtp202.mailbox.org [IPv6:2001:67c:2050:b231:465::202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-101.mailbox.org (Postfix) with ESMTPS id 4NLfx60mpLz9sRp; Mon, 28 Nov 2022 23:18:02 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=minikn.xyz; s=MBO0001; t=1669673882; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=79BZKauEGKL6UpZeTLY+UF9utpH9ebzDiUXkQf1g/J8=; b=kAqRvs0yi4ZnELUnNUWGtJoZddQWPl8FUKoFKyq+AgucALrHJNOClY0vFJvohJ4ueL0Gd/ 7TzsSJXi14TF57iFyOOZ4AUISgQU4xFp0rOUK0D4FNzI+xRYxeRZrJfuY6Mw3nYd8+0qRt Dgi6fg1QxFjx9Kt2oLFVFq0bssngcrd9uy6PKzT1lL1gf/5idIZPHiXoCS55KogVEnsxE5 g471ClIq4igERqUrEgtNazdcZhAzxzesHz02nwoiwF1nCnQFRSc6nqu+IjIBBJY8LBl8Dw Wz84gHuJX2eyBQiZiCSPG56bHRd7jFhFAitYi7VAB5bc7BlG/Uyh3PlyIneWFA== From: Demis Balbach To: guix-patches@gnu.org Subject: [PATCH] gnu: Add tuxedo-keyboard. Date: Mon, 28 Nov 2022 23:17:58 +0100 Message-Id: <20221128221758.6760-1-db@minikn.xyz> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 4NLfx60mpLz9sRp Received-SPF: none client-ip=2001:67c:2050:0:465::101; envelope-from=db@minikn.xyz; helo=mout-p-101.mailbox.org X-Spam_score_int: 0 X-Spam_score: -0.1 X-Spam_bar: / X-Spam_report: (-0.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FROM_SUSPICIOUS_NTLD=0.001, FROM_SUSPICIOUS_NTLD_FP=0.694, PDS_OTHER_BAD_TLD=1.999, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-Spam-Score: 1.7 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/linux.scm (tuxedo-keyboard): New variable. --- gnu/packages/linux.scm | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm index 2e1da21800..6a6de13a15 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -67,6 +67,7 @@ ;;; Copyright © 2022 Denis [...] Content analysis details: (1.7 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -2.3 RCVD_IN_DNSWL_MED RBL: Sender listed at https://www.dnswl.org/, medium trust [209.51.188.17 listed in list.dnswl.org] 2.0 PDS_OTHER_BAD_TLD Untrustworthy TLDs [URI: minikn.xyz (xyz)] -0.0 SPF_HELO_PASS SPF: HELO matches SPF record 0.0 SPF_NONE SPF: sender does not publish an SPF Record -0.0 RCVD_IN_MSPIKE_H2 RBL: Average reputation (+2) [209.51.188.17 listed in wl.mailspike.net] 2.0 FROM_SUSPICIOUS_NTLD_FP From abused NTLD 0.0 FROM_SUSPICIOUS_NTLD From abused NTLD X-Debbugs-Envelope-To: submit Cc: Demis Balbach X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.3 (-) * gnu/packages/linux.scm (tuxedo-keyboard): New variable. --- gnu/packages/linux.scm | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm index 2e1da21800..6a6de13a15 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -67,6 +67,7 @@ ;;; Copyright © 2022 Denis 'GNUtoo' Carikli ;;; Copyright © 2022 Hunter Jozwiak ;;; Copyright © 2022 Hilton Chain +;;; Copyright © 2022 Demis Balbach ;;; ;;; This file is part of GNU Guix. ;;; @@ -1405,6 +1406,32 @@ (define-public librem-ec-acpi-linux-module and the notification, WiFi, and Bluetooth LED.") (license license:gpl2))) +(define-public tuxedo-keyboard + (package + (name "tuxedo-keyboard") + (version "3.1.1") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/tuxedocomputers/tuxedo-keyboard.git") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 "17n14yh55yrxx4qbx4ph9drbzx2ll4kdsfmlngrdgizhyzk7z7zv")))) + (build-system linux-module-build-system) + (arguments + (list #:tests? #f)) ; no test suite + (home-page "https://github.com/tuxedocomputers/tuxedo-keyboard") + (synopsis "Linux kernel modules to control keyboard on most Tuxedo computers") + (description + "This packages provides the @code{tuxedo_keyboard}, @code{tuxedo_io}, @code{clevo_wmi} +@acronym{WMI, Windows Management Engine} and the @code{clevo_acpi} @acronym{ACPI, Advanced +Configuration and Power Interface} kernel modules to control the keyboard on most Tuxedo +computers. Only white backlight only models are currently not supported. The @code{tuxedo_io} +module is also needed for the @code{tuxedo-control-center} (short tcc) package.") + (license license:gpl3))) + (define-public ec (package (name "ec") -- 2.38.1 From debbugs-submit-bounces@debbugs.gnu.org Mon Dec 05 11:39:49 2022 Received: (at 59664-done) by debbugs.gnu.org; 5 Dec 2022 16:39:49 +0000 Received: from localhost ([127.0.0.1]:37081 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1p2EVR-000581-GD for submit@debbugs.gnu.org; Mon, 05 Dec 2022 11:39:49 -0500 Received: from eggs.gnu.org ([209.51.188.92]:39298) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1p2EVP-00057u-QW for 59664-done@debbugs.gnu.org; Mon, 05 Dec 2022 11:39:48 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1p2EVK-0006Oo-C2; Mon, 05 Dec 2022 11:39:42 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=DKpwvR1VcYTOf4KyMjQ+DyVdXp+X8caUnAqfflsEYRI=; b=fEaUFJOSWbmjW6D61cXr o0msJKTRh6ALCegDFZjQcqU9QXrvfsZw5B8bYObdgAl3P88HBbblDb1SOHfRtC+TUTWtgPnIMplGc iHKn8swALlkPgMFHoaFKvg4RPLbQAUumC2E/wQGLbtnbQPuq4LVRFBSJVe24fqrRLyfa1FyUL10Yf CELfa/9UsQzmQdjqJMH6ocvPasawbUEXWsN9c+Fkq8Gh6TCaegAv3Wcq7I/zee6qdA3DvnVMs7RKB viVlPHyVMjRsSioVFF8WNDc1JyRMRzI+h0kMYtencsiW6Xht8BN1rES4h+jsurMl9yLWfdcN/iQc+ 3tv5Spu6kxLNUQ==; Received: from [193.50.110.137] (helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1p2EVJ-0008Sk-Dj; Mon, 05 Dec 2022 11:39:41 -0500 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Demis Balbach Subject: Re: bug#59664: [PATCH] gnu: Add tuxedo-keyboard. References: <20221128221758.6760-1-db@minikn.xyz> Date: Mon, 05 Dec 2022 17:39:38 +0100 In-Reply-To: <20221128221758.6760-1-db@minikn.xyz> (Demis Balbach's message of "Mon, 28 Nov 2022 23:17:58 +0100") Message-ID: <87y1rloldh.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -0.3 (/) X-Debbugs-Envelope-To: 59664-done Cc: 59664-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.3 (-) Demis Balbach skribis: > * gnu/packages/linux.scm (tuxedo-keyboard): New variable. [...] > + (license license:gpl3))) Change it to =E2=80=98gpl3+=E2=80=99 because source file headers carry the = =E2=80=9Cor any later version=E2=80=9D wording. Thanks, Ludo=E2=80=99. From debbugs-submit-bounces@debbugs.gnu.org Mon Dec 05 14:30:27 2022 Received: (at 59664) by debbugs.gnu.org; 5 Dec 2022 19:30:27 +0000 Received: from localhost ([127.0.0.1]:37890 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1p2HAZ-0000cz-Fq for submit@debbugs.gnu.org; Mon, 05 Dec 2022 14:30:27 -0500 Received: from mout-p-201.mailbox.org ([80.241.56.171]:55870) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1p2HAX-0000cs-S7 for 59664@debbugs.gnu.org; Mon, 05 Dec 2022 14:30:26 -0500 Received: from smtp2.mailbox.org (smtp2.mailbox.org [10.196.197.2]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-201.mailbox.org (Postfix) with ESMTPS id 4NQttD2XpMz9sdB for <59664@debbugs.gnu.org>; Mon, 5 Dec 2022 20:30:12 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=minikn.xyz; s=MBO0001; t=1670268612; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=Y/YqKaM3H9MsxevqYFYNSBzyJFAqWfsjEwd3KiXvIXw=; b=zfjY5JEj79snt3fSKFfwzk+gUjBGEMIyQ1tbWEs2qlc2CP4lEkYNq91RKl25F6r2J01HuG 4q/NOzTYqByQifxN9wUIfbh0iLw/yrd+SG7FTlUlvL1Bgm589ugC2bbpIyVE92A025KhOH 9Q++0wwGSd2VOYbLX50QLxzALghqWnPMLuYwT8EBKd+Xdxz6XU3W/lFFByKgu5TF03UrL4 BEZHgUbmvcB5i2a33q0Ki/5mhpWAr1ZmPVtdsL1uJCwx6zWJs5oWHVPcI9JUsh0XpqulkV wFdbsj+1nO6ruw1Q9xveCY2TgoX7lmGiYkgnOXtg8U1FEGDUUy8ZJOYGHTQ2/A== From: Demis Balbach To: 59664@debbugs.gnu.org Subject: Re: bug#59664: closed (Re: bug#59664: [PATCH] gnu: Add tuxedo-keyboard.) In-Reply-To: References: <87y1rloldh.fsf@gnu.org> <20221128221758.6760-1-db@minikn.xyz> Date: Mon, 05 Dec 2022 20:30:06 +0100 Message-ID: <87v8mphcn5.fsf@minikn.xyz> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: 1.3 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: > > Change it to ‘gpl3+’ because source file headers carry the “or any later > version” wording. > > Thanks, > Ludo’. > Hello, I'm not familiar with the procecure. Why exactly did you close this issue? Do I need to open a new one with altered patch? Content analysis details: (1.3 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 2.0 PDS_OTHER_BAD_TLD Untrustworthy TLDs [URI: minikn.xyz (xyz)] 0.0 SPF_NONE SPF: sender does not publish an SPF Record -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at https://www.dnswl.org/, low trust [80.241.56.171 listed in list.dnswl.org] 0.0 FROM_SUSPICIOUS_NTLD From abused NTLD X-Debbugs-Envelope-To: 59664 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 1.3 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: > > Change it to ‘gpl3+’ because source file headers carry the “or any later > version” wording. > > Thanks, > Ludo’. > Hello, I'm not familiar with the procecure. Why exactly did you close this issue? Do I need to open a new one with altered patch? Content analysis details: (1.3 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at https://www.dnswl.org/, low trust [80.241.56.171 listed in list.dnswl.org] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 2.0 PDS_OTHER_BAD_TLD Untrustworthy TLDs [URI: minikn.xyz (xyz)] 0.0 SPF_NONE SPF: sender does not publish an SPF Record 1.0 BULK_RE_SUSP_NTLD Precedence bulk and RE: from a suspicious TLD 0.0 FROM_SUSPICIOUS_NTLD From abused NTLD -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable > > Change it to =E2=80=98gpl3+=E2=80=99 because source file headers carry th= e =E2=80=9Cor any later > version=E2=80=9D wording. > > Thanks, > Ludo=E2=80=99. > Hello, I'm not familiar with the procecure. Why exactly did you close this issue? Do I need to open a new one with altered patch? =2D-=20 Best regards / Mit freundlichen Gr=C3=BC=C3=9Fen, Demis Balbach --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEz9zHmXzCRksxyCGU8X3bmMw8QFwFAmOORr4ACgkQ8X3bmMw8 QFzwTBAAmnPwfhlonGOFzlU0cQN6D23ej1pwbIGsPgx8NHdkEJuvTLcr9/KW3N4P Cx1YJloHjKHv0rN4mMd6UAv6RUSjaLN2dr2Nn8ChqaSEJOY2b1bcMnOiQ6WLlK/m fBfI5A/e/x7DM5M/lL50tyUpMW//uxBWI2C4qr6EjjFH6F0OGBL3nLzJHvL9RnHv DUBwblhr8dVNVifMJuRa4oOOrReTDP2p4pwAa6QpxAF7rJL7HofxWHDhKCdL9AlL RLNH27U68vgIH4PVdzM3J8b3f6Z2igLQHyyxQyhvLleUGhCteOrbU95FLfqGFLr6 LRly0mnV/4jEBwgWhwBd8LCwuwwTasOHCh/x5Hzff08Mu7tEScBdKPAqt+xn2SoI qHT0gOF6jOewyvXrC16rjnMNKX1UKP4gIYnN1NTvcJGoEW5LEM/srPDfS3YrwxKA 3gkWPgv2Z9x3C08tTfNcjMiBlyciXimMsFdxvHGWOPiKtBrm9MF/gkfETzmRHclz FRIRJyeAx1edgVWYv7pO+qhENHjJuc3CQAqjX+MfMNI9bQDOOd1nvfH5XUQyIymk RTbEDJJE03gLeaA9ZwPAvMkgp3Ft6Oc2CfnPF8fWPGpxojW6x862wHECLSzJw1wB XSR9McLIO+x+gPeKAma26ZXcYXGCbmi7ASY7l9yMKoEWNCFlC7I= =ULAS -----END PGP SIGNATURE----- --=-=-=-- From unknown Sun Jul 13 19:21:59 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Tue, 03 Jan 2023 12:24:11 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator