Skip to content
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

Unexpected behavior on Predator PH315-54 #32

Open
egarcia1360 opened this issue Feb 11, 2022 · 4 comments
Open

Unexpected behavior on Predator PH315-54 #32

egarcia1360 opened this issue Feb 11, 2022 · 4 comments

Comments

@egarcia1360
Copy link

egarcia1360 commented Feb 11, 2022

System Information
	Manufacturer: Acer
	Product Name: Predator PH315-54
	Version: V1.02
	Serial Number: *
	UUID: *
	Wake-up Type: Power Switch

Base Board Information
	Manufacturer: TGL
	Product Name: QX60_TLS
	Version: V1.02
	Serial Number: *
	Asset Tag: Type2 - Board Asset Tag
	Features:

I was able to install without any issues, but then the following occurred:

The only lighting option that I found to work properly was changing the backlight brightness, which I was already able to do with the Fn keys. I tried a few different mode and color options, none of which seemed to do anything. Interestingly, when setting the brightness to anything other than the defaults (0, 25, 50, 75, 100), pressing the "Dim Backlight" key performs its intended function a couple of times before beginning to cycle through various shades and brightness levels of blue and green, ultimately going back to normal after a while, depending on the brightness value used. Attempting to change the mode, speed, etc. will also reset it to its normal behavior. Here is a short video to demonstrate how it reacts to -b 42, for example.

I'm not sure about the Turbo button, as it lit up but I didn't hear any changes in fan noise; I'll have to try running some games or benchmarks later on and get back to you.

@JafarAkhondali
Copy link
Owner

I received several issues for PH315-54 model, so I assume there are some differences for this model. Unfortunately I can't put time on de-compiling code for this model in near future

@snowyoneill
Copy link

Just an FYI, I have the PH315-54-760S and your kernel module worked perfectly on my machine - after a bit of back and forth trying to get it installed.

@JafarAkhondali
Copy link
Owner

@snowyoneill thanks, do you mind sharing what changes have you made?

@snowyoneill
Copy link

I had to follow the instructions for the install failure on the PH513-35:
#4

I added these 2 lines to the bottom of the header section of facer.c:

#include <linux/uaccess.h>
#include <asm/uaccess.h>

Once i did that i managed to get the kernel driver installed and everything works as expected.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants