- 
                Notifications
    You must be signed in to change notification settings 
- Fork 348
Description
Is your feature request related to a problem? Please describe.
When I attempted to install the Arch Server setup on a very old Asus N61Vn-A2 which has those weird NVIDIA Optimus configurations (GT 220M), the system fails to cleanly load Arch post installation due to the newer NVIDIA drivers that are being installed as part of the script. What happens is it would get stuck when it reaches the the Graphical Interface target and hangs indefinitely.
Usually for these older GPU the only option is either nouveau or scouring the AUR for the specific legacy driver (in this case it would be the NVIDIA 340 drivers).
Describe the solution you'd like
For the sake of simplicity having another prompt to ask if you have an older NVIDIA GPU and asking the end user if they want to use the nouveau drivers instead of the nvidia-lts drivers during the initial prompts would be ideal.
Describe alternatives you've considered
An extra possible option is asking which legacy NVIDIA driver you want to install from the AUR with a warning that it is at the user's own risk for instability. Although most likely from a security point of view I don't see it as a viable option but it is nice to ask if possible.
Additional context
No response
Checklist
- I checked for duplicate issues.
- I checked already existing discussions.
- This feature is not included in the roadmap.