Avatar billede abpdk Nybegynder
05. januar 2003 - 15:43 Der er 14 kommentarer og
1 løsning

X-server starter lidt sløvt

Min x-server, som ellers kører udmærket, tøver lidt når den (gen)starter. Den står med sort skærm i 20-30 sekunder og man kan lige skimte en svag blinken i ny og næ, men ikke som når skærm skifter opløsning (da relæet så klikker). Jeg kan ikke lige finde nogle spor på dette i log filerne, men det kan jo være at jeg kikker de forkerte stedder. Det er XFree86 ver. 4.1.0-16 og jeg kører NVidia driver ver. 3123. Grafikkortet er et Diamond Viper V550 16MB (Riva TNT(1)).

Har i nogle idéer til hvad det kunne være?

//abpdk
Avatar billede kroger Nybegynder
06. januar 2003 - 13:07 #1
Hvilken Display manager bruger du?

Jeg har været udsat for at hvis jeg brugte Login.app lavede den præcis det trick. Nu bruger jeg gdm og der er ingen problemer.
Avatar billede abpdk Nybegynder
06. januar 2003 - 16:06 #2
Hmm, sjovt nok kører jeg faktisk gdm.
Avatar billede kroger Nybegynder
07. januar 2003 - 00:16 #3
Det kan sq egentlig også være da jeg opgraderede til X 4.2.1 at det forsvandt... (det var samtidig jeg skiftede display manager). Ellers tjek XF86Config for skrald som måske kan forvirre X
Avatar billede abpdk Nybegynder
07. januar 2003 - 22:12 #4
Du har vel ikke nogle idéer til hvad det skrald kunne være? Jeg har kikket XF86Config-4 igennem og endda prøvet at fjerne et par ting, men det gør ingen forskel.
Avatar billede kroger Nybegynder
08. januar 2003 - 01:30 #5
Måske nogle henvisninger til nogle fonte der ikke eksisterer, flere setups af keyboards / mus (har været ude for at debian´s config fyrede flere ind i filen) etc.
Avatar billede abpdk Nybegynder
09. januar 2003 - 17:19 #6
Jeg kan ikke lige finde noget specielt i konfigurationen, men hvis du eller andre skulle kede sig lidt er her noget at læse ;)

### BEGIN DEBCONF SECTION
# XF86Config-4 (XFree86 server configuration file) 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.)
#
# If you want your changes to this file preserved by dexconf, only make changes
# before the "### BEGIN DEBCONF SECTION" line above, and/or after the
# "### END DEBCONF SECTION" line below.
#
# To change things within the debconf section, run the command:
#  dpkg-reconfigure xserver-xfree86
# as root.  Also see "How do I add custom sections to a dexconf-generated
# XF86Config or XF86Config-4 file?" in /usr/share/doc/xfree86-common/FAQ.gz.

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/100dpi/:unscaled"
    FontPath    "/usr/lib/X11/fonts/75dpi/:unscaled"
    FontPath    "/usr/lib/X11/fonts/Type1"
    FontPath    "/usr/lib/X11/fonts/Speedo"
    FontPath    "/usr/lib/X11/fonts/100dpi"
    FontPath    "/usr/lib/X11/fonts/75dpi"
EndSection

Section "Module"
    Load    "bitmap"
    Load    "dbe"
    Load    "ddc"
    Load    "extmod"
    Load    "freetype"
    Load    "glx"
    Load    "int10"
    Load    "pex5"
    Load    "record"
    Load    "speedo"
    Load    "type1"
    Load    "vbe"
    Load    "xie"
EndSection

Section "InputDevice"
    Identifier    "Generic Keyboard"
    Driver        "keyboard"
    Option        "CoreKeyboard"
    Option        "XkbRules"    "xfree86"
    Option        "XkbModel"    "pc105"
    Option        "XkbLayout"    "dk"
EndSection

Section "InputDevice"
    Identifier    "Configured Mouse"
    Driver        "mouse"
    Option        "CorePointer"
    Option        "Device"        "/dev/psaux"
    Option        "Protocol"        "ImPS/2"
    Option        "Emulate3Buttons"    "true"
    Option        "ZAxisMapping"        "4 5"
EndSection

Section "Device"
    Identifier    "Diamond Viper V550"
    Driver        "nvidia"
    Option        "UseFBDev"        "true"
EndSection

Section "Monitor"
    Identifier    "Generic Monitor"
    HorizSync    30-70
    VertRefresh    50-120
    Option        "DPMS"
EndSection

Section "Screen"
    Identifier    "Default Screen"
    Device        "Generic Video Card"
    Monitor        "Generic Monitor"
    DefaultDepth    24
    SubSection "Display"
        Depth        1
        Modes        "1024x768"
    EndSubSection
    SubSection "Display"
        Depth        4
        Modes        "1024x768"
    EndSubSection
    SubSection "Display"
        Depth        8
        Modes        "1024x768"
    EndSubSection
    SubSection "Display"
        Depth        15
        Modes        "1024x768"
    EndSubSection
    SubSection "Display"
        Depth        16
        Modes        "1024x768"
    EndSubSection
    SubSection "Display"
        Depth        24
        Modes        "1024x768"
    EndSubSection
EndSection

Section "ServerLayout"
    Identifier    "Default Layout"
    Screen        "Default Screen"
    InputDevice    "Generic Keyboard"
    InputDevice    "Configured Mouse"
EndSection

Section "DRI"
    Mode    0666
EndSection

### END DEBCONF SECTION





This is a pre-release version of XFree86, and is not supported in any
way.  Bugs may be reported to XFree86@XFree86.Org and patches submitted
to fixes@XFree86.Org.  Before reporting bugs in pre-release versions,
please check the latest version in the XFree86 CVS repository
(http://www.XFree86.Org/cvs)

XFree86 Version 4.1.0.1 / X Window System
(protocol Version 11, revision 0, vendor release 6510)
Release Date: 21 December 2001
    If the server is older than 6-12 months, or if your card is
    newer than the above date, look for a newer version before
    reporting problems.  (See http://www.XFree86.Org/FAQ)
Build Operating System: Linux 2.4.17 i686 [ELF]
Module Loader present
(==) Log file: "/var/log/XFree86.0.log", Time: Thu Jan  9 14:45:58 2003
(==) Using config file: "/etc/X11/XF86Config-4"
Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) ServerLayout "Default Layout"
(**) |-->Screen "Default Screen" (0)
(**) |  |-->Monitor "Generic Monitor"
(**) |  |-->Device "Generic Video Card"
(**) |-->Input Device "Generic Keyboard"
(**) Option "XkbRules" "xfree86"
(**) XKB: rules: "xfree86"
(**) Option "XkbModel" "pc105"
(**) XKB: model: "pc105"
(**) Option "XkbLayout" "dk"
(**) XKB: layout: "dk"
(==) Keyboard: CustomKeycode disabled
(**) |-->Input Device "Configured Mouse"
(**) FontPath set to "unix/:7100,/usr/lib/X11/fonts/misc,/usr/lib/X11/fonts/100dpi/:unscaled,/usr/lib/X11/fonts/75dpi/:unscaled,/usr/lib/X11/fonts/Type1,/usr/lib/X11/fonts/Speedo,/usr/lib/X11/fonts/100dpi,/usr/lib/X11/fonts/75dpi"
(==) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(==) ModulePath set to "/usr/X11R6/lib/modules"
(++) using VT number 7

(WW) Open APM failed
(II) Module ABI versions:
    XFree86 ANSI C Emulation: 0.1
    XFree86 Video Driver: 0.4
    XFree86 XInput driver : 0.2
    XFree86 Server Extension : 0.1
    XFree86 Font Renderer : 0.2
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor="The XFree86 Project"
    compiled for 4.1.0.1, module version = 1.0.0
    Module class: XFree86 Font Renderer
    ABI class: XFree86 Font Renderer, version 0.2
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/X11R6/lib/modules/libpcidata.a
(II) Module pcidata: vendor="The XFree86 Project"
    compiled for 4.1.0.1, module version = 0.1.0
    ABI class: XFree86 Video Driver, version 0.4
(II) PCI: Probing config type using method 1
(II) PCI: Config type is 1
(II) PCI: stages = 0x03, oldVal1 = 0x80010044, mode1Res1 = 0x80000000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,7190 card 0000,0000 rev 03 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 8086,7191 card 0000,0000 rev 03 class 06,04,00 hdr 01
(II) PCI: 00:04:0: chip 8086,7110 card 0000,0000 rev 02 class 06,01,00 hdr 80
(II) PCI: 00:04:1: chip 8086,7111 card 0000,0000 rev 01 class 01,01,80 hdr 00
(II) PCI: 00:04:2: chip 8086,7112 card 0000,0000 rev 01 class 0c,03,00 hdr 00
(II) PCI: 00:04:3: chip 8086,7113 card 0000,0000 rev 02 class 06,80,00 hdr 00
(II) PCI: 00:0a:0: chip 1102,0002 card 1102,0020 rev 04 class 04,01,00 hdr 80
(II) PCI: 00:0a:1: chip 1102,7002 card 1102,0020 rev 01 class 09,80,00 hdr 80
(II) PCI: 00:0b:0: chip 10ec,8139 card 10ec,8139 rev 10 class 02,00,00 hdr 00
(II) PCI: 01:00:0: chip 10de,0020 card 1092,0550 rev 04 class 03,00,00 hdr 00
(II) PCI: End of PCI scan
(II) LoadModule: "scanpci"
(II) Loading /usr/X11R6/lib/modules/libscanpci.a
(II) Module scanpci: vendor="The XFree86 Project"
    compiled for 4.1.0.1, module version = 0.1.0
    ABI class: XFree86 Video Driver, version 0.4
(II) UnloadModule: "scanpci"
(II) Unloading /usr/X11R6/lib/modules/libscanpci.a
(II) Host-to-PCI bridge:
(II) PCI-to-ISA bridge:
(II) PCI-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (-1,0,0), BCTRL: 0x08 (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) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x88 (VGA_EN is set)
(II) Bus 1 I/O range:
(II) Bus 1 non-prefetchable memory range:
    [0] -1 0    0xe1000000 - 0xe2dfffff (0x1e00000) MX[B]
(II) Bus 1 prefetchable memory range:
    [0] -1 0    0xe2f00000 - 0xe3ffffff (0x1100000) MX[B]
(II) Bus -1: bridge is at (0:4:0), (0,-1,0), BCTRL: 0x08 (VGA_EN is set)
(II) Bus -1 I/O range:
(II) Bus -1 non-prefetchable memory range:
(II) Bus -1 prefetchable memory range:
(--) PCI:*(1:0:0) NVidia Riva TNT rev 4, Mem @ 0xe1000000/24, 0xe3000000/24, BIOS @ 0xe2ff0000/16
(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    0xffe00000 - 0xffffffff (0x200000) MX[B](B)
    [1] -1 0    0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
    [2] -1 0    0x000f0000 - 0x000fffff (0x10000) MX[B]
    [3] -1 0    0x000c0000 - 0x000effff (0x30000) MX[B]
    [4] -1 0    0x00000000 - 0x0009ffff (0xa0000) MX[B]
    [5] -1 0    0x0000ffff - 0x0000ffff (0x1) IX[B]
    [6] -1 0    0x00000000 - 0x000000ff (0x100) IX[B]
(II) Active PCI resource ranges:
    [0] -1 0    0xe0800000 - 0xe08000ff (0x100) MX[B]
    [1] -1 0    0xe4000000 - 0xe7ffffff (0x4000000) MX[B]
    [2] -1 0    0xe2ff0000 - 0xe2ffffff (0x10000) MX[B](B)
    [3] -1 0    0xe3000000 - 0xe3ffffff (0x1000000) MX[B](B)
    [4] -1 0    0xe1000000 - 0xe1ffffff (0x1000000) MX[B](B)
    [5] -1 0    0x0000b400 - 0x0000b4ff (0x100) IX[B]
    [6] -1 0    0x0000b800 - 0x0000b807 (0x8) IX[B]
    [7] -1 0    0x0000d000 - 0x0000d01f (0x20) IX[B]
    [8] -1 0    0x0000d400 - 0x0000d41f (0x20) IX[B]
    [9] -1 0    0x0000d800 - 0x0000d80f (0x10) IX[B]
(II) Active PCI resource ranges after removing overlaps:
    [0] -1 0    0xe0800000 - 0xe08000ff (0x100) MX[B]
    [1] -1 0    0xe4000000 - 0xe7ffffff (0x4000000) MX[B]
    [2] -1 0    0xe2ff0000 - 0xe2ffffff (0x10000) MX[B](B)
    [3] -1 0    0xe3000000 - 0xe3ffffff (0x1000000) MX[B](B)
    [4] -1 0    0xe1000000 - 0xe1ffffff (0x1000000) MX[B](B)
    [5] -1 0    0x0000b400 - 0x0000b4ff (0x100) IX[B]
    [6] -1 0    0x0000b800 - 0x0000b807 (0x8) IX[B]
    [7] -1 0    0x0000d000 - 0x0000d01f (0x20) IX[B]
    [8] -1 0    0x0000d400 - 0x0000d41f (0x20) IX[B]
    [9] -1 0    0x0000d800 - 0x0000d80f (0x10) IX[B]
(II) OS-reported resource ranges after removing overlaps with PCI:
    [0] -1 0    0xffe00000 - 0xffffffff (0x200000) MX[B](B)
    [1] -1 0    0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
    [2] -1 0    0x000f0000 - 0x000fffff (0x10000) MX[B]
    [3] -1 0    0x000c0000 - 0x000effff (0x30000) MX[B]
    [4] -1 0    0x00000000 - 0x0009ffff (0xa0000) MX[B]
    [5] -1 0    0x0000ffff - 0x0000ffff (0x1) IX[B]
    [6] -1 0    0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
    [0] -1 0    0xffe00000 - 0xffffffff (0x200000) MX[B](B)
    [1] -1 0    0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
    [2] -1 0    0x000f0000 - 0x000fffff (0x10000) MX[B]
    [3] -1 0    0x000c0000 - 0x000effff (0x30000) MX[B]
    [4] -1 0    0x00000000 - 0x0009ffff (0xa0000) MX[B]
    [5] -1 0    0xe0800000 - 0xe08000ff (0x100) MX[B]
    [6] -1 0    0xe4000000 - 0xe7ffffff (0x4000000) MX[B]
    [7] -1 0    0xe2ff0000 - 0xe2ffffff (0x10000) MX[B](B)
    [8] -1 0    0xe3000000 - 0xe3ffffff (0x1000000) MX[B](B)
    [9] -1 0    0xe1000000 - 0xe1ffffff (0x1000000) MX[B](B)
    [10] -1 0    0x0000ffff - 0x0000ffff (0x1) IX[B]
    [11] -1 0    0x00000000 - 0x000000ff (0x100) IX[B]
    [12] -1 0    0x0000b400 - 0x0000b4ff (0x100) IX[B]
    [13] -1 0    0x0000b800 - 0x0000b807 (0x8) IX[B]
    [14] -1 0    0x0000d000 - 0x0000d01f (0x20) IX[B]
    [15] -1 0    0x0000d400 - 0x0000d41f (0x20) IX[B]
    [16] -1 0    0x0000d800 - 0x0000d80f (0x10) IX[B]
(II) LoadModule: "bitmap"
(II) Reloading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Loading font Bitmap
(II) LoadModule: "dbe"
(II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a
(II) Module dbe: vendor="The XFree86 Project"
    compiled for 4.1.0.1, module version = 1.0.0
    Module class: XFree86 Server Extension
    ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "ddc"
(II) Loading /usr/X11R6/lib/modules/libddc.a
(II) Module ddc: vendor="The XFree86 Project"
    compiled for 4.1.0.1, module version = 1.0.0
    ABI class: XFree86 Video Driver, version 0.4
(II) LoadModule: "extmod"
(II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a
(II) Module extmod: vendor="The XFree86 Project"
    compiled for 4.1.0.1, module version = 1.0.0
    Module class: XFree86 Server Extension
    ABI class: XFree86 Server Extension, version 0.1
(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 FontCache
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) LoadModule: "freetype"
(II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.a
(II) Module freetype: vendor="The XFree86 Project"
    compiled for 4.1.0.1, module version = 1.1.9
    Module class: XFree86 Font Renderer
    ABI class: XFree86 Font Renderer, version 0.2
(II) Loading font FreeType
(II) LoadModule: "glx"
(II) Loading /usr/X11R6/lib/modules/extensions/libglx.so
(II) Module glx: vendor="NVIDIA Corporation"
    compiled for 4.0.2, module version = 1.0.3123
    Module class: XFree86 Server Extension
    ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension GLX
(II) LoadModule: "int10"
(II) Loading /usr/X11R6/lib/modules/linux/libint10.a
(II) Module int10: vendor="The XFree86 Project"
    compiled for 4.1.0.1, module version = 1.0.0
    ABI class: XFree86 Video Driver, version 0.4
(II) LoadModule: "pex5"
(II) Loading /usr/X11R6/lib/modules/extensions/libpex5.a
(II) Module pex5: vendor="The XFree86 Project"
    compiled for 4.1.0.1, module version = 1.0.0
    Module class: XFree86 Server Extension
    ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension X3D-PEX
(II) LoadModule: "record"
(II) Loading /usr/X11R6/lib/modules/extensions/librecord.a
(II) Module record: vendor="The XFree86 Project"
    compiled for 4.1.0.1, module version = 1.13.0
    Module class: XFree86 Server Extension
    ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension RECORD
(II) LoadModule: "speedo"
(II) Loading /usr/X11R6/lib/modules/fonts/libspeedo.a
(II) Module speedo: vendor="The XFree86 Project"
    compiled for 4.1.0.1, module version = 1.0.0
    Module class: XFree86 Font Renderer
    ABI class: XFree86 Font Renderer, version 0.2
(II) Loading font Speedo
(II) LoadModule: "type1"
(II) Loading /usr/X11R6/lib/modules/fonts/libtype1.a
(II) Module type1: vendor="The XFree86 Project"
    compiled for 4.1.0.1, module version = 1.0.0
    Module class: XFree86 Font Renderer
    ABI class: XFree86 Font Renderer, version 0.2
(II) Loading font Type1
(II) Loading font CID
(II) LoadModule: "vbe"
(II) Loading /usr/X11R6/lib/modules/libvbe.a
(II) Module vbe: vendor="The XFree86 Project"
    compiled for 4.1.0.1, module version = 1.0.0
    ABI class: XFree86 Video Driver, version 0.4
(II) LoadModule: "xie"
(II) Loading /usr/X11R6/lib/modules/extensions/libxie.a
(II) Module xie: vendor="The XFree86 Project"
    compiled for 4.1.0.1, module version = 1.0.0
    Module class: XFree86 Server Extension
    ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension XIE
(II) LoadModule: "nvidia"
(II) Loading /usr/X11R6/lib/modules/drivers/nvidia_drv.o
(II) Module nvidia: vendor="NVIDIA Corporation"
    compiled for 4.0.2, module version = 1.0.3123
    Module class: XFree86 Video Driver
(II) LoadModule: "mouse"
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
(II) Module mouse: vendor="The XFree86 Project"
    compiled for 4.1.0.1, module version = 1.0.0
    Module class: XFree86 XInput Driver
    ABI class: XFree86 XInput driver, version 0.2
(II) NVIDIA XFree86 Driver  1.0-3123  Tue Aug 27 16:00:08 PDT 2002
(II) NVIDIA: NVIDIA driver for: RIVA TNT, RIVA TNT2, Vanta,
    RIVA TNT2 Ultra, RIVA TNT2 Model 64, Aladdin TNT2, GeForce 256,
    GeForce DDR, Quadro, GeForce2 MX/MX 400, GeForce2 MX 100/200,
    Quadro2 MXR/EX/Go, GeForce2 Integrated GPU, GeForce2 GTS,
    GeForce2 Ti, GeForce2 Ultra, Quadro2 Pro, GeForce4 MX 460,
    GeForce4 MX 440, GeForce4 MX 420, Quadro4 500/550 XGL,
    Quadro4 200/400 NVS, NV18, NV18 , NV18  , NV18, NV18GL, NV18GL ,
    NV18GL  , 0x01F0, GeForce3, GeForce3 Ti 200, GeForce3 Ti 500,
    Quadro DCC, GeForce4 Ti 4600, GeForce4 Ti 4400, GeForce4 Ti 4200,
    Quadro4 900 XGL, Quadro4 750 XGL, Quadro4 700 XGL, NV28, NV28 ,
    NV28GL, NV28GL , GeForce2 Go, GeForce4 440 Go, GeForce4 420 Go,
    GeForce4 420 Go 32M, GeForce4 460 Go, GeForce4 440 Go 64M,
    GeForce4 410 Go 16M, Quadro4 500 GoGL
(II) Primary Device is: PCI 01:00:0
(--) Assigning device section with no busID to primary device
(--) Chipset RIVA TNT found
(II) resource ranges after xf86ClaimFixedResources() call:
    [0] -1 0    0xffe00000 - 0xffffffff (0x200000) MX[B](B)
    [1] -1 0    0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
    [2] -1 0    0x000f0000 - 0x000fffff (0x10000) MX[B]
    [3] -1 0    0x000c0000 - 0x000effff (0x30000) MX[B]
    [4] -1 0    0x00000000 - 0x0009ffff (0xa0000) MX[B]
    [5] -1 0    0xe0800000 - 0xe08000ff (0x100) MX[B]
    [6] -1 0    0xe4000000 - 0xe7ffffff (0x4000000) MX[B]
    [7] -1 0    0xe2ff0000 - 0xe2ffffff (0x10000) MX[B](B)
    [8] -1 0    0xe3000000 - 0xe3ffffff (0x1000000) MX[B](B)
    [9] -1 0    0xe1000000 - 0xe1ffffff (0x1000000) MX[B](B)
    [10] -1 0    0x0000ffff - 0x0000ffff (0x1) IX[B]
    [11] -1 0    0x00000000 - 0x000000ff (0x100) IX[B]
    [12] -1 0    0x0000b400 - 0x0000b4ff (0x100) IX[B]
    [13] -1 0    0x0000b800 - 0x0000b807 (0x8) IX[B]
    [14] -1 0    0x0000d000 - 0x0000d01f (0x20) IX[B]
    [15] -1 0    0x0000d400 - 0x0000d41f (0x20) IX[B]
    [16] -1 0    0x0000d800 - 0x0000d80f (0x10) IX[B]
(II) resource ranges after probing:
    [0] -1 0    0xffe00000 - 0xffffffff (0x200000) MX[B](B)
    [1] -1 0    0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
    [2] -1 0    0x000f0000 - 0x000fffff (0x10000) MX[B]
    [3] -1 0    0x000c0000 - 0x000effff (0x30000) MX[B]
    [4] -1 0    0x00000000 - 0x0009ffff (0xa0000) MX[B]
    [5] -1 0    0xe0800000 - 0xe08000ff (0x100) MX[B]
    [6] -1 0    0xe4000000 - 0xe7ffffff (0x4000000) MX[B]
    [7] -1 0    0xe2ff0000 - 0xe2ffffff (0x10000) MX[B](B)
    [8] -1 0    0xe3000000 - 0xe3ffffff (0x1000000) MX[B](B)
    [9] -1 0    0xe1000000 - 0xe1ffffff (0x1000000) MX[B](B)
    [10] 0 0    0x000a0000 - 0x000affff (0x10000) MS[B]
    [11] 0 0    0x000b0000 - 0x000b7fff (0x8000) MS[B]
    [12] 0 0    0x000b8000 - 0x000bffff (0x8000) MS[B]
    [13] -1 0    0x0000ffff - 0x0000ffff (0x1) IX[B]
    [14] -1 0    0x00000000 - 0x000000ff (0x100) IX[B]
    [15] -1 0    0x0000b400 - 0x0000b4ff (0x100) IX[B]
    [16] -1 0    0x0000b800 - 0x0000b807 (0x8) IX[B]
    [17] -1 0    0x0000d000 - 0x0000d01f (0x20) IX[B]
    [18] -1 0    0x0000d400 - 0x0000d41f (0x20) IX[B]
    [19] -1 0    0x0000d800 - 0x0000d80f (0x10) IX[B]
    [20] 0 0    0x000003b0 - 0x000003bb (0xc) IS[B]
    [21] 0 0    0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /usr/X11R6/lib/modules/libvgahw.a
(II) Module vgahw: vendor="The XFree86 Project"
    compiled for 4.1.0.1, module version = 0.1.0
    ABI class: XFree86 Video Driver, version 0.4
(**) 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 0xE3000000
(--) NVIDIA(0): MMIO registers at 0xE1000000
(WW) System lacks support for changing MTRRs
(--) NVIDIA(0): VideoRAM: 16384 kBytes
(WW) NVIDIA(0): No connected displays detected; assuming 1 CRT
(--) NVIDIA(0): Detected TV Encoder: Brooktree 868
(--) NVIDIA(0): Display 0: maximum pixel clock at  8 bpp: 250 MHz
(--) NVIDIA(0): Display 0: maximum pixel clock at 16 bpp: 250 MHz
(--) NVIDIA(0): Display 0: maximum pixel clock at 32 bpp: 215 MHz
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Reloading /usr/X11R6/lib/modules/libddc.a
(WW) NVIDIA(0): Failure reading EDID parameters for display device 0.
(II) NVIDIA(0): Generic Monitor: Using hsync range of 30.00-70.00 kHz
(II) NVIDIA(0): Generic Monitor: Using vrefresh range of 50.00-120.00 Hz
(II) NVIDIA(0): Clock range:  12.00 to 215.00 MHz
(II) NVIDIA(0): Not using default mode "1280x960" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1280x1024" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1280x1024" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1600x1200" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1600x1200" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1600x1200" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1600x1200" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1600x1200" (bad mode clock/interlace/doublescan)
(II) NVIDIA(0): Not using default mode "1792x1344" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1792x1344" (bad mode clock/interlace/doublescan)
(II) NVIDIA(0): Not using default mode "1856x1392" (bad mode clock/interlace/doublescan)
(II) NVIDIA(0): Not using default mode "1856x1392" (bad mode clock/interlace/doublescan)
(II) NVIDIA(0): Not using default mode "1920x1440" (bad mode clock/interlace/doublescan)
(II) NVIDIA(0): Not using default mode "1920x1440" (bad mode clock/interlace/doublescan)
(II) NVIDIA(0): Not using default mode "1400x1050" (hsync out of range)
(**) NVIDIA(0): Validated modes for Display Device 0:
(**) NVIDIA(0):      Default mode "1024x768": 94.5 MHz, 68.7 kHz, 85.0 Hz
(II) NVIDIA(0): Virtual screen size determined to be 1024 x 768
(==) NVIDIA(0): DPI set to (75, 75)
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/X11R6/lib/modules/libfb.a
(II) Module fb: vendor="The XFree86 Project"
    compiled for 4.1.0.1, module version = 1.0.0
    ABI class: XFree86 ANSI C Emulation, version 0.1
(II) Loading sub module "xaa"
(II) LoadModule: "xaa"
(II) Loading /usr/X11R6/lib/modules/libxaa.a
(II) Module xaa: vendor="The XFree86 Project"
    compiled for 4.1.0.1, module version = 1.0.0
    ABI class: XFree86 Video Driver, version 0.4
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Loading /usr/X11R6/lib/modules/libramdac.a
(II) Module ramdac: vendor="The XFree86 Project"
    compiled for 4.1.0.1, module version = 0.1.0
    ABI class: XFree86 Video Driver, version 0.4
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
    [0] 0 0    0xe3000000 - 0xe3ffffff (0x1000000) MX[B]
    [1] 0 0    0xe1000000 - 0xe1ffffff (0x1000000) MX[B]
    [2] -1 0    0xffe00000 - 0xffffffff (0x200000) MX[B](B)
    [3] -1 0    0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
    [4] -1 0    0x000f0000 - 0x000fffff (0x10000) MX[B]
    [5] -1 0    0x000c0000 - 0x000effff (0x30000) MX[B]
    [6] -1 0    0x00000000 - 0x0009ffff (0xa0000) MX[B]
    [7] -1 0    0xe0800000 - 0xe08000ff (0x100) MX[B]
    [8] -1 0    0xe4000000 - 0xe7ffffff (0x4000000) MX[B]
    [9] -1 0    0xe2ff0000 - 0xe2ffffff (0x10000) MX[B](B)
    [10] -1 0    0xe3000000 - 0xe3ffffff (0x1000000) MX[B](B)
    [11] -1 0    0xe1000000 - 0xe1ffffff (0x1000000) MX[B](B)
    [12] 0 0    0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
    [13] 0 0    0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
    [14] 0 0    0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
    [15] -1 0    0x0000ffff - 0x0000ffff (0x1) IX[B]
    [16] -1 0    0x00000000 - 0x000000ff (0x100) IX[B]
    [17] -1 0    0x0000b400 - 0x0000b4ff (0x100) IX[B]
    [18] -1 0    0x0000b800 - 0x0000b807 (0x8) IX[B]
    [19] -1 0    0x0000d000 - 0x0000d01f (0x20) IX[B]
    [20] -1 0    0x0000d400 - 0x0000d41f (0x20) IX[B]
    [21] -1 0    0x0000d800 - 0x0000d80f (0x10) IX[B]
    [22] 0 0    0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
    [23] 0 0    0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(II) NVIDIA(0): AGP 2X successfully initialized
(II) NVIDIA(0): Setting mode "1024x768"
(II) NVIDIA(0): Using XFree86 Acceleration Architecture (XAA)
    Screen to screen bit blits
    Solid filled rectangles
    Solid filled trapezoids
    8x8 mono pattern filled rectangles
    8x8 mono pattern filled trapezoids
    Indirect CPU to Screen color expansion
    Solid Lines
    Scanline Image Writes
    Offscreen Pixmaps
    Driver provided FillSolidRects replacement
    Driver provided FillSolidSpans replacement
    Driver provided FillMono8x8PatternRects replacement
    Driver provided WritePixmap replacement
    Driver provided ReadPixmap replacement
    Setting up tile and stipple cache:
        16 128x128 slots
        4 256x256 slots
(==) NVIDIA(0): Backing store disabled
(==) NVIDIA(0): Silken mouse enabled
(**) Option "dpms"
(**) NVIDIA(0): DPMS enabled
(II) Loading extension NV-GLX
(II) Loading extension NV-CONTROL
(WW) NVIDIA(0): Option "UseFBDev" is not used
(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 LBX
(II) Initializing built-in extension XC-APPGROUP
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFree86-Bigfont
(II) Initializing built-in extension RENDER
(II) [GLX]: Calling GlxExtensionInit
PEXExtensionInit: Couldn't open default PEX font file  Roman_M
(II) Keyboard "Generic Keyboard" handled by legacy driver
(**) Option "Protocol" "ImPS/2"
(**) Configured Mouse: Protocol: "ImPS/2"
(**) Option "CorePointer"
(**) Configured Mouse: Core Pointer
(**) Option "Device" "/dev/psaux"
(==) Configured Mouse: Buttons: 3
(**) Option "Emulate3Buttons" "true"
(**) Configured Mouse: Emulate3Buttons, Emulate3Timeout: 50
(**) Option "ZAxisMapping" "4 5"
(**) Configured Mouse: ZAxisMapping: buttons 4 and 5
(II) XINPUT: Adding extended input device "Configured Mouse" (type: MOUSE)
SetKbdSettings - type: 2 rate: 30 delay: 500 snumlk: 0
SetKbdSettings - Succeeded
(WW) Open APM failed
(II) NVIDIA(0): AGP 2X successfully initialized
(II) NVIDIA(0): Setting mode "1024x768"
(**) NVIDIA(0): DPMS enabled
(II) Loading extension NV-GLX
(II) [GLX]: Calling GlxExtensionInit
PEXExtensionInit: Couldn't open default PEX font file  Roman_M
(WW) Open APM failed
(II) NVIDIA(0): Setting mode "1024x768"
(WW) Open APM failed
(II) NVIDIA(0): Setting mode "1024x768"
(WW) Open APM failed
(II) NVIDIA(0): Setting mode "1024x768"
SetKbdSettings - type: 2 rate: 30 delay: 500 snumlk: 0
SetKbdSettings - Succeeded
(WW) Open APM failed
(II) NVIDIA(0): AGP 2X successfully initialized
(II) NVIDIA(0): Setting mode "1024x768"
(**) NVIDIA(0): DPMS enabled
(II) Loading extension NV-GLX
(II) [GLX]: Calling GlxExtensionInit
PEXExtensionInit: Couldn't open default PEX font file  Roman_M
SetKbdSettings - type: 2 rate: 30 delay: 500 snumlk: 0
SetKbdSettings - Succeeded
(WW) Open APM failed
(II) NVIDIA(0): AGP 2X successfully initialized
(II) NVIDIA(0): Setting mode "1024x768"
(**) NVIDIA(0): DPMS enabled
(II) Loading extension NV-GLX
(II) [GLX]: Calling GlxExtensionInit
PEXExtensionInit: Couldn't open default PEX font file  Roman_M
(WW) Open APM failed
(II) NVIDIA(0): Setting mode "1024x768"
(WW) Open APM failed
(II) NVIDIA(0): Setting mode "1024x768"
Avatar billede kroger Nybegynder
09. januar 2003 - 23:30 #7
Wow, intet under den er lidt sløv, her er min...:

Section "Module"



    Load        "dbe"      # Double buffer extension


    SubSection  "extmod"
      Option    "omit xfree86-dga"  # don't initialise the DGA extension
    EndSubSection

    Load        "type1"
    Load        "freetype"


    Load      "glx"

EndSection

Section "Files"


    RgbPath    "/usr/X11R6/lib/X11/rgb"

        FontPath        "/usr/share/fonts/truetype"
    FontPath        "/usr/X11R6/lib/X11/fonts/75dpi:unscaled"
    FontPath        "/usr/X11R6/lib/X11/fonts/100dpi:unscaled"
        FontPath        "/usr/X11R6/lib/X11/fonts/misc:unscaled"
    FontPath        "/usr/X11R6/lib/X11/fonts/Type1"
    FontPath        "/usr/X11R6/lib/X11/fonts/Speedo"
    FontPath        "/usr/X11R6/lib/X11/fonts/misc"
    FontPath        "/usr/X11R6/lib/X11/fonts/75dpi"
    FontPath        "/usr/X11R6/lib/X11/fonts/100dpi"


EndSection

Section "ServerFlags"

EndSection

Section "InputDevice"

    Identifier    "Keyboard1"
    Driver    "Keyboard"

    Option "AutoRepeat" "500 30"


    Option "XkbRules"    "xfree86"
    Option "XkbModel"    "pc104"
    Option "XkbLayout"    "dk"

EndSection

Section "InputDevice"

    Identifier    "Mouse1"
    Driver    "mouse"
    Option "Protocol"    "IMPS/2"
    Option "Device"      "/dev/psaux"
    Option "ZAxisMapping" "4 5"



EndSection

Section "Monitor"

    Identifier  "AOC"

    HorizSync  30-95

    VertRefresh 50-160

EndSection

Section "Device"
    Identifier  "tnt2"
    Driver      "nvidia"
    #VideoRam    32000
    # Insert Clocks lines here if appropriate
EndSection

Section "Screen"
    Identifier  "Screen 1"
    Device      "tnt2"
    Monitor    "AOC"
    DefaultDepth 16

    Subsection "Display"
        Depth      8
        Modes      "640x480" "800x600" "1024x768" "1280x1024"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth      16
        Modes      "1280x1024" "1024x768"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth      24
        Modes      "640x480" "800x600" "1024x768" "1280x1024"
        ViewPort    0 0
    EndSubsection
EndSection

Section "ServerLayout"


    Identifier  "Simple Layout"


    Screen "Screen 1"

    InputDevice "Mouse1" "CorePointer"
    InputDevice "Keyboard1" "CoreKeyboard"

EndSection.

Prøv evt. at køre som root:
dpkg-reconfigure xserver-xfree86

For at reconfigurer xserveren.

Inden da tag en backup af din fungerende x fil:
mv /etc/X11/XF86Config /etc/X11/XF86Config.bak
Avatar billede abpdk Nybegynder
09. januar 2003 - 23:49 #8
Nu håber jeg du så at de sidste 2/3 af min cut'n'paste er log-filen, så config-filen er nu ikke SÅ lang igen ;)

Jeg prøvet lige dpkg...
Avatar billede abpdk Nybegynder
10. januar 2003 - 00:04 #9
Det hjalp ikke meget. Faktisk laver den bare endnu flere "fejl" i log-filen. Mit bedste bud på nuværende tidspunkt er alle de moduler den loader, men da jeg pt. ikke ved hvad de enkelte er/gør vil jeg lige vente med at pille ved det til imorgen.
Avatar billede kroger Nybegynder
10. januar 2003 - 11:30 #10
Jeg ved godt at det var din logfil :)

Jeg så at du har
    Option        "UseFBDev"        "true"
Aktiveret, den har jeg haft en del problemer med, prøv at slå den fra. OG din DPMS under skærm ved jeg sq heller ikke lige hvad er, prøv at slå den fra.
Avatar billede abpdk Nybegynder
11. januar 2003 - 15:01 #11
Beklager det tog så lang tid, men jeg kunne ikke komme ind på Eksperten i går aftes.

Nu har jeg prøvet hvad du foreslog, men det hjælper overhovedet ingen ting at fjerne UseFBDev og DPMS. Hvis det ikke var for den svage blinken jeg nævnte øvert, skulle man næsten tro at den gjorde det så hurtigt den kunne.
Avatar billede kroger Nybegynder
13. januar 2003 - 19:39 #12
Hmmm, jeg er tømt for ideer. Prøv evt. at disable din nvidia driver (skift nvidia ud med nv), det kan jo være den der for det hele til at stalle lidt....
Avatar billede abpdk Nybegynder
13. januar 2003 - 19:49 #13
Ok. Du skal have tak fordi du forsøgte. Det med at disable nvidia driveren er dog ikke det værd, da alting jo fungere fint of hurtigt når den kører. Det var bare for at se om jeg kunne sparer mig selv 20-30 sekunder, men det må jeg så leve med indtil videre.

//abpdk
Avatar billede kroger Nybegynder
13. januar 2003 - 23:14 #14
Ok, prøv evt. på www.linuxquestions.org , der sidder altid et par kloge hoveder..
Avatar billede abpdk Nybegynder
13. januar 2003 - 23:26 #15
Jeg kan jo prøve. Ellers er der også www.experts-exchange.com
Avatar billede Ny bruger Nybegynder

Din løsning...

Tilladte BB-code-tags: [b]fed[/b] [i]kursiv[/i] [u]understreget[/u] Web- og emailadresser omdannes automatisk til links. Der sættes "nofollow" på alle links.

Loading billede Opret Preview
Kategori
IT-kurser om Microsoft 365, sikkerhed, personlig vækst, udvikling, digital markedsføring, grafisk design, SAP og forretningsanalyse.

Log ind eller opret profil

Hov!

For at kunne deltage på Computerworld Eksperten skal du være logget ind.

Det er heldigvis nemt at oprette en bruger: Det tager to minutter og du kan vælge at bruge enten e-mail, Facebook eller Google som login.

Du kan også logge ind via nedenstående tjenester