ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Andrii Dobrovol`s`kii <dobr@iop.kiev.ua>
To: ALT Linux Sisyphus discussion list <sisyphus@lists.altlinux.org>
Subject: Re: [sisyphus] Новый Xorg и i810
Date: Tue, 05 Sep 2006 11:06:51 +0300
Message-ID: <44FD301B.8000802@iop.kiev.ua> (raw)
In-Reply-To: <44FC87A7.5050107@rambler.ru>

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

Sergei Naumov пишет:
> Andrii Dobrovol`s`kii wrote:
>> Sergei Naumov пишет:
>>> Andrii Dobrovol`s`kii wrote:
>>>> 855resolution тоже используется, из-за кривого видеобиоса. Но, я его
>>>> пускаю из init.d а Вы?
>>> Он вообще сам запускается, если в /usr/X11R6/lib/drv.d лежит шелловский
>>> скрипт с именем соответствующего драйвера, который патчит все
>>> видеорежимы. У меня там файлик i810 такого содержания:
>>>
>>> #!/bin/sh
>>>
>>> XCONFTOOL=/usr/bin/xconf
>>> TOOL855=/usr/sbin/855resolution
>>> ln -sf ../../../usr/X11R6/lib/mesa_gl/libGL.so.1.2 /etc/X11/lib/libGL.so.1
>>> ln -sf ../../../usr/X11R6/lib/modules/extensions/libglx-x11.a
>>> /etc/X11/lib/libglx.a
>>>
>>> [ -x "$XCONFTOOL" ] || [ -x "$TOOL855" ] || exit 0
>>>
>>> SET=`$XCONFTOOL -r /etc/X11/xorg.conf 2>/dev/null|sed 's,x, ,'`
>>>
>>> [ -z "$SET" ] && exit 0
>>>
>>> for i in `$TOOL855 -m|grep max_mode|cut -f2 -d' '`;do
>>> $TOOL855 $i $SET 2>/dev/null 1>&2
>>> done
>> Вроде уже /usr/X11R6/... не используется. И как этот скрипт
>> пропатчит все видеорежимы? Где он возьмет информацию что на что
>> нужно заменить?
> 
> Как видно, он вырезает режими из xorg.conf и ставит их по всем режимам с
>  max_mode. А вообще, мне так показалось, что 7.1 и без 855resolution
> обходится.
> 
Как можно было догадаться, мне не видно. :) Но, тогда возник другой
вопрос. А как в xorg.conf попадет нужное разрешение, если автоматика
бессильна. После ручной правки? И где гарантия, что менять нужно
именно max_mode?
-- 
Rgrds,
Andriy
*********************************************************************
email: dobr at iop dot kiev dot ua            Kyiv, Ukraine
Phone: (380-44)   525-7824            Department of Gas Electronics
Fax:   (380-44)   525-2329             Institute of Physics of NASU
*********************dobrATjabber.iop.kiev.ua************************


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

  reply	other threads:[~2006-09-05  8:06 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-01  9:38 Sergei Naumov
2006-09-01 10:19 ` Valery V. Inozemtsev
2006-09-01 12:04   ` Sergei Naumov
2006-09-01 12:25     ` Sergey Bolshakov
2006-09-01 21:38       ` Sergei Naumov
2006-09-01 12:29     ` Andrii Dobrovol`s`kii
2006-09-01 12:36       ` Valery V. Inozemtsev
2006-09-01 12:38         ` Valery V. Inozemtsev
2006-09-01 10:20 ` Andrii Dobrovol`s`kii
2006-09-01 20:16   ` Sergei Naumov
2006-09-04  8:39     ` Andrii Dobrovol`s`kii
2006-09-04 20:08       ` Sergei Naumov
2006-09-05  8:06         ` Andrii Dobrovol`s`kii [this message]
2006-09-05 22:55           ` Sergei Naumov
2006-09-06  7:49             ` Andrii Dobrovol`s`kii
2006-09-01 16:20 ` Sergey
2006-09-06 13:34   ` Sergey

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=44FD301B.8000802@iop.kiev.ua \
    --to=dobr@iop.kiev.ua \
    --cc=sisyphus@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 Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

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

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


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