ubuntu 8.04 : 求nvidia双显卡,双显示器的解决方法

CPU/显卡/打印机/USB设备等硬件问题
回复
小白
帖子: 9
注册时间: 2007-06-21 22:58

ubuntu 8.04 : 求nvidia双显卡,双显示器的解决方法

#1

帖子 小白 » 2008-06-22 0:20

网上搜了很多帖子,还是没有解决问题。感觉ubuntu对双显示器的支持不是很好,大家的解决办法都要修改xorg.conf配置文件。就是修改了文件也不一定能解决问题。

配置:GF7300GT+17LCD
FX5200+15CRT

没有使用源里带的驱动,安装了nvidia的最新驱动。但是不管使用那个驱动都是只有一个显示器可以显示。
安装了nvidia驱动后,nvidia-settings中只能看到一个显卡。怎么能让它看到两个显卡呢?
xorg.conf中也只有一个显卡,一个显示器的配置。
路过的高人帮忙看一下,谢谢。

现在准备按照这个方法试一下:
viewtopic.php?p=677813&sid=6574416e3daf ... 601d62dd8d

顺便问有没有人用过linux下面一拖二的配置?
就是一个主机,两套键盘鼠标/显卡/显示器,两个人同时使用,windows下有类似的软件。
linux下找到了desktop-multiplier,应该可以实现这个效果,支持两个用户是免费的。
但是这个软件配置不起来,怀疑跟显卡驱动没有完全安装有关系。

当前配置文件:

Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
EndSection

Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
EndSection

Section "Device"
Identifier "Configured Video Device"
Boardname "NVIDIA GeForce 7 Series"
Busid "PCI:1:0:0"
Driver "nv"
Screen 0
Vendorname "NVIDIA"
EndSection

Section "Monitor"
Identifier "Configured Monitor"
Vendorname "Plug 'n' Play"
Modelname "Plug 'n' Play"
modeline "640x480@60" 25.2 640 656 752 800 480 490 492 525 -vsync -hsync
Gamma 1.0
EndSection

Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
Defaultdepth 24
SubSection "Display"
Depth 24
Modes "640x480@60"
EndSubSection
EndSection

Section "ServerLayout"
Identifier "Default Layout"
screen 0 "Default Screen" 0 0
screen 1 "screen1" rightof "Default Screen"
EndSection
Section "Module"
Load "glx"
Load "GLcore"
Load "v4l"
EndSection
Section "device" #
Identifier "device1"
Boardname "NVIDIA GeForce 7 Series"
Busid "PCI:1:0:0"
Driver "nv"
Screen 1
Vendorname "NVIDIA"
EndSection
Section "screen" #
Identifier "screen1"
Device "device1"
Defaultdepth 24
Monitor "monitor1"
SubSection "Display"
Depth 24
Modes "640x480@60" "640x480@72" "640x480@75" "640x480@85" "800x600@56" "800x600@72" "800x600@75" "800x600@85" "800x600@60" "832x624@75" "1024x768@75" "1024x768@70" "1024x768@60" "1024x768@43" "1280x960@60"
EndSubSection
EndSection
Section "monitor" #
Identifier "monitor1"
Vendorname "Samsung"
Modelname "Samsung SyncMaster 550(M)s"
Horizsync 30-61
Vertrefresh 50-120
modeline "640x480@60" 25.2 640 656 752 800 480 490 492 525 -vsync -hsync
modeline "640x480@72" 31.5 640 664 704 832 480 489 491 520 -vsync -hsync
modeline "640x480@75" 31.5 640 656 720 840 480 481 484 500 -vsync -hsync
modeline "640x480@85" 36.0 640 696 752 832 480 481 484 509 -vsync -hsync
modeline "800x600@56" 36.0 800 824 896 1024 600 601 603 625 +hsync +vsync
modeline "800x600@72" 50.0 800 856 976 1040 600 637 643 666 +hsync +vsync
modeline "800x600@75" 49.5 800 816 896 1056 600 601 604 625 +hsync +vsync
modeline "800x600@85" 56.3 800 832 896 1048 600 601 604 631 +hsync +vsync
modeline "800x600@60" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync
modeline "832x624@75" 57.284 832 864 928 1152 624 625 628 667 -vsync -hsync
modeline "1024x768@75" 78.8 1024 1040 1136 1312 768 769 772 800 +hsync +vsync
modeline "1024x768@70" 75.0 1024 1048 1184 1328 768 771 777 806 -vsync -hsync
modeline "1024x768@60" 65.0 1024 1048 1184 1344 768 771 777 806 -vsync -hsync
modeline "1024x768@43" 44.9 1024 1032 1208 1264 768 768 776 817 +hsync interlace +vsync
modeline "1280x960@60" 102.1 1280 1360 1496 1712 960 961 964 994 -hsync +vsync
Gamma 1.0
EndSection
Section "device" #
Identifier "device2"
Boardname "NVIDIA GeForce4 (generic)"
Busid "PCI:5:3:0"
Driver "nv"
Screen 0
Vendorname "NVIDIA"
EndSection
Section "screen" #
Identifier "screen2"
Device "device2"
Defaultdepth 24
Monitor "monitor2"
EndSection
Section "monitor" #
Identifier "monitor2"
Gamma 1.0
EndSection
Section "ServerFlags"
Option "Xinerama" "true"
EndSection
头像
qiang_liu8183
论坛版主
帖子: 10699
注册时间: 2006-09-10 22:36
系统: Arch Debian
来自: 北京

#2

帖子 qiang_liu8183 » 2008-06-22 1:10

N卡直接在NVIDIA X Server Settings配置就可以
看破、放下、自在、随缘、念佛
真诚、清净、平等、正觉、慈悲
头像
liangsuilong
帖子: 777
注册时间: 2007-08-11 20:54
来自: 广州
联系:

#3

帖子 liangsuilong » 2008-06-22 1:33

对你的主板很有兴趣啊,既然能插上PCI-E的又能插AGP的
人的生命是有限的,但是享受Linux的乐趣是无限的!
http://www.liangsuilong.info
头像
redyellow
帖子: 53
注册时间: 2008-02-21 10:01
联系:

#4

帖子 redyellow » 2008-06-22 11:55

楼主7300一般单显卡就支持双显示器了,有VGA输出和DVI输出两个口的就可以!(我知道双显示,不要怀疑我的智商!我自己就是单卡双显)哈哈
liangsuilong 写了:对你的主板很有兴趣啊,既然能插上PCI-E的又能插AGP的
哈哈!我敢肯定他的主板买于过渡时期,只有那时期才生产过渡板子,一般这类板质量和做工都不 怎么样! :D
我 个人一直认为这类产品是垃圾! :oops:
图片
本人QQ 164068668
小白
帖子: 9
注册时间: 2007-06-21 22:58

#5

帖子 小白 » 2008-06-22 13:30

liangsuilong 写了:对你的主板很有兴趣啊,既然能插上PCI-E的又能插AGP的
哈哈!我敢肯定他的主板买于过渡时期,只有那时期才生产过渡板子,一般这类板质量和做工都不 怎么样! :D
我 个人一直认为这类产品是垃圾! :oops:[/quote]

to 楼上 redyellow:
我是在征求解决办法,不是让大家来评论我的机器配置。

再补充说明一下问题:
7300GT显卡当然可以支持双显(DVI+VGA),这种情况没有问题。
我的FX5200也可以支持双显(DVI+VGA),这种情况也没有问题。

我的主板是P35的主板,也算是当前时期过渡的板子。
没有AGP插槽,我使用的是PCIE+PCI两块显卡。不知道楼上说“既然能插上PCI-E的又能插AGP的”是怎么看出来的。
对于不能提供建议,只会说几句风凉话的人我向来视为垃圾。这个论坛这样的人也太多了。

之所以使用7300GT的DVI接口+5200的VGA接口,是因为在windows下一直这样用,两个用户可以同时开3D游戏。单显卡的双头输出只能有一个用户可以使用3D效果,两个用户同时开3D会有花屏,这个问题目前还没有根本的解决办法。所以就又买了一块便宜的PCI显卡来玩。
家里一台电脑两个人都在使用,在linux下双卡+双显+两用户同时使用的问题没有搞定之前,主要还是用windwos。所以还是想解决这个问题。


我现在的问题是用双显卡来支持双显示器,两个显卡都是nvidia的。欢迎能提供建议,能解决问题的高人。谢谢。
xungege
帖子: 11
注册时间: 2008-05-10 12:33

#6

帖子 xungege » 2008-06-22 14:26

楼上的老哥,fx5200是AGP接口,7300gt是PCI-E 16X的接口,你的什么板子?笑话了吧?
头像
liangsuilong
帖子: 777
注册时间: 2007-08-11 20:54
来自: 广州
联系:

#7

帖子 liangsuilong » 2008-06-22 14:36

我倒是没有听说过FX5200有PCI版本的,可能有吧,我也不清楚啊,貌似之前有个小日本公司还有出PCI版本的HD2400。
反而我就知道NV出过一款GEFORCE PCX 5300,是NV34+PCI-E桥接芯片的PCI-E 版本FX5200(因为FX5200都是用NV34芯片的)
人的生命是有限的,但是享受Linux的乐趣是无限的!
http://www.liangsuilong.info
头像
redyellow
帖子: 53
注册时间: 2008-02-21 10:01
联系:

#8

帖子 redyellow » 2008-07-01 9:26

xungege 写了:楼上的老哥,fx5200是AGP接口,7300gt是PCI-E 16X的接口,你的什么板子?笑话了吧?
有我帮人买过一块,因为没钱换主板,原来的主板不带显卡插槽!

因本人就2个显示器一个主机,一个用户,哈哈,帮不 上你了,不过我单显卡3D游戏双开2个画面放不同的显示器没问题!
头像
laowu2141
帖子: 530
注册时间: 2007-06-19 11:25
系统: kubuntu 13.04
来自: 北京
联系:

#9

帖子 laowu2141 » 2008-07-01 10:30

用 sudo nvidia-settings 试试吧,你是双显卡,我没用过,我用的主板集成双显示接口的,可以实现双显,但是开compiz会很慢。
回复