-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Default config does not work on Framework 16 and documentation is too lacking to help #18
Comments
Hi, I am not sure how I can help, I don't have any Framework laptop, and cannot create config for it. But would glad to add the config to the repository if someone created it. |
I have created a working config for the Framework 16. This configuration might also work with machines equipped with AMD iGPUs:
This config might work with the Framework 13 (AMD) since it shares the same light sensor but I have no way to test for sure. |
I have the Framework 13 AMD version. Tested and running with slightly different paths to the backlight files.
|
The way it "does not work" is… the binary just exits with a failure code without any hints or explanations. |
the only solution I can think of is to write a scrip which will check all known paths for the sensor and create config, I will try to find time to implement it, but if someone want to do it that would be great. |
IMHO some predefined configs for known laptop models would do for now. That plus some error reporting to systemd journal instead of having to debug the logs (isn't that as easy as just printing to stdout/stderr?) |
If you want I made a small guide here: https://github.com/WAPEETY/Arch-Framework16?tab=readme-ov-file#3-ambient-light-sensor I don't know if the config is completely correct but seems to work |
Hi,
I just want to mention that the default config does not work on the Framework 16 because the backlight files are incorrect. While the info page provides the correct sensor to look for, I feel like some extra documentation would be appreciated by many.
I have made a thread on Framework forums about the correct config to be used with the 16 and potentially the AMD FW13 (cannot verify though as I do not own a 13).
The configuration needed for customization is also very vague and would need more clarification since as of right now, the only way to customize it is to do alot of trial and error. But that has already been mentionned I think in #12.
The text was updated successfully, but these errors were encountered: