Gentoo Archives: gentoo-user

From: doherty pete <nishizawa23@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: X -config fail
Date: Tue, 18 Jan 2011 19:13:38
Message-Id: AANLkTintpRZz4hbfZKN1PKMK-b4kyr0+PUZ4Rg+wtWQC@mail.gmail.com
In Reply to: Re: [gentoo-user] Re: X -config fail by Mick
1 i'm sorry,but chinese doc is different form english doc,
2 i read chinese doc and loss some step.
3
4 2011/1/16 Mick <michaelkintzios@×××××.com>
5
6 > On Sunday 16 January 2011 13:53:14 doherty pete wrote:
7 > > how can i confim i have evdev,if i donn't have ,i think i have to edite
8 > > /etc/make.cof USE=-evdev -dri -dri2 or VIDEOCARD="-evdev -dri -dri2"
9 > > and recompile xorg-server
10 >
11 > Pete, can you please read the documentation and follow it to the letter:
12 >
13 > http://www.gentoo.org/doc/en/xorg-config.xml
14 >
15 > What you are asking is covered under the section titled "make.conf
16 > configuration".
17 >
18 >
19 > To find out if you have something installed you can try:
20 > ===============================
21 > # emerge --search evdev
22 > Searching...
23 > [ Results for search key : evdev ]
24 > [ Applications found : 1 ]
25 >
26 > * x11-drivers/xf86-input-evdev
27 > Latest version available: 2.5.0
28 > Latest version installed: 2.5.0
29 > Size of files: 306 kB
30 > Homepage: http://xorg.freedesktop.org/
31 > Description: Generic Linux input driver
32 > License: MIT
33 > ===============================
34 >
35 > If it has not been installed before, it will say:
36 >
37 > Latest version installed: [ Not Installed ]
38 >
39 >
40 > Alternatively, you can emerge and use app-portage/eix and then run:
41 > ===============================
42 > # eix -l evdev
43 > [I] x11-drivers/xf86-input-evdev
44 > Available versions:
45 > 2.4.0 "alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh
46 > sparc x86"
47 > [debug]
48 > 2.5.0 "~alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64
49 > ~sh ~sparc
50 > x86"
51 > ~ 2.6.0 "~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc
52 > ~ppc64 ~sh ~sparc
53 > ~x86"
54 > Installed versions: 2.5.0(22:20:38 26/12/10)
55 > Homepage: http://xorg.freedesktop.org/
56 > Description: Generic Linux input driver
57 > ===============================
58 >
59 >
60 > Finally, if you know the exact package name try running:
61 > ===============================
62 > # emerge -1aDv xf86-input-evdev
63 >
64 > These are the packages that would be merged, in order:
65 >
66 > Calculating dependencies... done!
67 > [ebuild R ] x11-drivers/xf86-input-evdev-2.5.0 0 kB
68 >
69 > Total: 1 package (1 reinstall), Size of downloads: 0 kB
70 >
71 > Would you like to merge these packages? [Yes/No] No
72 >
73 > Quitting.
74 > ============================
75 >
76 > The R symbol denotes that you are trying to re-emerge it. If you hadn't
77 > installed it, you get [ebuild N ] for 'new'.
78 >
79 > HTH.
80 >
81 >
82 > PS. Please try to avoid top posting. It breaks the natural flow of the
83 > discussion.
84 >
85 >
86 > > 2011/1/16 walt <w41ter@×××××.com>
87 > >
88 > > > On 01/15/2011 07:17 AM, doherty pete wrote:
89 > > >> when i input
90 > > >> Xorg -configure
91 > > >> the log is
92 > > >>
93 > > > [ 442.765] (EE) Failed to load module "evdev" (module does not
94 > exist,
95 > > >
96 > > >> 0)
97 > > >
98 > > > This is all very confusing unless you know the history of evdev, which
99 > > > most sane people don't know. (I obviously don't qualify as sane :)
100 > > >
101 > > > Try emerging xf86-input-evdev.
102 >
103 > --
104 > Regards,
105 > Mick
106 >
107
108
109
110 --
111 pete_doherty