Gentoo Archives: gentoo-user

From: Time Lucky <fly8192@×××××.com>
To: gentoo <gentoo-user@l.g.o>
Subject: Re: [gentoo-user] Intel and Gallium 0.4 on llvmpipe (LLVM 3.4, 256 bits)
Date: Tue, 27 May 2014 13:21:11
Message-Id: CAGFWSnhJ0Ve2F_8o1=utcnprFBbMvdJPQNHopVW2LTHP9K8nEg@mail.gmail.com
In Reply to: Re: [gentoo-user] Intel and Gallium 0.4 on llvmpipe (LLVM 3.4, 256 bits) by Alan McKinnon
1 "intel vesa fbdev" comes from "
2 http://www.thinkwiki.org/wiki/Installing_Gentoo_on_a_ThinkPad_X220"
3 "i915" comes from gentoo forums.
4 So VIDEO_CARDS="intel i915 vesa fbdev"
5
6 # equery u x11-drivers/xf86-video-inte
7 it tells the USE is "dri sna udev" ,while "debug glamor uxa xvmc" is
8 disabled
9
10 # equery files x11-drivers/xf86-video-intel
11 * Searching for xf86-video-intel in x11-drivers ...
12 * Contents of x11-drivers/xf86-video-intel-2.99.911-r1:
13 /usr
14 /usr/bin
15 /usr/bin/intel-virtual-output
16 /usr/lib64
17 /usr/lib64/xorg
18 /usr/lib64/xorg/modules
19 /usr/lib64/xorg/modules/drivers
20 /usr/lib64/xorg/modules/drivers/intel_drv.so
21 /usr/libexec
22 /usr/libexec/xf86-video-intel-backlight-helper
23 /usr/share
24 /usr/share/doc
25 /usr/share/doc/xf86-video-intel-2.99.911-r1
26 /usr/share/doc/xf86-video-intel-2.99.911-r1/AUTHORS.bz2
27 /usr/share/doc/xf86-video-intel-2.99.911-r1/ChangeLog.bz2
28 /usr/share/doc/xf86-video-intel-2.99.911-r1/NEWS.bz2
29 /usr/share/doc/xf86-video-intel-2.99.911-r1/README.bz2
30 /usr/share/man
31 /usr/share/man/man4
32 /usr/share/man/man4/intel-virtual-output.4.bz2
33 /usr/share/man/man4/intel.4.bz2
34 /usr/share/polkit-1
35 /usr/share/polkit-1/actions
36 /usr/share/polkit-1/actions/org.x.xf86-video-intel.backlight-helper.policy
37
38
39
40 2014-05-27 21:07 GMT+08:00 Alan McKinnon <alan.mckinnon@×××××.com>:
41
42 > On 27/05/2014 14:52, Time Lucky wrote:
43 > > Hey,guys.
44 > >
45 > > Anyone can tell me how to switch Gallium 0.4 to intel driver?
46 > > I dont know why it happened but now my computer is very slow when I use
47 > > gnome 3.10.
48 > >
49 > > $ /usr/libexec/gnome-session-check-accelerated-helper -v
50 > > libGL error: dlopen /usr/lib64/dri/i965_dri.so failed
51 > > (/usr/lib64/dri/i965_dri.so: cannot open shared object file: No such
52 > > file or directory)
53 > > libGL error: unable to load driver: i965_dri.so
54 > > libGL error: driver pointer missing
55 > > libGL error: failed to load driver: i965
56 > > gnome-session-is-accelerated: llvmpipe detected.
57 > >
58 > > Thank you.
59 > >
60 >
61 >
62 > What do you have in VIDEO_CARDS?
63 > What use flags are set for xf86-video-intel?
64 >
65 > As I understand it, the packages use those 2 magic settings and build
66 > the right thing for you. If that all looks OK, what do you get from
67 >
68 > equery files x11-drivers/xf86-video-intel
69 >
70 > ?
71 >
72 > --
73 > Alan McKinnon
74 > alan.mckinnon@×××××.com
75 >
76 >
77 >

Replies

Subject Author
Re: [gentoo-user] Intel and Gallium 0.4 on llvmpipe (LLVM 3.4, 256 bits) Time Lucky <fly8192@×××××.com>