From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christopher Allan Webber Subject: bug#28578: xorg not starting on x200 due to recent commit Date: Mon, 25 Sep 2017 09:45:53 -0500 Message-ID: <87y3p2suou.fsf@dustycloud.org> References: <87a81k86jt.fsf@dustycloud.org> <87fubb1vnd.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51268) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dwUe6-00037M-Ke for bug-guix@gnu.org; Mon, 25 Sep 2017 10:46:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dwUe2-0006Ro-DH for bug-guix@gnu.org; Mon, 25 Sep 2017 10:46:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:49879) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dwUe2-0006RY-97 for bug-guix@gnu.org; Mon, 25 Sep 2017 10:46:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dwUe1-000255-TH for bug-guix@gnu.org; Mon, 25 Sep 2017 10:46:01 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-reply-to: <87fubb1vnd.fsf@gmail.com> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Chris Marusich Cc: 28578@debbugs.gnu.org Chris Marusich writes: > Christopher Allan Webber writes: > >> The following commit to guix makes it so that I can't start xorg: >> >> c68c201fdd429140da1c606861c9296b9cb01265 >> Author: Andy Wingo >> CommitDate: Wed Sep 20 15:40:31 2017 +0200 >> >> gnu: xorg-server: Prefer intel driver only for older GPUs. >> >> * gnu/packages/xorg.scm (xorg-server): Add patch to only prefer the intel >> driver for older Intel GPUs. >> >> The commit seems useful, but unfortunately I think I'm not the only x200 >> user, and this is breaking things for me! I wonder if there's a way to >> keep the commit's purpose/feature without breaking xorg on x200s? > > For what it's worth, I use an X200, I did a guix pull followed by a > system reconfigure just yesterday, and it boots fine for me. I wonder > what is different about my setup compared to yours? Not sure. Are you running libreboot?