Gentoo Archives: gentoo-user

From: Mark Knecht <markknecht@×××××.com>
To: gentoo-user@l.g.o
Cc: Valmor de Almeida <val.gentoo@×××××.com>
Subject: Re: [gentoo-user] help with xorg-server-1.9.4 and no hal; broken mouse/keyboard/X
Date: Sat, 19 Feb 2011 18:10:03
Message-Id: AANLkTikuU4NTxwi9h+x3qBpKaK4CSC_YMMrn6Xdw2Yad@mail.gmail.com
In Reply to: [gentoo-user] help with xorg-server-1.9.4 and no hal; broken mouse/keyboard/X by Valmor de Almeida
1 On Sat, Feb 19, 2011 at 9:44 AM, Valmor de Almeida <val.gentoo@×××××.com> wrote:
2 > Hello,
3 >
4 > I had a working laptop with xorg 1.7 using hal; including usb mouse
5 > (left hand swapped buttons), synaptics for a mouse pad, hotplug
6 > monitors in a virtual screen, etc. For this to work I had a
7 > hand-configured xorg.conf file and additional hal policy
8 > configurations.
9 >
10 > I have just updated xorg to 1.9.4 with USE -hal and removed hal in
11 > this order (also needed to remove hal from the default run level).  I
12 > tried startx using the existing xorg.conf and X does not start
13 > correctly, I have no mouse and a frozen screen (no keyboard) with the
14 > arrow cursor placed in the middle of the screen. I also tried to start
15 > X without an xorg.conf; same problem.
16 >
17 > Here are the outputs of some commands:
18 >
19 > emerge --info
20 > Portage 2.1.9.25 (default/linux/amd64/10.0, gcc-4.4.4,
21 > glibc-2.11.2.-r3, 2.6.36-gentoo-r5 x86_64)
22 >
23 > emerge -pv --newuse --update --tree --with-bdeps=y world
24 > Total: 0 packages, Size of downloads: 0 kB
25 >
26 > emerge --depclean -vp
27 > Dependencies could not be completely resolved due to
28 > the following required packages not being installed:
29 >
30 >   sys-apps/hal  pulled in by:
31 >       x11-drivers/xf86-input-synaptics-1.2.1
32 >
33 > In make.conf  I have:
34 >
35 >  USE="-hal ...."
36 >
37 >  INPUT_DEVICES="evdev synaptics"
38 >  VIDEO_CARDS="intel"
39 >
40 > Thanks for your help.
41 >
42 > --
43 > Valmor
44
45 I'm guessing that you might need to use the older keyboard and mouse
46 drivers instead of evdev. Just a guess though.
47
48 - Mark

Replies