个人工具

“UbuntuHelp:BinaryDriverHowto”的版本间的差异

来自Ubuntu中文

跳转至: 导航, 搜索
 
(未显示同一用户的5个中间版本)
第1行: 第1行:
 
{{From|https://help.ubuntu.com/community/BinaryDriverHowto}}
 
{{From|https://help.ubuntu.com/community/BinaryDriverHowto}}
 
{{Languages|UbuntuHelp:BinaryDriverHowto}}
 
{{Languages|UbuntuHelp:BinaryDriverHowto}}
{{https://help.ubuntu.com/community/IconsPage?action=AttachFile&do=get&target=info.png%7D%7D This guide and its subpages describe how to install the proprietary binary/restricted drivers provided by video card manufacturers. Please note the some video cards may need the proprietary drivers, even though these drivers are not part of the open source community and cannot be fixed by open source software developers. If you encounter bugs with these closed-source drivers, developers '''will not be able or even willing''' to assist you in resolving your issues. '''Use at your own risk'''.
+
https://help.ubuntu.com/community/IconsPage?action=AttachFile&do=get&target=info.png This guide and its subpages describe how to install the proprietary binary/restricted drivers provided by video card manufacturers. Please note the some video cards may need the proprietary drivers, even though these drivers are not part of the open source community and cannot be fixed by open source software developers. If you encounter bugs with these closed-source drivers, developers '''will not be able or even willing''' to assist you in resolving your issues. '''Use at your own risk'''.
{{https://help.ubuntu.com/community/IconsPage?action=AttachFile&do=get&target=IconTip.png%7D%7D To determine your video card make and model, run this command from [[UbuntuHelp:UsingTheTerminal| terminal]]:
+
https://help.ubuntu.com/community/IconsPage?action=AttachFile&do=get&target=IconTip.png To determine your video card make and model, run this command from [[UbuntuHelp:UsingTheTerminal| terminal]]:
 
<pre><nowiki>
 
<pre><nowiki>
 
lspci | grep VGA
 
lspci | grep VGA
第11行: 第11行:
 
</nowiki></pre>
 
</nowiki></pre>
 
== Basic Installation Instructions ==
 
== Basic Installation Instructions ==
The easiest way to install binary drivers is to use the built in '''Hardware Drivers''' manager in Ubuntu. In Hardy and newer, this is found under '''System->Administration->Hardware Drivers'''. In older supported versions (Feisty and Gutsy) it is called ''Restricted Driver Manager'' and is found at '''System->Administration->Restricted Driver Manager'''.
+
The easiest way to install binary drivers is to use the built in ''Hardware Drivers'' manager in Ubuntu.  
For Kubuntu 7.10 Gutsy Gibbon, go to the '''Restricted Manager''' in '''K Menu->System Settings->Advanced tab'''. In Kubuntu 8.04 Hardy Heron use the '''Hardware Drivers Manager''' from '''K Menu->System'''.
+
In Ubuntu 9.04, 8.10 and 8.04, this is found under '''System->Administration->Hardware Drivers'''.
For Dapper Drake and more advanced help with the above, see the next section.
+
In Kubuntu 9.04, 8.10 and 8.04, this is found under '''System->Hardware Drivers''', or just search for '''Hardware Drivers'''.
 +
In Ubuntu 7.10, Gutsy Gibbon, it is called ''Restricted Driver Manager'' and is found at '''System->Administration->Restricted Driver Manager'''.
 +
In Kubuntu 7.10, Gutsy Gibbon, go to the '''Restricted Manager''' in '''K Menu->System Settings->Advanced tab'''. In Kubuntu 8.04 Hardy Heron use the '''Hardware Drivers Manager''' from '''K Menu->System'''.
 +
For 6.06 Dapper Drake and more advanced help with the above, see the next section.
 
== More Detailed Installation Instructions ==
 
== More Detailed Installation Instructions ==
 
=== ATI (fglrx) ===
 
=== ATI (fglrx) ===
If you have an ATI Radeon 9500 or newer (including thx X-series, such as x300, x1600, etc, an Xpress 200, or a Radeon HD card), then you can use the restricted fglrx drivers: [[UbuntuHelp:BinaryDriverHowto/ATI]].
+
If you have an ATI Radeon 9500 or newer (including thx X-series, such as x300, x1600, etc, an Xpress 200, or a Radeon HD card), then you can use the restricted fglrx drivers: [[UbuntuHelp:BinaryDriverHowto/ATI|BinaryDriverHowto/ATI]].
 
* Radeon HD support is currently limited, but rapidly improving.
 
* Radeon HD support is currently limited, but rapidly improving.
{{https://help.ubuntu.com/community/IconsPage?action=AttachFile&do=get&target=IconNote.png%7D%7D If you are using an ATI Radeon card that is ''older than above'', you need the open source drivers: [[UbuntuHelp:RadeonDriver]] ('''NOT''' fglrx).
+
https://help.ubuntu.com/community/IconsPage?action=AttachFile&do=get&target=IconNote.png If you are using an ATI Radeon card that is ''older than above'', you need the open source drivers: [[UbuntuHelp:RadeonDriver|RadeonDriver]] ('''NOT''' fglrx).
=== nVidia (nvidia) ===
+
# NB: NVIDIA really is supposed to be written all in capitals...
If you own a "Ge``Force", "Quadro", "TNT" or "Vanta" graphics card, see: [[UbuntuHelp:BinaryDriverHowto/Nvidia]].
+
=== NVIDIA (nvidia) ===
 +
If you own a "Ge``Force", "Quadro", "TNT" or "Vanta" graphics card, see: [[UbuntuHelp:BinaryDriverHowto/Nvidia|BinaryDriverHowto/Nvidia]].
 
=== Matrox (mtx) ===
 
=== Matrox (mtx) ===
If any of the following situations apply to you, then you may see: [[UbuntuHelp:BinaryDriverHowto/MatroxParhelia]]
+
If any of the following situations apply to you, then you may see: [[UbuntuHelp:BinaryDriverHowto/MatroxParhelia|BinaryDriverHowto/MatroxParhelia]]
 
* ''lspci | grep -i matrox'' reveals a video card with "MGA XXX" where XXX is P650, P750 or Parhelia.
 
* ''lspci | grep -i matrox'' reveals a video card with "MGA XXX" where XXX is P650, P750 or Parhelia.
 
* You know you own a Matrox Parhelia-based (P650, P750 or Parhelia-512) graphics card.
 
* You know you own a Matrox Parhelia-based (P650, P750 or Parhelia-512) graphics card.
第33行: 第37行:
 
* [http://www.tkarena.com/forums/linux-arena/33391-setting-up-via-graphics-drivers-cx700-ex10000eg-ubuntu-7-04-linux.html#post215782 Setting up VIA graphics drivers for cx700 (EX10000EG) on Ubuntu 7.04] - This user listed his procedures for setup of VIA video card drivers. This may or may not be useful - '''Use at your own discretion'''
 
* [http://www.tkarena.com/forums/linux-arena/33391-setting-up-via-graphics-drivers-cx700-ex10000eg-ubuntu-7-04-linux.html#post215782 Setting up VIA graphics drivers for cx700 (EX10000EG) on Ubuntu 7.04] - This user listed his procedures for setup of VIA video card drivers. This may or may not be useful - '''Use at your own discretion'''
 
* [http://www.viaarena.com/default.aspx?PageID=2 VIA Arena Drivers Section] - The VIA Arena provides drivers for VIA based products (video cards, ethernet, IDE, RAID, SATA, Audio) that may be useful.
 
* [http://www.viaarena.com/default.aspx?PageID=2 VIA Arena Drivers Section] - The VIA Arena provides drivers for VIA based products (video cards, ethernet, IDE, RAID, SATA, Audio) that may be useful.
{{https://help.ubuntu.com/community/IconsPage?action=AttachFile&do=get&target=important.png%7D%7D Should any user find additional information, '''please''' update this post.
+
https://help.ubuntu.com/community/IconsPage?action=AttachFile&do=get&target=important.png Should any user find additional information, '''please''' update this post.
 
== Help! ==
 
== Help! ==
 
If you are still unsure of what to do, please visit the [http://www.ubuntuforums.org/  Ubuntu Forums] and feel free ask questions! Try some of the following areas:
 
If you are still unsure of what to do, please visit the [http://www.ubuntuforums.org/  Ubuntu Forums] and feel free ask questions! Try some of the following areas:
第41行: 第45行:
 
If you have a Matrox based video card, you can also try the pages at the Unofficial Matrox Technical Support Forum: http://forum.tuxx-home.at/
 
If you have a Matrox based video card, you can also try the pages at the Unofficial Matrox Technical Support Forum: http://forum.tuxx-home.at/
 
== Other Resources ==
 
== Other Resources ==
{{https://help.ubuntu.com/community/IconsPage?action=AttachFile&do=get&target=IconBook-small.png%7D%7D Here are some useful links and related pages.
+
https://help.ubuntu.com/community/IconsPage?action=AttachFile&do=get&target=IconBook-small.png Here are some useful links and related pages.
 
* Drivers
 
* Drivers
* [[UbuntuHelp:BinaryDriverHowto/ATI]]
+
* [[UbuntuHelp:BinaryDriverHowto/ATI|BinaryDriverHowto/ATI]]
* [[UbuntuHelp:BinaryDriverHowto/Nvidia]]
+
* [[UbuntuHelp:BinaryDriverHowto/Nvidia|BinaryDriverHowto/Nvidia]]
* [[UbuntuHelp:BinaryDriverHowto/MatroxParhelia]]
+
* [[UbuntuHelp:BinaryDriverHowto/MatroxParhelia|BinaryDriverHowto/MatroxParhelia]]
* [[UbuntuHelp:OpenChrome]]
+
* [[UbuntuHelp:BinaryDriverHowto/EiconDiva|BinaryDriverHowto/EiconDiva]]
* [[UbuntuHelp:NvidiaManual]] - how to manually install the nvidia restricted driver
+
* [[UbuntuHelp:BinaryDriverHowto/DynamicMultiMonitor|BinaryDriverHowto/DynamicMultiMonitor]] - How to dynamically set multiple monitor resolution.
 +
* [[UbuntuHelp:OpenChrome|OpenChrome]]
 +
* [[UbuntuHelp:NvidiaManual|NvidiaManual]] - how to manually install the NVIDIA restricted driver
 
* [http://www.ubuntuforums.org/  Ubuntu Forums]
 
* [http://www.ubuntuforums.org/  Ubuntu Forums]
* [[UbuntuHelp:Video]]
+
* [[UbuntuHelp:Video|Video]]
 
----
 
----
[[category:CategoryDocumentation]] [[category:CategoryHardware]]
+
[[category:CategoryHardware]]
  
 
[[category:UbuntuHelp]]
 
[[category:UbuntuHelp]]

2010年5月19日 (三) 21:41的最新版本


IconsPage?action=AttachFile&do=get&target=info.png This guide and its subpages describe how to install the proprietary binary/restricted drivers provided by video card manufacturers. Please note the some video cards may need the proprietary drivers, even though these drivers are not part of the open source community and cannot be fixed by open source software developers. If you encounter bugs with these closed-source drivers, developers will not be able or even willing to assist you in resolving your issues. Use at your own risk. IconsPage?action=AttachFile&do=get&target=IconTip.png To determine your video card make and model, run this command from terminal:

lspci | grep VGA

More detailed information can be found by running

sudo lshw -C video

Basic Installation Instructions

The easiest way to install binary drivers is to use the built in Hardware Drivers manager in Ubuntu. In Ubuntu 9.04, 8.10 and 8.04, this is found under System->Administration->Hardware Drivers. In Kubuntu 9.04, 8.10 and 8.04, this is found under System->Hardware Drivers, or just search for Hardware Drivers. In Ubuntu 7.10, Gutsy Gibbon, it is called Restricted Driver Manager and is found at System->Administration->Restricted Driver Manager. In Kubuntu 7.10, Gutsy Gibbon, go to the Restricted Manager in K Menu->System Settings->Advanced tab. In Kubuntu 8.04 Hardy Heron use the Hardware Drivers Manager from K Menu->System. For 6.06 Dapper Drake and more advanced help with the above, see the next section.

More Detailed Installation Instructions

ATI (fglrx)

If you have an ATI Radeon 9500 or newer (including thx X-series, such as x300, x1600, etc, an Xpress 200, or a Radeon HD card), then you can use the restricted fglrx drivers: BinaryDriverHowto/ATI.

  • Radeon HD support is currently limited, but rapidly improving.

IconsPage?action=AttachFile&do=get&target=IconNote.png If you are using an ATI Radeon card that is older than above, you need the open source drivers: RadeonDriver (NOT fglrx).

  1. NB: NVIDIA really is supposed to be written all in capitals...

NVIDIA (nvidia)

If you own a "Ge``Force", "Quadro", "TNT" or "Vanta" graphics card, see: BinaryDriverHowto/Nvidia.

Matrox (mtx)

If any of the following situations apply to you, then you may see: BinaryDriverHowto/MatroxParhelia

  • lspci | grep -i matrox reveals a video card with "MGA XXX" where XXX is P650, P750 or Parhelia.
  • You know you own a Matrox Parhelia-based (P650, P750 or Parhelia-512) graphics card.
  • When you first turn the computer on you see a flashing logo with Matrox.

VIA

VIA has recently began to work with the Open Source community by providing source code and binary drivers that are available for download from their website. The details are still sparse (May 27th, 2008) but the following lists some sources of information that may be useful:

IconsPage?action=AttachFile&do=get&target=important.png Should any user find additional information, please update this post.

Help!

If you are still unsure of what to do, please visit the Ubuntu Forums and feel free ask questions! Try some of the following areas:

If you have a Matrox based video card, you can also try the pages at the Unofficial Matrox Technical Support Forum: http://forum.tuxx-home.at/

Other Resources

IconsPage?action=AttachFile&do=get&target=IconBook-small.png Here are some useful links and related pages.