From mboxrd@z Thu Jan 1 00:00:00 1970 From: znavko@disroot.org Subject: How to configure Xorg to use downloaded Sis 771 driver on Guix? Date: Sun, 16 Jun 2019 13:42:17 +0000 Message-ID: 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]:56465) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hcVYo-0002PC-DE for help-guix@gnu.org; Sun, 16 Jun 2019 09:51:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hcVQM-0005oo-Ob for help-guix@gnu.org; Sun, 16 Jun 2019 09:42:24 -0400 Received: from knopi.disroot.org ([178.21.23.139]:43572) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hcVQL-0005m3-RZ for help-guix@gnu.org; Sun, 16 Jun 2019 09:42:22 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 4BA6B34B2B for ; Sun, 16 Jun 2019 15:42:19 +0200 (CEST) Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id n4s8HBl_oOlS for ; Sun, 16 Jun 2019 15:42:17 +0200 (CEST) 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 Hello! I use Asus K50C where VGA Adapter is Sis 771/671 Intel. It works o= n resolution most 1024x768, and this is incorrect (should be 1366x768). A= s I know only sis driver can help here.=0A=0AI've downloaded Sis driver h= ere http://w3.sis.com for Linux and want to try to configure Xorg to use = it.=0AI am looking to manual and cannot determine how to configure Xorg t= o use sis driver:=0A=0AData Type: xorg-configuration drivers (default: '= ()) =0A=0A This must be either the empty list, in which case Xorg chooses= a graphics driver automatically, or a list of driver names that will be = tried in this order=E2=80=94e.g., ("modesetting" "vesa").=0A=0APlease, he= lp me with my Asus K50C.=0AWhere to put sis driver? If I need to describe= new package for sis driver it is impossible for me this time. Can you he= lp?