From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marius Bakke Subject: Re: Custom kernel module woes Date: Thu, 22 Mar 2018 18:51:49 +0100 Message-ID: <87k1u4kngq.fsf@fastmail.com> References: <770cd26b-86dd-0e04-5079-532801f228b8@freenet.de> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45540) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ez4NZ-00039B-Ig for help-guix@gnu.org; Thu, 22 Mar 2018 13:51:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ez4NW-0001cP-CK for help-guix@gnu.org; Thu, 22 Mar 2018 13:51:57 -0400 Received: from out5-smtp.messagingengine.com ([66.111.4.29]:44361) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1ez4NW-0001bO-73 for help-guix@gnu.org; Thu, 22 Mar 2018 13:51:54 -0400 In-Reply-To: <770cd26b-86dd-0e04-5079-532801f228b8@freenet.de> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: t_w_@freenet.de, help-guix --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Thorsten Wilms writes: > Things were going well until I got to XTS support. With either my custom= =20 > configuration, or a default one, XTS is stuck on -*-, i.e. mandatory=20 > built-in. The after-build phase will fail if there's no xts.ko module! > > I tried to figure out the dependencies and failed. Finally, I took the=20 > guix kernel configuration, replaced the entire segment device-drivers up= =20 > to file-systems with one from my custom version and did the few other=20 > changes. It works! > > Now if anyone knows or can figure out how *exactly* to turn XTS's -*-=20 > into a {M}, that would still be good to know. A script that turns any=20 > kernel configuration into a guix-sd-safe one, or changes to make these=20 > gymnastics unnecessary would be great! Can you post the .config that requires CONFIG_CRYPTO_XTS=3Dy? I remember having to turn on "expert" configuration in order to change some of the default builtins. If this is the case, perhaps we should make it a built-in on GuixSD too. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAlqz7TUACgkQoqBt8qM6 VPrAdggAr5PN1JHDNJQGglpX/0kyeLSPXmYM3MTTO1lCJAQjPxqEZCkEekM+QAaX mJ6AhNYsP+940m7NQ/OQO5u539a0AU0hRk0L+bAHGrUE2cB2On9bEvy52jt8kaky uY3McchUfbdyVCJJrDR2XOrf5a9DVEaEveNFj/vElsptO7/SOOX8FrgNQb8l2fbv ZATkmTmHTddV4xHIdYaxKgBhHx6Vuq6kz2z2kOhfNggauHpPGTAPogNAR17db9GB dU21F7uKfoncVtFwPYeoad5gWz3fyKVDIfk4hWlZAg1WEA//To3oHBt/tChYCxnw mRj7oslDWWLw5wpWuSa707qYlqdUHA== =PjP0 -----END PGP SIGNATURE----- --=-=-=--