首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >如何使用Nvidia芯片组配置LVDS+DisplayPort+DisplayPort?

如何使用Nvidia芯片组配置LVDS+DisplayPort+DisplayPort?
EN

Ask Ubuntu用户
提问于 2013-06-10 19:38:00
回答 2查看 1.7K关注 0票数 2

我和Nvidia有一个Thinkpad T520。为了我自己的理智,我已经设置它(在BIOS中)使用100%的离散图形,所以英特尔图形永远不会使用。有3种显示器:笔记本电脑内置液晶显示器,加上两个DVI连接通过端口复制器。

问题是,当我使用内置监视器配置工具或nvidia设置来配置我的显示器时,我无法将所有3种显示器都显示出来。Nvida-设置特别为我提供了以下信息:

屏幕0的MetaMode 1有2个以上的活动显示设备。

我不知道那是什么意思。这是一个Nvidia GF119M 四角NVS 4200 M,每一个lspci:

代码语言:javascript
复制
01:00.0 VGA compatible controller: NVIDIA Corporation GF119M [Quadro NVS 4200M] (rev a1) (prog-if 00 [VGA controller])
        Subsystem: Lenovo Device 21cf
        Flags: bus master, fast devsel, latency 0, IRQ 16
        Memory at f2000000 (32-bit, non-prefetchable) [size=16M]
        Memory at e0000000 (64-bit, prefetchable) [size=256M]
        Memory at f0000000 (64-bit, prefetchable) [size=32M]
        I/O ports at 6000 [size=128]
        [virtual] Expansion ROM at f3080000 [disabled] [size=512K]
        Capabilities: <access denied>
        Kernel driver in use: nvidia

编辑:X射线的输出:

代码语言:javascript
复制
Screen 0: minimum 8 x 8, current 3840 x 1080, maximum 16384 x 16384
VGA-0 disconnected (normal left inverted right x axis y axis)
LVDS-0 connected (normal left inverted right x axis y axis)
   1920x1080      60.0 +   50.0  
DP-0 disconnected (normal left inverted right x axis y axis)
DP-1 connected 1920x1080+1920+0 (normal left inverted right x axis y axis) 520mm x 290mm
   1920x1080      60.0*+
   1680x1050      60.0  
   1600x1200      60.0  
   1440x900       59.9  
   1400x1050      60.0  
   1280x1024      75.0     60.0  
   1280x960       60.0  
   1152x864       75.0  
   1024x768       75.0     70.1     60.0  
   800x600        75.0     72.2     60.3     56.2  
   640x480        75.0     72.8     59.9  
DP-2 connected 1920x1080+0+0 (normal left inverted right x axis y axis) 521mm x 293mm
   1920x1080      60.0*+
   1680x1050      60.0  
   1440x900       59.9  
   1280x1024      75.0     60.0  
   1280x960       60.0  
   1280x800       59.8  
   1280x720       60.0  
   1152x864       75.0  
   1024x768       75.0     70.1     60.0  
   800x600        75.0     72.2     60.3     56.2  
   640x480        75.0     59.9  
DP-3 disconnected (normal left inverted right x axis y axis)
DP-4 disconnected (normal left inverted right x axis y axis)
DP-5 disconnected (normal left inverted right x axis y axis)

另一个编辑。这是试图使用xrandr (通过arandr)的结果:

代码语言:javascript
复制
$ xrandr --output VGA-0 --off --output LVDS-0 --mode 1920x1080 --pos 0x0 --rotate normal --output DP-5 --off --output DP-4 --off --output DP-3 --off --output DP-2 --mode 1920x1080 --pos 1920x0 --rotate normal --output DP-1 --mode 1920x1080 --pos 3840x0 --rotate normal --output DP-0 --off
xrandr: cannot find crtc for output LVDS-0
EN

回答 2

Ask Ubuntu用户

回答已采纳

发布于 2013-06-10 21:30:17

等等,我现在看-不,这是一个简单的*.run包-这里是位置:

http://www.nvidia.de/object/cuda_1_1_beta.html

但是这个包比那些被排除的老nvidia包裹有很大的不同,如果你有optimus卡的话。

票数 1
EN

Ask Ubuntu用户

发布于 2013-06-10 19:44:33

optimus的性能在很大程度上取决于这套新的nvidia软件包(自5月以来):

NVIDIA_CUDA_SDK_1.1_Beta_Linux.run

你安装好了吗?-这很不一样。

票数 0
EN
页面原文内容由Ask Ubuntu提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://askubuntu.com/questions/306582

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档