0

I recently purchased a thinkpad p50s and decided to put centos on, but now the computer is not using the dedicated nvidia card. How can I fix this?

2
  • Did you install the Nvidia driver? It is proprietary and you have to download it. Commented Sep 11, 2016 at 10:36
  • @Thomas I have downloaded it and gotten a .run file, but I am unsure of what to do with this Commented Sep 11, 2016 at 18:31

1 Answer 1

1

If you want to use the third party NVidia driver, I suggest you avoid using the .run file, and use the ELRepo repository. Follow these instructions to get the nvidia-detect package. Then run yum install $(nvidia-detect), which should install the appropriate driver on your system.

(nvidia-detect looks up which driver is appropriate for the hardware you have.)

2
  • Using the run file Xorg (startx for the Gnome environment) was completely destroyed and I had to do a fresh install. Do you have any experience with nvidia drivers and GNOME conflictions like that? Commented Sep 26, 2016 at 19:35
  • Not sure what you're saying. But it's not surprising that it overwrote packaged files. This is why we don't recommend using it. Commented Sep 26, 2016 at 23:43

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.