个人工具

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

来自Ubuntu中文

跳转至: 导航, 搜索
(New page: {{From|https://help.ubuntu.com/community/BinaryDriverHowto}} {{Languages|php5}} Some graphics hardware (aka video cards) may need non-free drivers, even though these drivers are not part ...)
 
 
(未显示2个用户的12个中间版本)
第1行: 第1行:
 
{{From|https://help.ubuntu.com/community/BinaryDriverHowto}}
 
{{From|https://help.ubuntu.com/community/BinaryDriverHowto}}
{{Languages|php5}}
+
{{Languages|UbuntuHelp:BinaryDriverHowto}}
 
+
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'''.
Some graphics hardware (aka video cards) may need non-free 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 To determine your video card make and model, run this command from [[UbuntuHelp:UsingTheTerminal| terminal]]:
 
+
<pre><nowiki>
=== Identifying your card ===
+
lspci | grep VGA
==== ATI (fglrx) Driver ====
+
</nowiki></pre>
* `lspci` reveals a card with "Radeon" in it, or you know you own a Radeon card
+
More detailed information can be found by running
* The model number for your Radeon card is a 9500 pro or above (this includes model numbers that start with an X, like X300, X1600, etc., and it also includes the Xpress 200)
+
<pre><nowiki>
* `glxinfo |grep direct` outputs `direct rendering: No`, '''or''' it outputs `direct rendering: Yes`, but performance in 3D applications such as games is unacceptable
+
sudo lshw -C video
 
+
</nowiki></pre>
See [[UbuntuHelp:BinaryDriverHowto/ATI]] for installation instructions.
+
== Basic Installation Instructions ==
 
+
The easiest way to install binary drivers is to use the built in ''Hardware Drivers'' manager in Ubuntu.
==== NVIDIA (nvidia) Driver ====
+
In Ubuntu 9.04, 8.10 and 8.04, this is found under '''System->Administration->Hardware Drivers'''.
* You know you own a "Ge``Force", "Quadro", "TNT" or "Vanta" graphics card.
+
In Kubuntu 9.04, 8.10 and 8.04, this is found under '''System->Hardware Drivers''', or just search for '''Hardware Drivers'''.
* `lspci | grep -i nvidia` reveals a card with "NVIDIA" in it
+
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'''.
See [[UbuntuHelp:BinaryDriverHowto/Nvidia]] for installation instructions.
+
For 6.06 Dapper Drake and more advanced help with the above, see the next section.
 
+
== More Detailed Installation Instructions ==
==== Matrox driver ====
+
=== 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|BinaryDriverHowto/ATI]].
 +
* Radeon HD support is currently limited, but rapidly improving.
 +
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).
 +
# 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: [[UbuntuHelp:BinaryDriverHowto/Nvidia|BinaryDriverHowto/Nvidia]].
 +
=== Matrox (mtx) ===
 +
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.
 
* 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.
* When you first turn the computer on you see a flashing logo with Matrox.
+
* When you first turn the computer on you see a flashing logo with Matrox.  
* `lspci | grep -i matrox` reveals a card "MGA XXX" where XXX is G650, G750 or Parhelia.
+
=== 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:
See [[UbuntuHelp:BinaryDriverHowto/MatroxParhelia]] for installation instructions.
+
* [http://wiki.openchrome.org/tikiwiki/tiki-index.php?page=The+Different+Unichrome+family+display+drivers The Different Unichrome family display drivers] - This is the wiki of the [[UbuntuHelp:OpenChrome|OpenChrome]] project and it describes the different drivers that are available for video cards with the VIA chipset. This will be your best bet for starter information
 
+
* [http://ubuntuforums.org/showthread.php?t=485646 HOW TO: Compiling and Installing the OpenChrome Graphical VIA Driver] - This forum discusses using the Open Source '[[UbuntuHelp:OpenChrome|OpenChrome]]' driver for VIA video cards.
CategoryDocumentation
+
* [http://linux.via.com.tw/ VIA Linux Portal] - Listed here is where you may downloaded the source code/binary drivers for VIA based graphics chipsets. As of May 2008, the forum is under construction.
 +
* [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.
 +
https://help.ubuntu.com/community/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 [http://www.ubuntuforums.org/  Ubuntu Forums] and feel free ask questions! Try some of the following areas:
 +
* [http://ubuntuforums.org/forumdisplay.php?f=326  Absolute Beginner Talk] - where you can ask any kind of question.
 +
* [http://ubuntuforums.org/forumdisplay.php?f=334  Multimedia & Video]
 +
* [http://ubuntuforums.org/forumdisplay.php?f=332  Hardware & Laptops] - where you can see if your card is supported.
 +
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 ==
 +
https://help.ubuntu.com/community/IconsPage?action=AttachFile&do=get&target=IconBook-small.png Here are some useful links and related pages.
 +
* Drivers
 +
* [[UbuntuHelp:BinaryDriverHowto/ATI|BinaryDriverHowto/ATI]]
 +
* [[UbuntuHelp:BinaryDriverHowto/Nvidia|BinaryDriverHowto/Nvidia]]
 +
* [[UbuntuHelp:BinaryDriverHowto/MatroxParhelia|BinaryDriverHowto/MatroxParhelia]]
 +
* [[UbuntuHelp:BinaryDriverHowto/EiconDiva|BinaryDriverHowto/EiconDiva]]
 +
* [[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]
 +
* [[UbuntuHelp:Video|Video]]
 +
----
 +
[[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.