我的集成显卡在bios里无法关闭,怎么用独立显卡

CPU/显卡/打印机/USB设备等硬件问题
回复
我是你的帅哥
帖子: 2
注册时间: 2014-03-21 13:33
系统: ubuntu 13.10

我的集成显卡在bios里无法关闭,怎么用独立显卡

#1

帖子 我是你的帅哥 » 2014-03-21 13:37

驱动貌似是装好了的
poloshiao
论坛版主
帖子: 18279
注册时间: 2009-08-04 16:33

Re: 我的集成显卡在bios里无法关闭,怎么用独立显卡

#2

帖子 poloshiao » 2014-03-21 13:54

使用 Live CD/DVD/USB 開機登入 試用桌面
把下面指令 複製 貼進終端機 執行
sudo lshw -numeric -class video
把結果直接複製 貼上來
我是你的帅哥
帖子: 2
注册时间: 2014-03-21 13:33
系统: ubuntu 13.10

Re: 我的集成显卡在bios里无法关闭,怎么用独立显卡

#3

帖子 我是你的帅哥 » 2014-03-31 13:58

poloshiao 写了:使用 Live CD/DVD/USB 開機登入 試用桌面
把下面指令 複製 貼進終端機 執行
sudo lshw -numeric -class video
把結果直接複製 貼上來
*-display
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)
poloshiao
论坛版主
帖子: 18279
注册时间: 2009-08-04 16:33

Re: 我的集成显卡在bios里无法关闭,怎么用独立显卡

#4

帖子 poloshiao » 2014-03-31 18:03

*-display
product: 3rd Gen Core processor Graphics Controller [8086:166]
configuration: driver=i915 latency=0
內建 Intel 顯卡

使用 Ubuntu 13.10 以後的版本
可以使用 指令切換 顯卡
https://wiki.ubuntu.com/X/Config/HybridGraphics
nvidia-prime for NVIDIA and fglrx-pxpress for AMD
回复