ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Sergei Naumov <vomus@rambler.ru>
To: ALT Linux Sisyphus discussion list <sisyphus@lists.altlinux.org>
Subject: Re: [sisyphus] Новый Xorg и i810
Date: Sat, 02 Sep 2006 00:16:53 +0400
Message-ID: <44F89535.3080209@rambler.ru> (raw)
In-Reply-To: <44F8096F.5070709@iop.kiev.ua>

Andrii Dobrovol`s`kii wrote:
> Sergei Naumov пишет:
>> Господа, после обновления Иксов на 7.1 отвалился драйвер i810. При 
>> старте пишет, что версия его ABI не совпадает с серверной. Я правильно 
>> понимаю, что надо ждать сборки i810?
>>
> Странно, я свой бук пересаживал на 7.1 именно из-за более свежих
> i810. Всё пока работает с ядром std alt9.
>> Кроме того, у меня отвалился и 855resolution, поскольку разрешение не 
>> стандартное. Однако, четко проверить его я не могу, поскольку нет 
>> i810, работаю сейчас на vesa :-((((
>>
> 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


  reply	other threads:[~2006-09-01 20:16 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 [this message]
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
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=44F89535.3080209@rambler.ru \
    --to=vomus@rambler.ru \
    --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