On 7/6/06, Grant <[EMAIL PROTECTED]> wrote:
I upgraded my laptop to modular xorg but X won't start.  Based on the
errors I see, it seems to be due to the mouse in some way.  I've tried
compiling xorg-x11 with only 'synaptics' and both 'synaptics' and
'mouse' in my INPUT_DEVICES.  I've also commented and uncommented the
two 'Driver' lines below but I still get mouse errors and X won't
start.

Section "InputDevice"
        Identifier "mymouse"
#       Driver "mouse"
        Driver "synaptics"
        Option "Protocol" "PS/2"
        Option "Device" "/dev/mouse"

Try Option "Device" "/dev/input/mice"

        Option "Emulate3Buttons"
        Option "Emulate3Timeout" "150"
        Option "MaxTapTime" "0"
        Option "MinSpeed" "0.3"
        Option "MaxSpeed" "0.75"
        Option "AccelFactor" "0.005"
#       Option "SHMConfig" "on"
EndSection

I ran 'revdep-rebuild -p' and it only wants to remerge gcc and some
gst stuff so I haven't run it for real yet.

Does anyone know how to fix this?

- Grant

P.S. Can anyone tell me what the new yellow USE flags are all about?

They are new flags that were not present when the package was last
compiled (AFAIK).

--
Daniel da Veiga
Computer Operator - RS - Brazil
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GCM/IT/P/O d-? s:- a? C++$ UBLA++ P+ L++ E--- W+++$ N o+ K- w O M- V-
PS PE Y PGP- t+ 5 X+++ R+* tv b+ DI+++ D+ G+ e h+ r+ y++
------END GEEK CODE BLOCK------
--
[email protected] mailing list

Reply via email to