ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Ildar Mulyukov <ildar@altlinux.ru>
To: ALT Linux Sisyphus discussion list <sisyphus@lists.altlinux.org>
Subject: Re: [sisyphus] как переключить драйвер X11
Date: Wed, 15 Jun 2011 14:45:27 +0600
Message-ID: <1308127527.24874.0@ildar.innovations.kz> (raw)
In-Reply-To: <1295749896.16352.0@ildar.innovations.kz> (from ildar@altlinux.ru on Sun Jan 23 08:31:36 2011)

On 23.01.2011 08:31:36, Ildar Mulyukov wrote:
> 	Доброе утро, коллеги.
> Прошу подсказать, как это сделать. Сам я что-то "ниасилил".
> Итак, создал файл:
> $ cat /etc/X11/xorg.conf.d/99-nouveau.conf
> Section "Device"
>         Identifier      "MyNVidia"
>         BusID "PCI:1:0:0"
>         Driver  "nouveau"
> EndSection
> 
> Но Xserver на него не реагирует:
> (--) PCI:*(0:1:0:0) 10de:01d7:1734:10d7 rev 161, Mem @  
> 0xd5000000/16777216, 0xc0
> 000000/268435456, 0xd4000000/16777216
> (II) Executed /usr/libexec/X11/drv.d/nvidia
> 
> Как с ним совладать?

Поскольку нашёл ответ, зафиксирую тут:
1. Похоже, BusID тут не поможет. А поможет правильный Identifier. Его  
надо взять из последнего X.x.log
2. Возможно, совсем правильно было бы использовать инструкцию типа  
Matchxxxxxx, но я не знаю, какую именно.

Итак, вот вариант, который работает:
$ cat /etc/X11/xorg.conf.d/99-nouveau.conf
Section "Device"
         Identifier  "Card0|0"
         Driver      "nouveau"
EndSection
-- 
Ildar Mulyukov,
   free SW designer/programmer/packager
=========================================
email: ildar@altlinux.ru
Jabber: ildar.mulyukov@gmail.com
ICQ: 4334029
ALT Linux Sisyphus http://www.sisyphus.ru
=========================================

  reply	other threads:[~2011-06-15  8:45 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-23  2:31 Ildar Mulyukov
2011-06-15  8:45 ` Ildar Mulyukov [this message]
2011-06-15 10:53 ` Anton V. Boyarshinov
2011-06-15 11:11   ` Ildar Mulyukov
2011-06-15 11:58     ` Anton V. Boyarshinov
2011-06-15 14:05     ` Michael Shigorin
2011-06-16  3:30       ` Ildar Mulyukov
2011-06-16 11:30         ` Michael Shigorin
2011-06-16 11:54           ` Sergey V Turchin
2011-06-27  5:49             ` Ildar Mulyukov
2011-06-27  7:27               ` Владимир Диденко
2011-06-27 13:37               ` Sergey V Turchin
2011-06-30  7:39                 ` Ildar Mulyukov
2011-06-30 11:16                   ` Sergey V Turchin

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=1308127527.24874.0@ildar.innovations.kz \
    --to=ildar@altlinux.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