From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id C8BEB138350 for ; Fri, 10 Apr 2020 09:25:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BA210E0931; Fri, 10 Apr 2020 09:25:24 +0000 (UTC) Received: from mout01.posteo.de (mout01.posteo.de [185.67.36.65]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 54437E090A for ; Fri, 10 Apr 2020 09:25:23 +0000 (UTC) Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id 404C216005F for ; Fri, 10 Apr 2020 11:25:20 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.de; s=2017; t=1586510721; bh=KQTBJsomD3z4sItf4Mhzgs+7AcAE+T/zpijOVj3T4GE=; h=Date:From:To:Subject:From; b=GrQnlBxqVNd+R7V5SzsxMnCBrKToMXeDJchAuw3qLjmXp7D07OOYea2ULKCydVtCG Uj9jkpBy6fdirZ7UxfbuaX+wNSMz4iyBQ3o/f8P4WaCcdet2+TPnnC8kwrAjhVtJWx T4VZdxzTgS/6XIxuNOIxYr+FoipL38cdulBA/mB+Uui6ESckMQjC2jONKkQ/h6fpQq 0BTbm4aqBNju3rR9YY9bp8J3OsWQQMU1eeyvO/gjkHgPOTew29jE262u7N3ux791Hw GEQs5utu18VC5uxLpjT3HWUL4yYmcFdEUB9Y6YKCVMpi+6tKGaOmSR+hP/psb02YXN f7XJWObcj8YkQ== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 48zCKT0cNTz9rxT for ; Fri, 10 Apr 2020 11:25:16 +0200 (CEST) Date: Fri, 10 Apr 2020 11:25:16 +0200 From: tuxic@posteo.de To: Gentoo Subject: [gentoo-user] Nvidia-driver installation problems... Message-ID: <20200410092516.kzw2srh5l2a2cc7f@solfire> Mail-Followup-To: Gentoo 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 X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Archives-Salt: b51062d3-a00d-4540-adf5-1f08fe53e392 X-Archives-Hash: 4542faba783ccc4bbeed40fdbf08b0e0 Hi, I am using kernel 5.15 / 6.3 vanilla. When using nvidia-drivers via Gentoo I can start X11 and such. Blender does not find the GPU though. If I remove nvidia-drivers and install the drivers of the same version as provided by nvidia itsself, everything works find. To examine this a little further I have put nividia-drivers into /etc/portage/profile/package.provided: >=x11-drivers/nvidia-drivers-340.108 which will silently be ignored and nvidia-drivers will be emerged...which will lead to a whole lotta mess. How can I stop emerge from emergeing nvidia-drivers without masking (which leads to a bunch of new problems) other than pressing CTRL-C each time? ;) Cheers! Stay healthy! Meino