Gentoo Archives: gentoo-user

From: Mark Knecht <markknecht@×××××.com>
To: Gentoo User <gentoo-user@l.g.o>
Subject: [gentoo-user] Re: Problems with KDE & Flash after moving to dual adapter
Date: Fri, 02 Sep 2011 16:31:19
Message-Id: CAK2H+eddu8jTsE7oJicgKjwWgw1sWfgZ5W+i2VAn9ky=NJNfzw@mail.gmail.com
In Reply to: [gentoo-user] Problems with KDE & Flash after moving to dual adapter by Mark Knecht
1 Anyone?
2
3 Thanks,
4 Mark
5
6 On Wed, Aug 31, 2011 at 4:23 PM, Mark Knecht <markknecht@×××××.com> wrote:
7 > Hi,
8 >   I'm wondering what experience (and hopefully guidance) others can
9 > provide to hopefully fix these new problems on my compute server.
10 > Thanks in advance.
11 >
12 >   OK, yesterday I added a second NVidia adapter to my machine and
13 > used nvidia-settings to create a new xorg.conf file. (Both new and old
14 > are shown at the end) The new setup came up easily and I now have 3
15 > monitors. Here's the setup:
16 >
17 > GTX 465 port 0 -> GPU-0 + DFP-0
18 > GTX 465 port 1 -> GPU-0 + DFP-2
19 >
20 > 8400GS port 0 -> GPU-1 + CRT-1
21 >
22 >   To get this working I had to enable the xinerama use flag as well
23 > as enable Xinerama in xorg.conf.
24 >
25 > Some simple tests of functionality:
26 >
27 > 1) glxgears is functional on all 3 displays but only draws actual
28 > graphics on the two GTX465 monitors. It draws a black window on the
29 > 8400GS. It is my understanding that this is expected.
30 >
31 > 2) Both Virtualbox and VMWare VM's work fine on all 3 monitors. If the
32 > VMs are running Windows then Flash, Java & Silverlight seem to work
33 > fine on any display. I can play NetFlix movies and run other Windows
34 > apps from within the VMs without any major problems so far.
35 >
36 > Problems:
37 >
38 > 1) Adobe flash within Linux is not working at some websites, such as:
39 >
40 > http://www.jigsawdoku.com/
41 >
42 > For this page the flash game area is just gray. Flash does however
43 > seem to work on other sites like Adobe's web site so possibly this is
44 > more an issue with that page but I've seen a couple of others so far
45 > that do the same thing.
46 >
47 >
48 > 2) Two KDE features that I like quite a lot are not working at all:
49 >
50 > a) F8 - display all desktops doesn't work. With the original 2
51 > monitors the feature worked fine.
52 >
53 > b) The upper left corner 'display all apps' feature is not working.
54 >
55 >   I've been Googling around without any luck in terms of finding
56 > things to try in terms of fixing this, or even discovering that maybe
57 > these things simply don't work with two adapters. Maybe there are some
58 > accelerations or features I need to enable that nvidia-settings don't
59 > do for me? I don't know.
60 >
61 >   Note that in the older 2 monitor configuration I was using Twinview
62 > which treats the two monitors as a single large monitor.
63 >
64 >   Thanks in advance for any ideas about how to get this working at its best.
65 >
66 > Cheers,
67 > Mark
68 >
69 >
70 > [New 3 monitor xorg.conf]
71 >
72 > # nvidia-settings: X configuration file generated by nvidia-settings
73 > # nvidia-settings:  version 275.09.07
74 > (buildmeister@×××××××××××××××××××××××××××××××××.com)  Wed Jun  8
75 > 14:38:19 PDT 2011
76 >
77 > Section "ServerLayout"
78 >    Identifier     "Layout0"
79 >    Screen      0  "Screen0" 0 0
80 >    Screen      1  "Screen1" RightOf "Screen0"
81 >    Screen      2  "Screen2" RightOf "Screen1"
82 >    InputDevice    "Keyboard0" "CoreKeyboard"
83 >    InputDevice    "Mouse0" "CorePointer"
84 >    Option         "Xinerama" "1"
85 > EndSection
86 >
87 > Section "Files"
88 > EndSection
89 >
90 > Section "InputDevice"
91 >    # generated from data in "/etc/conf.d/gpm"
92 >    Identifier     "Mouse0"
93 >    Driver         "mouse"
94 >    Option         "Protocol"
95 >    Option         "Device" "/dev/input/mice"
96 >    Option         "Emulate3Buttons" "no"
97 >    Option         "ZAxisMapping" "4 5"
98 > EndSection
99 >
100 > Section "InputDevice"
101 >    # generated from default
102 >    Identifier     "Keyboard0"
103 >    Driver         "kbd"
104 > EndSection
105 >
106 > Section "Monitor"
107 >    # HorizSync source: edid, VertRefresh source: edid
108 >    Identifier     "Monitor1"
109 >    VendorName     "Unknown"
110 >    ModelName      "Samsung SyncMaster"
111 >    HorizSync       30.0 - 75.0
112 >    VertRefresh     56.0 - 61.0
113 >    Option         "DPMS"
114 > EndSection
115 >
116 > Section "Monitor"
117 >    # HorizSync source: edid, VertRefresh source: edid
118 >    Identifier     "Monitor0"
119 >    VendorName     "Unknown"
120 >    ModelName      "Samsung SyncMaster"
121 >    HorizSync       30.0 - 75.0
122 >    VertRefresh     56.0 - 61.0
123 >    Option         "DPMS"
124 > EndSection
125 >
126 > Section "Monitor"
127 >    # HorizSync source: edid, VertRefresh source: edid
128 >    Identifier     "Monitor2"
129 >    VendorName     "Unknown"
130 >    ModelName      "Samsung SyncMaster"
131 >    HorizSync       30.0 - 81.0
132 >    VertRefresh     56.0 - 75.0
133 >    Option         "DPMS"
134 > EndSection
135 >
136 > Section "Device"
137 >    Identifier     "Device1"
138 >    Driver         "nvidia"
139 >    VendorName     "NVIDIA Corporation"
140 >    BoardName      "GeForce GTX 465"
141 >    BusID          "PCI:2:0:0"
142 >    Screen          1
143 > EndSection
144 >
145 > Section "Device"
146 >    Identifier     "Device0"
147 >    Driver         "nvidia"
148 >    VendorName     "NVIDIA Corporation"
149 >    BoardName      "GeForce GTX 465"
150 >    BusID          "PCI:2:0:0"
151 >    Screen          0
152 > EndSection
153 >
154 > Section "Device"
155 >    Identifier     "Device2"
156 >    Driver         "nvidia"
157 >    VendorName     "NVIDIA Corporation"
158 >    BoardName      "GeForce 8400GS"
159 >    BusID          "PCI:4:0:0"
160 > EndSection
161 >
162 > Section "Screen"
163 >    Identifier     "Screen1"
164 >    Device         "Device1"
165 >    Monitor        "Monitor1"
166 >    DefaultDepth    24
167 >    Option         "TwinView" "0"
168 >    Option         "metamodes" "DFP-2: 1920x1080 +0+0"
169 >    SubSection     "Display"
170 >        Depth       24
171 >    EndSubSection
172 > EndSection
173 >
174 > Section "Screen"
175 >    Identifier     "Screen0"
176 >    Device         "Device0"
177 >    Monitor        "Monitor0"
178 >    DefaultDepth    24
179 >    Option         "TwinView" "0"
180 >    Option         "metamodes" "DFP-0: 1920x1080 +0+0"
181 >    SubSection     "Display"
182 >        Depth       24
183 >    EndSubSection
184 > EndSection
185 >
186 > Section "Screen"
187 >    Identifier     "Screen2"
188 >    Device         "Device2"
189 >    Monitor        "Monitor2"
190 >    DefaultDepth    24
191 >    Option         "TwinView" "0"
192 >    Option         "metamodes" "1280x1024 +0+0"
193 >    SubSection     "Display"
194 >        Depth       24
195 >    EndSubSection
196 > EndSection
197 >
198 >
199 >
200 > [Previous 2 monitor xorg.conf]
201 >
202 > # nvidia-xconfig: X configuration file generated by nvidia-xconfig
203 > # nvidia-xconfig:  version 270.18
204 > (buildmeister@×××××××××××××××××××××××××××××××××.com)  Tue Jan 18
205 > 22:06:28 PST 2011
206 >
207 > Section "ServerLayout"
208 >    Identifier     "Layout0"
209 >    Screen      0  "Screen0"
210 >    InputDevice    "Keyboard0" "CoreKeyboard"
211 >    InputDevice    "Mouse0" "CorePointer"
212 > EndSection
213 >
214 > Section "Files"
215 > EndSection
216 >
217 > Section "InputDevice"
218 >    # generated from data in "/etc/conf.d/gpm"
219 >    Identifier     "Mouse0"
220 >    Driver         "mouse"
221 >    Option         "Protocol"
222 >    Option         "Device" "/dev/input/mice"
223 >    Option         "Emulate3Buttons" "no"
224 >    Option         "ZAxisMapping" "4 5"
225 > EndSection
226 >
227 > Section "InputDevice"
228 >    # generated from default
229 >    Identifier     "Keyboard0"
230 >    Driver         "kbd"
231 > EndSection
232 >
233 > Section "Monitor"
234 >    Identifier     "Monitor0"
235 >    VendorName     "Unknown"
236 >    ModelName      "Unknown"
237 >    HorizSync       28.0 - 33.0
238 >    VertRefresh     43.0 - 72.0
239 >    Option         "DPMS"
240 > EndSection
241 >
242 > Section "Device"
243 >    Identifier     "Device0"
244 >    Driver         "nvidia"
245 >    VendorName     "NVIDIA Corporation"
246 >    Option         "TwinView"
247 >    Option         "MetaModes"  "1920x1080,1920x1080; 1920x1080"
248 >    Option         "TwinViewOrientation"        "RightOf"
249 > EndSection
250 >
251 > Section "Screen"
252 >    Identifier     "Screen0"
253 >    Device         "Device0"
254 >    Monitor        "Monitor0"
255 >    DefaultDepth    24
256 >    SubSection     "Display"
257 >        Depth       24
258 >    EndSubSection
259 > EndSection
260 >