You are not logged in.

#1 2008-02-07 17:46:52

sponki
Member
Registered: 2008-02-07
Posts: 8

problems with server x

hi to all!!

this is my first experience with arch linux.

i've installed the package gnome, gnome-extra, xorg, nvidia, gdm

when i launch gnome with the comand "serverx gnome", i see the nvidia splash screen and then the system returns to terminal with the message:
"waiting for x server to shut down freefont path "fpe" /usr/share/fonts/misc refcount is 2, should be 1, fixing"

if i launch gdm, i see the nvidia splash screen, then the mouse cursor (i can move it) and then a message
"the greeter application appears to be crashing attemptin to use a different one"

this is my xorg.conf:

# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  (buildmeister@builder3)  Wed Sep 12 14:29:35 PDT 2007

# Auto-generated by Archie mkxcfg
# Auto-generated by Archie mkxcfg

Section "ServerLayout"

# Serial Mouse not detected
# USB Mouse not detected
    Identifier     "Xorg Configured"
    Screen      0  "Screen0" 0 0
    InputDevice    "Keyboard0" "CoreKeyboard"
    InputDevice    "PS/2 Mouse" "CorePointer"
EndSection

Section "Files"

# Additional fonts: Locale, Gimp, TTF...
#    FontPath     "/usr/share/lib/X11/fonts/latin2/75dpi"
#    FontPath     "/usr/share/lib/X11/fonts/latin2/100dpi"
# True type and type1 fonts are also handled via xftlib, see /etc/X11/XftConfig!
    RgbPath         "/usr/share/X11/rgb"
    ModulePath      "/usr/lib/xorg/modules"
   FontPath        "/usr/share/fonts/misc:unscaled"
   FontPath        "/usr/share/fonts/misc"
   FontPath        "/usr/share/fonts/75dpi:unscaled"
   FontPath        "/usr/share/fonts/75dpi"
   FontPath        "/usr/share/fonts/100dpi:unscaled"
   FontPath        "/usr/share/fonts/100dpi"
 #   FontPath        "/usr/share/fonts/PEX"
 #   FontPath        "/usr/share/fonts/cyrillic"
   FontPath        "/usr/share/fonts/Type1"
#    FontPath        "/usr/share/fonts/ttf/western"
#    FontPath        "/usr/share/fonts/ttf/decoratives"
#    FontPath        "/usr/share/fonts/truetype"
#    FontPath        "/usr/share/fonts/truetype/openoffice"
    FontPath        "/usr/share/fonts/TTF/"
#    FontPath        "/usr/share/fonts/latex-ttf-fonts"
#    FontPath        "/usr/share/fonts/defoma/CID"
#    FontPath        "/usr/share/fonts/defoma/TrueType"
EndSection

Section "Module"

        #    Load           "type1"
    Load           "ddc"  # ddc probing of monitor
    Load           "dbe"
    Load           "extmod"
    Load           "glx"
    Load           "bitmap" # bitmap-fonts
#    Load           "freetype"
    Load           "record"
    #   Load  "synaptics"
EndSection

Section "ServerFlags"
    Option         "AllowMouseOpenFail" "true"
EndSection

Section "InputDevice"
    Identifier     "Keyboard0"
    Driver         "keyboard"
    Option         "CoreKeyboard"
    Option         "XkbRules" "xorg"
    Option         "XkbModel" "pc105"
    Option         "XkbLayout" "it"
    Option         "XkbVariant" ""
EndSection

Section "InputDevice"
    Identifier     "Serial Mouse"
    Driver         "mouse"
    Option         "Protocol" "Microsoft"
    Option         "Device" "/dev/ttyS0"
    Option         "Emulate3Buttons" "true"
    Option         "Emulate3Timeout" "70"
    Option         "SendCoreEvents" "true"
EndSection

Section "InputDevice"
    Identifier     "PS/2 Mouse"
    Driver         "mouse"
    Option         "Protocol" "auto"
    Option         "ZAxisMapping" "4 5"
    Option         "Device" "/dev/psaux"
    Option         "Emulate3Buttons" "true"
    Option         "Emulate3Timeout" "70"
    Option         "SendCoreEvents" "true"
EndSection

Section "InputDevice"
    Identifier     "USB Mouse"
    Driver         "mouse"
    Option         "Device" "/dev/input/mice"
    Option         "SendCoreEvents" "true"
    Option         "Protocol" "IMPS/2"
    Option         "ZAxisMapping" "4 5"
    Option         "Buttons" "5"
EndSection

Section "Monitor"

 # Warning: This may fry old Monitors
 # Very conservative. May flicker.
#    VertRefresh  50.0 - 62.0 # Extreme conservative. Will flicker. TFT default.
    #  Default modes distilled from
    #      "VESA and Industry Standards and Guide for Computer Display Monitor
    #       Timing", version 1.0, revision 0.8, adopted September 17, 1998.
    #  $XFree86: xc/programs/Xserver/hw/xfree86/etc/vesamodes,v 1.4 1999/11/18 16:52:17 tsi Exp $
    # 640x350 @ 85Hz (VESA) hsync: 37.9kHz
    Identifier     "Monitor0"
    HorizSync       30.0 - 83.0
    VertRefresh     56.0 - 75.0
    Option         "DPMS" "true"
#    HorizSync    28.0 - 78.0 # Warning: This may fry very old Monitors
EndSection

Section "Device"
    Identifier     "Card0"
    Driver         "nvidia"
    VendorName     "All"
    BoardName      "All"
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Card0"
    Monitor        "Monitor0"
    DefaultDepth    24
    Option         "UseEdidDpi" "false"
    Option         "DPI" "96 x 96"
    SubSection     "Display"
        Depth       24
        Modes      "1280x1024" "1024x768" "800x600"
    EndSubSection
EndSection

this is my /var/log/Xorg.0.log:

This is a pre-release version of the X server from The X.Org Foundation.
It is not supported in any way.
Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
Select the "xorg" product for bugs you find in this release.
Before reporting bugs in pre-release versions please check the
latest version in the X.Org Foundation git repository.
See http://wiki.x.org/wiki/GitPage for git access instructions.

X.Org X Server 1.4.0.90
Release Date: 5 September 2007
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.23-ARCH i686 
Current Operating System: Linux myhost 2.6.23-ARCH #1 SMP PREEMPT Tue Jan 15 06:34:36 UTC 2008 i686
Build Date: 20 January 2008  08:27:43PM
 
    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: Thu Feb  7 18:28:55 2008
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Xorg Configured"
(**) |-->Screen "Screen0" (0)
(**) |   |-->Monitor "Monitor0"
(**) |   |-->Device "Card0"
(**) |-->Input Device "Keyboard0"
(**) |-->Input Device "PS/2 Mouse"
(**) Option "AllowMouseOpenFail" "true"
(==) Automatically adding devices
(==) Automatically enabling devices
(==) Including the default font path /usr/share/fonts/misc,/usr/share/fonts/100dpi:unscaled,/usr/share/fonts/75dpi:unscaled,/usr/share/fonts/TTF,/usr/share/fonts/Type1.
(**) FontPath set to:
    /usr/share/fonts/misc:unscaled,
    /usr/share/fonts/misc,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/75dpi,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/100dpi,
    /usr/share/fonts/Type1,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/misc,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/TTF,
    /usr/share/fonts/Type1
(**) RgbPath set to "/usr/share/X11/rgb"
(**) ModulePath set to "/usr/lib/xorg/modules"
(WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
(II) No APM support in BIOS or kernel
(II) Loader magic: 0x81d65c0
(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.0.90, 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: 00:00:0: chip 8086,1a30 card 1043,8088 rev 11 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 8086,1a31 card 0000,0000 rev 11 class 06,04,00 hdr 01
(II) PCI: 00:1d:0: chip 8086,24c2 card 1043,8089 rev 01 class 0c,03,00 hdr 80
(II) PCI: 00:1d:1: chip 8086,24c4 card 1043,8089 rev 01 class 0c,03,00 hdr 00
(II) PCI: 00:1d:2: chip 8086,24c7 card 1043,8089 rev 01 class 0c,03,00 hdr 00
(II) PCI: 00:1d:7: chip 8086,24cd card 1043,8089 rev 01 class 0c,03,20 hdr 00
(II) PCI: 00:1e:0: chip 8086,244e card 0000,0000 rev 81 class 06,04,00 hdr 01
(II) PCI: 00:1f:0: chip 8086,24c0 card 0000,0000 rev 01 class 06,01,00 hdr 80
(II) PCI: 00:1f:1: chip 8086,24cb card 1043,8089 rev 01 class 01,01,8a hdr 00
(II) PCI: 00:1f:3: chip 8086,24c3 card 1043,8089 rev 01 class 0c,05,00 hdr 00
(II) PCI: 01:00:0: chip 10de,0326 card 0000,0000 rev a1 class 03,00,00 hdr 00
(II) PCI: 02:03:0: chip 13f6,0111 card 1043,80e2 rev 10 class 04,01,00 hdr 00
(II) PCI: 02:0c:0: chip 1186,1300 card 1186,1303 rev 10 class 02,00,00 hdr 00
(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,2), 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: 0x0008 (VGA_EN is set)
(II) Bus 1 non-prefetchable memory range:
    [0] -1    0    0xde000000 - 0xdfefffff (0x1f00000) MX[b]
(II) Bus 1 prefetchable memory range:
    [0] -1    0    0xdff00000 - 0xf7ffffff (0x18100000) MX[b]
(II) Subtractive PCI-to-PCI bridge:
(II) Bus 2: bridge is at (0:30:0), (0,2,2), BCTRL: 0x0006 (VGA_EN is cleared)
(II) Bus 2 I/O range:
    [0] -1    0    0x0000b000 - 0x0000b0ff (0x100) IX[b]
    [1] -1    0    0x0000b400 - 0x0000b4ff (0x100) IX[b]
    [2] -1    0    0x0000b800 - 0x0000b8ff (0x100) IX[b]
    [3] -1    0    0x0000bc00 - 0x0000bcff (0x100) IX[b]
(II) Bus 2 non-prefetchable memory range:
    [0] -1    0    0xdd000000 - 0xdd7fffff (0x800000) 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 NV34 [GeForce FX 5500] rev 161, Mem @ 0xde000000/24, 0xe0000000/28, BIOS @ 0xdffe0000/17
(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]
    [2] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
    [5] -1    0    0x00000000 - 0x000000ff (0x100) IX[b]
(II) PCI Memory resource overlap reduced 0xf8000000 from 0xfbffffff to 0xf7ffffff
(II) Active PCI resource ranges:
    [0] -1    0    0xdd000000 - 0xdd0000ff (0x100) MX[b]
    [1] -1    0    0x30000000 - 0x300003ff (0x400) MX[b]
    [2] -1    0    0xdd800000 - 0xdd8003ff (0x400) MX[b]
    [3] -1    0    0xf8000000 - 0xf7ffffff (0x0) MX[b]O
    [4] -1    0    0xdffe0000 - 0xdfffffff (0x20000) MX[b](B)
    [5] -1    0    0xe0000000 - 0xefffffff (0x10000000) MX[b](B)
    [6] -1    0    0xde000000 - 0xdeffffff (0x1000000) MX[b](B)
    [7] -1    0    0x0000b400 - 0x0000b4ff (0x100) IX[b]
    [8] -1    0    0x0000b800 - 0x0000b8ff (0x100) IX[b]
    [9] -1    0    0x0000e800 - 0x0000e81f (0x20) IX[b]
    [10] -1    0    0x0000f000 - 0x0000f00f (0x10) IX[b]
    [11] -1    0    0x000001f0 - 0x000001f0 (0x1) IX[b]
    [12] -1    0    0x000001f0 - 0x000001f7 (0x8) IX[b]
    [13] -1    0    0x000001f0 - 0x000001f0 (0x1) IX[b]
    [14] -1    0    0x000001f0 - 0x000001f7 (0x8) IX[b]
    [15] -1    0    0x0000d000 - 0x0000d01f (0x20) IX[b]
    [16] -1    0    0x0000d400 - 0x0000d41f (0x20) IX[b]
    [17] -1    0    0x0000d800 - 0x0000d81f (0x20) IX[b]
(II) Active PCI resource ranges after removing overlaps:
    [0] -1    0    0xdd000000 - 0xdd0000ff (0x100) MX[b]
    [1] -1    0    0x30000000 - 0x300003ff (0x400) MX[b]
    [2] -1    0    0xdd800000 - 0xdd8003ff (0x400) MX[b]
    [3] -1    0    0xf8000000 - 0xf7ffffff (0x0) MX[b]O
    [4] -1    0    0xdffe0000 - 0xdfffffff (0x20000) MX[b](B)
    [5] -1    0    0xe0000000 - 0xefffffff (0x10000000) MX[b](B)
    [6] -1    0    0xde000000 - 0xdeffffff (0x1000000) MX[b](B)
    [7] -1    0    0x0000b400 - 0x0000b4ff (0x100) IX[b]
    [8] -1    0    0x0000b800 - 0x0000b8ff (0x100) IX[b]
    [9] -1    0    0x0000e800 - 0x0000e81f (0x20) IX[b]
    [10] -1    0    0x0000f000 - 0x0000f00f (0x10) IX[b]
    [11] -1    0    0x000001f0 - 0x000001f0 (0x1) IX[b]
    [12] -1    0    0x000001f0 - 0x000001f7 (0x8) IX[b]
    [13] -1    0    0x000001f0 - 0x000001f0 (0x1) IX[b]
    [14] -1    0    0x000001f0 - 0x000001f7 (0x8) IX[b]
    [15] -1    0    0x0000d000 - 0x0000d01f (0x20) IX[b]
    [16] -1    0    0x0000d400 - 0x0000d41f (0x20) IX[b]
    [17] -1    0    0x0000d800 - 0x0000d81f (0x20) IX[b]
(II) OS-reported resource ranges after removing overlaps with PCI:
    [0] -1    0    0x00100000 - 0x2fffffff (0x2ff00000) MX[b]E(B)
    [1] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
    [5] -1    0    0x00000000 - 0x000000ff (0x100) IX[b]
(II) All system resource ranges:
    [0] -1    0    0x00100000 - 0x2fffffff (0x2ff00000) MX[b]E(B)
    [1] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1    0    0xdd000000 - 0xdd0000ff (0x100) MX[b]
    [5] -1    0    0x30000000 - 0x300003ff (0x400) MX[b]
    [6] -1    0    0xdd800000 - 0xdd8003ff (0x400) MX[b]
    [7] -1    0    0xf8000000 - 0xf7ffffff (0x0) MX[b]O
    [8] -1    0    0xdffe0000 - 0xdfffffff (0x20000) MX[b](B)
    [9] -1    0    0xe0000000 - 0xefffffff (0x10000000) MX[b](B)
    [10] -1    0    0xde000000 - 0xdeffffff (0x1000000) MX[b](B)
    [11] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
    [12] -1    0    0x00000000 - 0x000000ff (0x100) IX[b]
    [13] -1    0    0x0000b400 - 0x0000b4ff (0x100) IX[b]
    [14] -1    0    0x0000b800 - 0x0000b8ff (0x100) IX[b]
    [15] -1    0    0x0000e800 - 0x0000e81f (0x20) IX[b]
    [16] -1    0    0x0000f000 - 0x0000f00f (0x10) IX[b]
    [17] -1    0    0x000001f0 - 0x000001f0 (0x1) IX[b]
    [18] -1    0    0x000001f0 - 0x000001f7 (0x8) IX[b]
    [19] -1    0    0x000001f0 - 0x000001f0 (0x1) IX[b]
    [20] -1    0    0x000001f0 - 0x000001f7 (0x8) IX[b]
    [21] -1    0    0x0000d000 - 0x0000d01f (0x20) IX[b]
    [22] -1    0    0x0000d400 - 0x0000d41f (0x20) IX[b]
    [23] -1    0    0x0000d800 - 0x0000d81f (0x20) IX[b]
(II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
(II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
(II) "glx" will be loaded. This was enabled by default and also specified in the config file.
(II) "freetype" will be loaded by default.
(II) "record" will be loaded. This was enabled by default and also specified in the config file.
(II) "dri" will be loaded by default.
(II) LoadModule: "ddc"(II) Module "ddc" already built-in
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
    compiled for 1.4.0.90, 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: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
    compiled for 1.4.0.90, 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: "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
    ABI class: X.Org Server Extension, version 0.1
(II) NVIDIA GLX Module  100.14.19  Wed Sep 12 14:48:02 PDT 2007
(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.0.90, 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: "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.0.90, 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: "dri"
(II) Loading /usr/lib/xorg/modules/extensions//libdri.so
(II) Module dri: vendor="X.Org Foundation"
    compiled for 1.4.0.90, module version = 1.0.0
    ABI class: X.Org Server Extension, version 0.3
(II) Loading extension XFree86-DRI
(II) LoadModule: "nvidia"
(II) Loading /usr/lib/xorg/modules/drivers//nvidia_drv.so
(II) Module nvidia: vendor="NVIDIA Corporation"
    compiled for 4.0.2, module version = 1.0.0
    Module class: X.Org Video Driver
(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, module version = 1.2.2
    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, module version = 1.2.3
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 2.0
(II) NVIDIA dlloader X Driver  100.14.19  Wed Sep 12 14:14:20 PDT 2007
(II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
(II) Primary Device is: PCI 01:00:0
(--) Assigning device section with no busID to primary device
(--) Chipset NVIDIA GPU found
(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.0.90, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.3
(II) Loading sub module "wfb"
(II) LoadModule: "wfb"
(II) Loading /usr/lib/xorg/modules//libwfb.so
(II) Module wfb: vendor="NVIDIA Corporation"
    compiled for 7.1.99.2, module version = 1.0.0
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"(II) Module "ramdac" already built-in
(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.0.90, module version = 1.2.0
    ABI class: X.Org Video Driver, version 2.0
(II) resource ranges after xf86ClaimFixedResources() call:
    [0] -1    0    0x00100000 - 0x2fffffff (0x2ff00000) MX[b]E(B)
    [1] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1    0    0xdd000000 - 0xdd0000ff (0x100) MX[b]
    [5] -1    0    0x30000000 - 0x300003ff (0x400) MX[b]
    [6] -1    0    0xdd800000 - 0xdd8003ff (0x400) MX[b]
    [7] -1    0    0xf8000000 - 0xf7ffffff (0x0) MX[b]O
    [8] -1    0    0xdffe0000 - 0xdfffffff (0x20000) MX[b](B)
    [9] -1    0    0xe0000000 - 0xefffffff (0x10000000) MX[b](B)
    [10] -1    0    0xde000000 - 0xdeffffff (0x1000000) MX[b](B)
    [11] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
    [12] -1    0    0x00000000 - 0x000000ff (0x100) IX[b]
    [13] -1    0    0x0000b400 - 0x0000b4ff (0x100) IX[b]
    [14] -1    0    0x0000b800 - 0x0000b8ff (0x100) IX[b]
    [15] -1    0    0x0000e800 - 0x0000e81f (0x20) IX[b]
    [16] -1    0    0x0000f000 - 0x0000f00f (0x10) IX[b]
    [17] -1    0    0x000001f0 - 0x000001f0 (0x1) IX[b]
    [18] -1    0    0x000001f0 - 0x000001f7 (0x8) IX[b]
    [19] -1    0    0x000001f0 - 0x000001f0 (0x1) IX[b]
    [20] -1    0    0x000001f0 - 0x000001f7 (0x8) IX[b]
    [21] -1    0    0x0000d000 - 0x0000d01f (0x20) IX[b]
    [22] -1    0    0x0000d400 - 0x0000d41f (0x20) IX[b]
    [23] -1    0    0x0000d800 - 0x0000d81f (0x20) IX[b]
(II) resource ranges after probing:
    [0] -1    0    0x00100000 - 0x2fffffff (0x2ff00000) MX[b]E(B)
    [1] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1    0    0xdd000000 - 0xdd0000ff (0x100) MX[b]
    [5] -1    0    0x30000000 - 0x300003ff (0x400) MX[b]
    [6] -1    0    0xdd800000 - 0xdd8003ff (0x400) MX[b]
    [7] -1    0    0xf8000000 - 0xf7ffffff (0x0) MX[b]O
    [8] -1    0    0xdffe0000 - 0xdfffffff (0x20000) MX[b](B)
    [9] -1    0    0xe0000000 - 0xefffffff (0x10000000) MX[b](B)
    [10] -1    0    0xde000000 - 0xdeffffff (0x1000000) MX[b](B)
    [11] 0    0    0x000a0000 - 0x000affff (0x10000) MS[b]
    [12] 0    0    0x000b0000 - 0x000b7fff (0x8000) MS[b]
    [13] 0    0    0x000b8000 - 0x000bffff (0x8000) MS[b]
    [14] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
    [15] -1    0    0x00000000 - 0x000000ff (0x100) IX[b]
    [16] -1    0    0x0000b400 - 0x0000b4ff (0x100) IX[b]
    [17] -1    0    0x0000b800 - 0x0000b8ff (0x100) IX[b]
    [18] -1    0    0x0000e800 - 0x0000e81f (0x20) IX[b]
    [19] -1    0    0x0000f000 - 0x0000f00f (0x10) IX[b]
    [20] -1    0    0x000001f0 - 0x000001f0 (0x1) IX[b]
    [21] -1    0    0x000001f0 - 0x000001f7 (0x8) IX[b]
    [22] -1    0    0x000001f0 - 0x000001f0 (0x1) IX[b]
    [23] -1    0    0x000001f0 - 0x000001f7 (0x8) IX[b]
    [24] -1    0    0x0000d000 - 0x0000d01f (0x20) IX[b]
    [25] -1    0    0x0000d400 - 0x0000d41f (0x20) IX[b]
    [26] -1    0    0x0000d800 - 0x0000d81f (0x20) IX[b]
    [27] 0    0    0x000003b0 - 0x000003bb (0xc) IS[b]
    [28] 0    0    0x000003c0 - 0x000003df (0x20) IS[b]
(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): Option "UseEdidDpi" "false"
(**) NVIDIA(0): Option "DPI" "96 x 96"
(**) NVIDIA(0): Enabling RENDER acceleration
(II) NVIDIA(0): Support for GLX with the Damage and Composite X extensions is
(II) NVIDIA(0):     enabled.
(II) NVIDIA(0): NVIDIA GPU GeForce FX 5500 (NV34) at PCI:1:0:0 (GPU-0)
(--) NVIDIA(0): Memory: 262144 kBytes
(--) NVIDIA(0): VideoBIOS: 04.34.20.69.00
(II) NVIDIA(0): Detected AGP rate: 4X
(--) NVIDIA(0): Interlaced video modes are supported on this GPU
(--) NVIDIA(0): Connected display device(s) on GeForce FX 5500 at PCI:1:0:0:
(--) NVIDIA(0):     LG L1900E (DFP-0)
(--) NVIDIA(0): LG L1900E (DFP-0): 135.0 MHz maximum pixel clock
(--) NVIDIA(0): LG L1900E (DFP-0): Internal Single Link TMDS
(II) NVIDIA(0): Assigned Display Device: DFP-0
(II) NVIDIA(0): Validated modes:
(II) NVIDIA(0):     "1280x1024"
(II) NVIDIA(0):     "1024x768"
(II) NVIDIA(0):     "800x600"
(II) NVIDIA(0): Virtual screen size determined to be 1280 x 1024
(**) NVIDIA(0): DPI set to (96, 96); computed from "DPI" X config option
(==) NVIDIA(0): Enabling 32-bit ARGB GLX visuals.
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
    [0] 0    0    0xe0000000 - 0xefffffff (0x10000000) MX[b]
    [1] 0    0    0xde000000 - 0xdeffffff (0x1000000) MX[b]
    [2] -1    0    0x00100000 - 0x2fffffff (0x2ff00000) MX[b]E(B)
    [3] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
    [4] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
    [5] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [6] -1    0    0xdd000000 - 0xdd0000ff (0x100) MX[b]
    [7] -1    0    0x30000000 - 0x300003ff (0x400) MX[b]
    [8] -1    0    0xdd800000 - 0xdd8003ff (0x400) MX[b]
    [9] -1    0    0xf8000000 - 0xf7ffffff (0x0) MX[b]O
    [10] -1    0    0xdffe0000 - 0xdfffffff (0x20000) MX[b](B)
    [11] -1    0    0xe0000000 - 0xefffffff (0x10000000) MX[b](B)
    [12] -1    0    0xde000000 - 0xdeffffff (0x1000000) MX[b](B)
    [13] 0    0    0x000a0000 - 0x000affff (0x10000) MS[b](OprD)
    [14] 0    0    0x000b0000 - 0x000b7fff (0x8000) MS[b](OprD)
    [15] 0    0    0x000b8000 - 0x000bffff (0x8000) MS[b](OprD)
    [16] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
    [17] -1    0    0x00000000 - 0x000000ff (0x100) IX[b]
    [18] -1    0    0x0000b400 - 0x0000b4ff (0x100) IX[b]
    [19] -1    0    0x0000b800 - 0x0000b8ff (0x100) IX[b]
    [20] -1    0    0x0000e800 - 0x0000e81f (0x20) IX[b]
    [21] -1    0    0x0000f000 - 0x0000f00f (0x10) IX[b]
    [22] -1    0    0x000001f0 - 0x000001f0 (0x1) IX[b]
    [23] -1    0    0x000001f0 - 0x000001f7 (0x8) IX[b]
    [24] -1    0    0x000001f0 - 0x000001f0 (0x1) IX[b]
    [25] -1    0    0x000001f0 - 0x000001f7 (0x8) IX[b]
    [26] -1    0    0x0000d000 - 0x0000d01f (0x20) IX[b]
    [27] -1    0    0x0000d400 - 0x0000d41f (0x20) IX[b]
    [28] -1    0    0x0000d800 - 0x0000d81f (0x20) IX[b]
    [29] 0    0    0x000003b0 - 0x000003bb (0xc) IS[b](OprU)
    [30] 0    0    0x000003c0 - 0x000003df (0x20) IS[b](OprU)
(II) NVIDIA(0): Initialized GART.
(II) NVIDIA(0): Unable to connect to the ACPI daemon; the ACPI daemon may not
(II) NVIDIA(0):     be running or the "AcpidSocketPath" X configuration option
(II) NVIDIA(0):     may not be set correctly.  When the ACPI daemon is
(II) NVIDIA(0):     available, the NVIDIA X driver can use it to receive ACPI
(II) NVIDIA(0):     events.  For details, please see the "ConnectToAcpid" and
(II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
(II) NVIDIA(0):     Config Options in the README.
(II) NVIDIA(0): Setting mode "1280x1024"
(II) Loading extension NV-GLX
(II) NVIDIA(0): NVIDIA 3D Acceleration Architecture Initialized
(II) NVIDIA(0): Using the NVIDIA 2D acceleration architecture
(==) NVIDIA(0): Backing store disabled
(==) NVIDIA(0): Silken mouse enabled
(**) Option "dpms" "true"
(**) NVIDIA(0): DPMS enabled
(II) Loading extension NV-CONTROL
(==) RandR enabled
(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
(II) Initializing extension GLX
(**) Option "CoreKeyboard"
(**) Keyboard0: always reports core events
(**) Option "Protocol" "standard"
(**) Keyboard0: Protocol: standard
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xorg"
(**) Keyboard0: XkbRules: "xorg"
(**) Option "XkbModel" "pc105"
(**) Keyboard0: XkbModel: "pc105"
(**) Option "XkbLayout" "it"
(**) Keyboard0: XkbLayout: "it"
(WW) Option "XkbVariant" requires an string value
(**) Option "CustomKeycodes" "off"
(**) Keyboard0: CustomKeycodes disabled
(**) Option "Protocol" "auto"
(**) PS/2 Mouse: Device: "/dev/psaux"
(**) PS/2 Mouse: Protocol: "auto"
(**) Option "SendCoreEvents" "true"
(**) Option "CorePointer"
(**) PS/2 Mouse: always reports core events
(**) Option "Device" "/dev/psaux"
(**) Option "Emulate3Buttons" "true"
(**) Option "Emulate3Timeout" "70"
(**) PS/2 Mouse: Emulate3Buttons, Emulate3Timeout: 70
(**) Option "ZAxisMapping" "4 5"
(**) PS/2 Mouse: ZAxisMapping: buttons 4 and 5
(**) PS/2 Mouse: Buttons: 9
(**) PS/2 Mouse: Sensitivity: 1
(II) evaluating device (PS/2 Mouse)
(II) XINPUT: Adding extended input device "PS/2 Mouse" (type: MOUSE)
(II) evaluating device (Keyboard0)
(II) XINPUT: Adding extended input device "Keyboard0" (type: KEYBOARD)
(--) PS/2 Mouse: PnP-detected protocol: "ExplorerPS/2"
(II) PS/2 Mouse: ps2EnableDataReporting: succeeded
FreeFontPath: FPE "/usr/share/fonts/misc:unscaled" refcount is 2, should be 1; fixing.

this is /var/log/Xorg.1.log:

This is a pre-release version of the X server from The X.Org Foundation.
It is not supported in any way.
Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
Select the "xorg" product for bugs you find in this release.
Before reporting bugs in pre-release versions please check the
latest version in the X.Org Foundation git repository.
See http://wiki.x.org/wiki/GitPage for git access instructions.

X.Org X Server 1.4.0.90
Release Date: 5 September 2007
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.23-ARCH i686 
Current Operating System: Linux myhost 2.6.23-ARCH #1 SMP PREEMPT Tue Jan 15 06:34:36 UTC 2008 i686
Build Date: 20 January 2008  08:27:43PM
 
    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.1.log", Time: Thu Feb  7 17:42:52 2008
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Xorg Configured"
(**) |-->Screen "Screen0" (0)
(**) |   |-->Monitor "Monitor0"
(**) |   |-->Device "Card0"
(**) |-->Input Device "Keyboard0"
(**) |-->Input Device "PS/2 Mouse"
(**) Option "AllowMouseOpenFail" "true"
(==) Automatically adding devices
(==) Automatically enabling devices
(==) FontPath set to:
    /usr/share/fonts/misc,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/TTF,
    /usr/share/fonts/Type1
(**) RgbPath set to "/usr/share/X11/rgb"
(**) ModulePath set to "/usr/lib/xorg/modules"
(WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
(II) No APM support in BIOS or kernel
(II) Loader magic: 0x81d65c0
(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.0.90, module version = 1.0.0
    ABI class: X.Org Video Driver, version 2.0
(++) using VT number 8

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,1a30 card 1043,8088 rev 11 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 8086,1a31 card 0000,0000 rev 11 class 06,04,00 hdr 01
(II) PCI: 00:1d:0: chip 8086,24c2 card 1043,8089 rev 01 class 0c,03,00 hdr 80
(II) PCI: 00:1d:1: chip 8086,24c4 card 1043,8089 rev 01 class 0c,03,00 hdr 00
(II) PCI: 00:1d:2: chip 8086,24c7 card 1043,8089 rev 01 class 0c,03,00 hdr 00
(II) PCI: 00:1d:7: chip 8086,24cd card 1043,8089 rev 01 class 0c,03,20 hdr 00
(II) PCI: 00:1e:0: chip 8086,244e card 0000,0000 rev 81 class 06,04,00 hdr 01
(II) PCI: 00:1f:0: chip 8086,24c0 card 0000,0000 rev 01 class 06,01,00 hdr 80
(II) PCI: 00:1f:1: chip 8086,24cb card 1043,8089 rev 01 class 01,01,8a hdr 00
(II) PCI: 00:1f:3: chip 8086,24c3 card 1043,8089 rev 01 class 0c,05,00 hdr 00
(II) PCI: 01:00:0: chip 10de,0326 card 0000,0000 rev a1 class 03,00,00 hdr 00
(II) PCI: 02:03:0: chip 13f6,0111 card 1043,80e2 rev 10 class 04,01,00 hdr 00
(II) PCI: 02:0c:0: chip 1186,1300 card 1186,1303 rev 10 class 02,00,00 hdr 00
(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,2), 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: 0x0008 (VGA_EN is set)
(II) Bus 1 non-prefetchable memory range:
    [0] -1    0    0xde000000 - 0xdfefffff (0x1f00000) MX[b]
(II) Bus 1 prefetchable memory range:
    [0] -1    0    0xdff00000 - 0xf7ffffff (0x18100000) MX[b]
(II) Subtractive PCI-to-PCI bridge:
(II) Bus 2: bridge is at (0:30:0), (0,2,2), BCTRL: 0x0006 (VGA_EN is cleared)
(II) Bus 2 I/O range:
    [0] -1    0    0x0000b000 - 0x0000b0ff (0x100) IX[b]
    [1] -1    0    0x0000b400 - 0x0000b4ff (0x100) IX[b]
    [2] -1    0    0x0000b800 - 0x0000b8ff (0x100) IX[b]
    [3] -1    0    0x0000bc00 - 0x0000bcff (0x100) IX[b]
(II) Bus 2 non-prefetchable memory range:
    [0] -1    0    0xdd000000 - 0xdd7fffff (0x800000) 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 NV34 [GeForce FX 5500] rev 161, Mem @ 0xde000000/24, 0xe0000000/28, BIOS @ 0xdffe0000/17
(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]
    [2] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
    [5] -1    0    0x00000000 - 0x000000ff (0x100) IX[b]
(II) PCI Memory resource overlap reduced 0xf8000000 from 0xfbffffff to 0xf7ffffff
(II) Active PCI resource ranges:
    [0] -1    0    0xdd000000 - 0xdd0000ff (0x100) MX[b]
    [1] -1    0    0x30000000 - 0x300003ff (0x400) MX[b]
    [2] -1    0    0xdd800000 - 0xdd8003ff (0x400) MX[b]
    [3] -1    0    0xf8000000 - 0xf7ffffff (0x0) MX[b]O
    [4] -1    0    0xdffe0000 - 0xdfffffff (0x20000) MX[b](B)
    [5] -1    0    0xe0000000 - 0xefffffff (0x10000000) MX[b](B)
    [6] -1    0    0xde000000 - 0xdeffffff (0x1000000) MX[b](B)
    [7] -1    0    0x0000b400 - 0x0000b4ff (0x100) IX[b]
    [8] -1    0    0x0000b800 - 0x0000b8ff (0x100) IX[b]
    [9] -1    0    0x0000e800 - 0x0000e81f (0x20) IX[b]
    [10] -1    0    0x0000f000 - 0x0000f00f (0x10) IX[b]
    [11] -1    0    0x000001f0 - 0x000001f0 (0x1) IX[b]
    [12] -1    0    0x000001f0 - 0x000001f7 (0x8) IX[b]
    [13] -1    0    0x000001f0 - 0x000001f0 (0x1) IX[b]
    [14] -1    0    0x000001f0 - 0x000001f7 (0x8) IX[b]
    [15] -1    0    0x0000d000 - 0x0000d01f (0x20) IX[b]
    [16] -1    0    0x0000d400 - 0x0000d41f (0x20) IX[b]
    [17] -1    0    0x0000d800 - 0x0000d81f (0x20) IX[b]
(II) Active PCI resource ranges after removing overlaps:
    [0] -1    0    0xdd000000 - 0xdd0000ff (0x100) MX[b]
    [1] -1    0    0x30000000 - 0x300003ff (0x400) MX[b]
    [2] -1    0    0xdd800000 - 0xdd8003ff (0x400) MX[b]
    [3] -1    0    0xf8000000 - 0xf7ffffff (0x0) MX[b]O
    [4] -1    0    0xdffe0000 - 0xdfffffff (0x20000) MX[b](B)
    [5] -1    0    0xe0000000 - 0xefffffff (0x10000000) MX[b](B)
    [6] -1    0    0xde000000 - 0xdeffffff (0x1000000) MX[b](B)
    [7] -1    0    0x0000b400 - 0x0000b4ff (0x100) IX[b]
    [8] -1    0    0x0000b800 - 0x0000b8ff (0x100) IX[b]
    [9] -1    0    0x0000e800 - 0x0000e81f (0x20) IX[b]
    [10] -1    0    0x0000f000 - 0x0000f00f (0x10) IX[b]
    [11] -1    0    0x000001f0 - 0x000001f0 (0x1) IX[b]
    [12] -1    0    0x000001f0 - 0x000001f7 (0x8) IX[b]
    [13] -1    0    0x000001f0 - 0x000001f0 (0x1) IX[b]
    [14] -1    0    0x000001f0 - 0x000001f7 (0x8) IX[b]
    [15] -1    0    0x0000d000 - 0x0000d01f (0x20) IX[b]
    [16] -1    0    0x0000d400 - 0x0000d41f (0x20) IX[b]
    [17] -1    0    0x0000d800 - 0x0000d81f (0x20) IX[b]
(II) OS-reported resource ranges after removing overlaps with PCI:
    [0] -1    0    0x00100000 - 0x2fffffff (0x2ff00000) MX[b]E(B)
    [1] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
    [5] -1    0    0x00000000 - 0x000000ff (0x100) IX[b]
(II) All system resource ranges:
    [0] -1    0    0x00100000 - 0x2fffffff (0x2ff00000) MX[b]E(B)
    [1] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1    0    0xdd000000 - 0xdd0000ff (0x100) MX[b]
    [5] -1    0    0x30000000 - 0x300003ff (0x400) MX[b]
    [6] -1    0    0xdd800000 - 0xdd8003ff (0x400) MX[b]
    [7] -1    0    0xf8000000 - 0xf7ffffff (0x0) MX[b]O
    [8] -1    0    0xdffe0000 - 0xdfffffff (0x20000) MX[b](B)
    [9] -1    0    0xe0000000 - 0xefffffff (0x10000000) MX[b](B)
    [10] -1    0    0xde000000 - 0xdeffffff (0x1000000) MX[b](B)
    [11] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
    [12] -1    0    0x00000000 - 0x000000ff (0x100) IX[b]
    [13] -1    0    0x0000b400 - 0x0000b4ff (0x100) IX[b]
    [14] -1    0    0x0000b800 - 0x0000b8ff (0x100) IX[b]
    [15] -1    0    0x0000e800 - 0x0000e81f (0x20) IX[b]
    [16] -1    0    0x0000f000 - 0x0000f00f (0x10) IX[b]
    [17] -1    0    0x000001f0 - 0x000001f0 (0x1) IX[b]
    [18] -1    0    0x000001f0 - 0x000001f7 (0x8) IX[b]
    [19] -1    0    0x000001f0 - 0x000001f0 (0x1) IX[b]
    [20] -1    0    0x000001f0 - 0x000001f7 (0x8) IX[b]
    [21] -1    0    0x0000d000 - 0x0000d01f (0x20) IX[b]
    [22] -1    0    0x0000d400 - 0x0000d41f (0x20) IX[b]
    [23] -1    0    0x0000d800 - 0x0000d81f (0x20) IX[b]
(II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
(II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
(II) "glx" will be loaded. This was enabled by default and also specified in the config file.
(II) "freetype" will be loaded by default.
(II) "record" will be loaded. This was enabled by default and also specified in the config file.
(II) "dri" will be loaded by default.
(II) LoadModule: "ddc"(II) Module "ddc" already built-in
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
    compiled for 1.4.0.90, 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: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
    compiled for 1.4.0.90, 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: "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
    ABI class: X.Org Server Extension, version 0.1
(II) NVIDIA GLX Module  100.14.19  Wed Sep 12 14:48:02 PDT 2007
(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.0.90, 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: "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.0.90, 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: "dri"
(II) Loading /usr/lib/xorg/modules/extensions//libdri.so
(II) Module dri: vendor="X.Org Foundation"
    compiled for 1.4.0.90, module version = 1.0.0
    ABI class: X.Org Server Extension, version 0.3
(II) Loading extension XFree86-DRI
(II) LoadModule: "nvidia"
(II) Loading /usr/lib/xorg/modules/drivers//nvidia_drv.so
(II) Module nvidia: vendor="NVIDIA Corporation"
    compiled for 4.0.2, module version = 1.0.0
    Module class: X.Org Video Driver
(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, module version = 1.2.2
    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, module version = 1.2.3
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 2.0
(II) NVIDIA dlloader X Driver  100.14.19  Wed Sep 12 14:14:20 PDT 2007
(II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
(II) Primary Device is: PCI 01:00:0
(--) Assigning device section with no busID to primary device
(--) Chipset NVIDIA GPU found
(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.0.90, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.3
(II) Loading sub module "wfb"
(II) LoadModule: "wfb"
(II) Loading /usr/lib/xorg/modules//libwfb.so
(II) Module wfb: vendor="NVIDIA Corporation"
    compiled for 7.1.99.2, module version = 1.0.0
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"(II) Module "ramdac" already built-in
(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.0.90, module version = 1.2.0
    ABI class: X.Org Video Driver, version 2.0
(II) resource ranges after xf86ClaimFixedResources() call:
    [0] -1    0    0x00100000 - 0x2fffffff (0x2ff00000) MX[b]E(B)
    [1] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1    0    0xdd000000 - 0xdd0000ff (0x100) MX[b]
    [5] -1    0    0x30000000 - 0x300003ff (0x400) MX[b]
    [6] -1    0    0xdd800000 - 0xdd8003ff (0x400) MX[b]
    [7] -1    0    0xf8000000 - 0xf7ffffff (0x0) MX[b]O
    [8] -1    0    0xdffe0000 - 0xdfffffff (0x20000) MX[b](B)
    [9] -1    0    0xe0000000 - 0xefffffff (0x10000000) MX[b](B)
    [10] -1    0    0xde000000 - 0xdeffffff (0x1000000) MX[b](B)
    [11] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
    [12] -1    0    0x00000000 - 0x000000ff (0x100) IX[b]
    [13] -1    0    0x0000b400 - 0x0000b4ff (0x100) IX[b]
    [14] -1    0    0x0000b800 - 0x0000b8ff (0x100) IX[b]
    [15] -1    0    0x0000e800 - 0x0000e81f (0x20) IX[b]
    [16] -1    0    0x0000f000 - 0x0000f00f (0x10) IX[b]
    [17] -1    0    0x000001f0 - 0x000001f0 (0x1) IX[b]
    [18] -1    0    0x000001f0 - 0x000001f7 (0x8) IX[b]
    [19] -1    0    0x000001f0 - 0x000001f0 (0x1) IX[b]
    [20] -1    0    0x000001f0 - 0x000001f7 (0x8) IX[b]
    [21] -1    0    0x0000d000 - 0x0000d01f (0x20) IX[b]
    [22] -1    0    0x0000d400 - 0x0000d41f (0x20) IX[b]
    [23] -1    0    0x0000d800 - 0x0000d81f (0x20) IX[b]
(II) resource ranges after probing:
    [0] -1    0    0x00100000 - 0x2fffffff (0x2ff00000) MX[b]E(B)
    [1] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1    0    0xdd000000 - 0xdd0000ff (0x100) MX[b]
    [5] -1    0    0x30000000 - 0x300003ff (0x400) MX[b]
    [6] -1    0    0xdd800000 - 0xdd8003ff (0x400) MX[b]
    [7] -1    0    0xf8000000 - 0xf7ffffff (0x0) MX[b]O
    [8] -1    0    0xdffe0000 - 0xdfffffff (0x20000) MX[b](B)
    [9] -1    0    0xe0000000 - 0xefffffff (0x10000000) MX[b](B)
    [10] -1    0    0xde000000 - 0xdeffffff (0x1000000) MX[b](B)
    [11] 0    0    0x000a0000 - 0x000affff (0x10000) MS[b]
    [12] 0    0    0x000b0000 - 0x000b7fff (0x8000) MS[b]
    [13] 0    0    0x000b8000 - 0x000bffff (0x8000) MS[b]
    [14] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
    [15] -1    0    0x00000000 - 0x000000ff (0x100) IX[b]
    [16] -1    0    0x0000b400 - 0x0000b4ff (0x100) IX[b]
    [17] -1    0    0x0000b800 - 0x0000b8ff (0x100) IX[b]
    [18] -1    0    0x0000e800 - 0x0000e81f (0x20) IX[b]
    [19] -1    0    0x0000f000 - 0x0000f00f (0x10) IX[b]
    [20] -1    0    0x000001f0 - 0x000001f0 (0x1) IX[b]
    [21] -1    0    0x000001f0 - 0x000001f7 (0x8) IX[b]
    [22] -1    0    0x000001f0 - 0x000001f0 (0x1) IX[b]
    [23] -1    0    0x000001f0 - 0x000001f7 (0x8) IX[b]
    [24] -1    0    0x0000d000 - 0x0000d01f (0x20) IX[b]
    [25] -1    0    0x0000d400 - 0x0000d41f (0x20) IX[b]
    [26] -1    0    0x0000d800 - 0x0000d81f (0x20) IX[b]
    [27] 0    0    0x000003b0 - 0x000003bb (0xc) IS[b]
    [28] 0    0    0x000003c0 - 0x000003df (0x20) IS[b]
(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): Option "UseEdidDpi" "false"
(**) NVIDIA(0): Option "DPI" "96 x 96"
(**) NVIDIA(0): Enabling RENDER acceleration
(II) NVIDIA(0): Support for GLX with the Damage and Composite X extensions is
(II) NVIDIA(0):     enabled.
(II) NVIDIA(0): NVIDIA GPU GeForce FX 5500 (NV34) at PCI:1:0:0 (GPU-0)
(--) NVIDIA(0): Memory: 262144 kBytes
(--) NVIDIA(0): VideoBIOS: 04.34.20.69.00
(II) NVIDIA(0): Detected AGP rate: 4X
(--) NVIDIA(0): Interlaced video modes are supported on this GPU
(--) NVIDIA(0): Connected display device(s) on GeForce FX 5500 at PCI:1:0:0:
(--) NVIDIA(0):     LG L1900E (DFP-0)
(--) NVIDIA(0): LG L1900E (DFP-0): 135.0 MHz maximum pixel clock
(--) NVIDIA(0): LG L1900E (DFP-0): Internal Single Link TMDS
(II) NVIDIA(0): Assigned Display Device: DFP-0
(II) NVIDIA(0): Validated modes:
(II) NVIDIA(0):     "1280x1024"
(II) NVIDIA(0):     "1024x768"
(II) NVIDIA(0):     "800x600"
(II) NVIDIA(0): Virtual screen size determined to be 1280 x 1024
(**) NVIDIA(0): DPI set to (96, 96); computed from "DPI" X config option
(==) NVIDIA(0): Enabling 32-bit ARGB GLX visuals.
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
    [0] 0    0    0xe0000000 - 0xefffffff (0x10000000) MX[b]
    [1] 0    0    0xde000000 - 0xdeffffff (0x1000000) MX[b]
    [2] -1    0    0x00100000 - 0x2fffffff (0x2ff00000) MX[b]E(B)
    [3] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
    [4] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
    [5] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [6] -1    0    0xdd000000 - 0xdd0000ff (0x100) MX[b]
    [7] -1    0    0x30000000 - 0x300003ff (0x400) MX[b]
    [8] -1    0    0xdd800000 - 0xdd8003ff (0x400) MX[b]
    [9] -1    0    0xf8000000 - 0xf7ffffff (0x0) MX[b]O
    [10] -1    0    0xdffe0000 - 0xdfffffff (0x20000) MX[b](B)
    [11] -1    0    0xe0000000 - 0xefffffff (0x10000000) MX[b](B)
    [12] -1    0    0xde000000 - 0xdeffffff (0x1000000) MX[b](B)
    [13] 0    0    0x000a0000 - 0x000affff (0x10000) MS[b](OprD)
    [14] 0    0    0x000b0000 - 0x000b7fff (0x8000) MS[b](OprD)
    [15] 0    0    0x000b8000 - 0x000bffff (0x8000) MS[b](OprD)
    [16] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
    [17] -1    0    0x00000000 - 0x000000ff (0x100) IX[b]
    [18] -1    0    0x0000b400 - 0x0000b4ff (0x100) IX[b]
    [19] -1    0    0x0000b800 - 0x0000b8ff (0x100) IX[b]
    [20] -1    0    0x0000e800 - 0x0000e81f (0x20) IX[b]
    [21] -1    0    0x0000f000 - 0x0000f00f (0x10) IX[b]
    [22] -1    0    0x000001f0 - 0x000001f0 (0x1) IX[b]
    [23] -1    0    0x000001f0 - 0x000001f7 (0x8) IX[b]
    [24] -1    0    0x000001f0 - 0x000001f0 (0x1) IX[b]
    [25] -1    0    0x000001f0 - 0x000001f7 (0x8) IX[b]
    [26] -1    0    0x0000d000 - 0x0000d01f (0x20) IX[b]
    [27] -1    0    0x0000d400 - 0x0000d41f (0x20) IX[b]
    [28] -1    0    0x0000d800 - 0x0000d81f (0x20) IX[b]
    [29] 0    0    0x000003b0 - 0x000003bb (0xc) IS[b](OprU)
    [30] 0    0    0x000003c0 - 0x000003df (0x20) IS[b](OprU)
(II) NVIDIA(0): Initialized GART.
(II) NVIDIA(0): Unable to connect to the ACPI daemon; the ACPI daemon may not
(II) NVIDIA(0):     be running or the "AcpidSocketPath" X configuration option
(II) NVIDIA(0):     may not be set correctly.  When the ACPI daemon is
(II) NVIDIA(0):     available, the NVIDIA X driver can use it to receive ACPI
(II) NVIDIA(0):     events.  For details, please see the "ConnectToAcpid" and
(II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
(II) NVIDIA(0):     Config Options in the README.
(II) NVIDIA(0): Setting mode "1280x1024"
(II) Loading extension NV-GLX
(II) NVIDIA(0): NVIDIA 3D Acceleration Architecture Initialized
(II) NVIDIA(0): Using the NVIDIA 2D acceleration architecture
(==) NVIDIA(0): Backing store disabled
(==) NVIDIA(0): Silken mouse enabled
(**) Option "dpms" "true"
(**) NVIDIA(0): DPMS enabled
(II) Loading extension NV-CONTROL
(==) RandR enabled
(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
(II) Initializing extension GLX
(**) Option "CoreKeyboard"
(**) Keyboard0: always reports core events
(**) Option "Protocol" "standard"
(**) Keyboard0: Protocol: standard
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xorg"
(**) Keyboard0: XkbRules: "xorg"
(**) Option "XkbModel" "pc105"
(**) Keyboard0: XkbModel: "pc105"
(**) Option "XkbLayout" "it"
(**) Keyboard0: XkbLayout: "it"
(WW) Option "XkbVariant" requires an string value
(**) Option "CustomKeycodes" "off"
(**) Keyboard0: CustomKeycodes disabled
(**) Option "Protocol" "auto"
(**) PS/2 Mouse: Device: "/dev/psaux"
(**) PS/2 Mouse: Protocol: "auto"
(**) Option "SendCoreEvents" "true"
(**) Option "CorePointer"
(**) PS/2 Mouse: always reports core events
(**) Option "Device" "/dev/psaux"
(**) Option "Emulate3Buttons" "true"
(**) Option "Emulate3Timeout" "70"
(**) PS/2 Mouse: Emulate3Buttons, Emulate3Timeout: 70
(**) Option "ZAxisMapping" "4 5"
(**) PS/2 Mouse: ZAxisMapping: buttons 4 and 5
(**) PS/2 Mouse: Buttons: 9
(**) PS/2 Mouse: Sensitivity: 1
(II) evaluating device (PS/2 Mouse)
(II) XINPUT: Adding extended input device "PS/2 Mouse" (type: MOUSE)
(II) evaluating device (Keyboard0)
(II) XINPUT: Adding extended input device "Keyboard0" (type: KEYBOARD)
(--) PS/2 Mouse: PnP-detected protocol: "ExplorerPS/2"
(II) PS/2 Mouse: ps2EnableDataReporting: succeeded
FreeFontPath: FPE "/usr/share/fonts/misc" refcount is 2, should be 1; fixing.

what's wrong?

Offline

#2 2008-02-07 18:31:35

jacko
Member
Registered: 2007-11-23
Posts: 840

Re: problems with server x

what does your ~/.xinitrc look like? Try posting that here.

try the command

startx

and see what happens.

you could try using vesa instead to see if its a nvidia driver issue. change the driver line too 'vesa' or you could try 'nv' Let us know what happens.

Section "Device"
    Identifier     "Card0"
    Driver         "vesa"
    VendorName     "All"
    BoardName      "All"
EndSection

Last edited by jacko (2008-02-07 18:36:13)

Offline

#3 2008-02-07 19:28:46

sponki
Member
Registered: 2008-02-07
Posts: 8

Re: problems with server x

if i try the command  "startx" starts a minimal de (wm, i mean) and it works fine.

if i try the command "starx gnome" the xserver crash after i see the nvidia logo with the message descripted in my first post.

if i use the driver nv (installed with pacman Sy xf86-video-nv), the xserver crash in the same mode like with the nvidia driver.

this is my /etc/X11/xinit/xinitrc (you mean this?):

#!/bin/sh
# $Xorg: xinitrc.cpp,v 1.3 2000/08/17 19:54:30 cpqbld Exp $

userresources=$HOME/.Xresources
usermodmap=$HOME/.Xmodmap
sysresources=/etc/X11/xinit/.Xresources
sysmodmap=/etc/X11/xinit/.Xmodmap

# merge in defaults and keymaps

if [ -f $sysresources ]; then
    xrdb -merge $sysresources
fi

if [ -f $sysmodmap ]; then
    xmodmap $sysmodmap
fi

if [ -f $userresources ]; then
    xrdb -merge $userresources
fi

if [ -f $usermodmap ]; then
    xmodmap $usermodmap
fi

# start some nice programs
twm &
xclock -geometry 50x50-1+1 &
xterm -geometry 80x50+494+51 &
xterm -geometry 80x20+494-0 &
exec xterm -geometry 80x66+0+0 -name login

Last edited by sponki (2008-02-07 19:33:24)

Offline

#4 2008-02-07 20:40:52

sponki
Member
Registered: 2008-02-07
Posts: 8

Re: problems with server x

i've installed xfce and it works fine (this is my first post from arch), so the problem (i think) is gnome.
what can i do?

Offline

#5 2008-02-07 20:47:01

alex_anthony
Member
From: UK
Registered: 2007-09-25
Posts: 344

Re: problems with server x

If you want GDM, the easiest way is to put it in the daemons array in /etc/rc.
If GDM still doesnt work, try http://wiki.archlinux.org/index.php/Gno … .27t_start from the wiki
If you want to launch gnome from the command line, to your /home/<username>/.xinitrc add

exec gnome-session

Last edited by alex_anthony (2008-02-07 20:50:57)

Offline

#6 2008-02-07 21:35:36

jacko
Member
Registered: 2007-11-23
Posts: 840

Re: problems with server x

this is my /etc/X11/xinit/xinitrc (you mean this?):

no, I want to see your ~/.xinitrc file. ~ means <yourusername> home directory, which is located at /home/<username>

Also, if I was you I would use 'slim' login manager. Its easier and doesn't require gnome dependencies.  Works well with xfce as that is what I use.

always read the wiki http://wiki.archlinux.org/index.php/SLIM

Offline

#7 2008-02-07 22:21:32

sponki
Member
Registered: 2008-02-07
Posts: 8

Re: problems with server x

i've installed kdm and now gnome works (with gdm or exec gnome-session always crashes).

jacko wrote:

this is my /etc/X11/xinit/xinitrc (you mean this?):

no, I want to see your ~/.xinitrc file. ~ means <yourusername> home directory, which is located at /home/<username>

Also, if I was you I would use 'slim' login manager. Its easier and doesn't require gnome dependencies.  Works well with xfce as that is what I use.

always read the wiki http://wiki.archlinux.org/index.php/SLIM

i've searched in /home directory for a xinitrc file, but at this moment i can login (in gnome or xfce) only as root (why? - i'm still searching how can i do a login with normal user) and for this reason (maybe) i have no xinitrc file in the /home directory of normal user (and in /root directory too).

Offline

#8 2008-02-07 22:27:38

jacko
Member
Registered: 2007-11-23
Posts: 840

Re: problems with server x

Do you have a normal user account? if so then just create one (~/.xinitrc) file according to the beginner guide in the wiki.

always read the wiki http://wiki.archlinux.org/index.php/Beg … ine_X_test

Offline

#9 2008-02-07 22:56:47

sponki
Member
Registered: 2008-02-07
Posts: 8

Re: problems with server x

this is my /home/user/.xinitrc after reboot and login in xterm with normal user:

#!/bin/sh
#
# ~/.xinitrc
#
# Executed by startx (run your window manager from here)
#
exec xterm
# exec wmaker
# exec startkde
# exec icewm
# exec blackbox
# exec fluxbox

Offline

#10 2008-02-08 02:54:16

jacko
Member
Registered: 2007-11-23
Posts: 840

Re: problems with server x

#!/bin/sh
#
# ~/.xinitrc
#
# Executed by startx (run your window manager from here)
#

exec startxfce4
#exec gnome-session

I would install slim, make my <username> account .xinitrc file to look like the above and then just login as usual user.

Forget about kdm and gdm, u don't need either of them if you are gonna run xfce4 and over all 'slim' is a better login manager, believe me when I say this. If u wanna use gnome instead of xfce4 then just uncomment the gnome-session line and comment out the startxfce4 line in .xinitrc.

Last edited by jacko (2008-02-08 02:59:44)

Offline

#11 2008-02-08 19:24:05

sponki
Member
Registered: 2008-02-07
Posts: 8

Re: problems with server x

now it works!

thank you for the help!

Offline

Board footer

Powered by FluxBB