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 ED1A41396D0 for ; Sun, 27 Aug 2017 14:46:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3400D1FC055; Sun, 27 Aug 2017 14:46:31 +0000 (UTC) Received: from mail-qt0-x22a.google.com (mail-qt0-x22a.google.com [IPv6:2607:f8b0:400d:c0d::22a]) (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 CF2361FC040 for ; Sun, 27 Aug 2017 14:46:30 +0000 (UTC) Received: by mail-qt0-x22a.google.com with SMTP id e2so16129943qta.0 for ; Sun, 27 Aug 2017 07:46:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to; bh=Dy1o9QILhwruNOmbzTilb+1b1IUyTuiB/5na18pa7CQ=; b=qA+KtROEUJiXLXjcdxZ5zSr9zaKUsBaBGvsA6QF+T/OQ9NkGU37VwiaOZD6YnbIljP YbrHXMbhHO7R5FO/aF6480nEft3H3e0USOiVUrEDHQGYEkxptoFr5vU4NHyyey67L6iZ cnCm/UqluTQKLzoCt3DrRRxITo3V4YsbDU0TUAhCHH3VnELbHY324IClZdXAg6+hKOX2 +DvFXIdDuPvLrwE2ZNH6Phr4uOTCBP6E2deaaxCDZoEpDNuR0emTOIE9NRNP5R/RM6IY jnHXvkweJuA8cZrhts8ku6xkCkCzH9mlfD7pWs3J96e5N4uyiWaWNVBMRl8d4E3pK2KU CbDw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=Dy1o9QILhwruNOmbzTilb+1b1IUyTuiB/5na18pa7CQ=; b=MIU4sbR/fCmogpxNF5HyNLtZJZTqhoLq8rjMS+xi3QM0TPhef19TgFtOkE976qSVJx Tzv5B0SVIoViW/mm25NLMncJrGV/V7DTKZh2NM8WHph4S0CktzZX/uwd76/T5zqEbcEg h3Qhkyfa67LUOIdENUIU2pfld/lJ5k2uxzzPbbirGnr+ac4MVbfLVd3jYNT5WSksEel4 E1UGpFw9RPhcAnW2Q8tDDxDFjtB1L7/k83tGaMchJy9Iv6LYymoIj0cB5yB62/ZJ6LPG iNa5Z7a7x3azcPEfvFltSq1Gh7Js1xPh3Yam6+Ddv1n47g2go+zdF0Ooex/iHd8K+KVo NiRg== X-Gm-Message-State: AHYfb5j4jrpdnojUsNEA6f/XX6Qg4a0FquQUuyToE8fxV4tyLd7Dq2fs OKSzgaptkFvtjL6b1Fuc75TXDsF+Z/JleBQ= X-Received: by 10.200.53.178 with SMTP id k47mr2963816qtb.180.1503845189872; Sun, 27 Aug 2017 07:46:29 -0700 (PDT) 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 Received: by 10.237.44.195 with HTTP; Sun, 27 Aug 2017 07:45:49 -0700 (PDT) In-Reply-To: References: From: Alexander Kapshuk Date: Sun, 27 Aug 2017 17:45:49 +0300 Message-ID: Subject: Re: [gentoo-user] Failed to load driver: Nouveau To: Gentoo mailing list Content-Type: text/plain; charset="UTF-8" X-Archives-Salt: 46ede12d-e800-4635-88b1-a6625fec0e3c X-Archives-Hash: 11092789341561b196d090a3435d6e07 On Sun, Aug 27, 2017 at 2:27 PM, IceAmber wrote: > I have tried, but the same result > > On Sun, Aug 27, 2017 at 10:04 AM, Adam Carter wrote: >>> >>> yes, here is the eselect >> >> >> When i have X problems i can resolve i run emerge -av @x11-module-rebuild >> xorg-server mesa but its generally an act of desperation after running out >> of intelligent options. > > Your xorg-server was built for kernel 4.9.34. [ 24.014] Build Operating System: Linux 4.9.34-gentoo x86_64 Gentoo [ 24.014] Current Operating System: Linux localhost 4.12.5-gentoo #10 SMP Sat Aug 26 13:15:20 UTC 2017 x86_64 Might be a good idea to rebuild x11-base/xorg-server for your current kernel. What's the output of the command lines below? grep NOUVEAU linux/.config grep -E 'nvidia|VIDEO_CARDS' /etc/portage/make.conf