Okay, here we go: https://github.com/evgeni/hdapsd/tree/acer

The following should get you up and running:

- clone the git repo:
  git clone https://github.com/evgeni/hdapsd
- check out the "acer" branch
  cd hdapsd && git checkout acer
- run autogen.sh
  ./autogen.sh
- build the code
  make
- run hdapsd from the source:
  sudo ./src/hdapsd -t -d sda
  (-t is for testing, it won't actually park the disk yet)

You will probably need the following packages installed:
 build-essential autoconf automake libtool

Also, could you please install "umockdev" and post the output of the following 
command:
 sudo umockdev-record /dev/input/XXX
or
 sudo umockdev-record /sys/class/input/XXX
where XXX is the input event device of the accelerometer

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1367628

Title:
  [Lenovo B490s] hdapsd failed with "Could not find a suitable
  interface" on 12.04.5

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/hdapsd/+bug/1367628/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to