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

Confirm support for UX8402 #7

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 8 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,10 @@

| Model | Supported? | Additional notes | Confirmed by |
| -------- | :--------: | ------------------ | ------------ |
| UX481FLY | ✅ | | @laurinneff |
| UX482EA | ✅ | without NVIDIA GPU | @jibsaramnim |
| UX482EG | ❔ | with NVIDIA GPU | |
| UX481FLY | ✅ | | @laurinneff |
| UX482EA | ✅ | without NVIDIA GPU | @jibsaramnim |
| UX482EG | ❔ | with NVIDIA GPU | |
| UX8402ZA | ❌ | without NVIDIA GPU | @MarsOrBust24 |

<!-- Use ✅ for supported, ❔ for unknown/unconfirmed, ❌ for unsupported -->

Expand All @@ -21,3 +22,7 @@ git clone https://github.com/laurinneff/gnome-shell-extension-zenbook-duo.git
cd gnome-shell-extension-zenbook-duo
make install
```

## Known issues

- UX8402's and probably others with Intel EVO require more modern Kernels, as 5.15 will cause hourly crashes, screen flickering, sleep issues and blank screens. This extension has a kernel module dependency with known issues with 5.18 and 5.19 kernels.