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 8B65A138334 for ; Wed, 15 Aug 2018 12:36:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CF270E09D6; Wed, 15 Aug 2018 12:36:10 +0000 (UTC) Received: from blaine.gmane.org (unknown [195.159.176.226]) (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 58B6EE09C0 for ; Wed, 15 Aug 2018 12:36:10 +0000 (UTC) Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1fpuzt-0004C4-Jk for gentoo-user@lists.gentoo.org; Wed, 15 Aug 2018 14:33:57 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: Nikos Chantziaras Subject: [gentoo-user] Re: "No CUDA device found" with nvidia-drivers newer than nvidia-drivers-396.24-r1( Date: Wed, 15 Aug 2018 15:35:59 +0300 Message-ID: References: <20180815111628.suvqnfws76bdyi3h@solfire> <20180815021931.f4u6zrevdw7ew6ns@solfire> <20180814103547.jvagibhygmnrss34@solfire> <55fa5dfd5a2aa98959f9556f44f1a3a0@troglodyte.be> <20180815120216.grjhm4smf24l2wjn@solfire> 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; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@blaine.gmane.org User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 In-Reply-To: <20180815120216.grjhm4smf24l2wjn@solfire> Content-Language: en-US X-Archives-Salt: 7807f0de-1cc0-4d60-acb1-959bc242c820 X-Archives-Hash: 85bde7a6e2587c575b7da980a77bcd10 On 15/08/18 15:02, tuxic@posteo.de wrote: > Then I do an "emerge " and CUDA stops > working. I do not change anything else nor do I know, who/what could > disable CUDA on both cards ... except for the driver itsself. Dumb question, but just to be sure: did you reboot after upgrading the driver? The driver never worked for me correctly, unless I reboot. Unloading the driver with "modprobe -r" and loading the new one doesn't work correctly, only rebooting does.