You are not logged in.

#1 2010-10-10 12:37:54

inp3dance
Member
Registered: 2008-06-23
Posts: 106

xorg and displaymanager slow startup

Hi, I recently installed Arch ( again, after giving up with openSuSE ) and I noticed that xorg and the displaymanager takes a lot of time to load. I mean not more than with openSuSE and Ubuntu, but longer than it should be with Arch.
So I use Arch linux i686 on a Core 2 Duo machine with Nvidia 9500M GS card, running xorg-server-1.9.0 and binary nvidia driver, default arch kernel.
I disabled all my services, leaving only syslog-ng and hal. I booted into runlevel 3 ( no X ) and measured how fast gdm will start from there ( invoking "/etc/rc.d/gdm start" command ).
It takes 5sec until the nvidia logo is appeared and total 13sec until gdm, ( total 8.5sec for lxdm ).

Can somebody help me reduce this startup times, because I think arch can and should be faster than this.

I observed also something else.  Even if I put gdm in  DAEMONS line in front of anything else ( I mean after syslog and hal, but in front of alsa, fam, network, etc)  it is started last. Why?

Something else 2: hal is needed for xorg?

Thank you!

Offline

#2 2010-10-10 13:49:57

Spider.007
Member
Registered: 2004-06-20
Posts: 1,175

Re: xorg and displaymanager slow startup

If you want to reduce the time Xorg takes to load, reviewing or posting your /var/log/Xorg.0.log might be a good start smile

Offline

#3 2010-10-10 14:27:05

inp3dance
Member
Registered: 2008-06-23
Posts: 106

Re: xorg and displaymanager slow startup

My xorg log doesn't show  anything strange:

[    19.765] 
X.Org X Server 1.9.0
Release Date: 2010-08-20
[    19.765] X Protocol Version 11, Revision 0
[    19.765] Build Operating System: Linux 2.6.34-ARCH i686 
[    19.765] Current Operating System: Linux X55 2.6.35-ARCH #1 SMP PREEMPT Wed Sep 29 07:17:20 UTC 2010 i686
[    19.765] Kernel command line: BOOT_IMAGE=/vmlinuz26 root=/dev/sda9 ro quiet modeset=0 fastboot rootdelay=2
[    19.765] Build Date: 24 August 2010  01:42:08PM
[    19.765]  
[    19.793] Current version of pixman: 0.18.4
[    19.793]     Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
[    19.793] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    19.793] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Oct 10 17:18:52 2010
[    19.864] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    19.973] (==) No Layout section.  Using the first Screen section.
[    19.974] (==) No screen section available. Using defaults.
[    19.974] (**) |-->Screen "Default Screen Section" (0)
[    19.974] (**) |   |-->Monitor "<default monitor>"
[    19.974] (==) No device specified for screen "Default Screen Section".
    Using the first device section listed.
[    19.974] (**) |   |-->Device "Default nvidia Device"
[    19.974] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
[    19.974] (==) Automatically adding devices
[    19.974] (==) Automatically enabling devices
[    20.069] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[    20.069]     Entry deleted from font path.
[    20.069] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[    20.069]     Entry deleted from font path.
[    20.104] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/
[    20.104] (==) ModulePath set to "/usr/lib/xorg/modules"
[    20.104] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
[    20.104] (II) Loader magic: 0x81f3200
[    20.104] (II) Module ABI versions:
[    20.104]     X.Org ANSI C Emulation: 0.4
[    20.104]     X.Org Video Driver: 8.0
[    20.104]     X.Org XInput driver : 11.0
[    20.104]     X.Org Server Extension : 4.0
[    20.105] (--) PCI:*(0:1:0:0) 10de:0405:1043:15d2 rev 161, Mem @ 0xfc000000/16777216, 0xe0000000/268435456, 0xfa000000/33554432, I/O @ 0x00009c00/128, BIOS @ 0x????????/131072
[    20.105] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    20.105] (II) LoadModule: "extmod"
[    20.205] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[    20.248] (II) Module extmod: vendor="X.Org Foundation"
[    20.248]     compiled for 1.9.0, module version = 1.0.0
[    20.248]     Module class: X.Org Server Extension
[    20.248]     ABI class: X.Org Server Extension, version 4.0
[    20.248] (II) Loading extension MIT-SCREEN-SAVER
[    20.248] (II) Loading extension XFree86-VidModeExtension
[    20.248] (II) Loading extension XFree86-DGA
[    20.264] (II) Loading extension DPMS
[    20.264] (II) Loading extension XVideo
[    20.264] (II) Loading extension XVideo-MotionCompensation
[    20.264] (II) Loading extension X-Resource
[    20.264] (II) LoadModule: "dbe"
[    20.264] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[    20.279] (II) Module dbe: vendor="X.Org Foundation"
[    20.279]     compiled for 1.9.0, module version = 1.0.0
[    20.279]     Module class: X.Org Server Extension
[    20.280]     ABI class: X.Org Server Extension, version 4.0
[    20.280] (II) Loading extension DOUBLE-BUFFER
[    20.280] (II) LoadModule: "glx"
[    20.280] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    22.983] (II) Module glx: vendor="NVIDIA Corporation"
[    22.983]     compiled for 4.0.2, module version = 1.0.0
[    22.983]     Module class: X.Org Server Extension
[    22.983] (II) NVIDIA GLX Module  260.19.06  Mon Sep 13 07:01:31 PDT 2010
[    22.983] (II) Loading extension GLX
[    22.983] (II) LoadModule: "record"
[    22.983] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[    22.997] (II) Module record: vendor="X.Org Foundation"
[    22.997]     compiled for 1.9.0, module version = 1.13.0
[    22.997]     Module class: X.Org Server Extension
[    22.997]     ABI class: X.Org Server Extension, version 4.0
[    22.997] (II) Loading extension RECORD
[    22.997] (II) LoadModule: "dri"
[    22.997] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[    23.019] (II) Module dri: vendor="X.Org Foundation"
[    23.019]     compiled for 1.9.0, module version = 1.0.0
[    23.019]     ABI class: X.Org Server Extension, version 4.0
[    23.019] (II) Loading extension XFree86-DRI
[    23.019] (II) LoadModule: "dri2"
[    23.020] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[    23.020] (II) Module dri2: vendor="X.Org Foundation"
[    23.020]     compiled for 1.9.0, module version = 1.2.0
[    23.020]     ABI class: X.Org Server Extension, version 4.0
[    23.020] (II) Loading extension DRI2
[    23.020] (II) LoadModule: "nvidia"
[    23.060] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[    23.128] (II) Module nvidia: vendor="NVIDIA Corporation"
[    23.128]     compiled for 4.0.2, module version = 1.0.0
[    23.128]     Module class: X.Org Video Driver
[    23.175] (II) NVIDIA dlloader X Driver  260.19.06  Mon Sep 13 06:37:13 PDT 2010
[    23.186] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[    23.186] (++) using VT number 7

[    23.233] (II) Loading sub module "fb"
[    23.233] (II) LoadModule: "fb"
[    23.233] (II) Loading /usr/lib/xorg/modules/libfb.so
[    23.265] (II) Module fb: vendor="X.Org Foundation"
[    23.265]     compiled for 1.9.0, module version = 1.0.0
[    23.265]     ABI class: X.Org ANSI C Emulation, version 0.4
[    23.265] (II) Loading sub module "wfb"
[    23.265] (II) LoadModule: "wfb"
[    23.265] (II) Loading /usr/lib/xorg/modules/libwfb.so
[    23.280] (II) Module wfb: vendor="X.Org Foundation"
[    23.280]     compiled for 1.9.0, module version = 1.0.0
[    23.280]     ABI class: X.Org ANSI C Emulation, version 0.4
[    23.280] (II) Loading sub module "ramdac"
[    23.280] (II) LoadModule: "ramdac"
[    23.280] (II) Module "ramdac" already built-in
[    23.316] (II) NVIDIA(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
[    23.316] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[    23.316] (==) NVIDIA(0): RGB weight 888
[    23.316] (==) NVIDIA(0): Default visual is TrueColor
[    23.316] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[    23.347] (**) NVIDIA(0): Enabling RENDER acceleration
[    23.347] (II) NVIDIA(0): Support for GLX with the Damage and Composite X extensions is
[    23.347] (II) NVIDIA(0):     enabled.
[    24.404] (II) NVIDIA(0): NVIDIA GPU GeForce 9500M GS (G84) at PCI:1:0:0 (GPU-0)
[    24.404] (--) NVIDIA(0): Memory: 524288 kBytes
[    24.404] (--) NVIDIA(0): VideoBIOS: 60.84.6b.00.16
[    24.404] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[    24.404] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
[    24.404] (--) NVIDIA(0): Connected display device(s) on GeForce 9500M GS at PCI:1:0:0
[    24.404] (--) NVIDIA(0):     AUO (DFP-0)
[    24.404] (--) NVIDIA(0): AUO (DFP-0): 330.0 MHz maximum pixel clock
[    24.404] (--) NVIDIA(0): AUO (DFP-0): Internal Dual Link LVDS
[    24.438] (II) NVIDIA(0): Assigned Display Device: DFP-0
[    24.438] (==) NVIDIA(0): 
[    24.438] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[    24.438] (==) NVIDIA(0):     will be used as the requested mode.
[    24.438] (==) NVIDIA(0): 
[    24.438] (II) NVIDIA(0): Validated modes:
[    24.438] (II) NVIDIA(0):     "nvidia-auto-select"
[    24.438] (II) NVIDIA(0): Virtual screen size determined to be 1440 x 900
[    25.210] (--) NVIDIA(0): DPI set to (110, 108); computed from "UseEdidDpi" X config
[    25.210] (--) NVIDIA(0):     option
[    26.259] (==) NVIDIA(0): Enabling 32-bit ARGB GLX visuals.
[    26.259] (--) Depth 24 pixmap format is 32 bpp
[    26.259] (II) NVIDIA: Using 768.00 MB of virtual memory for indirect memory access.
[    26.260] (II) NVIDIA(0): Initialized GPU GART.
[    26.265] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[    26.265] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[    26.265] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
[    26.265] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
[    26.265] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
[    26.265] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[    26.265] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
[    26.265] (II) NVIDIA(0):     Config Options in the README.
[    26.265] (II) NVIDIA(0): ACPI display change hotkey events enabled: the X server is new
[    26.265] (II) NVIDIA(0):     enough to receive ACPI hotkey events.
[    26.265] (II) NVIDIA(0): ACPI brightness change hotkey events enabled.
[    26.270] (II) NVIDIA(0): Setting mode "nvidia-auto-select"
[    27.365] (II) Loading extension NV-GLX
[    28.133] (II) NVIDIA(0): Initialized OpenGL Acceleration
[    28.422] (==) NVIDIA(0): Disabling shared memory pixmaps
[    28.547] (II) NVIDIA(0): Initialized X Rendering Acceleration
[    30.443] (==) NVIDIA(0): Backing store disabled
[    30.443] (==) NVIDIA(0): Silken mouse enabled
[    30.461] (==) NVIDIA(0): DPMS enabled
[    30.461] (II) Loading extension NV-CONTROL
[    30.461] (II) Loading extension XINERAMA
[    30.461] (II) Loading sub module "dri2"
[    30.461] (II) LoadModule: "dri2"
[    30.461] (II) Reloading /usr/lib/xorg/modules/extensions/libdri2.so
[    30.461] (II) NVIDIA(0): [DRI2] Setup complete
[    30.461] (==) RandR enabled
[    30.461] (II) Initializing built-in extension Generic Event Extension
[    30.461] (II) Initializing built-in extension SHAPE
[    30.461] (II) Initializing built-in extension MIT-SHM
[    30.461] (II) Initializing built-in extension XInputExtension
[    30.461] (II) Initializing built-in extension XTEST
[    30.461] (II) Initializing built-in extension BIG-REQUESTS
[    30.461] (II) Initializing built-in extension SYNC
[    30.461] (II) Initializing built-in extension XKEYBOARD
[    30.461] (II) Initializing built-in extension XC-MISC
[    30.461] (II) Initializing built-in extension SECURITY
[    30.461] (II) Initializing built-in extension XINERAMA
[    30.461] (II) Initializing built-in extension XFIXES
[    30.461] (II) Initializing built-in extension RENDER
[    30.461] (II) Initializing built-in extension RANDR
[    30.461] (II) Initializing built-in extension COMPOSITE
[    30.461] (II) Initializing built-in extension DAMAGE
[    30.464] (II) Initializing extension GLX
[    37.310] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[    37.310] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    37.310] (II) LoadModule: "evdev"
[    37.310] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    37.317] (II) Module evdev: vendor="X.Org Foundation"
[    37.317]     compiled for 1.9.0, module version = 2.5.0
[    37.317]     Module class: X.Org XInput Driver
[    37.317]     ABI class: X.Org XInput driver, version 11.0
[    37.317] (**) Power Button: always reports core events
[    37.317] (**) Power Button: Device: "/dev/input/event3"
[    37.330] (--) Power Button: Found keys
[    37.330] (II) Power Button: Configuring as keyboard
[    37.330] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[    37.330] (**) Option "xkb_rules" "evdev"
[    37.330] (**) Option "xkb_model" "evdev"
[    37.330] (**) Option "xkb_layout" "us"
[    37.361] (II) config/udev: Adding input device Video Bus (/dev/input/event5)
[    37.361] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    37.361] (**) Video Bus: always reports core events
[    37.361] (**) Video Bus: Device: "/dev/input/event5"
[    37.370] (--) Video Bus: Found keys
[    37.370] (II) Video Bus: Configuring as keyboard
[    37.370] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
[    37.370] (**) Option "xkb_rules" "evdev"
[    37.370] (**) Option "xkb_model" "evdev"
[    37.370] (**) Option "xkb_layout" "us"
[    37.372] (II) config/udev: Adding input device Lid Switch (/dev/input/event2)
[    37.372] (II) No input driver/identifier specified (ignoring)
[    37.372] (II) config/udev: Adding input device Sleep Button (/dev/input/event1)
[    37.372] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[    37.372] (**) Sleep Button: always reports core events
[    37.372] (**) Sleep Button: Device: "/dev/input/event1"
[    37.384] (--) Sleep Button: Found keys
[    37.384] (II) Sleep Button: Configuring as keyboard
[    37.384] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD)
[    37.384] (**) Option "xkb_rules" "evdev"
[    37.384] (**) Option "xkb_model" "evdev"
[    37.384] (**) Option "xkb_layout" "us"
[    37.385] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event8)
[    37.385] (II) No input driver/identifier specified (ignoring)
[    37.387] (II) config/udev: Adding input device A4Tech RF USB Mouse (/dev/input/event10)
[    37.387] (**) A4Tech RF USB Mouse: Applying InputClass "evdev pointer catchall"
[    37.387] (**) A4Tech RF USB Mouse: always reports core events
[    37.387] (**) A4Tech RF USB Mouse: Device: "/dev/input/event10"
[    37.397] (--) A4Tech RF USB Mouse: Found 12 mouse buttons
[    37.397] (--) A4Tech RF USB Mouse: Found scroll wheel(s)
[    37.397] (--) A4Tech RF USB Mouse: Found relative axes
[    37.397] (--) A4Tech RF USB Mouse: Found x and y relative axes
[    37.397] (II) A4Tech RF USB Mouse: Configuring as mouse
[    37.397] (**) A4Tech RF USB Mouse: YAxisMapping: buttons 4 and 5
[    37.397] (**) A4Tech RF USB Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    37.397] (II) XINPUT: Adding extended input device "A4Tech RF USB Mouse" (type: MOUSE)
[    37.397] (**) A4Tech RF USB Mouse: (accel) keeping acceleration scheme 1
[    37.397] (**) A4Tech RF USB Mouse: (accel) acceleration profile 0
[    37.397] (**) A4Tech RF USB Mouse: (accel) acceleration factor: 2.000
[    37.397] (**) A4Tech RF USB Mouse: (accel) acceleration threshold: 4
[    37.397] (II) A4Tech RF USB Mouse: initialized for relative axes.
[    37.398] (II) config/udev: Adding input device A4Tech RF USB Mouse (/dev/input/mouse1)
[    37.398] (II) No input driver/identifier specified (ignoring)
[    37.398] (II) config/udev: Adding input device HID 04f3:0103 (/dev/input/event11)
[    37.398] (**) HID 04f3:0103: Applying InputClass "evdev keyboard catchall"
[    37.398] (**) HID 04f3:0103: always reports core events
[    37.398] (**) HID 04f3:0103: Device: "/dev/input/event11"
[    37.407] (--) HID 04f3:0103: Found keys
[    37.407] (II) HID 04f3:0103: Configuring as keyboard
[    37.407] (II) XINPUT: Adding extended input device "HID 04f3:0103" (type: KEYBOARD)
[    37.407] (**) Option "xkb_rules" "evdev"
[    37.407] (**) Option "xkb_model" "evdev"
[    37.407] (**) Option "xkb_layout" "us"
[    37.408] (II) config/udev: Adding input device HID 04f3:0103 (/dev/input/event12)
[    37.408] (**) HID 04f3:0103: Applying InputClass "evdev keyboard catchall"
[    37.408] (**) HID 04f3:0103: always reports core events
[    37.408] (**) HID 04f3:0103: Device: "/dev/input/event12"
[    37.417] (--) HID 04f3:0103: Found 1 mouse buttons
[    37.417] (--) HID 04f3:0103: Found scroll wheel(s)
[    37.417] (--) HID 04f3:0103: Found relative axes
[    37.417] (--) HID 04f3:0103: Found absolute axes
[    37.417] (--) HID 04f3:0103: Found keys
[    37.417] (II) HID 04f3:0103: Configuring as mouse
[    37.417] (II) HID 04f3:0103: Configuring as keyboard
[    37.417] (**) HID 04f3:0103: YAxisMapping: buttons 4 and 5
[    37.417] (**) HID 04f3:0103: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    37.417] (II) XINPUT: Adding extended input device "HID 04f3:0103" (type: KEYBOARD)
[    37.417] (**) Option "xkb_rules" "evdev"
[    37.417] (**) Option "xkb_model" "evdev"
[    37.417] (**) Option "xkb_layout" "us"
[    37.418] (EE) HID 04f3:0103: failed to initialize for relative axes.
[    37.418] (II) HID 04f3:0103: initialized for absolute axes.
[    37.418] (II) config/udev: Adding input device USB2.0 1.3M UVC WebCam  (/dev/input/event9)
[    37.418] (**) USB2.0 1.3M UVC WebCam : Applying InputClass "evdev keyboard catchall"
[    37.418] (**) USB2.0 1.3M UVC WebCam : always reports core events
[    37.418] (**) USB2.0 1.3M UVC WebCam : Device: "/dev/input/event9"
[    37.427] (--) USB2.0 1.3M UVC WebCam : Found keys
[    37.427] (II) USB2.0 1.3M UVC WebCam : Configuring as keyboard
[    37.427] (II) XINPUT: Adding extended input device "USB2.0 1.3M UVC WebCam " (type: KEYBOARD)
[    37.427] (**) Option "xkb_rules" "evdev"
[    37.427] (**) Option "xkb_model" "evdev"
[    37.427] (**) Option "xkb_layout" "us"
[    37.430] (II) config/udev: Adding input device Asus Laptop extra buttons (/dev/input/event6)
[    37.430] (**) Asus Laptop extra buttons: Applying InputClass "evdev keyboard catchall"
[    37.430] (**) Asus Laptop extra buttons: always reports core events
[    37.430] (**) Asus Laptop extra buttons: Device: "/dev/input/event6"
[    37.450] (--) Asus Laptop extra buttons: Found keys
[    37.450] (II) Asus Laptop extra buttons: Configuring as keyboard
[    37.450] (II) XINPUT: Adding extended input device "Asus Laptop extra buttons" (type: KEYBOARD)
[    37.450] (**) Option "xkb_rules" "evdev"
[    37.450] (**) Option "xkb_model" "evdev"
[    37.450] (**) Option "xkb_layout" "us"
[    37.451] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[    37.451] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[    37.451] (**) AT Translated Set 2 keyboard: always reports core events
[    37.451] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[    37.464] (--) AT Translated Set 2 keyboard: Found keys
[    37.464] (II) AT Translated Set 2 keyboard: Configuring as keyboard
[    37.464] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
[    37.464] (**) Option "xkb_rules" "evdev"
[    37.464] (**) Option "xkb_model" "evdev"
[    37.464] (**) Option "xkb_layout" "us"
[    37.464] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event7)
[    37.464] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[    37.464] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[    37.464] (II) LoadModule: "synaptics"
[    37.465] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[    37.478] (II) Module synaptics: vendor="X.Org Foundation"
[    37.478]     compiled for 1.9.0, module version = 1.3.0
[    37.478]     Module class: X.Org XInput Driver
[    37.478]     ABI class: X.Org XInput driver, version 11.0
[    37.478] (II) Synaptics touchpad driver version 1.3.0
[    37.478] (**) Option "Device" "/dev/input/event7"
[    37.591] (--) SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5472
[    37.591] (--) SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4448
[    37.591] (--) SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[    37.591] (--) SynPS/2 Synaptics TouchPad: finger width range 0 - 0
[    37.591] (--) SynPS/2 Synaptics TouchPad: buttons: left right double triple
[    37.591] (--) SynPS/2 Synaptics TouchPad: invalid finger width range.  defaulting to 0 - 16
[    37.591] (**) Option "TapButton1" "1"
[    37.591] (**) Option "TapButton2" "2"
[    37.591] (**) Option "TapButton3" "3"
[    37.671] (--) SynPS/2 Synaptics TouchPad: touchpad found
[    37.671] (**) SynPS/2 Synaptics TouchPad: always reports core events
[    37.684] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD)
[    37.684] (**) SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[    37.684] (**) SynPS/2 Synaptics TouchPad: MaxSpeed is now 1.75
[    37.684] (**) SynPS/2 Synaptics TouchPad: AccelFactor is now 0.040
[    37.684] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[    37.684] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[    37.684] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[    37.684] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[    37.714] (--) SynPS/2 Synaptics TouchPad: touchpad found
[    37.714] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[    37.714] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[    37.714] (II) Synaptics touchpad driver version 1.3.0
[    38.317] (EE) SynPS/2 Synaptics TouchPad no synaptics event device found
[    38.317] (**) Option "Device" "/dev/input/mouse0"
[    38.331] (--) SynPS/2 Synaptics TouchPad: invalid x-axis range.  defaulting to 1615 - 5685
[    38.331] (--) SynPS/2 Synaptics TouchPad: invalid y-axis range.  defaulting to 1729 - 4171
[    38.331] (--) SynPS/2 Synaptics TouchPad: invalid pressure range.  defaulting to 0 - 256
[    38.331] (--) SynPS/2 Synaptics TouchPad: invalid finger width range.  defaulting to 0 - 16
[    38.331] (**) Option "TapButton1" "1"
[    38.331] (**) Option "TapButton2" "2"
[    38.331] (**) Option "TapButton3" "3"
[    38.351] (EE) Query no Synaptics: 6003C8
[    38.351] (--) SynPS/2 Synaptics TouchPad: no supported touchpad found
[    38.351] (EE) SynPS/2 Synaptics TouchPad Unable to query/initialize Synaptics hardware.
[    38.391] (EE) PreInit failed for input device "SynPS/2 Synaptics TouchPad"
[    38.391] (II) UnloadModule: "synaptics"
[    38.391] (II) config/udev: Adding input device PC Speaker (/dev/input/event4)
[    38.391] (II) No input driver/identifier specified (ignoring)
 

Offline

#4 2010-10-10 15:30:57

inp3dance
Member
Registered: 2008-06-23
Posts: 106

Re: xorg and displaymanager slow startup

I tried to eliminate the display manager, but when I started gnome with

 dbus-launch gnome-session

, I got  errors like:

(polkit-gnome-authentication-agent-1:4099): polkit-gnome-1-WARNING **: Unable to determine the session we are in: GDBus.Error:org.freedesktop.ConsoleKit.Manager.GeneralError: Unable to lookup session information for process '4099'
 

I don't know much about consolekit, how it should be started, I can't find any daemon to start.

Offline

#5 2010-10-10 15:55:35

anonymous_user
Member
Registered: 2009-08-28
Posts: 3,059

Re: xorg and displaymanager slow startup

Try: ck-launch-session gnome-session

Offline

Board footer

Powered by FluxBB