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 A1B551396D0 for ; Mon, 28 Aug 2017 14:01:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9AC2A1FC04C; Mon, 28 Aug 2017 14:00:57 +0000 (UTC) Received: from mail-vk0-x232.google.com (mail-vk0-x232.google.com [IPv6:2607:f8b0:400c:c05::232]) (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 4A5FC1FC015 for ; Mon, 28 Aug 2017 14:00:57 +0000 (UTC) Received: by mail-vk0-x232.google.com with SMTP id q189so1549497vke.4 for ; Mon, 28 Aug 2017 07:00:57 -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=xZ8iNtXsqcXQH8AF/N4R/gONgcMEN0Bx95mvozdEVls=; b=YPFH3WIMJxMHE30UeLJhbc4z50z4xeeEd+79tahiHh2KA+jolsh8Jb4Npv+31YyFBX 2fWKaPSWfOAuEakI0+LzOYD4t2G3KrHb3fvhc+r0rM8rrxTuczoC9GuAn0KlBxPMG+Xc lc/IEFjhve5+7kjivQKWEB9mtGBRLR1sUVbgQReOys5UaPetCJKCg8deR3DElLvhG831 GfHyXVJCvF+mZHcyeIo1e8PV6m5MvO1uAd2jJE7OcX6i9UwWNKzhKYkZpVyDwU7AApHJ eg/D5rLEVT8eWgkkp/szsqjKjQT2UBpoq0QARNS5DBGt/AKo85uqhlv6eIjT6A5WQg3u Ff/g== 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=xZ8iNtXsqcXQH8AF/N4R/gONgcMEN0Bx95mvozdEVls=; b=hlS3zct6/BhtwpLq1dx4M79NX7+1jIro3w8UX0ZZAlNiuVWPAFAU8/bzYSTlyPQXDw rPw0nHMkoGFUQ8X/Yoz67ZYWhT6L1/CuT2AxsxY4681tg1rCGxDIoSowEqTM7RRJI/bp KJWJdu29+7We2cZ2a60SNJ9wERANazlDzD8Ar/1/tPwLPbk9jyFVW5QKdzbMvF1w+Vtv tHKBKbpqkmycT7dmcBaG3Z1KiEcEAUVLx2Q8DcI69NFwraF1GWoNumuG4MI42hxvMZWP 50AdapknU9O/w2D65InC71ahrDvYfJsaPjMR6WtGuVTYfHgzM3YdH+ku0sJPTVHKolab DY5w== X-Gm-Message-State: AHYfb5iYsEIFXuHaMtuyGLKtys4K9lokT2nHf25Cwt3SHQTaoAO0rkF7 yHfh6oaz9Po9+XhXOr0xLPeP/B/WWA== X-Received: by 10.31.9.83 with SMTP id 80mr401011vkj.58.1503928855994; Mon, 28 Aug 2017 07:00:55 -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.103.125.88 with HTTP; Mon, 28 Aug 2017 07:00:55 -0700 (PDT) In-Reply-To: References: From: IceAmber Date: Mon, 28 Aug 2017 14:00:55 +0000 Message-ID: Subject: Re: [gentoo-user] Failed to load driver: Nouveau To: gentoo-user@lists.gentoo.org Content-Type: multipart/alternative; boundary="001a1143fb683aa9e60557d0b992" X-Archives-Salt: ef86ca26-ea88-485d-9c0f-3753a8d4fea6 X-Archives-Hash: a9fdab048bfe8b6e8e7604507c64b162 --001a1143fb683aa9e60557d0b992 Content-Type: text/plain; charset="UTF-8" so, what should I do to locate the driver? On Mon, Aug 28, 2017 at 11:48 AM, Alexander Kapshuk < alexander.kapshuk@gmail.com> 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. > > --001a1143fb683aa9e60557d0b992 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
so, what should I do to locate the driver?

On Mon, Aug 28, 2017 at 11:= 48 AM, Alexander Kapshuk <alexander.kapshuk@gmail.com> wrote:
On Mon, Aug = 28, 2017 at 2:41 PM, IceAmber <iceamber2015@gmail.com> wrote:
> No, the error still there.
> And the script `modinfo /lib/modules/`uname -r`/path/to/nouveau.ko` sh= ows
> 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=3Dy, reboot and see if that helps.


--001a1143fb683aa9e60557d0b992--