Linux mint nvidia отключить

Linux Mint Forums

Forum rules
Before you post please read how to get help. Topics in this forum are automatically closed 6 months after creation.

[SOLVED] — Howto Uninstall Nvidia Drivers?

Post by jethro10 » Wed Sep 12, 2012 8:50 am

Hi,
I don’t often need help, but am stuck.
I had a working Mint 13 with Cinnamon desktop, with Nvidia graphics, working fine.
It’s a HP PC with a built in Intel graphics card (on the compatibility list as working ok), but the NVidia was plugged into the slot and was used, with proprietary drivers.
The card went faulty, so I removed it, plugged the monitor into the Intel card, and it’s booted fine, into what seems like a Gnome 2 GUI.
The graphics says it’s in fallback mode.
Is there a way to delete the Nvidia drivers, and get the system to re-detect the now new Intel graphics driver without a complete re-install?

Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 3 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.

Re: Howto Uninstall Nvidia Drivers?

Post by remoulder » Wed Sep 12, 2012 10:50 am

If you installed the nvidia drivers via Additional drivers (jockey), then you un-install the same way, though you can also do it via synaptic or command line, e.g.

apt remove nvidia-current nvidia-settings

If you installed a specific version this may be different but will still begin nvidia-

As for the intel driver, you should be running it already, however you may need to remove any /etc/X11/xorg.conf if that refers to nvidia. If not sure what driver you are running do

[Edit] your original post and add [SOLVED] once your question is resolved.

“The people are my God” stressing the factor determining man’s destiny lies within man not in anything outside man, and thereby defining man as the dominator and remoulder of the world.

Re: SOLVED — Howto Uninstall Nvidia Drivers?

Post by jethro10 » Wed Sep 12, 2012 1:28 pm

Sorted thanks,
I didn’t realise that drivers installed through that Jockey thing were just normal synaptic packages.
So all removed.
I also didn’t realise that Intel were open source, so wouldn’t be available through the Jockey thing.
and finally, on removing the dead card, the system re-booted, rather gracefully I thought, into that safe mode thingy, so on log-on, I just chose the Cinnamon session to re log-on, made it default and now all cooking great

  • Important Notices
  • ↳ Rules & Notices
  • ↳ Releases & Announcements
  • ↳ Main Edition Support
  • ↳ Beginner Questions
  • ↳ Installation & Boot
  • ↳ Software & Applications
  • ↳ Hardware Support
  • ↳ Graphics Cards & Monitors
  • ↳ Printers & Scanners
  • ↳ Storage
  • ↳ Sound
  • ↳ Networking
  • ↳ Virtual Machines
  • ↳ Desktop & Window Managers
  • ↳ Cinnamon
  • ↳ MATE
  • ↳ Xfce
  • ↳ Other topics
  • ↳ Non-technical Questions
  • ↳ Tutorials
  • Debian Edition Support
  • ↳ LMDE Forums
  • ↳ Beginner Questions
  • ↳ Installation & Boot
  • ↳ Software & Applications
  • ↳ Hardware Support
  • ↳ Networking
  • ↳ Tutorials
  • ↳ Other Topics & Open Discussion
  • ↳ LMDE Archive
  • Interests
  • ↳ Gaming
  • ↳ Scripts & Bash
  • ↳ Programming & Development
  • Customization
  • ↳ Themes, Icons & Wallpaper
  • ↳ Compiz, Conky, Docks & Widgets
  • ↳ Screenshots
  • ↳ Your Artwork
  • Chat
  • ↳ Introduce Yourself
  • ↳ Chat about Linux Mint
  • ↳ Chat about Linux
  • ↳ Open Chat
  • ↳ Suggestions & Feedback
  • International
  • ↳ Translations
  • ↳ Deutsch — German
  • ↳ Español — Spanish
  • ↳ Français — French
  • ↳ Italiano — Italian
  • ↳ Nederlands — Dutch
  • ↳ Português — Portuguese
  • ↳ Русский — Russian
  • ↳ Suomi — Finnish
  • ↳ Other Languages
  • ↳ Čeština-Slovenčina — Czech-Slovak
  • ↳ Magyar — Hungarian
  • ↳ 日本語 — Japanese
  • ↳ Polski — Polish
  • ↳ Svenska — Swedish
  • ↳ Українська — Ukrainian
Читайте также:  Amd processors and linux

Powered by phpBB® Forum Software © phpBB Limited

Источник

How to Clean Install the NVIDIA Drivers on Linux Mint 21

While installing the official NVIDIA drivers on Linux Mint 21, things may go wrong in many ways. This may result in the official NVIDIA drivers not working on your computer/laptop. Or, in the worst-case scenario, break the operating system and show you a black screen.

To solve this problem, you can try to uninstall the official NVIDIA drivers completely from your Linux Mint 21 operating system and try to install the official NVIDIA drivers again.

In this article, we will show you how to uninstall the official NVIDIA drivers from Linux Mint 21 completely using the graphical user interface and from the command line (in case you see a black screen).

Table of Contents:

Uninstalling the Official NVIDIA Drivers from Linux Mint via the Graphical User Interface

You can uninstall the official NVIDIA drivers from Linux Mint graphically using the Driver Manager app.

You can open the Driver Manager app from the Application Menu of Linux Mint 21.

In the Driver Manager app, you should see that the official NVIDIA drivers are being used.

Graphical user interface, text, application Description automatically generated

To uninstall the official NVIDIA drivers and switch to the open-source Nouveau drivers (which you need to see the video output on your monitor), select xserver-xorg-video-nouveau (open-source) [1] and click on Apply Changes [2] .

Text Description automatically generated with medium confidence

To confirm the action, type in your login password [1] and click on Authenticate [2] .

Graphical user interface, text, application Description automatically generated

The official NVIDIA drivers are being uninstalled. It takes a few seconds to complete.

Graphical user interface, text, application Description automatically generated

Once the official NVIDIA drivers are uninstalled and Linux Mint 21 switches to the open-source Nouveau drivers, click on Restart… to restart your computer/laptop for the changes to take effect.

Читайте также:  Tcp socket read linux

Graphical user interface, text, application, chat or text message Description automatically generated

Once your computer/laptop starts, you should see that the nouveau kernel modules are used instead of the official nvidia kernel modules. So, the official NVIDIA drivers are successfully uninstalled and Linux Mint 21 is successfully switched to the open-source Nouveau drivers.

Text Description automatically generated

Completely Uninstalling the Official NVIDIA Drivers from Linux Mint Using the Command Line

You can completely uninstall the official NVIDIA drivers from the command line on Linux Mint 21. First, open a Terminal app on Linux Mint from the Application menu or press + + T. Then, update the APT package repository cache with the following command:

Text Description automatically generated

To completely remove the official NVIDIA drivers from Linux Mint, run the following command:

Graphical user interface, text, application Description automatically generated

To confirm the uninstallation, press Y and then press .

Text Description automatically generated

The official NVIDIA drivers are being uninstalled. It takes a while to complete.

Text Description automatically generated

At this point, the official NVIDIA drivers should be uninstalled.

Text Description automatically generated

To remove the dependency packages of the official NVIDIA drivers, run the following command:

Graphical user interface Description automatically generated

To confirm the action, press Y and then press .

Text Description automatically generated

The dependency packages of the official NVIDIA drivers are being removed. It takes a while to complete.

At this point, all the dependency packages of the official NVIDIA drivers should be removed.

Text Description automatically generated

Run the following command to delete all the cached NVIDIA drivers packages along with the dependency packages to save disk space:

Graphical user interface, text, application Description automatically generated

For the changes to take effect, run the following command to restart your computer/laptop:

Graphical user interface, text, application Description automatically generated

Once your computer/laptop starts, you should see that the nouveau kernel modules are used instead of the official nvidia kernel modules. So, the official NVIDIA drivers are uninstalled completely and Linux Mint 21 is successfully switched to the open-source Nouveau drivers.

Text Description automatically generated

Re-installing/Clean Installing the Official NVIDIA Drivers on Linux Mint

At this point, the official NVIDIA drivers should be completely uninstalled from Linux Mint 21. Now, you can try to install the official NVIDIA drivers on Linux Mint 21 again. If you need any assistance in installing the official NVIDIA drivers on Linux Mint 21, check the article on How to Install the NVIDIA Drivers on Linux Mint 21.

Conclusion

We showed you how to completely uninstall the official NVIDIA drivers from Linux Mint 21 using the graphical user interface and from the command line in case you see a black screen. Although, you can uninstall the official NVIDIA drivers from Linux Mint 21 graphically and from the command line, we recommend the command line method.

About the author

Shahriar Shovon

Freelancer & Linux System Administrator. Also loves Web API development with Node.js and JavaScript. I was born in Bangladesh. I am currently studying Electronics and Communication Engineering at Khulna University of Engineering & Technology (KUET), one of the demanding public engineering universities of Bangladesh.

Источник

Как удалить драйвер Nvidia в Ubuntu

Для видеокарты Nvidia в Linux выпускается два вида драйверов — открытые nouveau, с открытым исходным кодом, который разрабатывается сообществом и закрытый проприетарный драйвер Nvidia, от производителя.

Читайте также:  Форматирование linux в консоли

Первый встроен в ядро и с ним никогда не возникает проблем, второй же устанавливается в систему ручным способом или с помощью пакетного менеджера. Он не всегда совместим с новыми версиями ядра, поэтому иногда после обновления драйвера или ядра до не поддерживаемой версии мы не сможем загрузиться в графический интерфейс во время следующей перезагрузки. Многие пользователи, которые еще не знают о такой особенности, часто сталкиваются с этой проблемой.

Чтобы исправить эту ошибку нужно просто использовать совместимую версию ядра или удалить проприетарный драйвер, так чтобы использовался nouveau. В этой инструкции мы рассмотрим как правильно выполняется удаление драйверов nvidia в Ubuntu.

Удаление драйвера Nvidia в Ubuntu

Удалить драйвер можно несколькими способами, все зависит от того каким образом выполнялась установка. Если вы устанавливали драйвер с помощью пакетного менеджера, то удалять его нужно тоже с его помощью. Для этого просто выполните все описанные ниже шаги.

Шаг 1. Переключение к консоль

Если вы видите перед собой черный экран, то сначала нужно переключиться в первую текстовую консоль TTY1, чтобы иметь возможность выполнять команды. Для этого нажмите одновременно Ctrl+Alt+F1, затем введите логин и пароль.

Шаг 2. Очистка конфигурации

С помощью утилиты nvidia-settings удалите из системы всю оставшуюся конфигурацию:

sudo nvidia-settings —uninstall

Шаг 3. Удаление драйвера

Дальше можно полностью удалить драйвер. Чтобы выполнить полное удаление драйверов видеокарты Nvidia, сначала найдите все её пакеты в системе:

Теперь удалите их все, кроме пакета nvidia-common. Просто перечислите их в этой команде, разделяя имена пакетов пробелами:

sudo apt remove —purge пакет1 пакет2

sudo apt remove —purge nvidia-current

Мы могли бы просто написать nvidia-*, но тогда будет удален пакет nvidia-common, а от него зависит ubuntu-desktop. Это значит, что вы снесете все программы окружения рабочего стола. Конечно, его можно потом установить, но это потеря времени.

Шаг 4. Переустановка nouveau

Затем переустановите пакеты nouveau:

sudo apt remove —purge xserver-xorg-video-nouveau xserver-xorg-video-nv

sudo apt-get install xserver-xorg-video-nouveau

sudo apt install —reinstall libgl1-mesa-glx libgl1-mesa-dri xserver-xorg-core

Шаг 5. Обновление конфигурации

Осталось обновить файлы настройки xorg, для этого выполните:

sudo dpkg-reconfigure xserver-xorg

Шаг 6. Готово

После выполнения всех этих действий, удаление драйвера Nvidia в Ubuntu будет завершено. Вы можете перезагрузить свой компьютер и полноценно использовать систему.

Удаление драйвера, полученного из официального сайта

Удалить драйвер Nvidia Ubuntu если драйвер был получен из официального сайта не так сложно, как в предыдущем варианте. Но тут вам нужен сам файл установщика. Перейдите в папку с файлом установщика и выполните его с опцией —uninstall, например:

Если сейчас у вас нет установщика, вы можете скачать его с помощью такой команды, для x86_64:

Затем нужно дать права на выполнение:

chmod u+x ./NVIDIA-Linux-x86_64-445.87.run

После выполнения первой команды удаление драйверов Nvidia в Ubuntu будет полностью завершено и вы сможете перезагрузить компьютер чтобы работать в вашей системе.

Выводы

Проблемы с драйверами могут возникнуть у всех и важно уметь их решать. Из этой статьи вы узнали как удалить драйвер Nvidia Ubuntu и я надеюсь, что это поможет вам в сложной ситуации.

Обнаружили ошибку в тексте? Сообщите мне об этом. Выделите текст с ошибкой и нажмите Ctrl+Enter.

Источник

Оцените статью
Adblock
detector