From owner-freebsd-stable@FreeBSD.ORG Thu Feb 7 23:04:14 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B730B16A469 for ; Thu, 7 Feb 2008 23:04:14 +0000 (UTC) (envelope-from otaviof@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.155]) by mx1.freebsd.org (Postfix) with ESMTP id 3599B13C459 for ; Thu, 7 Feb 2008 23:04:13 +0000 (UTC) (envelope-from otaviof@gmail.com) Received: by fg-out-1718.google.com with SMTP id 16so2918137fgg.35 for ; Thu, 07 Feb 2008 15:04:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:subject:message-id:in-reply-to:references:x-mailer:mime-version:content-type:content-transfer-encoding; bh=98diN1mgPDrxIlF1JKGWSFAXhBoTub9E94LJFalMFRQ=; b=W4aotwSGn8MJYU90h1sUs0cVafNa49TMyFmgEf6MzHdavUmt3Pfi/CGAvhOV3RLg/XGKX6sf6Y9lLd3+fnLQH1ibENJYc0KwWW+0s5OLy2R3/pePOlurlCCAFj9fbEtaCfnhYLvlAOQLIors6gFOfNf5iGHxg2Xu48phM0ZRkn4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:subject:message-id:in-reply-to:references:x-mailer:mime-version:content-type:content-transfer-encoding; b=Gc/dsmh21XO4HgkcjMEF6w9iP/Gb7MF4OvkMfZ3kcXhV0OR1TosAZZqhManntnmiGCX6rgarFc0TbK+eT4NbnWN7J1KL3lRdyrJyFtVA99IJFDhzsavMWVv8qqfPfjNY0V0AjMd3Js67S/f6DppqCrEEKXrXOs29tUnYku8albo= Received: by 10.86.84.5 with SMTP id h5mr10950707fgb.53.1202423829272; Thu, 07 Feb 2008 14:37:09 -0800 (PST) Received: from nexus6.bluepex.com ( [201.75.210.52]) by mx.google.com with ESMTPS id e11sm10796219fga.5.2008.02.07.14.37.06 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 07 Feb 2008 14:37:09 -0800 (PST) Date: Thu, 7 Feb 2008 20:36:57 -0200 From: =?ISO-8859-1?Q?Ot=E1vio?= Fernandes To: freebsd-stable@freebsd.org Message-ID: <20080207203657.45d87889@nexus6.bluepex.com> In-Reply-To: <1202334536.6146.10.camel@sarah.penia.org> References: <1202334536.6146.10.camel@sarah.penia.org> X-Mailer: Claws Mail 3.2.0 (GTK+ 2.12.7; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: synaptics problem X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Feb 2008 23:04:14 -0000 On Wed, 06 Feb 2008 22:48:56 +0100 Matthieu Bollot wrote: > Hi, >=20 > I've recently installed FreeBSD 6.3, and I've got a problem with > synaptics. > I've installed it, followed the pkg-message : > hw.psm.synaptics_support=3D1 >=20 > It works, dmesg gives : > psm0: irq 12 on atkbdc0 > psm0: [GIANT-LOCKED] > psm0: model Synaptics Touchpad, device ID 0 >=20 > moused_enable=3D"NO" > ps shows me that moused doesn't run. >=20 > xorg.conf : > InputDevice "Synaptics_Touchpad" "CorePointer" > ... > Section "InputDevice" > Identifier "Synaptics_Touchpad" > Driver "synaptics" > Option "Device" "/dev/psm0" > Option "Protocol" "psm" > ... >=20 > And here is a part of Xorg.log : > (WW) : No Device specified, looking for one... > (II) : Setting Device option to "/dev/psm0" > (--) : Device: "/dev/psm0" > (=3D=3D) : Protocol: "Auto" > ... > Synaptics DeviceInit called > SynapticsCtrl called. > (II) : SetupAuto: hw.iftype is 3, hw.model is 13 > (II) : SetupAuto: protocol is SysMouse > (WW) fcntl(15, O_ASYNC): Inappropriate ioctl for device > Synaptics DeviceOn called > (EE) xf86OpenSerial: Cannot open device /dev/psm0 > Device busy. > (WW) Synaptics_Touchpad: cannot open input device > couldn't enable device 3 >=20 > Protocol isn't psm, why ? Can I force it ? > /dev/psm0 isn't used or it is used by Xorg (I saw it with fstat) >=20 > any idea ? I didn't had this problem with 6.2 but may be I wasn't up > to date with xorg. >=20 > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to > "freebsd-stable-unsubscribe@freebsd.org" Hello Matthieu, I have another sugestion to your synaptics: http://people.freebsd.org/~dumbbell/synaptics/ This patch make synaptics work with moused and, for me, it's awesome ! The only matter is to emulate middle button you need to tap with 3 fingers. best regards, --=20 | -- | Ot=E1vio Fernandes < otaviof | gmail | com > | FreeBSD 7.0-PRERELEASE && GNU/Linux User: 283.396 | (( Especial Programa=E7=E3o )) http://geekbr.podcastbrasil.com/ -- 0.15 | --