Léa-Linux & amis :   LinuxFR   GCU-Squad   GNU
ndiswrapper et souris folle
Envoyé par: guillaume cordet

Bonjour,

j'ai un petit soucis de souris. Lorsque j'installe les modules ndiswrapper et wireless tools sur mon noyau 2.6.8-2-386 (debian sarge), ma souris à tentance à partir ce réfugier dans les coins de l'écran. si je désinstalle ndiswrapper et wireless tools tout va bien.

quelqu'un a t'il une piste ?

pour info voici mon XF86Config-4

# XF86Config-4 (XFree86 X Window System server configuration file)
# 13 Setpembre 2005

Section "Files"
	FontPath	"unix/:7100"			# local font server
	# if the local font server has problems, we can fall back on these
	FontPath	"/usr/lib/X11/fonts/misc"
	FontPath	"/usr/lib/X11/fonts/cyrillic"
	FontPath	"/usr/lib/X11/fonts/100dpi/:unscaled"
	FontPath	"/usr/lib/X11/fonts/75dpi/:unscaled"
	FontPath	"/usr/lib/X11/fonts/Type1"
	FontPath	"/usr/lib/X11/fonts/CID"
	FontPath	"/usr/lib/X11/fonts/Speedo"
	FontPath	"/usr/lib/X11/fonts/100dpi"
	FontPath	"/usr/lib/X11/fonts/75dpi"
EndSection

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"	"fr"
EndSection

Section "InputDevice"
	Identifier "Generic Mouse"
	Driver     "mouse"
	Option     "SendCoreEvents" "true"
	Option     "Device"   "/dev/input/mice"
	Option     "Protocol" "IMPS/2"
	Option     "Buttons" "5"
	Option  "ZAxisMapping" "4 5
EndSection
Section "InputDevice"
        Identifier      "Touchpad"
        Driver          "synaptics"
        Option          "CorePointer"
        Option          "Protocol"              "auto-dev"
        Option          "Device"                "/dev/psaux"
        Option          "VertScrollDelta"       "100"
        Option          "AccelFactor"           "0.0010"
        Option          "RightEdge"             "5400"
        Option          "MaxTapTime"            "180"
        Option          "TopEdge"               "1900"
        Option          "SHMConfig"             "on"
        Option          "FingerLow"             "25"
        Option          "LeftEdge"              "1900"
        Option          "MaxTapMove"            "220"
        Option          "MinSpeed"              "0.02"
        Option          "FingerHigh"            "30"
        Option          "MaxSpeed"              "0.18"
        Option          "BottomEdge"            "4000"
        Option          "SendCoreEvents"        "true"
    EndSection

Section "Device"
	Identifier	"ATI Mobility M6"
	Driver		"ati"
EndSection

Section "Monitor"
	Identifier	"Écran générique"
	HorizSync	28-50
	VertRefresh	43-75
	Option		"DPMS"
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Device		"ATI Mobility M6"
	Monitor		"Écran générique"
	DefaultDepth	24
	SubSection "Display"
		Depth		1
		Modes		"1024x768" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		4
		Modes		"1024x768" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		8
		Modes		"1024x768" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		15
		Modes		"1024x768" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		16
		Modes		"1024x768" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		24
		Modes		"1024x768" "640x480"
	EndSubSection
EndSection

Section "ServerLayout"
	Identifier	"Default Layout"
	Screen		"Default Screen"
	InputDevice	"Generic Keyboard"
	InputDevice	"Generic Mouse"
	InputDevice     "Touchpad"
EndSection

Section "DRI"
	Mode	0666
EndSection





Merci de votre aide

Poste le Saturday 18 February 2006 11:14:42
Répondre     Citer    

Veuillez vous authentifier auparavant pour commenter.

 

Ce forum !
ndiswrapper et souris folle
Aide sur les distributions Debian, Ubuntu et leurs dérivées : Mepis, Mint, Knoppix, Kubuntu, Lubuntu, Xandros

Sauf mention contraire, les documentations publiées sont sous licence Creative-Commons