Skip to content

halak0013/Driver-Setting

Repository files navigation

Driver Settings

Since it is difficult for normal users to install some drivers on Linux systems, we tried to simplify this task, insha'Allah.

Türkçe için

called and working systems

  • kde
  • xfce
  • gnome

APPLICATION

resim

How does it work

the program consists of two parts

1-) installing drivers.

2-) switching to the desired graphic mode.

3-) changing the brightness of the screens (for now, it goes back to when you restart)

To make it work

  • download the program and open the terminal inside the folder
  • Run the application with python3 main.py.
  • press download
  • enter the password on the screen
  • For sddm press ok and select sddm
  • OK if you warn for the latest novue... driver
  • then the computer restarts.

Working principle of the app

for the loading part

  • first the system is updated
  • removes troublesome packages
  • installs some required packages
  • Adds nvidia repository
  • the contrib repository is activated
  • repository is updated
  • Afterwards, according to the selected mode, it is loaded with or without cuda.

graphics card switch

  • If nvida is selected, necessary adjustments are made with envycontrol and only nvidia works.
  • if integrated is selected, only the integrated (in-processor) unit is running
  • if binary is selected, both nvidia and integrated unit are activated.
    • in this mode, gpu supported programs such as blender and davinci can see nvidia
    • but the rest of the system still works on the integrated unit

graphics card migration done by replacing envycontrol https://github.com/bayasdev/envycontrol

You can choose the mode you want by entering the application again.

  • nvidia's own settings

image image

  • davinci 18

image

  • blender and nvidia-smi

image

  • About Pardus and neofetch

image

backup alert

!!!!

If you want to install, I highly recommend that you make a backup first. We will try to help if any errors occur, but remember that you are responsible.

!!!

To get a backup, you can download the timeshift program from the store or

sudo apt install timeshift

You can install with

If you get any error, share the screenshot in the issue section and I will try to help.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Languages