jorgeluiscarrillo / arch-setup

Graphical menu-driven installer for Arch Linux.
GNU General Public License v3.0
40 stars 14 forks source link

Bumblebee for NVIDIA Optimus support #2

Open jorgeluiscarrillo opened 5 years ago

jorgeluiscarrillo commented 5 years ago

I would like to support NVIDIA Optimus laptops by installing Bumblebee if hybrid graphics are detected. Implementing doesn't look too difficult. We just need to detect for Optimus support on the machine and the correct nvidia driver should already be installed by the installer. Additionally, add a dialog message box to notify the user. I don't have access to a laptop with hybrid graphics so I can't test this.

Rabioli commented 3 years ago

I have used your installer and have an optimus laptop (ASUS X556U) I can help you test it. Also I noticed when trying out timeshift that the btrfs configuration is functional but not conventional. It doesn't have subvolumes correctly configured for the system to run things like timeshift and create snapshots out of the box, I'll try to see if I can modify the script.