Hallo,
Ik ben sinds gisteren overgestapt van Windows naar Ubuntu en ik probeer nu mijn dual-monitor aan de praat te krijgen. Ik draai nu een GeForce FX5200 onder Feisty met Beryl. De gebruikte drivers heb ik binnengehaald via apt-get install nvidia-glx-new en het draait perfect. Ik wil echter mijn Matrox kaart er ook bij zetten om een dual-monitor setup te krijgen.
Nu heb ik dus al veel doorgelezen, maar alles lijkt te gaan over Twinview. Dat heb ik dus niet, ik heb gewoon een extra PCI kaart. Nu heb ik via lspci uitgelezen op welk BusID die zit. Dit is de output van lspci:
Mijn nVidia kaart zit volgens mijn xorg.conf file op BusID PCI:1:0:0. De BusID wordt volgens wat ik heb gelezen uit de laatste 3 entries van de code die bij lspci tevoorschijn komt. Nu klopt dat volgens mij al niet, aangezien bij m'n nVidia bij lspci 01:00:0 staat. Goed, ik heb dus vervolgens mijn xorg.conf zo samengesteld:
In mijn dmesg kan ik geen fouten vinden die betrekking hebben op x of iets met Matrox.
Ik heb nog geprobeerd de BusID van mijn Matrox kaart op PCI:0:0:0 te zetten, maar dat mocht ook niet baten.
Wie kan me verder helpen?
Edit; ik heb nu deze HOWTO gevolgd, en mijn xorg.conf iets aangepast, maar het werkt nog steeds niet...
Ik ben sinds gisteren overgestapt van Windows naar Ubuntu en ik probeer nu mijn dual-monitor aan de praat te krijgen. Ik draai nu een GeForce FX5200 onder Feisty met Beryl. De gebruikte drivers heb ik binnengehaald via apt-get install nvidia-glx-new en het draait perfect. Ik wil echter mijn Matrox kaart er ook bij zetten om een dual-monitor setup te krijgen.
Nu heb ik dus al veel doorgelezen, maar alles lijkt te gaan over Twinview. Dat heb ik dus niet, ik heb gewoon een extra PCI kaart. Nu heb ik via lspci uitgelezen op welk BusID die zit. Dit is de output van lspci:
code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
| 00:00.0 Host bridge: VIA Technologies, Inc. VT8377 [KT400/KT600 AGP] Host Bridge 00:01.0 PCI bridge: VIA Technologies, Inc. VT8235 PCI Bridge 00:0a.0 Multimedia audio controller: Creative Labs SB Live! EMU10k1 (rev 08) 00:0a.1 Input device controller: Creative Labs SB Live! Game Port (rev 08) 00:0d.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10) 00:0e.0 VGA compatible controller: Matrox Graphics, Inc. MGA 1064SG [Mystique] (rev 03) 00:10.0 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 80) 00:10.1 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 80) 00:10.2 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 80) 00:10.3 USB Controller: VIA Technologies, Inc. USB 2.0 (rev 82) 00:11.0 ISA bridge: VIA Technologies, Inc. VT8235 ISA Bridge 00:11.1 IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 06) 00:11.5 Multimedia audio controller: VIA Technologies, Inc. VT8233/A/8235/8237 AC97 Audio Controller (rev 50) 00:12.0 Ethernet controller: VIA Technologies, Inc. VT6102 [Rhine-II] (rev 74) 01:00.0 VGA compatible controller: nVidia Corporation NV34 [GeForce FX 5200] (rev a1) |
Mijn nVidia kaart zit volgens mijn xorg.conf file op BusID PCI:1:0:0. De BusID wordt volgens wat ik heb gelezen uit de laatste 3 entries van de code die bij lspci tevoorschijn komt. Nu klopt dat volgens mij al niet, aangezien bij m'n nVidia bij lspci 01:00:0 staat. Goed, ik heb dus vervolgens mijn xorg.conf zo samengesteld:
code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
| Section "ServerLayout" Identifier "Default Layout" Screen "Default Screen 1" 0 0 Screen 1 "Screen 2" RightOf "Default Screen 1" Option "Xinerama" "On" InputDevice "Generic Keyboard" InputDevice "Configured Mouse" InputDevice "stylus" "SendCoreEvents" InputDevice "cursor" "SendCoreEvents" InputDevice "eraser" "SendCoreEvents" EndSection Section "Files" # path to defoma fonts FontPath "/usr/share/fonts/X11/misc" FontPath "/usr/share/fonts/X11/cyrillic" FontPath "/usr/share/fonts/X11/100dpi/:unscaled" FontPath "/usr/share/fonts/X11/75dpi/:unscaled" FontPath "/usr/share/fonts/X11/Type1" FontPath "/usr/share/fonts/X11/100dpi" FontPath "/usr/share/fonts/X11/75dpi" FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" EndSection Section "Module" Load "i2c" Load "bitmap" Load "ddc" Load "extmod" Load "freetype" Load "glx" Load "int10" Load "vbe" EndSection Section "InputDevice" Identifier "Generic Keyboard" Driver "kbd" Option "CoreKeyboard" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" Option "CorePointer" Option "Device" "/dev/input/mice" Option "Protocol" "ImPS/2" Option "ZAxisMapping" "4 5" Option "Emulate3Buttons" "true" EndSection Section "InputDevice" Identifier "stylus" Driver "wacom" Option "Device" "/dev/input/wacom" Option "Type" "stylus" Option "ForceDevice" "ISDV4" # Tablet PC ONLY EndSection Section "InputDevice" Identifier "eraser" Driver "wacom" Option "Device" "/dev/input/wacom" Option "Type" "eraser" Option "ForceDevice" "ISDV4" # Tablet PC ONLY EndSection Section "InputDevice" Identifier "cursor" Driver "wacom" Option "Device" "/dev/input/wacom" Option "Type" "cursor" Option "ForceDevice" "ISDV4" # Tablet PC ONLY EndSection Section "Monitor" Identifier "IIyama" HorizSync 28.0 - 80.0 VertRefresh 43.0 - 60.0 Option "DPMS" EndSection Section "Monitor" Identifier "LG" Option "DPMS" EndSection Section "Device" Identifier "nVidia Corporation NV34 [GeForce FX 5200]" Driver "nvidia" BusID "PCI:1:0:0" Screen 0 EndSection Section "Device" Identifier "Matrox Graphics Inc. MGA 1064SG [Mystique]" Driver "mga" BusID "PCI:0:15:0" Screen 1 EndSection Section "Screen" Identifier "Default Screen 1" Device "nVidia Corporation NV34 [GeForce FX 5200]" Monitor "IIyama" DefaultDepth 24 Option "AddARGBGLXVisuals" "True" SubSection "Display" Depth 1 Modes "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480" EndSubSection SubSection "Display" Depth 4 Modes "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480" EndSubSection SubSection "Display" Depth 8 Modes "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480" EndSubSection SubSection "Display" Depth 15 Modes "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480" EndSubSection SubSection "Display" Depth 16 Modes "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480" EndSubSection SubSection "Display" Depth 24 Modes "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480" EndSubSection EndSection Section "Screen" Identifier "Screen 2" Device "Matrox Graphics Inc. MGA 1064SG [Mystique]" Monitor "LG" DefaultDepth 24 Option "AddARGBGLXVisuals" "True" SubSection "Display" Depth 1 Modes "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480" EndSubSection SubSection "Display" Depth 4 Modes "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480" EndSubSection SubSection "Display" Depth 8 Modes "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480" EndSubSection SubSection "Display" Depth 15 Modes "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480" EndSubSection SubSection "Display" Depth 16 Modes "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480" EndSubSection SubSection "Display" Depth 24 Modes "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480" EndSubSection EndSection Section "Extensions" Option "Composite" "Enable" EndSection |
In mijn dmesg kan ik geen fouten vinden die betrekking hebben op x of iets met Matrox.
Ik heb nog geprobeerd de BusID van mijn Matrox kaart op PCI:0:0:0 te zetten, maar dat mocht ook niet baten.
Wie kan me verder helpen?
Edit; ik heb nu deze HOWTO gevolgd, en mijn xorg.conf iets aangepast, maar het werkt nog steeds niet...