ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Andrey Kutuzov <akutuzov72@gmail.com>
To: ALT Linux Community general discussions <community@lists.altlinux.org>
Subject: Re: [Comm] зависание иксов на radeon: сломалась видеокарта или?
Date: Sun, 07 Feb 2010 16:47:04 +0500
Message-ID: <4B6EA838.904@gmail.com> (raw)
In-Reply-To: <4B6EA7FE.7000400@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 58 bytes --]

Да, прилагаю конфиг иксов.


-- 
Solve et coagula!
Andrey

[-- Attachment #2: xorg.conf --]
[-- Type: text/plain, Size: 1934 bytes --]


# With libXiconfig we don't need configuration for
# ps and usb mice.
# For serial mice we will set up all serial devices.
#

Section "ServerLayout"
	Identifier     "Minimal layout"
	Screen         "Screen0" 0 0
#	InputDevice    "/dev/ttyS0" "CorePointer"
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"
	Option	    "AIGLX" "true"
EndSection

Section "InputDevice"
	Identifier  "/dev/ttyS1"
	Driver      "mouse"
	Option	    "Device" "/dev/ttyS1"
	Option	    "Protocol" "microsoft"
EndSection

Section "Monitor"
	Identifier "HM703U|0"
	HorizSync 30-96
	VertRefresh 50-160
	ModeLine     "1024x768" 115.5 1024 1056 1248 1440 768 771 781 802 -hsync -vsync
EndSection

Section "Device"
	Identifier  "Card0|0"
	Driver      "ati"
	Option "ColorTiling" "on"
EndSection

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

Section "DRI"
	Group        "xgrp"
	Mode         0660
EndSection



  reply	other threads:[~2010-02-07 11:47 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-07 11:46 Andrey Kutuzov
2010-02-07 11:47 ` Andrey Kutuzov [this message]
2010-02-08 19:27 ` [Comm] зависание иксов на radeon: сломал ась " Olexander Chernetskyy
2010-02-08 19:54   ` Andrey Kutuzov
2010-02-09  9:20     ` Olexander Chernetskyy
2010-02-09 18:28       ` Andrey Kutuzov
2010-02-09 22:56         ` Rinat Bikatov
2010-02-09 23:37           ` Andrey Kutuzov

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=4B6EA838.904@gmail.com \
    --to=akutuzov72@gmail.com \
    --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