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

Alps-Touchpad funktioniert mit 2.6.13 nicht mehr:-(



Hi Leute,

ich bin mal probehalber auf Kernel 2.6.13 (vanilla) gewechselt. Selbst
gebaut, vorher make oldconfig mit der .config vom 2.6.11
(Debian-Kernel). Das hat alles prima geklappt, nur leider funktioniert
das Alps-Touchpad mit Kernel 2.6.13 nicht mehr korrekt (mit identischen
Einstellungen hat es mit Kernel 2.6.11 von Debian funktioniert):-(

Hat vielleicht jemand eine Idee, wo der Fehler liegen könnte?

##### Der relevante Teil aus der XF86Config-4:

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

#Section "InputDevice"
#        Identifier      "Buildin Touchpad"
#        Driver          "mouse"
#        Option          "CorePointer"
#        Option          "Device"                "/dev/input/mice"
#        Option          "Protocol"              "ImPS/2"
#        Option          "Emulate3Buttons"       "true"
#        Option          "ZAxisMapping"          "4 5"
#EndSection

Section "InputDevice"
	Identifier	"Buildin Touchpad"
	Driver                        "synaptics"
	Option		"CorePointer"
	Option "Device"               "/dev/input/event1"
	Option "Protocol"             "event"
	Option "LeftEdge"             "65"
	Option "RightEdge"            "915"
	Option "TopEdge"              "80"
	Option "BottomEdge"           "680"
	Option "FingerLow"            "14"
	Option "FingerHigh"           "15"
	Option "MaxTapTime"           "150"
	Option "MaxTapMove"           "110"
	Option "EmulateMidButtonTime" "100"
	Option "VertScrollDelta"      "40"
	Option "HorizScrollDelta"     "40"
	Option "MinSpeed"             "0.3"
	Option "MaxSpeed"             "0.75"
	Option "AccelFactor"          "0.03"
	Option "EdgeMotionMinSpeed"   "200"
	Option "EdgeMotionMaxSpeed"   "200"
	Option "UpDownScrolling"      "1"
	Option "CircularScrolling"    "1"
	Option "TouchpadOff"          "0"
	Option "SHMConfig"            "on"
	Option "CircScrollDelta"	"0.1"
	Option "CircScrollTrigger"    "2"
	Option "LTCornerButton"		"2"
EndSection

Section "ServerLayout"
	Identifier	"Default Layout"
	Screen		"Buildin Screen"
	InputDevice	"Buildin Keyboard"
	InputDevice	"Buildin Touchpad"
	InputDevice	"USBMouse"	"SendCoreEvents"
EndSection

Wenn ich statt der langen Version die (oben auskommentierte) kurze
"Standard"-Version nehme, dann geht es. Nur leider habe ich damit
überhaupt keine Einflußmöglichkeiten auf die Bedieneinstellungen des
Touchpad mehr, und damit ist es so ziemlich unbedienbar:-(

##### Die Fehlermeldung in XFree86.0.log, wenn ich die lange Version
benutze (irrelevantes gelöscht):

XFree86 Version 4.3.0.1 (Debian 4.3.0.dfsg.1-14sarge1 20050901212727 fjp@localhost.localdomain)
Release Date: 15 August 2003
X Protocol Version 11, Revision 0, Release 6.6
Build Operating System: Linux 2.6.8-16.0508-2 i686 [ELF] 
Build Date: 02 September 2005
(==) Using config file: "/etc/X11/XF86Config-4"
(**) |-->Input Device "Buildin Touchpad"
(**) |-->Input Device "USBMouse"
[...]
(II) LoadModule: "synaptics"
(II) Loading /usr/X11R6/lib/modules/input/synaptics_drv.o
(II) Module synaptics: vendor="The XFree86 Project"
	compiled for 4.2.0, module version = 1.0.0
	Module class: XFree86 XInput Driver
	ABI class: XFree86 XInput driver, version 0.3
(II) LoadModule: "mouse"
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
(II) Module mouse: vendor="The XFree86 Project"
	compiled for 4.3.0.1, module version = 1.0.0
	Module class: XFree86 XInput Driver
	ABI class: XFree86 XInput driver, version 0.4
[...]
(II) Keyboard "Buildin Keyboard" handled by legacy driver
(II) Synaptics touchpad driver version 0.14.1
(**) Option "Device" "/dev/input/event1"
(**) Option "SHMConfig" "on"
(**) Option "LeftEdge" "65"
(**) Option "RightEdge" "915"
(**) Option "TopEdge" "80"
(**) Option "BottomEdge" "680"
(**) Option "FingerLow" "14"
(**) Option "FingerHigh" "15"
(**) Option "MaxTapTime" "150"
(**) Option "MaxTapMove" "110"
(**) Option "EmulateMidButtonTime" "100"
(**) Option "VertScrollDelta" "40"
(**) Option "HorizScrollDelta" "40"
(**) Option "EdgeMotionMinSpeed" "200"
(**) Option "EdgeMotionMaxSpeed" "200"
(**) Option "UpDownScrolling" "1"
(**) Option "TouchpadOff" "0"
(**) Option "LTCornerButton" "2"
(**) Option "CircularScrolling" "1"
(**) Option "CircScrollTrigger" "2"
(EE) Buildin Touchpad no synaptics touchpad detected and no repeater device
(EE) Buildin Touchpad Unable to query/initialize Synaptics hardware.
(EE) PreInit failed for input device "Buildin Touchpad"
(II) UnloadModule: "synaptics"
(**) Option "Protocol" "ImPS/2"
(**) USBMouse: Protocol: "ImPS/2"
(**) Option "SendCoreEvents"
(**) USBMouse: always reports core events
(**) Option "Device" "/dev/input/mice"
(**) Option "Emulate3Buttons" "true"
(**) USBMouse: Emulate3Buttons, Emulate3Timeout: 50
(**) Option "ZAxisMapping" "4 5"
(**) USBMouse: ZAxisMapping: buttons 4 and 5
(**) USBMouse: Buttons: 5
(WW) No core pointer registered
(II) XINPUT: Adding extended input device "USBMouse" (type: MOUSE)
(II) USBMouse: ps2EnableDataReporting: succeeded
No core pointer

Fatal server error:
failed to initialize core devices


ciao, Dirk
-- 
|      Akkuschrauber Kaufberatung and AEG GSM stuff       |
|   Visit my homepage:   http://www.nutrimatic.ping.de/   |
| FIDO: Dirk Salva 2:244/6305.10 Internet: dsalvaATgmx.de |
|    The "Ruhrgebiet", best place to live in Germany!     |



Reply to: