hadess / iio-sensor-proxy

IIO accelerometer sensor to input device proxy
197 stars 64 forks source link

Confirmed working on Huawei Matebook X Pro #234

Closed aymanbagabas closed 5 years ago

aymanbagabas commented 6 years ago

Tested on Archlinux-ck kernel 4.17.8-1-ck

rien333 commented 5 years ago

How do I know wether this program is working (on my matebook, with arch linux)?

Running monitor-sensor outputs:

Waiting for iio-sensor-proxy to appear
+++ iio-sensor-proxy appeared
**
ERROR:monitor-sensor.c:165:appeared_cb: assertion failed (error == NULL): GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name :1.7460 was not provided by any .service files (g-dbus-error-quark, 2)
fish: “monitor-sensor” terminated by signal SIGABRT (Abort)
hadess commented 5 years ago

How do I know wether this program is working (on my matebook, with arch linux)?

iio-sensor-proxy crashed, try the latest version and file a bug if it still happens.

hadess commented 5 years ago

@aymanbagabas please follow the commit message style for the updates to README.md. Looks fine otherwise.

rien333 commented 5 years ago

I've opened an issue (#237 ) because it doesn't seem to be working for me (I have the i7 model). @aymanbagabas if you have any info to share at what I'm potentially missing please let me know in the issue.

aymanbagabas commented 5 years ago

I've opened an issue (#237 ) because it doesn't seem to be working for me (I have the i7 model). @aymanbagabas if you have any info to share at what I'm potentially missing please let me know in the issue.

Recently, I switched to Fedora and I have version 2.4 working flawlessly. When I was using Arch I had no issues too, I was using Gnome. Once you get this installed you should get an option to enable "Automatic Brightness" under Gnome power settings.

hadess commented 5 years ago

@aymanbagabas please follow the commit message style for the updates to README.md. Looks fine otherwise.

Those are the past changes made to README.md: https://github.com/hadess/iio-sensor-proxy/commits/master/README.md

aymanbagabas commented 5 years ago

@aymanbagabas please follow the commit message style for the updates to README.md. Looks fine otherwise.

Those are the past changes made to README.md: https://github.com/hadess/iio-sensor-proxy/commits/master/README.md

Done