Опять ATI

PCLinuxOS

Модератор: Bizdelnick

fram123
Сообщения: 34

Опять ATI

Сообщение fram123 »

У меня Мандрива ПП(ноут Асус А7У)Поставил дрова с офф сайта,вроде норм окна норм перемещаються.Тока вот выделение на рабочем столе глючит ппц при комаанде glxinfo FPS примерно 450!Цедега показавыед при тесте OpenGL и 3D - FAILED

Вот мой xorg.conf


Код: Выделить всё

# File generated by XFdrake (rev 230776)
# **********************************************************************
# Refer to the xorg.conf man page for details about the format of
# this file.
# **********************************************************************

Section "ServerLayout"
    Identifier     "layout1"
    Screen      0  "aticonfig-Screen[0]" 0 0
    InputDevice    "Keyboard1" "CoreKeyboard"
    InputDevice    "Mouse1" "CorePointer"
    InputDevice    "Mouse2" "SendCoreEvents"
    InputDevice    "SynapticsMouse1" "AlwaysCore"
EndSection

Section "Files"
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 "ServerFlags"

    #DontZap # disable <Ctrl><Alt><BS> (server abort)
 # allows the server to start up even if the mouse does not work
    #DontZoom # disable <Ctrl><Alt><KP_+>/<KP_-> (resolution switching)
    Option        "allowmouseopenfail"
EndSection

Section "InputDevice"
    Identifier  "Keyboard1"
    Driver      "kbd"
    Option        "XkbModel" "pc105"
    Option        "XkbLayout" "us,ru(winkeys)"
    Option        "XkbOptions" "grp:alt_shift_toggle,grp_led:scroll,compose:rwin"
EndSection

Section "InputDevice"
    Identifier  "Mouse1"
    Driver      "mouse"
    Option        "Protocol" "ExplorerPS/2"
    Option        "Device" "/dev/mouse"
EndSection

Section "InputDevice"
    Identifier  "Mouse2"
    Driver      "evdev"
    Option        "bustype" "0x0003"
    Option        "relBits" "+0+1+2"
    Option        "product" "0xc019"
    Option        "vendor" "0x046d"
    Option        "HWheelRelativeAxisButtons" "7 6"
EndSection

Section "InputDevice"
    Identifier  "SynapticsMouse1"
    Driver      "synaptics"
    Option        "SHMConfig" "on"
EndSection

Section "Monitor"
    Identifier   "aticonfig-Monitor[0]"
    Option        "VendorName" "ATI Proprietary Driver"
    Option        "ModelName" "Generic Autodetecting Monitor"
    Option        "DPMS" "true"
EndSection

Section "Device"
    Identifier  "aticonfig-Device[0]"
    Driver      "fglrx"
EndSection

Section "Screen"
    Identifier "aticonfig-Screen[0]"
    Device     "aticonfig-Device[0]"
    Monitor    "aticonfig-Monitor[0]"
    DefaultDepth     24
    SubSection "Display"
        Viewport   0 0
        Depth     24
    EndSubSection
EndSection


У меня стоит карта АТИ х1250!Скажите в чем проблема куда копать(возможно ли что я дврова не для данной модели поставил т.к там нет для х1250)
Спасибо сказали: