Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Very long starting X
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
Sirserega
n00b
n00b


Joined: 05 Jul 2013
Posts: 23

PostPosted: Sun Aug 25, 2013 10:18 am    Post subject: Very long starting X Reply with quote

Hey i got problem with xorg. When gentoo starting X its need around 5-7 sec to run kdm i dont know whats going on.

I starting kdm as xdm in rc.

xorg.conf

Code:
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings:  version 325.15  (buildmeister@swio-display-x64-rhel04-03)  Wed Jul 31 19:04:13 PDT 2013

Section "ServerLayout"
    Identifier     "X.org Configured"
    Screen      0  "Screen0" 0 0
    InputDevice    "Mouse0" "CorePointer"
    InputDevice    "Keyboard0" "CoreKeyboard"
    Option         "Xinerama" "0"
EndSection

Section "Files"
    ModulePath      "/usr/lib64/xorg/modules"
    FontPath        "/usr/share/fonts/misc/"
    FontPath        "/usr/share/fonts/TTF/"
    FontPath        "/usr/share/fonts/OTF/"
    FontPath        "/usr/share/fonts/Type1/"
    FontPath        "/usr/share/fonts/100dpi/"
    FontPath        "/usr/share/fonts/75dpi/"
EndSection

Section "Module"
    Load           "glx"
EndSection

Section "InputDevice"
    Identifier     "Keyboard0"
    Driver         "kbd"
EndSection

Section "InputDevice"
    Identifier     "Mouse0"
    Driver         "mouse"
    Option         "Protocol" "auto"
    Option         "Device" "/dev/input/mice"
    Option         "ZAxisMapping" "4 5 6 7"
EndSection

Section "Monitor"
    Identifier     "Monitor0"
    VendorName     "Unknown"
    ModelName      "Samsung SyncMaster"
    HorizSync       30.0 - 71.0
    VertRefresh     50.0 - 160.0
EndSection

Section "Device"
    Identifier     "Card0"
    Driver         "nvidia"
    BusID          "PCI:1:0:0"
EndSection

Section "Device"
    Identifier     "Device0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "GeForce GTS 450"
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Device0"
    Monitor        "Monitor0"
    DefaultDepth    24
    Option         "Stereo" "0"
    Option         "nvidiaXineramaInfoOrder" "DFP-1"
    Option         "metamodes" "DVI-I-0: 1024x768_85 +1920+0, HDMI-0: 1920x1080_60 +0+0; HDMI-0: nvidia-auto-select +0+0; HDMI-0: 1920x1080_60_0 +0+0; HDMI-0: 1920x1080_50 +0+0; HDMI-0: 1920x1080_60i +0+0; HDMI-0: 1920x1080_60i_0 +0+0; HDMI-0: 1920x1080_50i +0+0; HDMI-0: 1680x1050 +0+0; HDMI-0: 1440x900 +0+0; HDMI-0: 1440x900_60 +0+0; HDMI-0: 1280x1024 +0+0; HDMI-0: 1280x1024_60 +0+0; HDMI-0: 1280x960 +0+0; HDMI-0: 1280x800 +0+0; HDMI-0: 1280x720 +0+0; HDMI-0: 1280x720_60_0 +0+0; HDMI-0: 1280x720_50 +0+0; HDMI-0: 1152x864 +0+0; HDMI-0: 1024x768 +0+0; HDMI-0: 1024x768_70 +0+0; HDMI-0: 1024x768_60 +0+0; HDMI-0: 800x600 +0+0; HDMI-0: 800x600_72 +0+0; HDMI-0: 800x600_60 +0+0; HDMI-0: 800x600_56 +0+0; HDMI-0: 720x576 +0+0; HDMI-0: 720x480 +0+0; HDMI-0: 640x480 +0+0; HDMI-0: 640x480_72 +0+0; HDMI-0: 640x480_60 +0+0; HDMI-0: nvidia-auto-select +0+0 {viewportin=1366x768, viewportout=1920x1079+0+0}"
    Option         "SLI" "Off"
    Option         "MultiGPU" "Off"
    Option         "BaseMosaic" "off"
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection


/etc/conf.d/xdm

Code:

# We always try and start X on a static VT. The various DMs normally default
# to using VT7. If you wish to use the xdm init script, then you should ensure
# that the VT checked is the same VT your DM wants to use. We do this check to
# ensure that you haven't accidentally configured something to run on the VT
# in your /etc/inittab file so that you don't get a dead keyboard.
CHECKVT=7

# What display manager do you use ?  [ xdm | gdm | kdm | gpe | entrance ]
# NOTE: If this is set in /etc/rc.conf, that setting will override this one.
DISPLAYMANAGER="kdm"


and i used

rc-update add xdm default

any idea whats going wrong with it ?
Back to top
View user's profile Send private message
Sirserega
n00b
n00b


Joined: 05 Jul 2013
Posts: 23

PostPosted: Mon Aug 26, 2013 7:07 pm    Post subject: Reply with quote

bump

someone can help ?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum