Gentoo Archives: gentoo-user

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

Replies