ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: "Pavel S. Khmelinsky" <hmepas@yauza.ru>
To: okayunov@mtu-net.ru,
	ALT Linux Sisyphus discussion list <sisyphus@altlinux.ru>
Subject: Re: [sisyphus] Re: dist-upgrade: frglx 3d boken.
Date: Thu, 01 Apr 2004 22:37:54 +0400
Message-ID: <406C6182.3060401@yauza.ru> (raw)
In-Reply-To: <406C4ACE.6060203@mtu-net.ru>

>    Что считать проприетарными?
Для ATI Radeon есть два типа дров -- Open Source и fglrx 
(Официальные с сайта ATI) которые я и назвал "проприетарными"
> После ряда танцев с бубном удалось таки запустить 3D под Compact 2.3 для 
> ASUStek-го Radeon 9200.
У меня не совсем компакт, у меня последний сизиф, причем до того 
как она стал последним все работало.
> Но при сем использовался отсутствующий (...многозначительная пауза...) 
> на CD дистрибутиве пакет fglrx_tools, правда - Alt-ской сборки(???) - 
В, как я понял, дистрибутиве пропагандируется политика 
использования Open Source дров для карточек ATI.
> упомянут выше. Танцы (комбинаторные) состояли в подборе параметров 
> устанавливаемых (консольно) в рамках оного пакета в совокупности с 
> запусканием XFdrake.
> Причем танцы еще не кончились - почему-то перестало работать 
> клавиатурное переключение меж US и RU. Хотя пробовал воспроизводить 
Перед использованием fglrxconfig нужно было забекапить файл 
/etc/X11/XF86Config-4, т.к. эта утилита его полностью 
переписывает, а Вам из полученного файла нужны только секции 
Device касательно карточки и Modules.
Для правильного переключения отредактируйте
/etc/X11/XF86Config-4:
Найдите строчку в нем
Section "InputDevice"
удалите ее и все что после не вплоть до первой строки
EndSection

В замен добавьте это:
Section "InputDevice"

     Identifier "Keyboard1"
     Driver      "Keyboard"
     Option "AutoRepeat"  "250 30"

     Option "XkbRules" "xfree86"
     Option "XkbModel" "pc105"
     Option "XkbLayout" "us,ru"
     Option "XkbVariant"  ",winkeys"
     Option "XkbOptions"  "grp:ctrl_shift_toggle"

EndSection

> параметры из конф-ых файлов Master-их X-ов. Пока не помогает.
>    MB: AASUS P4C800 Deluxe
Если не сложно пришлите мне свой /etc/X11/XF86Config-4 сверюсь 
ради интереса.


-- 
Pavel S. Khmelinsky <hmepas@yauza.ru>
System Administrator,
ISP Yauza Telecom
http://www.yauza.ru


      reply	other threads:[~2004-04-01 18:37 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-04-01 10:38 [sisyphus] " Pavel S. Khmelinsky
2004-04-01 12:54 ` [sisyphus] Re: dist-upgrade: fglrx " Vitaly Ostanin
2004-04-01 13:04   ` Pavel S. Khmelinsky
2004-04-01 13:30 ` [sisyphus] dist-upgrade: frglx " Anton Farygin
2004-04-01 17:01 ` [sisyphus] " Oleg N. Kayunov
2004-04-01 18:37   ` Pavel S. Khmelinsky [this message]

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=406C6182.3060401@yauza.ru \
    --to=hmepas@yauza.ru \
    --cc=okayunov@mtu-net.ru \
    --cc=sisyphus@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 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