Gentoo Archives: gentoo-user

From: "张 勇顺" <biosedit2000@×××××××××.cn>
To: gentoo-user@l.g.o
Subject: 回复: Re: [gentoo-user] install gentoo 2005.0
Date: Fri, 07 Oct 2005 09:30:24
Message-Id: 20051007092545.420.qmail@web15010.mail.cnb.yahoo.com
In Reply to: Re: [gentoo-user] install gentoo 2005.0 by Heinz Sporn
1 --- Heinz Sporn <heinz.sporn@××××××××.com>写道:
2
3 > Am Freitag, den 07.10.2005, 14:05 +0800 schrieb 寮
4 > 鍕囬『:
5 > > hi
6 > > yestoday to today i am spend two days to
7 > install
8 > > gentoo 2005.0 and see the hand man but when i am
9 > > install it
10 > > i am see what modules were load with lsmod
11 > > but i can't see anyting is modules and
12 > > i ues modprobe
13 > > lsmod can't see somemodules i don't know how to do
14 > > that
15 >
16 > lsmod will not show modules that have been compiled
17 > into the kernel. Is
18 > it that you are looking for?
19 >
20 > > if i must rc-update add ....?or other i am uses
21 > > logitech USB mouse and uses well in debian starge
22 > but
23 > > can't driverd in gentoo i am try to uses the same
24 > > driver with starge and ues "auto" but can't
25 > driverd
26 > > mouse ether
27 > > i am emerge fvwm and x.org
28 >
29 > I am not quite sure what exactly your problem is -
30 > so sorry for
31 > guessing:
32 >
33 > For any USB input device you'll just need kernel
34 > support. Look
35 > into /Drivers/USB Support. You'll propably want
36 > support for EHCI, OHCI
37 > and UHCI. Assuming you enabled that in your kernel
38 > you'll have to tell X
39 > to use your Logitech mouse by defining something in
40 > /etc/X/xorg.conf
41 > like:
42 >
43 > Section "InputDevice"
44 > Identifier "MyMouse"
45 > Driver "mouse"
46 >
47 > Option "Protocol" "IMPS/2"
48 > Option "Name" "ConfigRead"
49 > Option "Device" "/dev/input/mice"
50 > Option "Vendor" "ConfigRead"
51 > Option "Buttons" "3"
52 > Option "ZAxisMapping" "4 5"
53 > EndSection
54 >
55 > and add that to your ServerLayout section:
56 >
57 > Section "ServerLayout"
58 > Identifier "MyLayout"
59 > Screen "MyScreen"
60 > InputDevice "MyMouse" "CorePointer"
61 > InputDevice "MyKeyboard" "CoreKeyboard"
62 > EndSection
63 >
64 > That's a rather generic setting that works for most
65 > USB mice.
66 >
67 > > thank you
68 > >
69 > >
70 > >
71 > >
72 > >
73 > >
74 > >
75 > >
76 > >
77 >
78 ___________________________________________________________
79 >
80 > >
81 >
82 闆呰檸鍏嶈垂G閭锛嶄腑鍥界涓&#8364;缁濇棤鍨冨溇閭欢楠氭壈瓒呭ぇ閭
83 >
84 > > http://cn.mail.yahoo.com
85 > >
86 > --
87 > Mit freundlichen Gr眉脽en
88 >
89 > Heinz Sporn
90 >
91 > SPORN it-freelancing
92 >
93 > Mobile: ++43 (0)699 / 127 827 07
94 > Email: heinz.sporn@××××××××.com
95 > heinz.sporn@××××××.at
96 > Website: http://www.sporn-it.com
97 > Snail: Steyrer Str. 20
98 > A-4540 Bad Hall
99 > Austria / Europe
100 >
101 > --
102 > gentoo-user@g.o mailing list
103 >
104 >
105 now i am went to gentoo and modprobe ehci-hcd
106 nwo can uses mouse
107 and install discover
108 rc-update add modules default
109 but always can't load any modules when system starting
110 and lsmod can't see any modules
111
112
113
114
115
116
117 ___________________________________________________________
118 雅虎免费G邮箱-中国第一绝无垃圾邮件骚扰超大邮箱
119 http://cn.mail.yahoo.com
120
121 --
122 gentoo-user@g.o mailing list

Replies

Subject Author
[gentoo-user] Re: 回复: Re: [gentoo-user] install gentoo 2005.0 Holly Bostick <motub@××××××.nl>