Re: [gentoo-user] ARCH is not set

2017-09-30 Thread IceAmber
No, I cannot find the make.default in the profile directory On Sat, Sep 30, 2017 at 1:36 PM, Alexander Kapshuk < alexander.kaps...@gmail.com> wrote: > > > On Fri, Sep 29, 2017 at 3:48 PM, IceAmber <iceamber2...@gmail.com> wrote: > >> Hi, everyone >> >>

Re: [gentoo-user] ARCH is not set

2017-09-29 Thread IceAmber
yes, it exists. On Sat, Sep 30, 2017 at 4:32 AM, Alan McKinnon <alan.mckin...@gmail.com> wrote: > On 29/09/2017 14:48, IceAmber wrote: > > Hi, everyone > > > > I have a problem when updating my system > > > > * ARCH is not set... Are you missing the '/e

[gentoo-user] ARCH is not set

2017-09-29 Thread IceAmber
Hi, everyone I have a problem when updating my system * ARCH is not set... Are you missing the '/etc/portage/make.profile' * symlink? Is the symlink correct? Is your portage tree complete? and the symlink of '/etc/portage/make.profile' is # ls -l /etc/portage/make.profile lrwxrwxrwx 1 root

Re: [gentoo-user] Failed to load driver: Nouveau

2017-08-29 Thread IceAmber
thank you all the same. I'll try to fix it if possible On Tue, Aug 29, 2017 at 3:14 PM, Alexander Kapshuk < alexander.kaps...@gmail.com> wrote: > On Tue, Aug 29, 2017 at 5:58 PM, IceAmber <iceamber2...@gmail.com> wrote: > > yes, I have in the video group. > &

Re: [gentoo-user] Failed to load driver: Nouveau

2017-08-29 Thread IceAmber
017 at 12:35 PM, Alexander Kapshuk > <alexander.kaps...@gmail.com> wrote: > > On Mon, Aug 28, 2017 at 7:41 PM, Alexander Kapshuk > > <alexander.kaps...@gmail.com> wrote: > >> On Mon, Aug 28, 2017 at 6:30 PM, IceAmber <iceamber2...@gmail.com> > wrote: &

Re: [gentoo-user] Failed to load driver: Nouveau

2017-08-29 Thread IceAmber
here is the outputs iceamber@localhost:~ $ LIBGL_DEBUG=verbose glxgears libGL: OpenDriver: trying /usr/lib64/dri/tls/nouveau_dri.so libGL: OpenDriver: trying /usr/lib64/dri/nouveau_dri.so nvc0_screen_create:944 - Error allocating PGRAPH context for 3D: -22 libGL error: failed to create dri screen

Re: [gentoo-user] Failed to load driver: Nouveau

2017-08-28 Thread IceAmber
here is the result iceamber@localhost:~ $ lsmod | grep nouveau nouveau 1507328 2 i2c_algo_bit 16384 1 nouveau drm_kms_helper118784 1 nouveau ttm77824 1 nouveau drm 282624 5 nouveau,ttm,drm_kms_helper agpgart

Re: [gentoo-user] Failed to load driver: Nouveau

2017-08-28 Thread IceAmber
here is the result <https://paste.pound-python.org/show/hvfHvZoVr89Li2FcR6CZ/> On Mon, Aug 28, 2017 at 2:57 PM, Alexander Kapshuk < alexander.kaps...@gmail.com> wrote: > On Mon, Aug 28, 2017 at 5:38 PM, IceAmber <iceamber2...@gmail.com> wrote: > > `du -a /li

Re: [gentoo-user] Failed to load driver: Nouveau

2017-08-28 Thread IceAmber
`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 <iceamber2...@gmail.com> wrote: > the result is > iceamber@localhost:~ $ modinfo nouveau | grep filename > filename: /lib/modules/4.12.5-gentoo/ker

Re: [gentoo-user] Failed to load driver: Nouveau

2017-08-28 Thread IceAmber
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 <dabb...@gentoo.org> wrote: > On Mon, Aug 28, 2017 at 10:00 AM, IceAmber <iceamber2.

Re: [gentoo-user] Failed to load driver: Nouveau

2017-08-28 Thread IceAmber
so, what should I do to locate the driver? On Mon, Aug 28, 2017 at 11:48 AM, Alexander Kapshuk < alexander.kaps...@gmail.com> wrote: > On Mon, Aug 28, 2017 at 2:41 PM, IceAmber <iceamber2...@gmail.com> wrote: > > No, the error still there. > > And the script `modinfo /

Re: [gentoo-user] Failed to load driver: Nouveau

2017-08-28 Thread IceAmber
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. On Sun, Aug 27, 2017 at 5:59 PM, Alexander

Re: [gentoo-user] Failed to load driver: Nouveau

2017-08-27 Thread IceAmber
iceamber@localhost:~ $ grep NOUVEAU /usr/src/linux/.config CONFIG_DRM_NOUVEAU=m CONFIG_NOUVEAU_DEBUG=5 CONFIG_NOUVEAU_DEBUG_DEFAULT=3 CONFIG_DRM_NOUVEAU_BACKLIGHT=y iceamber@localhost:~ $ grep -E 'nvidia|VIDEO_CARDS' /etc/portage/make.conf VIDEO_CARDS="nouveau" here is the `grep -si no

Re: [gentoo-user] Failed to load driver: Nouveau

2017-08-27 Thread IceAmber
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

Re: [gentoo-user] Failed to load driver: Nouveau

2017-08-27 Thread IceAmber
yes, here is the eselect > > iceamber@localhost:~ $ eselect opengl list Available OpenGL implementations: [1] xorg-x11 * iceamber@localhost:~ $ eselect mesa list > > 64bit i915 (Intel 915, 945) > > 64bit i965 (Intel GMA 965, G/Q3x, G/Q4x, HD) > > 64bit r300 (Rad

[gentoo-user] Failed to load driver: Nouveau

2017-08-27 Thread IceAmber
Hi, everyone There is an error in my system, it print as follow when I run the command `glxinfo | grep AGP` > iceamber@localhost:~ $ glxinfo | grep AGP > > nvc0_screen_create:944 - Error allocating PGRAPH context for 3D: -22 > > libGL error: failed to create dri screen > >

Re: [gentoo-user] Something wrong when emerging librime

2017-07-18 Thread IceAmber
I had solved it by unmask the version 1.2.9 of librime On Tue, Jul 18, 2017 at 5:21 AM, Andrew Savchenko <birc...@gentoo.org> wrote: > Hi, > > On Mon, 17 Jul 2017 16:38:00 + IceAmber wrote: > > Hi, everyone > > > > There is an error when I emerging the fcit

Re: [gentoo-user] Can't compile media-libs/mesa - do I need gallium?

2017-07-17 Thread IceAmber
Actually, this is the c++ 11 abi bug, read the news And you can solve it by `revdep-rebuild --library 'libstdc++.so.6' -- --exclude gcc` On Mon, Jul 17, 2017 at 5:02 PM, Mart Raudsepp wrote: > Ühel

[gentoo-user] Something wrong when emerging librime

2017-07-17 Thread IceAmber
Hi, everyone There is an error when I emerging the fcitx-rime. Here is the build.log <https://github.com/IceAmber/Error/blob/master/librime_build.log> Is it the bug of c++ 11 ABI? I had got a bug of c++ 11 ABI before, and solved by the command `revdep-rebuild --library 'libstdc+

Re: [gentoo-user] emerge update problem with blocking packages

2017-06-14 Thread IceAmber
I have the same problem several days ago, and solved it by reemerging the blocking packages. On Wed, Jun 14, 2017 at 1:38 PM, Uwe Haider wrote: > > > Am 14.06.2017 um 07:14 schrieb Quico Jurado: > > Hello list! > > > > I'm trying to update @world, and I'm getting a problem