Announcement

Collapse
No announcement yet.

7.12, Fedora 8 + GDM black screen/freeze

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • 7.12, Fedora 8 + GDM black screen/freeze

    Hi,

    I think this is a new problem (reported already but not looked closely at):

    System is F8 32bit + latest livna Cat 7.12, Radeon X850 AGP; the same was with Centos 5.1 btw.

    I cannot start GDM otherwise the X system freezes completely, nothing written to the gdm log and xorg log.

    Manually starting via startx from runlevel 3 works fine.

    # Xorg configuration created by livna-config-display

    Section "ServerLayout"
    Identifier "single head configuration"
    Screen 0 "Screen0" 0 0
    InputDevice "Keyboard0" "CoreKeyboard"
    EndSection

    Section "Files"
    ModulePath "/usr/lib/xorg/modules"
    EndSection

    Section "ServerFlags"
    Option "AIGLX" "on"
    EndSection

    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "kbd"
    Option "XkbModel" "pc105"
    Option "XkbLayout" "de"
    Option "XkbVariant" "nodeadkeys"
    EndSection

    Section "Monitor"
    Identifier "Monitor0"
    ModelName "Samsung SyncMaster 245B"
    HorizSync 31.5 - 74.5
    VertRefresh 56.0 - 60.0
    Option "dpms"
    EndSection

    Section "Device"
    Identifier "Videocard0"
    Driver "fglrx"
    Option "OpenGLOverlay" "off"
    Option "VideoOverlay" "on"
    EndSection

    Section "Screen"
    Identifier "Screen0"
    Device "Videocard0"
    Monitor "Monitor0"
    DefaultDepth 24
    SubSection "Display"
    Viewport 0 0
    Depth 24
    Modes "1920x1200"
    EndSubSection
    EndSection

    Section "Extensions"
    Option "Composite" "Enable"
    EndSection
    Note: I saw some posts regarding this problem with F8, maybe this is Redhat/Centos/Fedora specific.

    Thx
    Rainer
Working...
X