From mboxrd@z Thu Jan 1 00:00:00 1970 From: quiliro@riseup.net Subject: Re: Xorg 'openchrome' Module Date: Sun, 30 Jun 2019 23:19:21 -0500 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain;charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:54566) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hhnmn-0001Ex-CR for help-guix@gnu.org; Mon, 01 Jul 2019 00:19:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hhnmm-0004JM-Cz for help-guix@gnu.org; Mon, 01 Jul 2019 00:19:25 -0400 Received: from mx1.riseup.net ([198.252.153.129]:60286) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hhnmm-0004If-1l for help-guix@gnu.org; Mon, 01 Jul 2019 00:19:24 -0400 Received: from piha.riseup.net (piha-pn.riseup.net [10.0.1.163]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client CN "*.riseup.net", Issuer "COMODO RSA Domain Validation Secure Server CA" (verified OK)) by mx1.riseup.net (Postfix) with ESMTPS id 0412B1B8950 for ; Sun, 30 Jun 2019 21:19:21 -0700 (PDT) Received: from [127.0.0.1] (localhost [127.0.0.1]) by piha.riseup.net (Postfix) with ESMTPSA id 6AD701C019D for ; Sun, 30 Jun 2019 21:19:21 -0700 (PDT) In-Reply-To: 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: help-guix@gnu.org El Dom, 30 de Junio de 2019, 9:22 pm, Miguel Suarez escribi=C3=B3: > Hello guix helper team!, I'm having a bit of a trouble on guix system..= . > I'm unable to load the module 'openchrome', as it is inexistent, how > should > I add a module on guix? > More details on openchromemoduleissue.org file > PD: I have to use slim, since gdm doesn't let me access any graphical > mode. I was exploring https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/services/xorg.scm But I can see that it does not load openchrome module by default on (define %default-xorg-modules ...). How to add it?