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

Intel HD Graphics Support? #40

Open
Pentaphon opened this issue May 10, 2022 · 7 comments
Open

Intel HD Graphics Support? #40

Pentaphon opened this issue May 10, 2022 · 7 comments

Comments

@Pentaphon
Copy link

Pentaphon commented May 10, 2022

There is a Saturation (and hue) slider when you use the Intel Graphics Control Panel for Windows. Any chance this can be replicated for machines with only Intel HD Graphics? I think a lot of people are looking for this exact function when switching their laptop from Windows to Linux these days and there's no support for that in xrandr or xgamma.

intel-color-settings

@Scrumplex
Copy link
Member

The intel driver in the kernel has the capabilities for this to work. You just need to make sure you are using the right X.Org driver (driver for the display server)

@Scrumplex
Copy link
Member

To choose the right driver on Arch Linux based Distributions, see #39

@Pentaphon
Copy link
Author

To choose the right driver on Arch Linux based Distributions, see #39

What about Ubuntu?

@Scrumplex
Copy link
Member

To choose the right driver on Arch Linux based Distributions, see #39

What about Ubuntu?

From what I can see you need to remove the xserver-xorg-video-intel package

e.g.

$ sudo apt-get remove xserver-xorg-video-intel

@Pentaphon
Copy link
Author

From what I can see you need to remove the xserver-xorg-video-intel package

Is that the only step that needs to be taken or is there more before using VibrantLinux?

@Scrumplex
Copy link
Member

Not sure, I don't have an Ubuntu installation. If you installed this application and removed that intel driver it should probably work

@Kushal-Dev94
Copy link

Did it worked for you? If yes, pls tell me as I also have a intel hd card.

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