From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 18C281580B9 for ; Sat, 21 Aug 2021 23:54:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 32760E0921; Sat, 21 Aug 2021 23:54:43 +0000 (UTC) Received: from sysrq.in (sysrq.in [37.79.202.136]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 32AC8E0907 for ; Sat, 21 Aug 2021 23:54:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sysrq.in; s=sysrq.in; t=1629590079; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: resent-to:resent-from:resent-message-id:in-reply-to:in-reply-to: references:references:autocrypt:autocrypt; bh=k95IlLMd4MviV7NoxFgsHJLIUCSttiO2dmA3v0z3Eyw=; b=XLZWWzJlbPkTTunZ75rV9LMs4vfLq08K1vnLibJCKIUJkvnEjQC6bHum7247+R6Agm5+bX 47OGUzZ7K/oOXJj68hwnpo0H704cqnw64xMoeBpgtCA9CEyzUmzNXElbmKzLVrOQLwJn+x Loa8eQ5IDMSx3S9rhLuEwjkaYguJtz1Aw4WtHuGv8X09Agg0pbrvGdqJMs7YV7QGsjPcFo xQUEpdZ6iM5n2zr1JD2k/MldOE76yXX8E7GjFF6Z9HTOkKVSGW+s205UcHhfzNjRoozqE/ x15E8ErcvZB5QuluOGftPEqfHSVId/1UqVb9L2uNNotjvp9Zs6zgA6Ymgu4DSg== Received: from sysrq.in (localhost [127.0.0.1]) by sysrq.in (OpenSMTPD) with ESMTPSA id 52285f86 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO) for ; Sat, 21 Aug 2021 23:54:39 +0000 (UTC) Resent-From: Anna =?utf-8?B?4oCcQ3liZXJUYWlsb3LigJ0=?= Resent-Date: Sun, 22 Aug 2021 04:54:38 +0500 Resent-Message-ID: Resent-To: gentoo-user@lists.gentoo.org Date: Sun, 22 Aug 2021 02:05:45 +0500 From: Anna =?utf-8?B?4oCcQ3liZXJUYWlsb3LigJ0=?= To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] X11 without udev/eudev Message-ID: Mail-Followup-To: gentoo-user@lists.gentoo.org References: <20210821201720.13F158517F49@turkos.aspodata.se> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210821201720.13F158517F49@turkos.aspodata.se> Autocrypt: addr=cyber@sysrq.in; prefer-encrypt=mutual; keydata= mDMEYIFqhRYJKwYBBAHaRw8BAQdAmXuImZ3E4FYSZevE6xmeyqwBedA5TL3F0mA4nM8Jv5C0J0F ubmEg4oCcQ3liZXJUYWlsb3LigJ0gPGN5YmVyQHN5c3JxLmluPoiQBBMWCAA4FiEERA3R5VXjf5 x8ewz7f6gU36rhAzoFAmCBaoUCGwMFCwkIBwIGFQoJCAsCBBYCAwECHgECF4AACgkQf6gU36rhA zoeCwD/UbmIjoaPHgxAubn/yoHbqtix0p1W8BwVdZSBinqtoc8BAMX19adz5Zx71lYFinFG7Yav D4E0jClMEfnYJH2TeG4HuDgEYIFqhRIKKwYBBAGXVQEFAQEHQGL1LYMPZDabnCTPEuyg5QgIlnU bKBqoPjp5sNidRZJXAwEIB4h4BBgWCAAgFiEERA3R5VXjf5x8ewz7f6gU36rhAzoFAmCBaoUCGw wACgkQf6gU36rhAzpFxwD/Z0QQGqLgBcafYUcHmzYcYxuyazuKWIn3H6OkeFUYtTgBAJmK2E+Yo mSMc0Ds93+yNQU0KhN1Ipyp9PiLDSSm8Z4B X-Archives-Salt: a560db4c-9642-4eb3-a181-cacf1ab7bdb5 X-Archives-Hash: 02076dc4081fec8b8e2224babe0a0656 On 2021-08-21 22:17, karl@aspodata.se wrote: > Is there possible to resurrect the old drivers ? git clone https://anongit.gentoo.org/git/repo/gentoo.git && cd gentoo git log -p -- x11-drivers/xf86-input-keyboard git checkout commit_id Copy to your local overlay > Or is there another way to solve this ? Try libudev-zero (install it and add udev/libudev virtuals to package.provided) https://github.com/illiliti/libudev-zero