#1 16. Februar 2009 Zuletzt von einem Moderator bearbeitet: 14. April 2017 Hiho, Ich hab ein Problem mit meinem Arbeitsrechner und zwar folgendes: An meinem Arbeitsrechner betreibe ich 2 Monitore, die an einer Nvidia GeFroce 8800GT hängen. Die beiden Monitore sollen EINE Arbeitsfläche bilden. Ich hatte zuvor Ubunutu und da ging es eigentlich, bin aber wegen Instabilität auf Debian umgestiegen *. Ich habe meine xorg.conf in etwa so gestaltet wie es auch unter Ubuntu aussah. Jedenfalls sobald der X-Server gestartet werden soll, erschient ein Error mit dem Text: Fatal Server Error Requested Entity already in use! (Vollständiger Xorg.log aus "var/log" findet ihr unten Meine xorg.conf sieht wie folgt aus: Code: blablabla... ################# primärer Monitor ################# Section "Monitor" Identifier "BelineaLeft" Option "DPMS" Horizsync 28-64 Vertrefresh 43-60 EndSection Section "Device" Identifier "NVIDIA GEFORCE 8800GT-0" Driver "nv" #zu faul um nvidia treiber zu installieren. Brauche auf einem Office PC nicht mehr Busid "PCI:1:0:0" Screen 0 EndSection Section "Screen" Identifier "TFT1" Device "NVIDIA GEFORCE 8800GT-0" Monitor "BelineaLeft" Defaultdepth 24 SubSection "Display" Depth 24 Modes "1280x1024" EndSubSection EndSection ########## Sekundärer Monitor ############### Section "Monitor" Identifier "BelineaRight" Horizsync 28-49 Vertrefresh 43-72 Option "DPMS" EndSection Section "Screen" Identifier "TFT2" Device "NVIDIA GEFORCE 8800GT-1" Monitor "BelineaRight" Defaultdepth 24 SubSection "Display" Depth 24 Modes "1280x1024" EndSubSection EndSection Section "Device" Identifier "NVIDIA GEFORCE 8800GT-1" Driver "nv" Busid "PCI:1:0:0" Screen 1 EndSection Section "ServerLayout" Identifier "Default Layout" Screen 0 "TFT1" 0 0 Screen 1 "TFT2" LeftOf "TFT1" Option "Xinerama" "true" Inputdevice "Generic Keyboard" Inputdevice "Configured Mouse" EndSection Section "DRI" Mode 0666 EndSection Error Log Code: X.Org X Server 1.4.2 Release Date: 11 June 2008 X Protocol Version 11, Revision 0 Build Operating System: Linux Debian (xorg-server 2:1.4.2-10) Current Operating System: Linux ap1101 2.6.24-etchnhalf.1-686 #1 SMP Fri Dec 26 04:10:16 UTC 2008 i686 Build Date: 09 January 2009 02:57:16AM Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. Module Loader present 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/Xorg.0.log", Time: Mon Feb 16 16:57:07 2009 (==) Using config file: "/etc/X11/xorg.conf" (==) ServerLayout "Default Layout" (**) |-->Screen "TFT1" (0) (**) | |-->Monitor "BelineaLeft" (**) | |-->Device "NVIDIA GEFORCE 8800GT-0" (**) |-->Input Device "Generic Keyboard" (**) |-->Input Device "Configured Mouse" (==) Automatically adding devices (==) Automatically enabling devices (WW) The directory "/usr/X11R6/lib/X11/fonts/misc" does not exist. Entry deleted from font path. (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist. Entry deleted from font path. (WW) The directory "/usr/X11R6/lib/X11/fonts/cyrillic" does not exist. Entry deleted from font path. (WW) The directory "/usr/X11R6/lib/X11/fonts/100dpi/" does not exist. Entry deleted from font path. (WW) The directory "/usr/X11R6/lib/X11/fonts/75dpi/" does not exist. Entry deleted from font path. (WW) The directory "/usr/X11R6/lib/X11/fonts/Type1" does not exist. Entry deleted from font path. (WW) The directory "/usr/X11R6/lib/X11/fonts/100dpi" does not exist. Entry deleted from font path. (WW) The directory "/usr/X11R6/lib/X11/fonts/75dpi" does not exist. Entry deleted from font path. (WW) The directory "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" does not exist. Entry deleted from font path. (==) Including the default font path /usr/share/fonts/X11/misc,/usr/share/fonts/X11/cyrillic,/usr/share/fonts/X11/100dpi/:unscaled,/usr/share/fonts/X11/75dpi/:unscaled,/usr/share/fonts/X11/Type1,/usr/share/fonts/X11/100dpi,/usr/share/fonts/X11/75dpi,/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType. (**) FontPath set to: ... (==) RgbPath set to "/etc/X11/rgb" (==) ModulePath set to "/usr/lib/xorg/modules" (II) Open ACPI successful (/var/run/acpid.socket) (II) Loader magic: 0x81e38c0 (II) Module ABI versions: X.Org ANSI C Emulation: 0.3 X.Org Video Driver: 2.0 X.Org XInput driver : 2.0 X.Org Server Extension : 0.3 X.Org Font Renderer : 0.5 (II) Loader running on linux (II) LoadModule: "pcidata" (II) Loading /usr/lib/xorg/modules//libpcidata.so (II) Module pcidata: vendor="X.Org Foundation" compiled for 1.4.2, module version = 1.0.0 ABI class: X.Org Video Driver, version 2.0 (--) using VT number 7 (II) PCI: PCI scan (all values are in hex) ... (II) PCI: End of PCI scan (II) Intel Bridge workaround enabled (II) Host-to-PCI bridge: (II) Bus 0: bridge is at (0:0:0), (0,0,5), BCTRL: 0x0008 (VGA_EN is set) (II) Bus 0 I/O range: [0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B] (II) Bus 0 non-prefetchable memory range: [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B] (II) Bus 0 prefetchable memory range: [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B] (II) PCI-to-PCI bridge: (II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x0018 (VGA_EN is set) (II) Bus 1 I/O range: [0] -1 0 0x00002000 - 0x00002fff (0x1000) IX[B] (II) Bus 1 non-prefetchable memory range: [0] -1 0 0x90000000 - 0x92ffffff (0x3000000) MX[B] (II) Bus 1 prefetchable memory range: [0] -1 0 0x80000000 - 0x8fffffff (0x10000000) MX[B] (II) PCI-to-PCI bridge: (II) Bus 2: bridge is at (0:28:0), (0,2,2), BCTRL: 0x0004 (VGA_EN is cleared) (II) PCI-to-PCI bridge: (II) Bus 3: bridge is at (0:28:2), (0,3,3), BCTRL: 0x0004 (VGA_EN is cleared) (II) PCI-to-PCI bridge: (II) Bus 4: bridge is at (0:28:3), (0,4,4), BCTRL: 0x0004 (VGA_EN is cleared) (II) Subtractive PCI-to-PCI bridge: (II) Bus 5: bridge is at (0:30:0), (0,5,5), BCTRL: 0x0004 (VGA_EN is cleared) (II) Bus 5 I/O range: [0] -1 0 0x00001000 - 0x000010ff (0x100) IX[B] [1] -1 0 0x00001400 - 0x000014ff (0x100) IX[B] [2] -1 0 0x00001800 - 0x000018ff (0x100) IX[B] [3] -1 0 0x00001c00 - 0x00001cff (0x100) IX[B] (II) Bus 5 non-prefetchable memory range: [0] -1 0 0x93000000 - 0x930fffff (0x100000) MX[B] (II) PCI-to-ISA bridge: (II) Bus -1: bridge is at (0:31:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set) (--) PCI:*(1:0:0) nVidia Corporation G80 [GeForce 8800 GTS] rev 162, Mem @ 0x92000000/24, 0x80000000/28, 0x90000000/25, I/O @ 0x2000/7, BIOS @ 0xfffe0000/0 (II) Addressable bus resource ranges are [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B] [1] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B] (II) OS-reported resource ranges: [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B) [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] ... (II) "extmod" will be loaded. This was enabled by default and also specified in the config file. (II) "dbe" will be loaded by default. (II) "glx" will be loaded by default. (II) "freetype" will be loaded. This was enabled by default and also specified in the config file. (II) "record" will be loaded by default. (II) "dri" will be loaded by default. (II) LoadModule: "i2c"(II) Module "i2c" already built-in (II) LoadModule: "ddc"(II) Module "ddc" already built-in (II) LoadModule: "extmod" (II) Loading /usr/lib/xorg/modules/extensions//libextmod.so (II) Module extmod: vendor="X.Org Foundation" compiled for 1.4.2, module version = 1.0.0 Module class: X.Org Server Extension ABI class: X.Org Server Extension, version 0.3 (II) Loading extension SHAPE (II) Loading extension MIT-SUNDRY-NONSTANDARD (II) Loading extension BIG-REQUESTS (II) Loading extension SYNC (II) Loading extension MIT-SCREEN-SAVER (II) Loading extension XC-MISC (II) Loading extension XFree86-VidModeExtension (II) Loading extension XFree86-Misc (II) Loading extension XFree86-DGA (II) Loading extension DPMS (II) Loading extension TOG-CUP (II) Loading extension Extended-Visual-Information (II) Loading extension XVideo (II) Loading extension XVideo-MotionCompensation (II) Loading extension X-Resource (II) LoadModule: "freetype" (II) Loading /usr/lib/xorg/modules//fonts/libfreetype.so (II) Module freetype: vendor="X.Org Foundation & the After X-TT Project" compiled for 1.4.2, module version = 2.1.0 Module class: X.Org Font Renderer ABI class: X.Org Font Renderer, version 0.5 (II) Loading font FreeType (II) LoadModule: "int10" (II) Loading /usr/lib/xorg/modules//libint10.so (II) Module int10: vendor="X.Org Foundation" compiled for 1.4.2, module version = 1.0.0 ABI class: X.Org Video Driver, version 2.0 (II) LoadModule: "vbe" (II) Loading /usr/lib/xorg/modules//libvbe.so (II) Module vbe: vendor="X.Org Foundation" compiled for 1.4.2, module version = 1.1.0 ABI class: X.Org Video Driver, version 2.0 (II) LoadModule: "dbe" (II) Loading /usr/lib/xorg/modules/extensions//libdbe.so (II) Module dbe: vendor="X.Org Foundation" compiled for 1.4.2, module version = 1.0.0 Module class: X.Org Server Extension ABI class: X.Org Server Extension, version 0.3 (II) Loading extension DOUBLE-BUFFER (II) LoadModule: "glx" (II) Loading /usr/lib/xorg/modules/extensions//libglx.so (II) Module glx: vendor="NVIDIA Corporation" compiled for 4.0.2, module version = 1.0.0 Module class: X.Org Server Extension (II) NVIDIA GLX Module 180.22 Tue Jan 6 09:58:42 PST 2009 (II) Loading extension GLX (II) LoadModule: "record" (II) Loading /usr/lib/xorg/modules/extensions//librecord.so (II) Module record: vendor="X.Org Foundation" compiled for 1.4.2, module version = 1.13.0 Module class: X.Org Server Extension ABI class: X.Org Server Extension, version 0.3 (II) Loading extension RECORD (II) LoadModule: "dri" (II) Loading /usr/lib/xorg/modules/extensions//libdri.so (II) Module dri: vendor="X.Org Foundation" compiled for 1.4.2, module version = 1.0.0 ABI class: X.Org Server Extension, version 0.3 (II) Loading extension XFree86-DRI (II) LoadModule: "nv" (II) Loading /usr/lib/xorg/modules/drivers//nv_drv.so (II) Module nv: vendor="X.Org Foundation" compiled for 1.4.2, module version = 2.1.10 Module class: X.Org Video Driver ABI class: X.Org Video Driver, version 2.0 (II) LoadModule: "kbd" (II) Loading /usr/lib/xorg/modules/input//kbd_drv.so (II) Module kbd: vendor="X.Org Foundation" compiled for 1.4.0.90, module version = 1.3.1 Module class: X.Org XInput Driver ABI class: X.Org XInput driver, version 2.0 (II) LoadModule: "mouse" (II) Loading /usr/lib/xorg/modules/input//mouse_drv.so (II) Module mouse: vendor="X.Org Foundation" compiled for 1.4.0.90, module version = 1.3.0 Module class: X.Org XInput Driver ABI class: X.Org XInput driver, version 2.0 (II) NV: driver for NVIDIA chipsets: RIVA 128, RIVA TNT, RIVA TNT2, Unknown TNT2, Vanta, RIVA TNT2 Ultra, RIVA TNT2 Model 64, Aladdin TNT2, GeForce 256, GeForce DDR, Quadro, GeForce2 MX/MX 400, GeForce2 MX 100/200, GeForce2 Go, Quadro2 MXR/EX/Go, GeForce2 Integrated GPU, GeForce2 GTS, GeForce2 Ti, GeForce2 Ultra, Quadro2 Pro, GeForce4 MX 460, GeForce4 MX 440, GeForce4 MX 420, ... (II) Primary Device is: PCI 01:00:0 (--) Chipset GeForce 8800 GTS found (II) resource ranges after xf86ClaimFixedResources() call: [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B) [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] ... (II) resource ranges after probing: [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B) [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] ... (II) Setting vga for screen 0. (II) Loading sub module "int10" (II) LoadModule: "int10" (II) Reloading /usr/lib/xorg/modules//libint10.so (II) NV(0): Initializing int10 (II) NV(0): Primary V_BIOS segment is: 0xc000 (--) NV(0): Console is VGA mode 0x3 (**) NV(0): Depth 24, (--) framebuffer bpp 32 (==) NV(0): RGB weight 888 (==) NV(0): Default visual is TrueColor (==) NV(0): Using hardware cursor (==) NV(0): Using gamma correction (1.0, 1.0, 1.0) (II) NV(0): MMIO registers mapped at 0xb5ae1000 (--) NV(0): Total video RAM: 640.0 MB (--) NV(0): BAR1 size: 256.0 MB (--) NV(0): Mapped memory: 256.0 MB (II) NV(0): Linear framebuffer mapped at 0xa5ae1000 (II) Loading sub module "i2c" (II) LoadModule: "i2c"(II) Module "i2c" already built-in (II) Loading sub module "ddc" (II) LoadModule: "ddc"(II) Module "ddc" already built-in (--) NV(0): Connector map: (--) NV(0): Bus 1 -> DAC1 (--) NV(0): Bus 1 -> SOR1 (--) NV(0): Bus 2 -> DAC2 (--) NV(0): Bus 2 -> SOR0 (--) NV(0): Load detection: 340 (II) NV(0): I2C bus "I2C1" initialized. (II) NV(0): Output VGA1 using monitor section BelineaLeft (II) NV(0): Output DVI1 has no monitor section (II) NV(0): I2C bus "I2C2" initialized. (II) NV(0): Output VGA2 has no monitor section (II) NV(0): Output DVI0 has no monitor section (II) NV(0): Probing for EDID on I2C bus 1... (II) NV(0): I2C device "I2C1:ddc2" registered at address 0xA0. (--) NV(0): DDC detected a CRT: (II) NV(0): Manufacturer: MAX Model: 77a Serial#: 1960 (II) NV(0): Year: 2005 Week: 19 (II) NV(0): EDID Version: 1.3 (II) NV(0): Analog Display Input, Input Voltage Level: 0.700/0.300 V (II) NV(0): Sync: Separate Composite SyncOnGreen (II) NV(0): Max H-Image Size [cm]: horiz.: 38 vert.: 30 (II) NV(0): Gamma: 2.20 (II) NV(0): DPMS capabilities: Off; RGB/Color Display (II) NV(0): Default color space is primary color space (II) NV(0): First detailed timing is preferred mode (II) NV(0): redX: 0.634 redY: 0.354 greenX: 0.308 greenY: 0.606 (II) NV(0): blueX: 0.138 blueY: 0.087 whiteX: 0.313 whiteY: 0.329 (II) NV(0): Supported VESA Video Modes: (II) NV(0): 720x400@70Hz ... (**) NV(0): Display dimensions: (380, 300) mm (**) NV(0): DPI set to (106, 135) (II) Loading sub module "fb" (II) LoadModule: "fb" (II) Loading /usr/lib/xorg/modules//libfb.so (II) Module fb: vendor="X.Org Foundation" compiled for 1.4.2, module version = 1.0.0 ABI class: X.Org ANSI C Emulation, version 0.3 (II) Loading sub module "xaa" (II) LoadModule: "xaa" (II) Loading /usr/lib/xorg/modules//libxaa.so (II) Module xaa: vendor="X.Org Foundation" compiled for 1.4.2, module version = 1.2.0 ABI class: X.Org Video Driver, version 2.0 (II) Loading sub module "ramdac" (II) LoadModule: "ramdac"(II) Module "ramdac" already built-in (--) Depth 24 pixmap format is 32 bpp (II) do I need RAC? No, I don't. (II) resource ranges after preInit: ... (--) NV(0): 213.06 MB available for offscreen pixmaps (II) NV(0): Using XFree86 Acceleration Architecture (XAA) Screen to screen bit blits Solid filled rectangles 8x8 mono pattern filled rectangles Indirect CPU to Screen color expansion Solid Lines Scanline Image Writes Setting up tile and stipple cache: 32 128x128 slots 32 256x256 slots 16 512x512 slots (==) NV(0): Backing store disabled (==) NV(0): Silken mouse enabled (**) Option "dpms" (**) NV(0): DPMS enabled (II) NV(0): RandR 1.2 enabled, ignore the following RandR disabled message. (--) RandR disabled (II) Initializing built-in extension MIT-SHM (II) Initializing built-in extension XInputExtension (II) Initializing built-in extension XTEST (II) Initializing built-in extension XKEYBOARD (II) Initializing built-in extension XC-APPGROUP (II) Initializing built-in extension XAccessControlExtension (II) Initializing built-in extension SECURITY (II) Initializing built-in extension XINERAMA (II) Initializing built-in extension XFIXES (II) Initializing built-in extension XFree86-Bigfont (II) Initializing built-in extension RENDER (II) Initializing built-in extension RANDR (II) Initializing built-in extension COMPOSITE (II) Initializing built-in extension DAMAGE (II) Initializing built-in extension XEVIE (EE) Failed to initialize GLX extension (Compatible NVIDIA X driver not found) (II) NV(0): Setting screen physical size to 376 x 301 (**) Option "CoreKeyboard" (**) Generic Keyboard: always reports core events (**) Option "Protocol" "standard" (**) Generic Keyboard: Protocol: standard (**) Option "AutoRepeat" "500 30" (**) Option "XkbRules" "xorg" (**) Generic Keyboard: XkbRules: "xorg" (**) Option "XkbModel" "pc105" (**) Generic Keyboard: XkbModel: "pc105" (**) Option "XkbLayout" "de" (**) Generic Keyboard: XkbLayout: "de" (**) Option "XkbVariant" "nodeadkeys" (**) Generic Keyboard: XkbVariant: "nodeadkeys" (**) Option "CustomKeycodes" "off" (**) Generic Keyboard: CustomKeycodes disabled (**) Option "Protocol" "ExplorerPS/2" (**) Configured Mouse: Device: "/dev/input/mice" (**) Configured Mouse: Protocol: "ExplorerPS/2" (**) Option "CorePointer" (**) Configured Mouse: always reports core events (**) Option "Device" "/dev/input/mice" (**) Option "Buttons" "10" (**) Option "Emulate3Buttons" "true" (**) Configured Mouse: Emulate3Buttons, Emulate3Timeout: 50 (**) Configured Mouse: ZAxisMapping: buttons 4 and 5 (**) Configured Mouse: Buttons: 14 (**) Configured Mouse: Sensitivity: 1 (II) evaluating device (Generic Keyboard) (II) XINPUT: Adding extended input device "Generic Keyboard" (type: KEYBOARD) (II) evaluating device (Configured Mouse) (II) XINPUT: Adding extended input device "Configured Mouse" (type: MOUSE) (II) Configured Mouse: ps2EnableDataReporting: succeeded Could not init font path element /usr/share/fonts/X11/cyrillic, removing from list! Could not init font path element /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType, removing from list! (EE) Error compiling keymap (server-0) (EE) XKB: Couldn't compile keymap (EE) Error compiling keymap (server-0) (EE) XKB: Couldn't compile keymap Error-Log ist gekürzt. Den vollständigen Log hab ich auf Xup hochgeladen. Download: MEDICALBruce042.jpg | xup.in * Letzte Woche auf Debian 4 umgestiegen. Da ging der nvidia Treiber per Envy Problemlos drauf und heute auf Debian 5 upgraded. Nvidia treiber gehen nicht mehr und Envy will leider nicht mit Lenny arbeiten. Deshalb bin ich auf den Treiber nv umgestiegen, was aber in Ordnung ist. Kein Plan ob mein Problem damit zusammen hängt. Ich bin für jede Hilfe Dankbar! + Multi-Zitat Zitieren
#2 22. Februar 2009 AW: Debian + 2 Monitore mit Xinerama Versuche statt Xinerama Code: ... Option "TwinView" Option "TwinViewOrientation" "Clone" ... funktioniert btw auch für TV-Out. mfg + Multi-Zitat Zitieren
#3 22. Februar 2009 AW: Debian + 2 Monitore mit Xinerama Nvidia bietet auch unter Linux ein Control Center. Dort solltest du das ohne Probleme (und ohne die xorg.conf von hand zu editieren) hin bekommen. + Multi-Zitat Zitieren