From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 2BB05138E20 for ; Fri, 21 Feb 2014 16:36:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A51A8E0EAC; Fri, 21 Feb 2014 16:36:47 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2D150E0E63 for ; Fri, 21 Feb 2014 16:36:46 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 3413F33F82B for ; Fri, 21 Feb 2014 16:36:45 +0000 (UTC) X-Virus-Scanned: by amavisd-new using ClamAV at gentoo.org X-Spam-Flag: NO X-Spam-Score: -0.446 X-Spam-Level: X-Spam-Status: No, score=-0.446 tagged_above=-999 required=5.5 tests=[AWL=0.129, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, RP_MATCHES_RCVD=-0.574, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001] autolearn=no Received: from smtp.gentoo.org ([IPv6:::ffff:127.0.0.1]) by localhost (smtp.gentoo.org [IPv6:::ffff:127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2ojJl_H7HIRS for ; Fri, 21 Feb 2014 16:36:29 +0000 (UTC) Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 36DFB33FA95 for ; Fri, 21 Feb 2014 16:36:27 +0000 (UTC) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1WGt5J-0005AP-0F for gentoo-user@gentoo.org; Fri, 21 Feb 2014 17:36:21 +0100 Received: from 108-248-189-54.lightspeed.clmasc.sbcglobal.net ([108.248.189.54]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 21 Feb 2014 17:36:21 +0100 Received: from boxcars by 108-248-189-54.lightspeed.clmasc.sbcglobal.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 21 Feb 2014 17:36:21 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: =?UTF-8?B?wrtRwqs=?= Subject: [gentoo-user] Re: Lenovo y510p video drivers Date: Fri, 21 Feb 2014 10:35:21 -0600 Organization: none Message-ID: <20140221103521.214306b2@sepulchrave.remarqs> References: Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 108-248-189-54.lightspeed.clmasc.sbcglobal.net X-Newsreader: Claws Mail 3.9.0 (GTK+ 2.24.22; x86_64-pc-linux-gnu) X-Archives-Salt: cbe31156-feda-422f-ae41-d8c5f8a3c7f8 X-Archives-Hash: 6776efd56497e747708fe8e3468549b3 On Fri, 21 Feb 2014 10:32:41 +0100 András Csányi wrote: > I bought a Lenovo y510p stuff which has two video cards, an Intel 4th > generation stuff and a NVIDIA GF GT750M SLI. When I start the > > X -configure > > the log says that it has not found usable driver, however in my > make.conf > > VIDEO_CARDS="nvidia nv intel nouveau vga" > > The system is base system without ACCEPT_KEYWORDS="~amd64" flag. The > kernel contains the intel drivers as modules and they are loaded, but > the result is the same. > > I would like to ask what to do in that case? I can't help much, but I guess something is better than nothing. I have a y510p with a single 750M, but I haven't looked into making the NVidia card work, let alone being able to switch between it and intel. The intel works for me with VIDEO_CARDS="intel i965 v4l vesa" I don't know if i965 is necessary, but I see this in xorg's log: (II) intel(0): [DRI2] DRI driver: i965 (II) AIGLX: Loaded and initialized i965 Making the NVidia card work is still on the back burner for me; eventually I'll get to it and post here about it. In the meantime, please do post anything you're able to find out.