LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 2162|回复: 6

i810 驱动设置双头显示

[复制链接]
发表于 2008-1-1 03:51:47 | 显示全部楼层 |阅读模式
硬件信息:
00:02.0 VGA compatible controller: Intel Corporation 82852/855GM Integrated Graphics Device (rev 02)


系统信息:
Fedora 8

kernel : 2.6.23(kernel-2.6.23.9-85.fc8)
xorg-x11-server-Xorg.i386 : 1.3.0.0(1.3.0.0-37.fc8)
xorg-x11-drv-i810.i386 : 2.1.1(2.1.1-7.fc8)
gnome-desktop.i386 : 2.20.2(2.20.2-1.fc8)


xorg.conf 配置:

我把第二显示器屏幕设置为在第一显示器的下面显示。
第一显示器是 1024x768的分辨率
第二显示器是 1280x1024的分辨率
  1. # Xorg configuration created by system-config-display
  2. Section "ServerLayout"
  3.     Identifier     "Multihead layout"
  4.     Screen      0  "Screen0" Above "Screen1"
  5.     Screen      1  "Screen1" 0 0
  6.     InputDevice    "Keyboard0" "CoreKeyboard"
  7.     InputDevice    "Synaptics" "CorePointer"
  8.     Option      "Xinerama" "on"
  9.     Option      "Clone" "off"
  10. EndSection
  11. Section "InputDevice"
  12.     Identifier  "Keyboard0"
  13.     Driver      "kbd"
  14.     Option      "XkbModel" "pc105"
  15.     Option      "XkbLayout" "us+inet"
  16. EndSection
  17. Section "InputDevice"
  18.     Identifier  "Synaptics"
  19.     Driver      "synaptics"
  20.     Option      "Device" "/dev/input/mice"
  21.     Option      "Protocol" "auto-dev"
  22.     Option      "Emulate3Buttons" "yes"
  23.     Option      "LeftEdge" "120"
  24.     Option      "RightEdge" "830"
  25.     Option      "TopEdge" "120"
  26.     Option      "BottomEdge" "650"
  27.     Option      "FingerLow" "14"
  28.     Option      "FingerHigh" "15"
  29.     Option      "MaxTapMove" "110"
  30.     Option      "VertScrollDelta" "20"
  31.     Option      "HorizScrollDelta" "20"
  32.     Option      "MinSpeed" "0.3"
  33.     Option      "MaxSpeed" "0.75"
  34. EndSection
  35. Section "Monitor"
  36.     Identifier   "Monitor0"
  37.     ModelName    "LCD Panel 1024x768"
  38.     HorizSync    31.5 - 48.0
  39.     VertRefresh  56.0 - 65.0
  40.     Option      "dpms"
  41. EndSection
  42. Section "Monitor"
  43.     Identifier   "Monitor1"
  44.     VendorName   "Monitor Vendor"
  45.     ModelName    "LCD Panel 1280x1024"
  46.     HorizSync    31.5 - 64.0
  47.     VertRefresh  56.0 - 65.0
  48.     Option      "dpms"
  49. EndSection
  50. Section "Device"
  51.     Identifier  "Videocard0"
  52.     Driver      "i810"
  53.     Option      "MonitorLayout" "CRT,LFP"
  54.     Screen      0
  55. EndSection
  56. Section "Device"
  57.     Identifier  "Videocard1"
  58.     Driver      "i810"
  59.     Option      "MonitorLayout" "CRT,LFP"
  60.     VendorName  "Videocard Vendor"
  61.     BoardName   "Intel Corporation 82852/855GM Integrated Graphics Device"
  62.     BusID       "PCI:0:2:0"
  63.     Screen      1
  64. EndSection
  65. Section "Screen"
  66.     Identifier "Screen0"
  67.     Device     "Videocard0"
  68.     Monitor    "Monitor0"
  69.     DefaultDepth     24
  70.     SubSection "Display"
  71.         Viewport   0 0
  72.         Depth     24
  73.         Modes    "1024x768" "800x600" "640x480"
  74.     EndSubSection
  75. EndSection
  76. Section "Screen"
  77.     Identifier "Screen1"
  78.     Device     "Videocard1"
  79.     Monitor    "Monitor1"
  80.     DefaultDepth     24
  81.     SubSection "Display"
  82.         Viewport   0 0
  83.         Depth     24
  84.         Modes    "1280x1024" "1024x768"
  85.     EndSubSection
  86. EndSection
复制代码

效果:



scrot 截的图,上面是屏幕一,下面是屏幕二,不过看来得针对这个屏幕做张专门的墙纸了

未解决问题:
1、不能开compiz,这我无所谓,一直不用。
2、X关闭后就无法再启动X了,得重新起动,这个很郁闷。
发表于 2008-1-1 04:15:59 | 显示全部楼层
难得老大出来不耻下问,知道的朋友一定要帮帮忙。
我问一下我有块815主板板载inter显卡,还有块tnt2显卡,这样可以搞双头显示吗???
回复 支持 反对

使用道具 举报

 楼主| 发表于 2008-1-1 04:24:43 | 显示全部楼层
应该可以,而且难度小些,仿照那个xorg写写?

BUSID 可以用lspci查出来。
回复 支持 反对

使用道具 举报

发表于 2008-1-1 05:26:54 | 显示全部楼层
给介绍介绍通知区域里面都是些什么程序吧。好几个不知道的。
回复 支持 反对

使用道具 举报

发表于 2008-1-1 22:04:01 | 显示全部楼层
以前接过一次投影仪,刚接上还行,但是一重启就进不了x了,花屏
解决办法就是进单用户重新生成一个xorg.conf
回复 支持 反对

使用道具 举报

发表于 2008-1-6 00:15:54 | 显示全部楼层
我的 Nvidia GF 5200 显存64M,在Fedora 8 下搞定独立双现(1680*1050 + 1440*900),但在FreeBSD下没搞定双显。
回复 支持 反对

使用道具 举报

发表于 2008-1-8 16:47:43 | 显示全部楼层
汗,貌似你只有一个物理屏,你搞这么长一个桌面干什么?
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表