我想知道 ubuntu 是否像 windows 8 一样预装了图形驱动程序?或者我们必须手动下载并安装它们。我刚刚在笔记本电脑上安装了 ubuntu 14.04。我安装了 steam 和 dota 2,但图形非常糟糕。我也有 windows 8。它运行得很好 - 这是我的驱动程序信息
lspci -vnn | grep VGA -A 12
01:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Thames [Radeon HD 7550M/7570M/7650M] [1002:6841] (prog-if 00 [VGA controller])
Subsystem: Sony Corporation Device [104d:90ac]
Flags: bus master, fast devsel, latency 0, IRQ 47
Memory at b0000000 (64-bit, prefetchable) [size=256M]
Memory at c4000000 (64-bit, non-prefetchable) [size=128K]
I/O ports at 5000 [size=256]
Expansion ROM at c4040000 [disabled] [size=128K]
Capabilities: <access denied>
Kernel driver in use: radeon
01:00.1 Audio device [0403]: Advanced Micro Devices, Inc. [AMD/ATI] Turks/Whistler HDMI Audio [Radeon HD 6000 Series] [1002:aa90]
Subsystem: Sony Corporation Device [104d:90ac]
Flags: bus master, fast devsel, latency 0, IRQ 48
当您进入系统设置并选择“详细信息”时,我的系统信息显示的显卡信息如下
- 内存 3.8GB
- 处理器 英特尔® Core™ i5-3210M CPU @ 2.50GHz × 4
- AMD TURKS 上的 graphcs Gallium 0.4
- 操作系统类型 64 位 = 磁盘 110gb
我是否需要在其中安装 AMD Radeon 驱动程序,还是已经安装了?如果已经安装,那么为什么 Dota 2 不使用我的显卡就可以运行,因为纹理、亮度和一切都很糟糕。我玩游戏已经超过 5 年了,所以我了解图形,但直到现在我都在 Windows 上玩。我对 Ubuntu 或 Linux 完全陌生。请帮忙,这里出了什么问题?或者我必须设置任何启动选项才能让 Dota 2 正常运行?
进入系统设置、软件和更新、附加驱动程序时显示以下内容:
-advanced micro devices, inc. [amd/ati]: thames[raedon 7550m/7570m/7650m]
this device is using the recommended driver.
--using x.org x server - amd/ati display driver wrapper fromxserver-sorg
--using video driver for the amd graphcs accelerators from fglrx (propreitary)
--using video driver for the amd graphcs accelerators from fglrx-updates
在以上三个选项中,选择了第一个。该怎么办?
答案1
警告:这可能会损坏您的计算机。请确保您已备份重要内容,并且手边有 ubuntu usb。
所以你问的是如何安装驱动程序。你处于正确的设置。只需选择两个中的一个(fglrx)并让它运行它的小加载过程。如果它能工作,它可能会为你提供更好的性能。如果不行,它可能会破坏一切,并且在你打开电脑时无法正确加载。在这种情况下,从 USB 启动,安装并选择保留你的文件,然后一切应该没关系。如果没有,那你做了备份。对吧?