ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: alisher <alisher_faiz@rambler.ru>
To: ALT Linux Community general discussions <community@lists.altlinux.org>
Subject: Re: [Comm] alt-4.1.1-beta + video
Date: Tue, 20 Jan 2009 12:25:46 +0600
Message-ID: <49756E6A.7080809@rambler.ru> (raw)
In-Reply-To: <200901200855.39234.ashen@nsrz.ru>


> Попробуйте ещё раз пересмотреть свой /etc/X11/xorg.conf на предмет 
> выставляемых разрешений, глубин цвета и частот. Исходя из 
> http://hard.compulenta.ru/227879/ для вашего монитора максимальная частота 
> кадровой развёртки не должна превышать 60 Гц.
>   
Я уже не знаю, куда еще смотреть. Вчера даже ALT compact 3 установил. 
Там заработало в xorg.conf только указал "1680x1050@60" и все. В 4.1.0 
бета все работало только видеокарта другая (gf mx440). К сожалению ни 
диска, ни образа не осталось что-бы проверить. Начинаю думать на драйвер 
173.х.х.

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   "BenQ FP202W|0"
    DisplaySize  430    270
    HorizSync    30.0 - 84.0
    VertRefresh  56.0 - 76.0
EndSection

Section "Device"
    Identifier  "Card0|0"
    Driver      "nvidia"
EndSection

Section "Screen"
    Identifier "Screen0"
    Device     "Card0|0"
    Monitor    "BenQ FP202W|0"
    DefaultDepth     24
    Option         "NvAgp" "1"
    Option         "RenderAccel" "true"
    Option         "AllowGLXWithComposite"
    Option         "Backingstore" "true"
    Option         "RandRRotation" "true"
    Option         "TripleBuffer" "true"
    Option         "AddARGBGLXVisuals" "true"
    SubSection "Display"
        Depth     8
        Modes    "1680x1050" "1600x1200" "1600x1024" "1600x900" 
"1400x1050" "1440x900" "1280x1024" "1280x960" "1280x854" "1280x800" 
"1280x768" "1280x720" "1152x870" "1152x864" "1120x840" "1024x768" 
"1024x736" "1024x600" "960x720" "848x480" "832x624" "800x600" "720x576" 
"640x480"
    EndSubSection
    SubSection "Display"
        Depth     15
        Modes    "1680x1050" "1600x1200" "1600x1024" "1600x900" 
"1400x1050" "1440x900" "1280x1024" "1280x960" "1280x854" "1280x800" 
"1280x768" "1280x720" "1152x870" "1152x864" "1120x840" "1024x768" 
"1024x736" "1024x600" "960x720" "848x480" "832x624" "800x600" "720x576" 
"640x480"
    EndSubSection
    SubSection "Display"
        Depth     16
        Modes    "1680x1050" "1600x1200" "1600x1024" "1600x900" 
"1400x1050" "1440x900" "1280x1024" "1280x960" "1280x854" "1280x800" 
"1280x768" "1280x720" "1152x870" "1152x864" "1120x840" "1024x768" 
"1024x736" "1024x600" "960x720" "848x480" "832x624" "800x600" "720x576" 
"640x480"
    EndSubSection
    SubSection "Display"
        Depth     24
        Modes    "1680x1050" "1400x1050" "1440x900" "1280x1024" 
"1280x960" "1280x854" "1280x800" "1280x768" "1280x720" "1152x870" 
"1152x864" "1120x840" "1024x768" "1024x736" "1024x600" "960x720" 
"848x480" "832x624" "800x600" "720x576" "640x480"
    EndSubSection
    SubSection "Display"
        Depth     32
        Modes    "1680x1050" "1400x1050" "1440x900" "1280x1024" 
"1280x960" "1280x854" "1280x800" "1280x768" "1280x720" "1152x870" 
"1152x864" "1120x840" "1024x768" "1024x736" "1024x600" "960x720" 
"848x480" "832x624" "800x600" "720x576" "640x480"
    EndSubSection
EndSection

Section "DRI"
    Group        "xgrp"
    Mode         0660
EndSection


  reply	other threads:[~2009-01-20  6:25 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-16  9:58 alisher
2009-01-16 10:04 ` Алексей Шенцев
2009-01-19  5:13   ` alisher
2009-01-19  5:49     ` Алексей Шенцев
2009-01-19  6:00       ` alisher
2009-01-20  3:44       ` alisher
2009-01-20  5:55         ` Алексей Шенцев
2009-01-20  6:25           ` alisher [this message]
2009-01-20  6:36             ` Алексей Шенцев
2009-01-20  9:44               ` alisher
2009-01-20  9:51                 ` Алексей Шенцев
2009-01-26  5:00             ` alisher
2009-01-26  5:17               ` Denis G. Samsonenko
2009-01-26  5:20                 ` alisher
2009-01-21  7:42     ` Хихин Руслан
2009-01-20 11:43 ` Мыльников Андрей
2009-01-21 21:48 ` Jurij Bogaevs'kyj

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=49756E6A.7080809@rambler.ru \
    --to=alisher_faiz@rambler.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