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 B2D981396D0 for ; Mon, 28 Aug 2017 14:58:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E34CB1FC076; Mon, 28 Aug 2017 14:58:19 +0000 (UTC) Received: from mail-qk0-x244.google.com (mail-qk0-x244.google.com [IPv6:2607:f8b0:400d:c09::244]) (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 8CA6D1FC059 for ; Mon, 28 Aug 2017 14:58:19 +0000 (UTC) Received: by mail-qk0-x244.google.com with SMTP id m4so639622qke.4 for ; Mon, 28 Aug 2017 07:58:19 -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=AdXFLu5Vn9jGDJ08a/CR9/w+QhQGt9Y+wAeHQXBIyqc=; b=ey8+Ht4JLqFcKrSVuY/3tlvxTUP2RaaPHBQT7rtu8Nyt0kEfjlGaqs/5U15iK1+m0Z pMQl/NSk2CicWOL9JgbHFi8Ww0EP8z05t31o2r5bjolwxWCtKRfLuW1OtGKk6EJzYNl+ HLBzH98miSXr79R0u4+AZEURS1K2NrmILZVrMtPSHoYz3m1aEwbU0WlkHxPdRSrrtK7O x8wtGyK/VQ4w2ZbhoQdOAcdjwgazIJRum3mCkQ4dvUAmcuVUrV6OFzxlpxAfYoLzScB+ sIXtUgUqRxPYxC26QHAXPDoNvj5GtBJe7KGcxbJwux2bvl66OSMcMxx/dK9+mF68nQzX 90Vg== 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=AdXFLu5Vn9jGDJ08a/CR9/w+QhQGt9Y+wAeHQXBIyqc=; b=j0AsHmUcoT2Fru/DiChPgXYao+q8xTqer+jS2AZFev0NQuMLzAhsI3AEDpd6hO7wCT YK8CkTDymYogq8MBpsEjb5/TfYzknRR6sy4OORZebASrMs6jSxRZH1sKp3HfL6nuHmsp Fn8WPF9VHzaDcC2XEJ4s7hodrNQSOYsY+WkIivdKGloB02sy5AGqOFwuMbk19demnbID hJ1ERW2Da7F2iqkmf4ZPXqB6wfG+49tAJVMOcR/WCT0QYNmg2r2X+O7ZbFWRWkufNKPC ygP2bKlv+BmJwiMu7uZFS+udQRtnLMH+G26DVgcad2qh8XNM4AUUZP8gs4V7vYlr5CAa XDLw== X-Gm-Message-State: AHYfb5jN9OuAfUzHqQWyAstyfGWnFeBwUcbkqOD4uux2o/8NUYB5taNY AMJudq43Beezup0UfldmXQaKpztqsWW64N4= X-Received: by 10.55.76.21 with SMTP id z21mr1234759qka.174.1503932298566; Mon, 28 Aug 2017 07:58:18 -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; Mon, 28 Aug 2017 07:57:38 -0700 (PDT) In-Reply-To: References: From: Alexander Kapshuk Date: Mon, 28 Aug 2017 17:57:38 +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: 2192ab39-eea0-4253-81fa-aaff451941dd X-Archives-Hash: 79792a3484bbb7723b589cae1fcecddd On Mon, Aug 28, 2017 at 5:38 PM, IceAmber wrote: > `du -a /lib/modules/`uname -r`/ | sed '/nouveau.ko$/!d;s/.*\t//'` as the > same result > > On Mon, Aug 28, 2017 at 2:36 PM, IceAmber wrote: >> >> the result is >> iceamber@localhost:~ $ modinfo nouveau | grep filename >> filename: >> /lib/modules/4.12.5-gentoo/kernel/drivers/gpu/drm/nouveau/nouveau.ko >> >> On Mon, Aug 28, 2017 at 2:17 PM, David Abbott wrote: >>> >>> On Mon, Aug 28, 2017 at 10:00 AM, IceAmber >>> wrote: >>> > so, what should I do to locate the driver? >>> > >>> > On Mon, Aug 28, 2017 at 11:48 AM, Alexander Kapshuk >>> > wrote: >>> >> >>> >> On Mon, Aug 28, 2017 at 2:41 PM, IceAmber >>> >> wrote: >>> >> > No, the error still there. >>> >> > And the script `modinfo /lib/modules/`uname -r`/path/to/nouveau.ko` >>> >> > shows >>> >> > iceamber@localhost:~ $ modinfo /lib/modules/`uname >>> >> > -r`/path/to/nouveau.ko >>> >> > modinfo: ERROR: Module /lib/modules/4.12.5-gentoo/path/to/nouveau.ko >>> >> > not >>> >> > found. >>> >> > >>> >> >>> >> Note: 'path/to' in 'modinfo /lib/modules/`uname >>> >> -r`/path/to/nouveau.ko' above needs substituting for the path to your >>> >> nouveau.ko driver. Try locating it and rerun modinfo on it. >>> >> Alternatively, you could try compiling nouveau into the kernel by >>> >> setting CONFIG_DRM_NOUVEAU=y, reboot and see if that helps. >>> >> >>> > >>> >>> try; >>> modinfo nouveau | grep filename >>> >> > Now run: modinfo /lib/modules/4.12.5-gentoo/kernel/drivers/gpu/drm/nouveau/nouveau.ko