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 1999B1382C5 for ; Tue, 17 Apr 2018 18:19:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4C157E088C; Tue, 17 Apr 2018 18:19:07 +0000 (UTC) Received: from mail-wr0-x243.google.com (mail-wr0-x243.google.com [IPv6:2a00:1450:400c:c0c::243]) (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 ABE32E087D for ; Tue, 17 Apr 2018 18:19:06 +0000 (UTC) Received: by mail-wr0-x243.google.com with SMTP id w3so21448527wrg.2 for ; Tue, 17 Apr 2018 11:19:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=subject:to:references:from:message-id:date:user-agent:mime-version :in-reply-to:content-transfer-encoding:content-language; bh=H3eMl7rgBNz2xtiJX0wMt9vLv1LaxfMuu37QCxKXuSg=; b=Sba3u6VaCqedeB5jwr5OcOH2HMFNcYoKYHw1WWsGyJnBLhJJfXtBsSO4OsGmg/alE3 8UTOULVrXYmaOv32TLakkPhi5W5gp08ay5ks2ehHFRagFlWNE/lFnNuVk894PgFyKvrZ WM8LcMbayeN7UfK0qLScwW/fK6USQ9nUX78jt32OHnyHYko1I8BVDVS6J+2UbMXfvABP P2pypU9mK8Xiyw6VQNh7ef7/6UAHHaybZtlvZlB7yw0DF262iJNqrfld8RbM1AAPK+G4 aC+zdGDK6UdtpyxpT15idzesxRzzZq4aNDxCJHMmYQL5MqOh0CNgtF93wYL1hauae9HO qJLQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding :content-language; bh=H3eMl7rgBNz2xtiJX0wMt9vLv1LaxfMuu37QCxKXuSg=; b=o3VcD3B2uBhDUXsIb/mXTEX7rFMMIJiC1GdSn4yKgP3n1f+NeJui9mQAYWHK2QOOCv vRRh0d/t/o/YARMpc1kCssjL242ziBfaLyauhQFRqG1T2wEhNopPtYDpEgfNaq00QfHK Czci5iK86J1sOSMG1ajxARfow7JU0pKG64J8++AdOOQWaRCOURxPA/mpGXR5Y0FaBnAi X4N7HoJ0bxy4doELqzgM5TuKN5KkaD6BQt0tlemHZIoGpFYgxK1iibPBABHd3ozorxiq +ZZ3cCUbVaehVRPb5uWSskUlnp2p3ZD2lZr/S8mdpVYG7VplgSToecWP8XqdbKP79GzV GsFg== X-Gm-Message-State: ALQs6tDsudAiWUyossmvNwyOg7aECemh1a3UaIv9cS02uf8bvk7Bq9dr 8257TpP2lsxSaePtZAeSc+Zgjw== X-Google-Smtp-Source: AIpwx49i+L9NVtD8KrSST8nptz0JXAUMyM6FKZjBvOmZ+L1atK8CkyZ+n8h1sSn0Ggp6cd8VVbl6Rg== X-Received: by 10.28.39.195 with SMTP id n186mr310801wmn.1.1523989145032; Tue, 17 Apr 2018 11:19:05 -0700 (PDT) Received: from [192.168.1.7] (109.136.19.95.dynamic.jazztel.es. [95.19.136.109]) by smtp.googlemail.com with ESMTPSA id e11sm13548090wma.4.2018.04.17.11.19.03 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 17 Apr 2018 11:19:04 -0700 (PDT) Subject: Re: [gentoo-user] Linux-4.16.* & NVidia To: gentoo-user@lists.gentoo.org References: <20180414130016.vo3p4nyrzrwtgysf@solfire> From: davidroman96 Message-ID: Date: Tue, 17 Apr 2018 20:19:02 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.7.0 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 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Content-Language: en-CA X-Archives-Salt: 82a2a848-3301-4390-9876-8af30a712875 X-Archives-Hash: 09b9c25be398a702c31477a8cba973d2 Hi I also had problems with nvidia-drivers and linux-4.16.2, but in my case the drivers compiled well, but then Xorg was unable to load the nvidia module. With 4.15.15  it works correctly. On 04/14/2018 08:28 PM, P Levine wrote: > On Sat, Apr 14, 2018 at 9:00 AM, >wrote: > > Hi, > > does anyone out there run a linux-4.16.*-kernel with > nvidia-drivers and has no problems? > > Is so, I would be interested in the kernel configyration > and the version of the drivers used... > > Thanks a lot for any help in advance! > Cheers! > Meino > > > > > ​Yes, gentoo-sources-4.16.0 and nvidia-drivers-390.48 with patch.​from > https://bugs.gentoo.org/652476. >