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

Replies

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