summaryrefslogtreecommitdiffstats
path: root/roles/nvidia_gt750m/tasks
AgeCommit message (Collapse)AuthorFilesLines
11 daysAdd note about GT750M not supported and impossible to work with hyprlandAhmed Abdelhalim1-10/+42
Co-Authored-By: Claude.ai
11 daysRe-implement gt750 role to just increase performance of nouveau driverAhmed Abdelhalim1-0/+22
Co-Authored-By: Claude.ai
11 daysRemove the gt750m role after multiple attempts of fixing itAhmed Abdelhalim3-66/+0
Since this role has never worked properly, this state with updating the resolution and keeping the nouveau driver working with acceptable performance on external monitors
12 daysInitial change, to make the role match the nvidia gtx 1060Ahmed Abdelhalim1-13/+2
Since the mac driver is still broken when connected to external monitors, this is yet another attempt at fixing the pleasantly apple quirky wifi and graphics to work on linux!
2026-04-24Support nvidia gt750m on ubuntuAhmed Abdelhalim2-3/+20
2026-04-07Add nvidia gtm 750M for the macAhmed Abdelhalim2-0/+60
2026-02-28Replace mac nvidia main driver with integrated driverAhmed Abdelhalim2-51/+0
The nvidia driver doesn't work no matter what, so replacing it for now with the integrated CPU i915 driver
2026-02-27Refactor "Require reboot" to use standard rebootAhmed Abdelhalim1-2/+2
2026-02-27Add nvidia gt750m driver used for the macAhmed Abdelhalim2-0/+51
And fixing the steam installing conflicting vulcan driver dependency Co-Authored-By: Claude.ai