From owner-freebsd-x11@FreeBSD.ORG Thu Dec 17 10:31:47 2009 Return-Path: Delivered-To: x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BCDBF10656B8 for ; Thu, 17 Dec 2009 10:31:47 +0000 (UTC) (envelope-from alexhuth@arcor.de) Received: from mail-in-09.arcor-online.net (mail-in-09.arcor-online.net [151.189.21.49]) by mx1.freebsd.org (Postfix) with ESMTP id 45CB18FC15 for ; Thu, 17 Dec 2009 10:31:47 +0000 (UTC) Received: from mail-in-07-z2.arcor-online.net (mail-in-07-z2.arcor-online.net [151.189.8.19]) by mx.arcor.de (Postfix) with ESMTP id AF40E1AF7ED for ; Thu, 17 Dec 2009 10:57:24 +0100 (CET) Received: from mail-in-13.arcor-online.net (mail-in-13.arcor-online.net [151.189.21.53]) by mail-in-07-z2.arcor-online.net (Postfix) with ESMTP id 9A1892C86FF for ; Thu, 17 Dec 2009 10:57:24 +0100 (CET) Received: from localhost (dslb-084-063-193-022.pools.arcor-ip.net [84.63.193.22]) (Authenticated sender: alexhuth@arcor.de) by mail-in-13.arcor-online.net (Postfix) with ESMTPA id F33152BB047 for ; Thu, 17 Dec 2009 10:57:23 +0100 (CET) X-DKIM: Sendmail DKIM Filter v2.8.2 mail-in-13.arcor-online.net F33152BB047 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=arcor.de; s=mail-in; t=1261043844; bh=VNR77+t1QrhW9BPtmHS8KpGl2+ZBq30z4Vl5uCrtsvY=; h=Date:From:To:Subject:Message-ID:MIME-Version:Content-Type; b=cxBKnshs/ii/e0VCYkY0WwdIInx9osNdayWnwe4v9gOBpCwS9/iypDxqgyrQ6oAcR Za4agopBMZsupr7noEIkIy5HMfttmQVBJg9jcSaodDeu2QezAnLkjQAx4lqRu68S1x oKpqlmn8vmLcXStgZrbX8t9OgUnITPYcHazW0sRs= Date: Thu, 17 Dec 2009 10:57:23 +0100 From: Alex Huth To: x11@freebsd.org Message-ID: <20091217095722.GA1327@elwood.bluescity> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Predence: first-class Priority: normal X-Editor: VIM - Vi IMproved 7.2 (2008 Aug 9, compiled Dec 14 2009 21:00:09) X-Operating-System: FreeBSD 8.0-RELEASE-p1 i386 X-Mailer: Mutt 1.5.20 (2009-06-14) User-Agent: Mutt/1.5.20 (2009-06-14) Cc: Subject: Alps Glidepoint X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Dec 2009 10:31:47 -0000 Hi! I have almost succesfull moved from Debian to Freebsd, except the touchpad. Tapping works, but not scrolling. I have installed the synaptics port and set "hw.psm.synaptics_support="1"" in the loader.conf. Here is what dmesg is showing: psm0: flags 0x1000 irq 12 on atkbdc0 psm0: [GIANT-LOCKED] psm0: [ITHREAD] psm0: model GlidePoint, device ID 0 ------------------------------------------ Xorg.log: (II) LoadModule: "synaptics" (II) Loading /usr/local/lib/xorg/modules/input//synaptics_drv.so (II) Module synaptics: vendor="X.Org Foundation" compiled for 1.6.1, module version = 1.1.2 Module class: X.Org XInput Driver ABI class: X.Org XInput driver, version 4.0 (II) LoadModule: "radeon" (II) Loading /usr/local/lib/xorg/modules/drivers//radeon_drv.so (II) Module radeon: vendor="X.Org Foundation" compiled for 1.6.1, module version = 6.12.4 Module class: X.Org Video Driver ABI class: X.Org Video Driver, version 5.0 (II) LoadModule: "synaptics" (II) Reloading /usr/local/lib/xorg/modules/input//synaptics_drv.so ... and later ... (II) Synaptics touchpad driver version 1.1.2 (**) Option "Device" "/dev/psm0" (**) Option "SHMConfig" "on" (**) Option "LeftEdge" "130" (**) Option "RightEdge" "840" (**) Option "TopEdge" "130" (**) Option "BottomEdge" "640" (**) Option "FingerLow" "7" (**) Option "FingerHigh" "8" (**) Option "MaxTapTime" "180" (**) Option "ClickTime" "0" (**) Option "EmulateMidButtonTime" "75" (**) Option "VertScrollDelta" "20" (**) Option "HorizScrollDelta" "20" (**) Option "VertEdgeScroll" "on" (**) Option "EdgeMotionMinSpeed" "200" (**) Option "EdgeMotionMaxSpeed" "200" (**) Option "UpDownScrolling" "1" (**) Option "CircularScrolling" "1" (**) Option "CircScrollTrigger" "3" (**) Option "MinSpeed" "0.40" (**) Option "MaxSpeed" "0.65" (**) Option "AccelFactor" "0.030" (**) Option "CircScrollDelta" "0.1" (EE) Synaptics Touchpad Found no Synaptics, found Mouse model 1 instead (--) Synaptics Touchpad: no supported touchpad found (EE) Synaptics Touchpad Unable to query/initialize Synaptics hardware. (EE) PreInit failed for input device "Synaptics Touchpad" (II) UnloadModule: "synaptics" -------------------------------------------------------------------- my Xorg.conf: Section "ServerLayout" Identifier "X.org Configured" Screen 0 "Screen0" 0 0 #InputDevice "Mouse0" "CorePointer" InputDevice "Synaptics Touchpad" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "Module" Load "extmod" Load "record" Load "dbe" Load "glx" Load "dri" Load "dri2" Load "synaptics" EndSection Section "InputDevice" Identifier "Synaptics Touchpad" Driver "synaptics" Option "CorePointer" Option "Device" "/dev/psm0" Option "Protocol" "psm" # Option "SHMConfig" "1" #Option "Protocol" "alps" Option "SHMConfig" "on" Option "LeftEdge" "130" Option "RightEdge" "840" Option "TopEdge" "130" Option "BottomEdge" "640" Option "FingerLow" "7" Option "FingerHigh" "8" Option "MaxTapTime" "180" Option "MinTapTime" "110" Option "ClickTime" "0" Option "EmulateMidButtonTime" "75" Option "VertScrollDelta" "20" Option "HorizScrollDelta" "20" Option "MinSpeed" "0.40" Option "MaxSpeed" "0.65" Option "AccelFactor" "0.030" Option "EdgeMotionMinSpeed" "200" Option "EdgeMotionMaxSpeed" "200" Option "UpDownScrolling" "1" Option "CircularScrolling" "1" Option "CircScrollDelta" "0.1" Option "CircScrollTrigger" "3" Option "VertEdgeScroll" "on" Option "Emulate3Buttons" "on" EndSection I am using a Dell Inspiron 9300 and AFAIk they are using a ALPS Touchpad. How can i get scrolling work on this laptop? thx Alex