[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: USB mouse and touchpad issues using the unstable release



Hi Clive,
  I've tried to use your same configuration but I can't get neither mouse nor touchpad working.
I also moved to the hotplug package to fix these USB issues but I wasn't so lucky.
 
Have you any other idea ?
Do you know what changed from latest Sarge 3.1 release ?
 
Thanks,
Regards,
  Max

 
2005/11/23, Clive Menzies <clive@clivemenzies.co.uk>:
On (22/11/05 23:27), Massimo Perga wrote:
> Hi All, I've just upgraded the testing version to the unstable version. In
> the testing version both USB mouse and touchpad were working, but using
> latest unstable version (xorg server) I'm unable to use both. In particular,
> USB mouse seems to be detected by the system when it's inserted in the PC
> but it's not working: I also tried using gpm but nothing changes (when I
> used the stable release I was able to use the touchpad in the console, too).
>
>  Could you explain me what changed from the two versions and how can I fix
> it ?

A couple of possibilities:

Check out /etc/X11/xorg.conf it should contain something like:

Section "Module"
       Load    "GLcore"
       Load    "bitmap"
       Load    "dbe"
       Load    "ddc"
       Load    "dri"
       Load    "extmod"
       Load    "freetype"
       Load "glx"
       Load "int10"
       Load "record"
       Load "speedo"
       Load "type1"
       Load "vbe"
       Load "synaptics"
EndSection

Section "InputDevice"
       Identifier "Generic Keyboard"
       Driver "keyboard"
       Option "CoreKeyboard"
       Option "XkbRules" "xfree86"
       Option "XkbModel" "pc105"
       Option "XkbLayout" "gb"
EndSection
                                                                                                                                                               Section "InputDevice"
       Identifier "Configured Mouse"
       Driver "mouse"
       Option "CorePointer"
       Option "Device" "/dev/gpmdata"
       Option "Protocol" "IntelliMouse"
       Option "Emulate3Buttons" "true"
       Option "ZAxisMapping" "4 5"
EndSection

# Section # "InputDevice"
       # Identifier "Synaptics Touchpad"
       # Driver "synaptics"
       # Option                "SendCoreEvents"        "true"
       # Option                "Device" "/dev/gpmdata"
       # Option                "Protocol" "auto-dev"
       # Option                "TapButton1" "0"
# EndSection

Make sure the relevant modules are installed.

Regards

Clive

--
www.clivemenzies.co.uk ...
...strategies for business



--
To UNSUBSCRIBE, email to debian-amd64-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org




--
Massimo Perga
______________________________________
Computer Engineer

Via Valentino Carrera 61
10146 Torino
Italy

Tel: +393479806753
______________________________________


Reply to: