ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Eugene Prokopiev <prokopiev@stc.donpac.ru>
To: ALT Linux Community <community@altlinux.ru>
Subject: [Comm] Разрешение в X
Date: Wed, 05 Oct 2005 16:29:27 +0400
Message-ID: <4343C727.1040204@stc.donpac.ru> (raw)

Здравствуйте!

Есть машина с видео S3 Inc. Savage 4 и 15' монитором Phillips 105S - не 
самая лучшая, но 800х600 и Depth 16 вполне в состоянии потянуть, по 
крайней мере инсталлятор ALM 2.4 вытягивает больше.

Но ставить заново не кайф. Там ALM 2.4 уже есть, нужно только настроить Х.

С помошью XFree86 -configure и ручной правки был создан такой  XF86Config-4:

Section "ServerLayout"
         Identifier     "XFree86 Configured"
         Screen      0  "Screen0" 0 0
         InputDevice    "Mouse0" "CorePointer"
         InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
         RgbPath      "/usr/X11R6/lib/X11/rgb"
         ModulePath   "/usr/X11R6/lib/modules"
         FontPath     "/usr/X11R6/lib/X11/fonts/misc:unscaled"
         FontPath     "tcp/127.0.0.1:7100"
EndSection

Section "Module"
         Load  "dbe"
         Load  "dri"
         Load  "extmod"
         Load  "glx"
         Load  "record"
         Load  "xie"
         Load  "xtrap"
EndSection

Section "InputDevice"
         Identifier  "Keyboard0"
         Driver      "keyboard"
EndSection

Section "InputDevice"
         Identifier  "Mouse0"
         Driver      "mouse"
         Option      "Protocol" "auto"
         Option      "Device" "/dev/mouse"
EndSection

Section "Monitor"
         #DisplaySize      280   210     # mm
         Identifier   "Monitor0"
         VendorName   "PHL"
         ModelName    "philips 105S"
         Option      "DPMS"
EndSection

Section "Device"
         Identifier  "Card0"
         Driver      "savage"
         VendorName  "S3 Inc."
         BoardName   "Savage 4"
         BusID       "PCI:1:0:0"
EndSection

Section "Screen"
         Identifier "Screen0"
         Device     "Card0"
         Monitor    "Monitor0"
         DefaultDepth 16
         SubSection              "Display"
             Depth               16
             Modes               "800x600"
             ViewPort            0 0
         EndSubsection
EndSection

Так вот, когда это чудо запускается, то разрешение ну явно не 800х600, а 
640х480. На глаз. Какой утилитой это подтвердить и как все-таки вытянуть 
из этой железки 800х600?

-- 
С уважением, Прокопьев Евгений


             reply	other threads:[~2005-10-05 12:29 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-05 12:29 Eugene Prokopiev [this message]
2005-10-05 12:32 ` Шенцев Алексей Владимирович
2005-10-05 12:48   ` Eugene Prokopiev
2005-10-05 12:52     ` Шенцев Алексей Владимирович
2005-10-05 13:08 ` Sergey Vlasov
2005-10-05 13:18   ` Шенцев Алексей Владимирович
2005-10-05 13:46     ` Sergey Vlasov
2005-10-05 18:25     ` Eugene Prokopiev
2005-10-06  6:50       ` Шенцев Алексей Владимирович

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=4343C727.1040204@stc.donpac.ru \
    --to=prokopiev@stc.donpac.ru \
    --cc=community@altlinux.ru \
    /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