Manjaro Difference between revisions of "Configure Graphics Cards/ru"

Difference between revisions of "Configure Graphics Cards/ru"

From Manjaro
(Created page with "Еще один способ сообщить об установленных и используемых драйверах - использовать инструмент {{...")
(Created page with "Для удаления установленного драйвера используйте следующий синтаксис:")
Tags: Mobile web edit Mobile edit
Line 139: Line 139:
   {{UserCmd|command=inxi -G}}
   {{UserCmd|command=inxi -G}}


{{note|The mhwd profile 'video-linux' corresponds to the latest opensource driver availablefor your hardware.}}
{{note|Профиль mhwd 'video-linux' соответствует последнему драйверу с открытым исходным кодом, доступному для вашего оборудования.}}
{{note|The mhwd profile 'video-vesa' is a generic fallback driver which should not be used in the vast majority of cases.}}
{{note|Профиль mhwd 'video-vesa' является общим резервным драйвером, который не следует использовать в подавляющем большинстве случаев.}}


== Удаление установленных драйверов ==
== Удаление установленных драйверов ==


{{warning|use this command with care!}}
{{warning|используйте эту команду с осторожностью!}}


To remove an installed driver, the syntax is:
Для удаления установленного драйвера используйте следующий синтаксис:


  {{UserCmd|command=sudo mhwd -r [pci or usb] [name of driver]}}
  {{UserCmd|command=sudo mhwd -r [pci или usb] [название драйвера]}}


For example, to remove the installed driver for a nvidia graphics card (connected internally via pci), the following command would be used:
For example, to remove the installed driver for a nvidia graphics card (connected internally via pci), the following command would be used:
Cookies help us deliver our services. By using our services, you agree to our use of cookies.