From owner-freebsd-amd64@freebsd.org Thu May 12 21:47:44 2016 Return-Path: Delivered-To: freebsd-amd64@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B8FB4B38763 for ; Thu, 12 May 2016 21:47:44 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8340D1791 for ; Thu, 12 May 2016 21:47:44 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id u4CLliUZ084913 for ; Thu, 12 May 2016 21:47:44 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-amd64@FreeBSD.org Subject: [Bug 209473] There is no /dev/psm0 device for my synaptics touchpad when I load FreeBSD 10.3-RELEASE Date: Thu, 12 May 2016 21:47:44 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: misc X-Bugzilla-Version: 10.3-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: oleglelchuk@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter cc Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-Mailman-Approved-At: Thu, 12 May 2016 22:07:34 +0000 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 May 2016 21:47:44 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D209473 Bug ID: 209473 Summary: There is no /dev/psm0 device for my synaptics touchpad when I load FreeBSD 10.3-RELEASE Product: Base System Version: 10.3-RELEASE Hardware: amd64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: misc Assignee: freebsd-bugs@FreeBSD.org Reporter: oleglelchuk@gmail.com CC: freebsd-amd64@FreeBSD.org CC: freebsd-amd64@FreeBSD.org I have a strange issue. I own this particular laptop: http://www.newegg.com/Product/Product.aspx?Item=3DN82E16834298945 and FreeB= SD 10.3-STABLE, 11-CURRENT and 10.3-RELEASE don't recognize this touchpad. It's not even recognizable as a generic PS/2 mouse. No matter how many suggestio= ns I followed (such as putting hw.psm.synaptics_support=3D"1" in loader.conf or modifying xorg.conf), this touchpad remains completely undetectable on eith= er X or the console by the versions of FreeBSD that I mentioned above. These versions of FreeBSD never created [file]/dev/psm0[/file] device in the /dev directory. However, FreeBSD 9.3-RELEASE did detect this touchpad as a gener= ic PS/2 mouse! When I typed [code] dmesg | grep psm[/code] after loading 9.3-RELEASE, I got this: [code]psm0: irq 12 on atkbdc0 psm0: [GIANT-LOCKED] psm0: model Generic PS/2 mouse, device ID 0[/code] . Then I am able to use = the touchpad after executing the moused command. So, please explain to me what I can do to get rid of this issue on 11-CURRENT or 10.3-STABLE. All I want is= for one of these versions to recognize this touchpad as a generic PS/2 mouse. T= he OpenBSD kernel ver. 5.9 is able to recognize this touchpad as a Synaptics model. I can use it when I load X on OpenBSD. --=20 You are receiving this mail because: You are on the CC list for the bug.=