[GENTOO] Probleme de souris (saccade, saut, FREEZE...)

Probleme de souris (saccade, saut, FREEZE...) [GENTOO] - Installation - Linux et OS Alternatifs

Marsh Posté le 13-05-2005 à 15:15:58    

Bonjour,
 
suite a une installation en stage3, suivi de plusieurs emerge dont je peut donner la liste(mais rien de bien mechant), lors du demarrage de xorg, ma souris ne donne q'un comportement chaotique pouvant même aller jusqu'a un FREEZE complet du PC.
 
Ma souris est une TRUST : 2 roulettes, 2 boutons sur le coté
 
Apres la lecture de plusieurs posts, divers essais avec xorgcfg, xorg-config, parametrages manuels multiples sur divers points tel que:
_ Protocol : Auto, IMPS/2, PS/2
_ buttons : 9, options enlevé
_ ZaxisMapping : "6 7"
_ emulate3Buttons : "no"
 
Bilan : de l'aide !!!!!!!!!!
 
D'ou mes questions :  
1. Y a t'il une configuration passe partout ???
2. Peut t'il ya avoir un conflit ???? (gdm n'est pas installé)
3. Ben peut etre d'autres pistes ????
 
De plus, j'ai utilisé un xorg.conf de ma précédente install de gentoo (2004.3 je crois) qui a fait comme d'habitude. A noter que quel que soit mes tests le résultat est le même et que bien sur ma souris marche(windows, livecd gentoo, knoppix).
 
Mon xorg.conf

Citation :

Section "ServerLayout"
 Identifier     "X.org Configured"
 Screen      0  "Screen0" 0 0
 InputDevice    "Mouse0" "CorePointer"
 InputDevice    "Keyboard0" "CoreKeyboard"
EndSection
 
Section "Files"
 RgbPath      "/usr/X11R6/lib/X11/rgb"
 ModulePath   "/usr/X11R6/lib/modules"
    FontPath  "/usr/share/fonts/misc"
    FontPath  "/usr/share/fonts/TTF"
    FontPath  "/usr/share/fonts/Speedo"
    FontPath  "/usr/share/fonts/Type1"
    FontPath  "/usr/share/fonts/CID"
    FontPath  "/usr/share/fonts/75dpi"
    FontPath  "/usr/share/fonts/100dpi"
    FontPath  "/usr/local/share/fonts"
    FontPath  "/usr/share/fonts"
    FontPath  "/usr/X11R6/lib/X11/fonts"
    FontPath  "/usr/share/fonts/cyrillic"
    FontPath  "/usr/share/fonts/local"
    FontPath  "/usr/share/fonts/ukr"
    FontPath  "/usr/share/fonts/ttf-bitstream-vera"
    FontPath  "/usr/X11R6/lib/X11/fonts/truetype"
EndSection
 
Section "Module"
 Load  "extmod"
 Load  "dri"
 Load  "dbe"
 Load  "record"
 Load  "xtrap"
 Load  "glx"
 Load  "speedo"
 Load  "type1"
 Load  "freetype"
EndSection
 
Section "InputDevice"
 Identifier  "Keyboard0"
 Driver      "keyboard"
 Option "XkbLayout" "fr"
EndSection
 
Section "InputDevice"
       Identifier  "Mouse0"
       Driver      "mouse"
       Option      "Protocol" "Auto"
       Option      "Device" "/dev/psaux"
       Option "Buttons" "9"
       Option  "ZAxisMapping" "6 7"
EndSection
 
Section "Monitor"
 #DisplaySize   330   250 # mm
 Identifier   "Monitor0"
 VendorName   "HTC"
 ModelName    "CM640"
 HorizSync    31.0 - 69.0
 VertRefresh  47.0 - 130.0
 Option     "DPMS"
EndSection
 
Section "Device"
        ### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
        ### [arg]: arg optional
        #Option     "SWcursor"            # [<bool>]
        #Option     "HWcursor"            # [<bool>]
        #Option     "NoAccel"             # [<bool>]
        #Option     "ShadowFB"            # [<bool>]
        #Option     "UseFBDev"            # [<bool>]
        #Option     "Rotate"              # [<str>]
        #Option     "VideoKey"            # <i>
        #Option     "FlatPanel"           # [<bool>]
        #Option     "FPDither"            # [<bool>]
        #Option     "CrtcNumber"          # <i>
 Identifier  "Card0"
 Driver      "nvidia"
 VendorName  "nVidia Corporation"
 BoardName   "NV17 [GeForce4 MX 440]"
 BusID       "PCI:1:0:0"
EndSection
 
Section "Screen"
 Identifier "Screen0"
 Device "Card0"
 Monitor "Monitor0"
 DefaultDepth 24
 SubSection "Display"
 Viewport 0 0
 Depth 24
 Modes "1280x1024" "800x600" "640x480"
 EndSubSection
EndSection
 
Section "DRI"
 Group 0
 Mode 0666
EndSection
 


 
 
Merci d'avance.... c la derniere chose a faire avant que je puisse me faire plaisir a tout parametrer et installer... snif :(


Message édité par s200 le 13-05-2005 à 15:18:40
Reply

Marsh Posté le 13-05-2005 à 15:15:58   

Reply

Marsh Posté le 13-05-2005 à 16:53:20    

bon ben up alors :)

Reply

Marsh Posté le 13-05-2005 à 22:24:25    

Je me repond tout seul....
 
C'est une erreur relative au noyau 2.6 (etonnant g le derrniers ebuild d sources....).
 
Il m' fallut rajouter dans les options du kernel "psmouse.proto=bare" => dans mon grub.conf en option du kernel
kernel vga=791 "psmouse.proto=bare"

Reply

Sujets relatifs:

Leave a Replay

Make sure you enter the(*)required information where indicate.HTML code is not allowed