Gentoo Archives: gentoo-user

From: Alexander Kapshuk <alexander.kapshuk@×××××.com>
To: Gentoo mailing list <gentoo-user@l.g.o>
Subject: Re: [gentoo-user] Failed to load driver: Nouveau
Date: Tue, 29 Aug 2017 09:35:56
Message-Id: CAJ1xhMU_pT=0fi15Fue6700V7qMjxO4AFqUctsDquRPULRQkGQ@mail.gmail.com
In Reply to: Re: [gentoo-user] Failed to load driver: Nouveau by Alexander Kapshuk
1 On Mon, Aug 28, 2017 at 7:41 PM, Alexander Kapshuk
2 <alexander.kapshuk@×××××.com> wrote:
3 > On Mon, Aug 28, 2017 at 6:30 PM, IceAmber <iceamber2015@×××××.com> wrote:
4 >> here is the result
5 >>
6 >> iceamber@localhost:~ $ lsmod | grep nouveau
7 >> nouveau 1507328 2
8 >> i2c_algo_bit 16384 1 nouveau
9 >> drm_kms_helper 118784 1 nouveau
10 >> ttm 77824 1 nouveau
11 >> drm 282624 5 nouveau,ttm,drm_kms_helper
12 >> agpgart 32768 3 nouveau,ttm,drm
13 >> led_class 16384 3 input_leds,hid_sony,nouveau
14 >>
15 >>
16 >
17 > Your nouveau kernel driver seems to be OK. That's good news.
18 > The bad news is we're back to square one.
19 >
20 > It was glxinfo, which is a part of x11-apps/mesa-progs, that generated
21 > the original error message.
22 > So, perhaps, it is a mesa problem.
23 >
24 > Can you please try this command line and see what it outputs:
25 > LIBGL_DEBUG=verbose glxgears
26
27 This reference may help better debug your problem:
28 https://nouveau.freedesktop.org/wiki/MesaDrivers/

Replies

Subject Author
Re: [gentoo-user] Failed to load driver: Nouveau IceAmber <iceamber2015@×××××.com>
Re: [gentoo-user] Failed to load driver: Nouveau Alexander Kapshuk <alexander.kapshuk@×××××.com>