Культурный офтопик
 help / color / mirror / Atom feed
From: "Kharitonov A. Dmitry" <kharpost@rambler.ru>
To: "Культурный офтопик" <smoke-room@lists.altlinux.org>
Subject: Re: [room] беда в бекграунде
Date: Tue, 24 Feb 2009 02:17:50 +0300
Message-ID: <49A32E9E.4030009@rambler.ru> (raw)
In-Reply-To: <69c7dc8b0902231119k2c1aceb1wfe5504f73cb5e61b@mail.gmail.com>

Michael Bykov пишет:
> 23 февраля 2009 г. 20:44 пользователь Alexander Yereschenko
> <ave4600@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
>   
А мене помогло
[user@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

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

Ни какого торможения не наблюдаю полёт нормальный


  reply	other threads:[~2009-02-23 23:17 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-21 15:38 Michael Bykov
2009-02-21 16:39 ` Kharitonov A. Dmitry
2009-02-21 17:51 ` Alexander Yereschenko
2009-02-22  5:35   ` Denis G. Samsonenko
2009-02-23  8:34   ` Kharitonov A. Dmitry
2009-02-23 17:44     ` Alexander Yereschenko
2009-02-23 19:19       ` Michael Bykov
2009-02-23 23:17         ` Kharitonov A. Dmitry [this message]
2009-02-24 11:37         ` Michael Shigorin
2009-02-24  8:00 ` Grigory Batalov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=49A32E9E.4030009@rambler.ru \
    --to=kharpost@rambler.ru \
    --cc=smoke-room@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

Культурный офтопик

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/smoke-room/0 smoke-room/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 smoke-room smoke-room/ http://lore.altlinux.org/smoke-room \
		smoke-room@lists.altlinux.org smoke-room@lists.altlinux.ru smoke-room@lists.altlinux.com smoke-room@altlinux.ru smoke-room@altlinux.org smoke-room@altlinux.com
	public-inbox-index smoke-room

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.smoke-room


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git