You are not logged in.

#1 2010-04-30 06:42:47

arastoo.s
Member
Registered: 2010-04-28
Posts: 18

GDM cant be run

hi all
i install ATI Catalyst-test from AUR with yaourt >> my VGA is RV770 [ATI Radeon HD 4870] <<
and this is my Xorg

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

Section "Files"
    ModulePath   "/usr/lib/xorg/modules"
    FontPath     "/usr/share/fonts/misc"
    FontPath     "/usr/share/fonts/100dpi:unscaled"
    FontPath     "/usr/share/fonts/75dpi:unscaled"
    FontPath     "/usr/share/fonts/TTF"
    FontPath     "/usr/share/fonts/Type1"
EndSection

Section "Module"
    Load  "dri2"
    Load  "dri"
    Load  "extmod"
    Load  "record"
    Load  "glx"
    Load  "dbe"
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   "Monitor Vendor"
    ModelName    "Monitor Model"
EndSection

Section "Device"
        ### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
        ### [arg]: arg optional
        #Option     "NoAccel"                # [<bool>]
        #Option     "AccelMethod"            # [<str>]
        #Option     "offscreensize"          # [<str>]
        #Option     "SWcursor"               # [<bool>]
        #Option     "ignoreconnector"        # [<str>]
        #Option     "forcereduced"           # [<bool>]
        #Option     "forcedpi"               # <i>
        #Option     "useconfiguredmonitor"     # [<bool>]
        #Option     "HPD"                    # <str>
        #Option     "NoRandr"                # [<bool>]
        #Option     "RROutputOrder"          # [<str>]
        #Option     "DRI"                    # [<bool>]
        #Option     "TVMode"                 # [<str>]
        #Option     "ScaleType"              # [<str>]
        #Option     "UseAtomBIOS"            # [<bool>]
        #Option     "AtomBIOS"               # [<str>]
        #Option     "UnverifiedFeatures"     # [<bool>]
        #Option     "Audio"                  # [<bool>]
        #Option     "AudioStreamSilence"     # [<str>]
        #Option     "HDMI"                   # [<str>]
        #Option     "COHERENT"               # [<str>]
        #Option     "ForceLowPowerMode"      # [<bool>]
        #Option     "LowPowerModeEngineClock"     # <i>
    Identifier  "Card0"
    Driver      "radeonhd"
    VendorName  "ATI Technologies Inc"
    BoardName   "RV770 [Radeon HD 4870]"
    BusID       "PCI:1:0:0"
EndSection

Section "Screen"
    Identifier "Screen0"
    Device     "Card0"
    Monitor    "Monitor0"
        DefaultDepth     24
    SubSection "Display"
        Viewport   0 0
        Depth     1
    EndSubSection
    SubSection "Display"
        Viewport   0 0
        Depth     4
    EndSubSection
    SubSection "Display"
        Viewport   0 0
        Depth     8
    EndSubSection
    SubSection "Display"
        Viewport   0 0
        Depth     15
    EndSubSection
    SubSection "Display"
        Viewport   0 0
        Depth     16
    EndSubSection
    SubSection "Display"
        Viewport   0 0
        Depth     24
    EndSubSection
EndSection

Section "DRI"
        Mode 0666
EndSection

and this is my Xorg.0.log

X.Org X Server 1.7.6
Release Date: 2010-03-17
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.33-ARCH x86_64 
Current Operating System: Linux WhiteCrow 2.6.33-ARCH #1 SMP PREEMPT Mon Apr 26 19:31:00 CEST 2010 x86_64
Kernel command line: root=/dev/disk/by-uuid/92985b62-10fb-42f6-80d2-6f901e598c73 ro
Build Date: 01 April 2010  05:28:33PM
 
Current version of pixman: 0.18.0
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
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 Apr 29 09:50:53 2010
(==) Using config file: "/etc/X11/xorg.conf"
Parse error on line 6 of section ServerLayout in file /etc/X11/xorg.conf
    "false"" is not a valid keyword in this section.
(EE) Problem parsing the config file
(EE) Error parsing the config file

Fatal server error:
no screens found

Please consult the The X.Org Foundation support 
     at http://wiki.x.org
 for help. 
Please also check the log file at "/var/log/Xorg.0.log" for additional information.

(WW) xf86CloseConsole: KDSETMODE failed: Bad file descriptor
(WW) xf86CloseConsole: VT_GETMODE failed: Bad file descriptor

and please see these 2 pic , these 2 pic show you when i try run gdm

http://imagebin.ca/view/n3wQy9BV.html
http://imagebin.ca/view/R83B2P.html

(sorry i cant speak EN very will but i cant understand a little ):(

Offline

#2 2010-04-30 07:03:21

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: GDM cant be run

In xorg.conf write

Option "AllowEmptyInput" "no"

Instead of

Option "AllowEmptyInput" false"

change the last word in line 6.


Edit: what is your language?

Last edited by karol (2010-04-30 07:06:57)

Offline

#3 2010-04-30 08:40:42

arastoo.s
Member
Registered: 2010-04-28
Posts: 18

Re: GDM cant be run

hi
gdm run but i see black screen and i cant when i want go with Ctrl Alt F1 to init i cant
my language is Persian But I have to learn English

Offline

#4 2010-05-02 14:16:28

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: GDM cant be run

Try to reinstall xorg and gdm.
You can google for "GdmLocalDisplayFactory: Maximum number of X display failures reached"
http://www.google.pl/search?q="GdmLocalDisplayFactory%3A+Maximum+number+of+X+display+failures+reached"

There's a Persian Arch community
http://www.archlinux.ir/

Offline

Board footer

Powered by FluxBB