我的集成显卡在bios里无法关闭,怎么用独立显卡
-
- 帖子: 2
- 注册时间: 2014-03-21 13:33
- 系统: ubuntu 13.10
我的集成显卡在bios里无法关闭,怎么用独立显卡
驱动貌似是装好了的
-
- 论坛版主
- 帖子: 18279
- 注册时间: 2009-08-04 16:33
Re: 我的集成显卡在bios里无法关闭,怎么用独立显卡
使用 Live CD/DVD/USB 開機登入 試用桌面
把下面指令 複製 貼進終端機 執行
sudo lshw -numeric -class video
把結果直接複製 貼上來
把下面指令 複製 貼進終端機 執行
sudo lshw -numeric -class video
把結果直接複製 貼上來
-
- 帖子: 2
- 注册时间: 2014-03-21 13:33
- 系统: ubuntu 13.10
Re: 我的集成显卡在bios里无法关闭,怎么用独立显卡
*-displaypoloshiao 写了:使用 Live CD/DVD/USB 開機登入 試用桌面
把下面指令 複製 貼進終端機 執行
sudo lshw -numeric -class video
把結果直接複製 貼上來
description: VGA compatible controller
product: 3rd Gen Core processor Graphics Controller [8086:166]
vendor: Intel Corporation [8086]
physical id: 2
bus info: pci@0000:00:02.0
version: 09
width: 64 bits
clock: 33MHz
capabilities: msi pm vga_controller bus_master cap_list rom
configuration: driver=i915 latency=0
resources: irq:46 memory:c1000000-c13fffff memory:b0000000-bfffffff ioport:4000(size=64)
-
- 论坛版主
- 帖子: 18279
- 注册时间: 2009-08-04 16:33
Re: 我的集成显卡在bios里无法关闭,怎么用独立显卡
內建 Intel 顯卡*-display
product: 3rd Gen Core processor Graphics Controller [8086:166]
configuration: driver=i915 latency=0
使用 Ubuntu 13.10 以後的版本
可以使用 指令切換 顯卡
https://wiki.ubuntu.com/X/Config/HybridGraphics
nvidia-prime for NVIDIA and fglrx-pxpress for AMD