Gentoo Archives: gentoo-user

From: Dale <rdalek1967@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Gentoo decapitated
Date: Wed, 12 May 2010 22:34:35
Message-Id: 4BEB2CAF.8090605@gmail.com
In Reply to: Re: [gentoo-user] Gentoo decapitated by Mick
1 Mick wrote:
2 > On Wednesday 12 May 2010 21:21:25 Dale wrote:
3 >
4 >> Kevin O'Gorman wrote:
5 >>
6 >>> On Wed, May 12, 2010 at 7:56 AM, Dale<rdalek1967@×××××.com
7 >>> <mailto:rdalek1967@×××××.com>> wrote:
8 >>>
9 >
10 >>> Have you tried this:
11 >>>
12 >>> emerge -1a $(qlist -I -C x11-drivers/)
13 >>>
14 >>> I have upgraded my kernel before without rebuilding these but they
15 >>> are small and only take a few minutes. Your mileage may vary.
16 >>>
17 >>> The mouse drivers should be in that list. If not, then something
18 >>> is missing in your set up.
19 >>>
20 >
21 >>> As I think I explained, I have re-emerged *everything* installed that
22 >>> had "x11" or "xorg" in its name. And the mouse driver was definitely
23 >>> there.
24 >>>
25 >> That usually works so I'm clueless. I assume the mouse works somewhere
26 >> else? I think you mentioned it working somewhere so I'm out of ideas.
27 >>
28 >
29 > Sorry to persist, but the drivers usually have "xf86-*" in their name not
30 > "x11" or "xorg", e.g. xf86-input-evdev.
31 >
32 > (The category of those packages is of course x11-drivers/ ; i.e. x11-
33 > drivers/xf86-input-evdev)
34 >
35 > Other than that could it be a udev issue and some permanent rule for a USB
36 > type of mouse, which you should remove and restart udev? Don't know, just an
37 > idea.
38 >
39
40 That's what I was thinking. I get this list using part of the command I
41 posted earlier:
42
43 [IP-] [ ] x11-drivers/nvidia-drivers-173.14.22:0
44 [IP-] [ ] x11-drivers/xf86-input-evdev-2.3.2:0
45 [IP-] [ ] x11-drivers/xf86-input-keyboard-1.4.0:0
46 [IP-] [ ] x11-drivers/xf86-input-mouse-1.5.0:0
47 [IP-] [ ] x11-drivers/xf86-video-nv-2.1.17:0
48
49 Mine has xf86-* drivers as well. OP, do you have your setting in
50 make.conf correctly? Mine looks like this:
51
52 INPUT_DEVICES="keyboard mouse evdev"
53
54 I do NOT use hal so your settings may need to be different but you do
55 need the line tho.
56
57 Other than this, back to clueless.
58
59 Dale
60
61 :-) :-)

Replies

Subject Author
Re: [gentoo-user] Gentoo decapitated Kevin O'Gorman <kogorman@×××××.com>