ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Шенцев Алексей Владимирович" <ashen@nsrz.ru>
To: ALT Linux Community <community@lists.altlinux.org>
Subject: Re: [Comm] Compact 3.0.4 Xorg ATI9200Pro
Date: Wed, 14 Mar 2007 14:15:25 +0300
Message-ID: <200703141415.25829.ashen@nsrz.ru> (raw)
In-Reply-To: <45F7D497.80703@iop.kiev.ua>

В сообщении от Wednesday 14 March 2007 13:55:19 Andrii Dobrovol`s`kii 
написал(а):
> Hi,
Привет.
> Потихоньку вернул к нормальному состоянию консоль.
> Пришло время получить назад работающий Хоrg.
> Ткните пальцем где есть инструкция по получению работающих Иксов на
> Компакте при условии, что видео ATI9200Pro. В
> АЛМ2.4+backports+updates всё работало прекрасно.

Лови:

[root@oasu3 /]# pciscan | grep ATI && glxinfo | grep render && 
cat /etc/X11/xorg.conf

radeonfb               ATI Technologies Inc RV280 [Radeon 9200 SE] [VGA 
compatible controller]
unknown                ATI Technologies Inc RV280 [Radeon 9200 SE] (Secondary) 
[Display controller]

direct rendering: Yes
OpenGL renderer string: Mesa DRI R200 20060602 AGP 1x x86/MMX/SSE2 TCL

Section "Files"
#       FontPath   "unix/:-1"
EndSection

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

Section "DRI"
        Mode        0660
        Group       "xgrp"
EndSection

Section "InputDevice"
        Identifier  "Keyboard1"
        Driver      "kbd"
        Option      "AutoRepeat" "500 30"
        Option      "XkbModel" "pc105"
        Option      "XkbLayout" "us,ru(winkeys)"
        
Option      "XkbOptions" "grp:ctrl_shift_toggle,grp_led:scroll,grp:switch"
#       Option      "XkbVariant" ",winkeys"
EndSection

Section "InputDevice"
        Identifier  "mouse0"
        Option  "Device"        "/dev/input/mice"
        Driver  "mouse"
        Option "Protocol"    "IMPS/2"
        Option "ZAxisMapping" "4 5"
EndSection

Section "Device"
        Identifier  "Device0"
#       Driver  "fglrx"
        Driver  "ati"
EndSection

Section "Monitor"
        Identifier  "Monitor at Device0"
EndSection

Section "Screen"
        Identifier  "Screen at Device0"
        Device      "Device0"
        Monitor     "Monitor at Device0"
        DefaultColorDepth       16
        Subsection "Display"
                Depth       8
                Modes      "1024x768" "832x624" "800x600" "720x400" "640x480"
        EndSubSection
        Subsection "Display"
                Depth       16
                Modes      "1024x768" "832x624" "800x600" "720x400" "640x480"
        EndSubSection
        Subsection "Display"
                Depth       24
                Modes      "1024x768" "832x624" "800x600" "720x400" "640x480"
        EndSubSection
        DefaultColorDepth       24
        Subsection "Display"
                Depth       24
                Modes      "1024x768" "832x624" "800x600" "720x400" "640x480"
        EndSubSection
EndSection

Section "ServerLayout"
        Identifier      "Default Layout"
        Screen  "Screen at Device0"
        InputDevice  "mouse0"     "CorePointer"
        InputDevice "Keyboard1" "CoreKeyboard"

EndSection
-- 
С уважением Шенцев Алексей Владимирович.
E-mail: ashen@nsrz.ru
XMPP: ashen@altlinux.org, AlexShen@jabber.ru
ICQ: 271053845

  reply	other threads:[~2007-03-14 11:15 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-14 10:55 Andrii Dobrovol`s`kii
2007-03-14 11:15 ` Шенцев Алексей Владимирович [this message]
2007-03-14 11:27   ` Andrii Dobrovol`s`kii
2007-03-14 12:21     ` Шенцев Алексей Владимирович
2007-03-14 12:41       ` Andrii Dobrovol`s`kii
2007-03-16  8:26         ` Vinogradov Anton
2007-03-16 13:59           ` Andrii Dobrovol`s`kii

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=200703141415.25829.ashen@nsrz.ru \
    --to=ashen@nsrz.ru \
    --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