Michael Bykov пишет:
23 февраля 2009 г. 20:44 пользователь Alexander Yereschenko
<ave4...@gmail.com> написал:
Доброе!
===========
Section "Device"
       Identifier  "Card0|0"
       Driver      "intel"
      Option      "AccelMethod" "EXA"
EndSection
===========


:(

copy-past, ctrl-alt-backspace, консоль, рут, убрал эту вставку,
init3/5, висит, перезагрузился, восстановилось всё как было, вплоть до
окошек в ФФ. Чё ей надо, не пойму ваще. Но у  меня Сизиф олдовый,
инвалидный очень, я его с 4.0 Lite обсизифливал, надо бы
переустановить с чистого листа как-нить, а дальше уже
экспериментировать.

Щас, ... Дальше убрал строчку Driver  "intel".

Опять всё то же, не хочет, консоль, перезагрузка, вроде работает, в
фоне тот же бред.

вот мой Section "Device" сейчас:

Section "Device"
        Identifier  "Card0|0"
        #Driver      "nvidia"
        #Driver      "intel"
        Option      "AccelMethod" "EXA"
EndSection
А мене помогло
[u...@eeedima NetworkManager]$ sudo cat /etc/X11/xorg.conf
[sudo] password for user:

# With libXiconfig we don't need configuration for
# ps and usb mice.
# For serial mice we will set up all serial devices.
#
# Composite is not yet stable on even major drivers;
# uncomment to enable
Section "Extensions"
       Option      "RENDER" "Enable"
       Option      "Composite" "Enable"
EndSection

Section "ServerLayout"
       Identifier     "Minimal layout"
       Screen         "Screen0" 0 0
EndSection

Section "Module"
       Load  "freetype"
       Load  "glx"
       Load  "dri"
       Load  "dbe"
       SubSection "extmod"
               Option      "omit xfree86-dga"
       EndSubSection
EndSection

Section "ServerFlags"
       Option      "AutoAddDevices" "true"
       Option      "AllowMouseOpenFail" "true"
EndSection

Section "Monitor"
       Identifier   "Monitor 1024x768|0"
       HorizSync    31.5 - 61.0
       VertRefresh  50.0 - 75.0
EndSection

Section "Device"
       Identifier  "Card0|0"
       Driver      "intel"
       Option      "FramebufferCompression" "off"
       Option      "AccelMethod" "EXA"
EndSection

Section "Screen"
       Identifier "Screen0"
       Device     "Card0|0"
       Monitor    "Monitor 1024x768|0"
       DefaultDepth     24
       SubSection "Display"
               Depth     8
Modes "1024x600" "960x720" "848x480" "832x624" "800x600" "720x576" "640x480"
       EndSubSection
       SubSection "Display"
               Depth     15
Modes "1024x600" "960x720" "848x480" "832x624" "800x600" "720x576" "640x480"
       EndSubSection
       SubSection "Display"
               Depth     16
Modes "1024x600" "960x720" "848x480" "832x624" "800x600" "720x576" "640x480"
       EndSubSection
       SubSection "Display"
               Depth     24
Modes "1024x600" "960x720" "848x480" "832x624" "800x600" "720x576" "640x480"
       EndSubSection
       SubSection "Display"
               Depth     32
Modes "1024x600" "960x720" "848x480" "832x624" "800x600" "720x576" "640x480"
       EndSubSection
EndSection

Section "DRI"
       Group        "xgrp"
       Mode         0660
EndSection

[u...@eeedima NetworkManager]$ rpm -qa | grep intel
xorg-drv-intel-2.4.2-alt5.M41.1
xorg-dri-intel-7.0.4-alt8.M41.3

Ни какого торможения не наблюдаю полёт нормальный
_______________________________________________
smoke-room mailing list
smoke-room@lists.altlinux.org
https://lists.altlinux.org/mailman/listinfo/smoke-room

Ответить