Giter Site home page Giter Site logo

hid-acer's Introduction

hid-acer kernel module

Acer keyboards e.g. in Acer SW5-012 use synaptics touchpad USB ID (06cb:2968, 06CB:2991 & 06CB:74D9) and have the following issue:

  • The report descriptor specifies an excessively large number of usages and logical max (2^16), which is more than HID_MAX_USAGES. This prevents proper parsing of the report descriptor.

Upstream fix

see http://www.spinics.net/lists/linux-input/msg40080.html

Applied to for-4.3/upstream

Known broken keyboards

  • 06CB:2968
    • Acer SW5-012
  • 06CB:2991
    • Acer SW5-171
  • 06CB:74d9
    • Acer SW5-171 Firmware revision 2.1

Build / Install

git clone https://github.com/SWW13/hid-acer.git
cd hid-acer
make
sudo make install

Uninstall

sudo make uninstall

hid-acer's People

Contributors

arty-name avatar kozec avatar sww13 avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

hid-acer's Issues

Fedora Error make

hi,

i try to install your patch with fedora and get the following error when entering "make" as root:

[root@localhost hid-acer]# make
make -C /lib/modules/4.2.0-300.fc23.x86_64/build M=/home/<username>/Downloads/hid-acer-master/hid-acer modules
make[1]: *** /lid/modules/4.2.0-300.fc23.x86_64/build: Datei oder Verzeichnis nicht gefunden. Schluss.
Makefile:27: recipe for target 'default' failed
make: *** [default] Error 2

du you have any idea what is wrong? Is there any chance to make it work with fedora?

driver don't work with the 4.4 kernel for me

I can't compile it with Linux 4.4 on Ubtuntu 15.10, i get :

To run a command as administrator (user "root"), use "sudo ".
See "man sudo_root" for details.

ubuntu@ubuntu:/media/ubuntu/Data/hid/hid-acer-master$ make

make -C /lib/modules/4.4.0/build M=/media/ubuntu/Data/hid/hid-acer-master modules
make[1]: Entering directory '/usr/src/linux-headers-4.4.0'
  CC [M]  /media/ubuntu/Data/hid/hid-acer-master/hid-acer.o
./scripts/recordmcount: 1: ./scripts/recordmcount: Syntax error: end of file unexpected
scripts/Makefile.build:264: recipe for target '/media/ubuntu/Data/hid/hid-acer-master/hid-acer.o' failed
make[2]: *** [/media/ubuntu/Data/hid/hid-acer-master/hid-acer.o] Error 2
Makefile:1384: recipe for target '_module_/media/ubuntu/Data/hid/hid-acer-master' failed
make[1]: *** [_module_/media/ubuntu/Data/hid/hid-acer-master] Error 2
make[1]: Leaving directory '/usr/src/linux-headers-4.4.0'
Makefile:27: recipe for target 'default' failed
make: *** [default] Error 2

Can you please help me ?

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.