Genious
Legacy Member
Ik heb dus de gehele dag geprobeerd om dual screen te doen werken, maar tevergeefs.
Heb al uitgebreid gezocht op het net, maar ofwel is het niet op mij van toepassing (andere situatie) of er is niemand die op die threads ooit geantwoord heeft...
Ik gebruik momenteel de laatste versie van Debian (en dus XFree86 en geen xorg)
Grafische kaarten: Sparkle Geforce 6600 (256mb ram) <- VGA
Diamond max Stealth 2 (4mb ram) (of zoiets) <- PCI
ik krijg altijd volgende error (kga hier niet gehele log plaatsen, denk niet dat dat veel meer nut gaat hebben en is veel te lang):
het is dus het volgende uit bovenstaande dat het probleem (denk ik) aanduidt:
(WW) VGA: No matching Device section for instance (BusID PCI:1:9:0) found
(--) Chipset generic found
mijn XF86Config-4
in deze situatie krijg ik enkel beeld op mijn AOC monitor (degene aangesloten op mijn geforce) en blijft de ADIPro monitor (aangesloten op de pci kaart) inactief.
als ik instel dat ook de ADIPro Screen 0 moet weergeven, dan krijg ik opnieuw normaal beeld op mijn AOC en komt mijn ADIPro actief en toont hij de BIOS message van die PCI kaart (en dat blijft zo, hij wordt niet terug zwart ofzo)
alle hulp is welkom, suggesties of vermoedens ook, of andere setups (alletwee op de geforce, maar daar is mij totaal niets mee gelukt)
nu hoop ik enkel dat ik geen typo heb gemaakt
Heb al uitgebreid gezocht op het net, maar ofwel is het niet op mij van toepassing (andere situatie) of er is niemand die op die threads ooit geantwoord heeft...
Ik gebruik momenteel de laatste versie van Debian (en dus XFree86 en geen xorg)
Grafische kaarten: Sparkle Geforce 6600 (256mb ram) <- VGA
Diamond max Stealth 2 (4mb ram) (of zoiets) <- PCI
ik krijg altijd volgende error (kga hier niet gehele log plaatsen, denk niet dat dat veel meer nut gaat hebben en is veel te lang):
Code:
Module Loader present
OS Kernel: Linux version 2.6.8-2-686 ([email protected]) (gcc version 3.3.5 (Debian 1:3.3.5-12)) #1 Thu May 19 17:53:30 JST 2005 T
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/XFree86.0.log", Time: Thu Jul 21 23:29:08 2005
(==) Using config file: "/etc/X11/XF86Config-4"
(==) ServerLayout "DualScreen"
(**) |-->Screen "LScreen" (0)
(**) | |-->Monitor "AOC"
(**) | |-->Device "Geforce6600"
(**) |-->Screen "RScreen" (1)
(**) | |-->Monitor "ADIPro"
(**) | |-->Device "Diamond"
(**) |-->Input Device "Generic Keyboard"
...
(II) NVIDIA X Driver 1.0-7174 Tue Mar 22 06:48:37 PST 2005
(II) NVIDIA Unified Driver for all NVIDIA GPUs
(II) VGA: Generic VGA driver (version 4.0) for chipsets: generic
(II) Primary Device is: PCI 02:00:0
(--) Chipset NVIDIA GPU found
(II) resource ranges after xf86ClaimFixedResources() call:
...
(WW) VGA: No matching Device section for instance (BusID PCI:1:9:0) found
(--) Chipset generic found
(II) resource ranges after xf86ClaimFixedResources() call:
...
(EE) Screen 1 deleted because of no matching config section.
(II) UnloadModule: "vga"
(II) resource ranges after probing:
...
(II) Setting vga for screen 0.
(**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
(==) NVIDIA(0): RGB weight 888
(==) NVIDIA(0): Default visual is TrueColor
(==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
(--) NVIDIA(0): Linear framebuffer at 0xC0000000
(--) NVIDIA(0): MMIO registers at 0xD5000000
(II) NVIDIA(0): NVIDIA GPU detected as: GeForce 6600
(--) NVIDIA(0): VideoBIOS: 05.43.02.46.00
(--) NVIDIA(0): Interlaced video modes are supported on this GPU
(II) NVIDIA(0): Detected AGP rate: 4X
(--) NVIDIA(0): VideoRAM: 262144 kBytes
(II) NVIDIA(0): Connected display device(s): CRT-0
(--) NVIDIA(0): Display device CRT-0: maximum pixel clock at 8 bpp: 400 MHz
(--) NVIDIA(0): Display device CRT-0: maximum pixel clock at 16 bpp: 400 MHz
(--) NVIDIA(0): Display device CRT-0: maximum pixel clock at 32 bpp: 400 MHz
het is dus het volgende uit bovenstaande dat het probleem (denk ik) aanduidt:
(WW) VGA: No matching Device section for instance (BusID PCI:1:9:0) found
(--) Chipset generic found
mijn XF86Config-4
Code:
# XF86Config-4 (XFree86 X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the XF86Config-4 manual page.
# (Type "man XF86Config-4" at the shell prompt.)
#
# This file is automatically updated on xserver-xfree86 package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xfree86
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following commands as root:
#
# cp /etc/X11/XF86Config-4 /etc/X11/XF86Config-4.custom
# md5sum /etc/X11/XF86Config-4 >/var/lib/xfree86/XF86Config-4.md5sum
# dpkg-reconfigure xserver-xfree86
Section "Files"
FontPath "unix/:7100" # local font server
# if the local font server has problems, we can fall back on these
FontPath "/usr/lib/X11/fonts/misc"
FontPath "/usr/lib/X11/fonts/cyrillic"
FontPath "/usr/lib/X11/fonts/100dpi/:unscaled"
FontPath "/usr/lib/X11/fonts/75dpi/:unscaled"
FontPath "/usr/lib/X11/fonts/Type1"
FontPath "/usr/lib/X11/fonts/CID"
FontPath "/usr/lib/X11/fonts/Speedo"
FontPath "/usr/lib/X11/fonts/100dpi"
FontPath "/usr/lib/X11/fonts/75dpi"
EndSection
Section "Module"
Load "GLcore"
Load "bitmap"
Load "dbe"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "record"
Load "speedo"
Load "type1"
Load "vbe"
Load "xtt"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "keyboard"
Option "CoreKeyboard"
Option "XkbRules" "xfree86"
Option "XkbModel" "pc104"
Option "XkbLayout" "be"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "ZAxisMapping" "4 5"
EndSection
Section "Device"
Identifier "Geforce6600"
Driver "nvidia"
BusID "PCI:02:00:0"
Screen 0
EndSection
Section "Device"
Identifier "Diamond"
Driver "vga"
BusID "PCI:01:09:0"
Screen 1
EndSection
Section "Monitor"
Identifier "AOC"
HorizSync 30-70
VertRefresh 50-160
Option "DPMS" "True"
EndSection
Section "Monitor"
Identifier "ADIPro"
HorizSync 30-60
VertRefresh 50-90
Option "DPMS" "True"
EndSection
Section "Screen"
Identifier "LScreen"
Device "Geforce6600"
Monitor "AOC"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Section "Screen"
Identifier "RScreen"
Device "Diamond"
Monitor "ADIPro"
defaultDepth 24
SubSection "Display"
Depth 1
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "DualScreen"
Screen 0 "LScreen"
Screen 1 "RScreen" RightOf "LScreen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
Option "StandbyTime" "15"
Option "SuspendTime" "30"
Option "OffTime" "45"
EndSection
Section "DRI"
Mode 0666
EndSection
in deze situatie krijg ik enkel beeld op mijn AOC monitor (degene aangesloten op mijn geforce) en blijft de ADIPro monitor (aangesloten op de pci kaart) inactief.
als ik instel dat ook de ADIPro Screen 0 moet weergeven, dan krijg ik opnieuw normaal beeld op mijn AOC en komt mijn ADIPro actief en toont hij de BIOS message van die PCI kaart (en dat blijft zo, hij wordt niet terug zwart ofzo)
alle hulp is welkom, suggesties of vermoedens ook, of andere setups (alletwee op de geforce, maar daar is mij totaal niets mee gelukt)
nu hoop ik enkel dat ik geen typo heb gemaakt


ad:
Er is onlangs overgegaan naar xorg in testing. Misschien dat het daarmee lukt.
)