From owner-freebsd-questions@FreeBSD.ORG Tue Feb 17 09:30:33 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 05AE31065670 for ; Tue, 17 Feb 2009 09:30:33 +0000 (UTC) (envelope-from markocpc@gmail.com) Received: from mail-bw0-f170.google.com (mail-bw0-f170.google.com [209.85.218.170]) by mx1.freebsd.org (Postfix) with ESMTP id 883938FC0C for ; Tue, 17 Feb 2009 09:30:32 +0000 (UTC) (envelope-from markocpc@gmail.com) Received: by bwz18 with SMTP id 18so4649263bwz.19 for ; Tue, 17 Feb 2009 01:30:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:cc:content-type:content-transfer-encoding; bh=qWcTdlRRmztqp5VtPZmiK7/HwMdLppqNCEkR209p2zg=; b=CZvNW+ypc4PkPhPE1kvIg0CmjMfSab8wOWFB/rdBDvV80AWWHUnLprCYBce0x43Lt/ ox8LbJln4/2D+gLJS8JH/Vz1if8e2hPIUszoNjIEUsMQur390WZxbQlOyP4t0FUQFBq5 2mo3sen9hNi10RvCWpfZ6fL5tQFEzjIfa2SMs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; b=qMsT8QDcKImPbVMs9YNs4CJYPD1rWxwWyUy9gZqTidYWxQKFAOpJrb039gOs7C0PjK a/69PQLUCPJdPzTyLstkYdHKwPinyd/njnnquX9Yb9ECNh/uxqivxbXGN9SwbOph5zwF S+lPeVvluiXXXyTVnB2CRBzjXUph9ExP29UQI= MIME-Version: 1.0 Received: by 10.180.252.8 with SMTP id z8mr1621252bkh.158.1234861114645; Tue, 17 Feb 2009 00:58:34 -0800 (PST) Date: Tue, 17 Feb 2009 09:58:34 +0100 Message-ID: <1b5ab4050902170058r18ba865bm72cb10fda95c8ab4@mail.gmail.com> From: Lagrange Marc To: freebsd-x11@freebsd.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Can't use psm/synaptics with my touchpad X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Feb 2009 09:30:33 -0000 Hi, I've installed FreeBSD 7-RELEASE to my laptop, a Fujitsu Siemens CELSIUS Mobile H ( the p4 one, not the recent H series. ) But i get a problem with the touchpad. The touchpad/keyboard are removable and detected as: ums0 on uhub2 ums0: 2 buttons. It works, but basically, like a normal mouse... I've tried psm with hw.psm.synaptic.... on /boot/loader.conf without success, doesn't detect and no /dev/psm0 created, with xorg/synaptics same problem, it doesn't detect any compatible touchpad. If someone have an idea how to get my touchpad supported, i just would to use h/v scrolling features.. Thanks.