From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark H Weaver Subject: Re: How to configure Xorg to use [proprietary] Sis 771 driver on Guix? Date: Mon, 17 Jun 2019 18:20:48 -0400 Message-ID: <87r27r26qs.fsf@netris.org> References: <87ef3s9qu2.fsf@netris.org> <87d0jdwmbm.fsf@nckx> <54f9dc3748f74519176db7bbc67977b8@disroot.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:32781) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hd01u-0005Eh-6J for help-guix@gnu.org; Mon, 17 Jun 2019 18:23:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hd01s-0000bs-BD for help-guix@gnu.org; Mon, 17 Jun 2019 18:23:10 -0400 Received: from world.peace.net ([64.112.178.59]:53926) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hd01s-0000at-7N for help-guix@gnu.org; Mon, 17 Jun 2019 18:23:08 -0400 In-Reply-To: <54f9dc3748f74519176db7bbc67977b8@disroot.org> (znavko@disroot.org's message of "Mon, 17 Jun 2019 18:55:08 +0000") 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: znavko@disroot.org Cc: help-guix@gnu.org znavko@disroot.org writes: > Mark, this is my lspci, lsmod, guix describe: Can you share the contents of your /var/log/Xorg.0.log ? That should show us which video driver(s) were loaded and any relevant error messages. Mark