GithubHelp home page GithubHelp logo

freebsd-atp's Introduction

freebsd-atp

Revision for the Apple Touchpad driver for FreeBSD.

freebsd-atp's People

Contributors

rgrover avatar

Stargazers

Sunshine avatar  avatar

freebsd-atp's Issues

Magic Trackpad 2 support

Any plans to work on this driver further and especially support latest Apple hardware, like Magic Trackpad 2?

Freeze with ATP, Macbook Pro 2,1

I see that this was reported earlier this year, but the person who started the PR never followed up on the troubleshooting.

Symptom: After a few minutes, atp driver on older Macbook (vendor=0x05ac product=0x021a devclass=0x00 devsubclass=0x00 sernum="" release=0x0018 mode=host intclass=0x03 intsubclass=0x01 intprotocol=0x02) will become completely unresponsive. The issue appears to be calibration drift due to thermals in the Macbook. We all know the touchpads can drift significantly due to temperature changes and it would appear that the touchpad is not being recalibrated, thus causing the issue.

What is interesting is that as it becomes unresponsive, it appears as though the top of the touchpad fades first and slowly becomes unresponsive vertically, losing data output until the area of response finally reaches the bottom of the trackpad. Once the bottom goes away, there's no response at all so the miscalibration appears to be on the X axis over just a few minutes worth of temperature change.

Replacing the atp.c with the following date information:
__FBSDID("$FreeBSD: releng/10.1/sys/dev/usb/input/atp.c 263063 2014-03-12 07:15:41Z hselasky $");

With an earlier version from FreeBSD 10.0 release:
__FBSDID("$FreeBSD: release/10.0.0/sys/dev/usb/input/atp.c 233774 2012-04-02 10:50:42Z hselasky $");

... resolves the issue completely, but of course lacks all of the new, desired features. Given that there is such a great difference in code between the two, I don't know where to start troubleshooting but will be happy to assist.

Hope this helps to give you an idea of where the issue might be, saw that previous person's information and hope this helps to clarify a starting point. There's still a lot of these old Macs out there and would love to resolve this.

Thanks!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.