Dual monitor

Sekcia: Konfigurácia 16.05.2009 | 03:06
W4n_L   Návštevník
Ahojte mam slackware 12.2 a nejdu mi akosi spojazdnit dva monitory.

vypis xorg.conf

Section "Monitor"

Identifier "My Monitor0"
Option "DPMS"
HorizSync 31.5 - 50.0
VertRefresh 40.0 - 90.0
EndSection

Section "Monitor"
Identifier "My Monitor1"
Option "DPMS"
HorizSync 31.5 - 50.0
VertRefresh 40.0 - 90.0
EndSection


Section "Device"

#VideoRam 4096
# Insert Clocks lines here if appropriate
Identifier "VESA Framebuffer0"
Driver "nvidia"
BusID "PCI:1:0:0"
Screen 0
EndSection


Section "Device"

#VideoRam 4096
# Insert Clocks lines here if appropriate
Identifier "VESA Framebuffer1"
Driver "nvidia"
BusID "PCI:1:0:0"
Screen 1
EndSection

Section "Screen"

Identifier "Screen 0"
Device "VESA Framebuffer0"
Monitor "My Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 8
Modes "1200x800"
EndSubSection
SubSection "Display"
Depth 16
Modes "1200x800"
EndSubSection
SubSection "Display"
Depth 24
Modes "1200x800"
EndSubSection
SubSection "Display"
Depth 32
Modes "1200x800"
EndSubSection
EndSection


Section "Screen"
Identifier "Screen 1"
Device "VESA Framebuffer1"
Monitor "My Monitor1"
DefaultDepth 24
SubSection "Display"
Depth 8
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 16
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 24
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 32
Modes "1024x768"
EndSubSection
EndSection

Section "ServerLayout"
Identifier "Default Layout"
Screen "Screen0"
Screen "Screen1" RightOf "Screen0"

EndSection



po prikaze startx pise...


(WW) NVIDIA: No matching Device section for instance (BusID PCI:0:1:3) found
(WW) NVIDIA: No matching Device section for instance (BusID PCI:0:18:8) found
(II) Module "ramdac" already built-in
(EE) Screen 0 deleted because of no matching config section.
(EE) Device(s) detected, but none match those in the config file.

Fatal server error:
no screens found
giving up.
xinit: Connection reset by peer (errno 104): unable to connect to X server
xinit: No such process (errno 3): Server error.



dufam ze mate niekto skusenosti diky..
    • Re: Dual monitor 16.05.2009 | 12:43
      W4n_L   Návštevník
      oki tak uz mi to funguje neni treba pomoct.. =))