ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Solntsev Pavel <p_solntsev@meta.ua>
To: ALT Linux Community general discussions <community@lists.altlinux.org>
Subject: Re: [Comm] Снова про Ati
Date: Mon, 04 Feb 2008 00:27:21 +0200
Message-ID: <47A63FC9.1090504@meta.ua> (raw)
In-Reply-To: <47A34D49.70702@rambler.ru>

rubixlinux@rambler.

попробуй следующий xorg.conf у меня на 9550Pro машина работает очень 
стабильно на ALD4.0.1

#######start###########

Section "ServerLayout"
    Identifier     "Minimal layout"
    Screen         "Screen0" 0 0
    InputDevice    "Keyboard0" "CoreKeyboard"
    InputDevice    "ImPS/2 Generic Wheel Mouse|0" "CorePointer"
        Option            "Pixmap" "32"
    Option            "AIGLX" "on"
EndSection

Section "InputDevice"
    Identifier  "Keyboard0"
    Driver      "kbd"
EndSection

Section "InputDevice"
    Identifier  "ImPS/2 Generic Wheel Mouse|0"
    Driver      "mouse"
    Option        "Device" "/dev/input/mice"
    Option        "Protocol" "IMPS/2"
    Option        "ZAxisMapping" "4 5"
EndSection

Section "Monitor"
    Identifier   "SyncMaster|0"
    DisplaySize  380    300
    HorizSync    30.0 - 81.0
    VertRefresh  56.0 - 75.0
EndSection

Section "Device"
    Identifier  "Card0|0"
    Driver      "radeon"
    BusID       "PCI:01:00:0"
    Option         "AGPMode" "8"
    Option        "ColorTiling" "on"
    Option      "EnablePageFlip" "on"
    Option      "AGPFastWrite" "on"
    Option      "AccelDFS" "on"
EndSection

Section "Screen"
    Identifier "Screen0"
    Device     "Card0|0"
    Monitor    "SyncMaster|0"
    DefaultDepth     24
    SubSection "Display"
        Depth     8
        Modes    "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" 
"800x600" "720x400" "640x480"
    EndSubSection
    SubSection "Display"
        Depth     15
        Modes    "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" 
"800x600" "720x400" "640x480"
    EndSubSection
    SubSection "Display"
        Depth     16
        Modes    "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" 
"800x600" "720x400" "640x480"
    EndSubSection
    SubSection "Display"
        Depth     24
        Modes    "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" 
"800x600" "720x400" "640x480"
    EndSubSection
    SubSection "Display"
        Depth     32
        Modes    "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" 
"800x600" "720x400" "640x480"
    EndSubSection
EndSection

Section "DRI"
    Group        "xgrp"
    Mode         0660
EndSection

Section "Extensions"
    Option        "Composite" "Enable"
    Option        "RENDER" "Enable"
EndSection

########END#########



      reply	other threads:[~2008-02-03 22:27 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-01 14:53 rubixlinux
2008-02-01 15:46 ` Алексей Шенцев
2008-02-01 15:52   ` rubixlinux
2008-02-01 15:57     ` Алексей Шенцев
2008-02-01 16:02       ` rubixlinux
2008-02-01 16:05         ` Алексей Шенцев
2008-02-01 16:48           ` rubixlinux
2008-02-03 22:27             ` Solntsev Pavel [this message]

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=47A63FC9.1090504@meta.ua \
    --to=p_solntsev@meta.ua \
    --cc=community@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

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/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 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

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


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