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

Support on-boot configuration changes #4

Open
ikeydoherty opened this issue Aug 9, 2017 · 0 comments
Open

Support on-boot configuration changes #4

ikeydoherty opened this issue Aug 9, 2017 · 0 comments

Comments

@ikeydoherty
Copy link
Member

ikeydoherty commented Aug 9, 2017

Case 1 (OEM):

Expected:

  • OS installed using DISCRETE mode, only a single NVIDIA GPU exists
  • OS rebooted, firmware set to HYBRID
  • LDM should evaluate the configuration change to support HYBRID mode

Reality:

  • User is left with "unbootable" system because X.Org won't work

Case 2 (User):

Expected

  • User installs LTS kernel and NVIDIA driver, kernel + driver works great
  • User installs CURRENT kernel WITHOUT new NVIDIA driver, reboots
  • LDM should run and detect an invalidated configuration, and force MESA.

Reality

  • User is left with "unbootable" system because X/GL links set for NVIDIA, nvidia.ko not loaded

Case 3 (User):

Expected:

  • OS installed with hybrid GPU + LightDM
  • User switches display manager to GDM and reboots
  • LDM should re-evaluate configuration change to "fix" GDM and "unfix" LightDM

Reality:

  • GDM isn't configured for HYBRID, session fails to start on dGPU
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant