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

Please add support for Predator Helios 18 (2024) #209

Open
IBJamon opened this issue Nov 27, 2024 · 6 comments
Open

Please add support for Predator Helios 18 (2024) #209

IBJamon opened this issue Nov 27, 2024 · 6 comments

Comments

@IBJamon
Copy link

IBJamon commented Nov 27, 2024

Model: sudo dmidecode | grep "Product Name" -B 2 -A 4

System Information
Manufacturer: Acer
Product Name: Predator PH18-72
Version: V1.10
Serial Number: NHQP4AA00141012E017600
UUID: f36ef422-4927-3649-a89c-74d4dd4b3d58
Wake-up Type: Power Switch

Base Board Information
Manufacturer: RPL
Product Name: IONIQ_RTX
Version: V1.10
Serial Number: NBQP41100241012E017600
Asset Tag: Type2 - Board Asset Tag
Features:

Count of keyboard RGB zones: 0

I'm not sure, but I believe it's the same as the PH18-71

Count of Cpu Fans: 1

Count of Gpu Fans: 1

RGB keyboard works? No

Turbo button turn on fans? No

Turbo button turn on LED? No

Turbo button activates overclock? No

Nothing happens for any of the above. I tested with https://github.com/LarryTheMagicDragon/acer-predator-turbo-and-rgb-keyboard-linux-module.git fork because main does not yet support Arch's 6.12 kernels.

Please feel free to reach out of you need anything else! My wife and I are both Linux users, so I would be happy to test anything you need. I hope we can enable power boost overclock - that would be awesome, since Nvidia drivers don't allow this currently.

@LarryTheMagicDragon
Copy link
Contributor

@IBJamon I have done research on your model, and from what I can tell it uses per key RGB. The implementation we have support for only supports 4 zones of RGB, not per key RGB. Personally speaking I'm not sure I'll be able to add any kind of RGB for your model. I will do what I can to add support for your model where I can. I'm currently reading up on kernel programming so I can support this project better. I'll do as much as I can to help you.

can you run "sudo libinput debug-events" and tell me if anything shows up in the output when you press your turbo key?

@IBJamon
Copy link
Author

IBJamon commented Nov 27, 2024 via email

@LarryTheMagicDragon
Copy link
Contributor

I'm not sure I'll be able to help in the next few days, but I do intend to help when I can. Do you have an email I can contact for this issue, or should I just respond to this thread?

@IBJamon
Copy link
Author

IBJamon commented Nov 27, 2024

Either is fine. Github is sending emails, so for me it's literally both :) but if you need my email let me know and I'll share it.

@LarryTheMagicDragon
Copy link
Contributor

Thank you. I'll be looking into what can be done to add support for your model

@IBJamon
Copy link
Author

IBJamon commented Nov 27, 2024

Thanks! I may not be a very good programmer, but I'm a sysadmin, so whatever you need let me know :)

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

2 participants