New ALS: isl29018 on Acer C720[P]
See original GitHub issueOn the Acer C720 (and C720P), there is an ambient light sensor with a light value at /sys/bus/iio/devices/iio:device0/in_illuminance0_input
and a name "isl29018\n"
in /sys/bus/iio/devices/iio:device0/name
Issue Analytics
- State:
- Created 6 years ago
- Comments:15 (12 by maintainers)
Top Results From Across the Web
Acer C720/C720P Chromebook (Page 3) / Laptop Issues ...
First you'll need to compile the kernel module for the ALS (ambient light sensor): /drivers/staging/iio/light/isl29018.o.
Read more >Acer C720 & C720P & C740 Chromebook
For general information about getting started with developing on Chromium OS (the open-source version of the software on the Chrome Notebook), see the...
Read more >ACER Chromebook C720P: touchpad and touchscreen do not ...
Bug 1045821 - ACER Chromebook C720P: touchpad and touchscreen do not work ... I added a new version of the install script for...
Read more >Chromebook Acer C720P getting Google Play Store with ...
Also using latest chromium OS 67 (arnoldthebat) will not work. What I got working is Chrome OS R11 recovery with the arnoldthebat chromium...
Read more >Connecting Chromebook to TV via HDMI - Acer C720-2103
Hello. I just bought an Acer C720-2103 Chromebook and am wondering if I can screen mirror on my TCL 5OS421 TV via HDMI....
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Amazing… love the screenshots haha.
For the record: note that I disabled using my ambient light sensor as input, and it still works well (even though it is the best feature, without it, it can still do quite a good job).
@xorgy @intika It’s better to make new issues for specific issues, though obviously any feedback is appreciated.
@intika Replying to:
You haven’t taken enough samples yet 😃 Just keep correcting it a few more times and I literally now see no % change when switching between similarly black apps 😃
@intika Replying to removing functionality and changing things to how you like them
I understand where you are coming from, I add a lot of features that most likely won’t be important to everyone. However, the beauty is that it is up to the ML and will be able to learn complex functions if the situation exists. Maybe you don’t care about difference between being on your “couch” vs “being at work”, but some others might. No one will need to change config though to be able to use this. You are not obliged to use
whereami
either: if it is installed, it will use it, otherwise, it is just a missing value. I guess the scrolling should be optional though. At some point I will probably make this a CLI feature.Lastly: I completely agree that one breakthrough in what brightml does is use the mean pixel value. I would definitely recommend anyone that makes an automatic brightness app for laptops to consider the “inner” brightness (the mean pixel value). So feel free to use any part of brightml’s code and make auto brightness ran on simple config code. It just goes against the philosophy of what we’re creating here. But I certainly see value if it would be possible to create an easy to use working solution for everyone without much config.