https://qa.mandrakesoft.com/show_bug.cgi?id=1160





------- Additional Comments From [EMAIL PROTECTED]  2003-02-07 11:33 
-------
same here
ATI A-I-W Radeon 7500 (Radeon QW),
actualy i think the freeze on log out 
started a week or maximum 2 ago.
but here ctl-alt-backspace
(killing the X server ) doesn't 
freeze the system, and starts properly
the display manager



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



------- Reminder: -------
assigned_to: [EMAIL PROTECTED]
status: UNCONFIRMED
creation_date: 
description: 
I have a brand new cooker machine installed with a ATI A-I-W Radeon 7500 (Radeon 
QW), unfortunately I cannot use 3D support for the card at this time due to a severe 
lock-up of the system that occurs when DRI is activated. The system is completely up 
to date except for the kernel (2.4.19-16mdk) When X11 is started with DRI turned on it 
not only hangs, the screen seems to artifact really badly. It hangs so badly that I 
have 
to hard reboot the system. Any help would be appreciated. 
 
Below is my current XF86Config-4 (created with the KDE X-config tool). The modified 
for DRI config follows afterwards: 
 
# ********************************************************************** 
# Refer to the XF86Config man page for details about the format of 
# this file. 
# ********************************************************************** 
 
Section "Files" 
    # Multiple FontPath entries are allowed (they are concatenated together) 
    # By default, Mandrake 6.0 and later now use a font server independent of 
    # the X server to render fonts. 
    FontPath "unix/:-1" 
EndSection 
 
Section "ServerFlags" 
    #DontZap # disable <Crtl><Alt><BS> (server abort) 
    AllowMouseOpenFail# allows the server to start up even if the mouse doesn't work 
    #DontZoom # disable <Crtl><Alt><KP_+>/<KP_-> (resolution switching) 
EndSection 
 
Section "Module" 
    Load "dbe" # Double-Buffering Extension 
    Load "v4l" # Video for Linux 
    Load "extmod" 
    Load "type1" 
    Load "freetype" 
    Load "glx" # 3D layer 
EndSection 
 
Section "InputDevice" 
    Identifier "LogitechCordless" 
    Driver "Keyboard" 
    Option "XkbModel" "pc105" 
    Option "XkbLayout" "us" 
    Option "XkbCompat" "" 
    Option "XkbOptions" "" 
EndSection 
 
Section "InputDevice" 
    Identifier "PS2Mouse" 
    Driver "mouse" 
    Option "Protocol" "IMPS/2" 
    Option "Device" "/dev/psaux" 
    Option "ZAxisMapping" "4 5" 
EndSection 
 
Section "Monitor" 
    Identifier "MV720" 
    VendorName "Compaq" 
    ModelName "Compaq Presario MV720 Color Monitor" 
    HorizSync 30-70 
    VertRefresh 50-100 
 
    # Sony Vaio C1(X,XS,VE,VN)? 
    # 1024x480 @ 85.6 Hz, 48 kHz hsync 
    ModeLine "1024x480"    65.00 1024 1032 1176 1344   480  488  494  563 -hsync 
-vsync 
 
    # TV fullscreen mode or DVD fullscreen output. 
    # 768x576 @ 79 Hz, 50 kHz hsync 
    ModeLine "768x576"     50.00  768  832  846 1000   576  590  595  630 
 
    # 768x576 @ 100 Hz, 61.6 kHz hsync 
    ModeLine "768x576"     63.07  768  800  960 1024   576  578  590  616 
    ModeLine "1280x1024/61Hz" 110 1280 1328 1512 1712 1024 1025 1028 1054 
EndSection 
 
Section "Device" 
    Identifier "Vesa-framebuffer" 
    Driver "radeon" 
    Option "DPMS" 
vendorname "ATI" 
boardname "Radeon QW" 
EndSection 
 
Section "Screen" 
    Identifier "DefaultResolution" 
    Device "Vesa-framebuffer" 
    Monitor "MV720" 
    DefaultColorDepth 24 
 
    Subsection "Display" 
        Depth 8 
        Modes "1280x1024/61Hz" "640x480" 
                Virtual 0 0 
    EndSubsection 
 
    Subsection "Display" 
        Depth 15 
        Modes "1280x1024/61Hz" "640x480" 
                Virtual 0 0 
    EndSubsection 
 
    Subsection "Display" 
        Depth 16 
        Modes "1280x1024/61Hz" "640x480" 
                Virtual 0 0 
    EndSubsection 
 
    Subsection "Display" 
        Depth 24 
        Modes "1280x1024/61Hz" "640x480" 
                Virtual 0 0 
    EndSubsection 
EndSection 
 
Section "ServerLayout" 
    Identifier "DefaultLayout" 
    InputDevice "LogitechCordless" "CoreKeyboard" 
    InputDevice "PS2Mouse" "CorePointer" 
    Screen "DefaultResolution" 
EndSection 
 
Section "InputDevice" 
 
Identifier "Keyboard" 
 
        Option "XkbModel" "pc104" 
        Option "XkbLayout" "us" 
        Driver "keyboard" 
EndSection 
 
 
Section "InputDevice" 
 
Identifier "Mouse" 
 
        Option "Protocol" "PS/2" 
        Option "Device" "/dev/psaux" 
        Driver "mouse" 
EndSection 
----------------------------------------------------------------------------------------------------------------------
 
# File generated by XFdrake. 
 
# ********************************************************************** 
# Refer to the XF86Config man page for details about the format of 
# this file. 
# ********************************************************************** 
 
Section "Files" 
    # Multiple FontPath entries are allowed (they are concatenated together) 
    # By default, Mandrake 6.0 and later now use a font server independent of 
    # the X server to render fonts. 
    FontPath "unix/:-1" 
EndSection 
 
Section "ServerFlags" 
    #DontZap # disable <Crtl><Alt><BS> (server abort) 
    #DontZoom # disable <Crtl><Alt><KP_+>/<KP_-> (resolution switching) 
    AllowMouseOpenFail # allows the server to start up even if the mouse doesn't work 
EndSection 
 
Section "Module" 
    Load "dbe" # Double-Buffering Extension 
    Load "v4l" # Video for Linux 
    Load "extmod" 
    Load "type1" 
    Load "freetype" 
    Load "glx" # 3D layer 
    Load "dri" # direct rendering 
EndSection 
 
Section "DRI" 
    Mode 0666 
EndSection 
 
Section "InputDevice" 
    Identifier "LogitechCordless" 
    Driver "Keyboard" 
    Option "XkbModel" "pc105" 
    Option "XkbLayout" "us" 
    Option "XkbCompat" "" 
    Option "XkbOptions" "" 
EndSection 
 
Section "InputDevice" 
    Identifier "PS2Mouse" 
    Driver "mouse" 
    Option "Protocol" "IMPS/2" 
    Option "Device" "/dev/psaux" 
    Option "ZAxisMapping" "4 5" 
EndSection 
 
Section "Monitor" 
    Identifier "monitor1" 
    VendorName "Compaq" 
    ModelName "Compaq Presario MV700 Color Monitor" 
    HorizSync 30-70 
    VertRefresh 50-100 
 
    # Sony Vaio C1(X,XS,VE,VN)? 
    # 1024x480 @ 85.6 Hz, 48 kHz hsync 
    ModeLine "1024x480"    65.00 1024 1032 1176 1344   480  488  494  563 -hsync 
-vsync 
 
    # TV fullscreen mode or DVD fullscreen output. 
    # 768x576 @ 79 Hz, 50 kHz hsync 
    ModeLine "768x576"     50.00  768  832  846 1000   576  590  595  630 
 
    # 768x576 @ 100 Hz, 61.6 kHz hsync 
    ModeLine "768x576"     63.07  768  800  960 1024   576  578  590  616 
EndSection 
 
Section "Device" 
    Identifier "device1" 
    VendorName "ATI" 
    BoardName "ATI Radeon" 
    Driver "radeon" 
    Option "DPMS" 
    Option "AGPMode" "true" 
EndSection 
 
Section "ServerLayout" 
    Identifier "DefaultLayout" 
    InputDevice "LogitechCordless" "CoreKeyboard" 
    InputDevice "PS2Mouse" "CorePointer" 
    Screen "screen1" 
EndSection

Reply via email to