Skip to content
Commit b2d6ccee authored by Ray Strode's avatar Ray Strode
Browse files

data: Don't race with vendor nvidia driver at startup

The vendor nvidia driver has two modules loaded
at startup.

It's not uncommon for the second module to still
be loading when GDM starts.

Our udev rule relies on the second module to set
up GDM's boot configuration.

This commit adds some synchronization to stall
GDM a bit if the vendor driver is still coming
up.

https://gitlab.gnome.org/GNOME/gdm/-/issues/763
parent 7661ffce
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment