ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Michael Shigorin <mike@osdn.org.ua>
To: Sisyphus@lists.altlinux.org
Subject: Re: [sisyphus] После обновления не стартуют Х-сы автоматически
Date: Sat, 30 Oct 2010 23:17:29 +0300
Message-ID: <20101030201729.GX21965@osdn.org.ua> (raw)
In-Reply-To: <201010302207.49952.revasn@yandex.ru>

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

On Sat, Oct 30, 2010 at 10:07:49PM +0400, C.Н. Рева wrote:
> Где можно посмотреть? В Xorg.0.log чисто. Приходится стартовать руками.

Хм, а я думал, у меня вылезло...

На i965 (X3100) и std-def 2.6.32/35 service dm restart дважды
мигнул иксами (оставив Xorg.0.log и Xorg.0.log.old без криминала
и одинаковые с точностью до таймстампа), startx работает.

xorg-server-1.9.1-alt1
xorg-drv-intel-2.13.0-alt1

/etc/X11/xorg.conf для wacom на /dev/ttyS0 приложен, без него уже
не помню -- запускалось или нет.  Если у Вас необходимости в
конфиге нет, попробуйте отодвинуть в сторонку?

-- 
 ---- WBR, Michael Shigorin <mike@altlinux.ru>
  ------ Linux.Kiev http://www.linux.kiev.ua/

[-- Attachment #2: xorg.conf --]
[-- Type: text/plain, Size: 1247 bytes --]


# With libXiconfig we don't need configuration for
# ps and usb mice.
# For serial mice we will set up all serial devices.
#

Section "ServerLayout"
	Identifier     "Minimal layout"
	Screen         "Screen0" 0 0
	InputDevice    "Cursor" "SendCoreEvents"
	InputDevice    "Stylus" "SendCoreEvents"
	InputDevice    "Eraser" "SendCoreEvents"
EndSection

Section "InputDevice"
   Identifier  "Cursor"
   Driver      "wacom"
   Option      "Device" "/dev/ttyS0"
   Option      "Type" "cursor"
   Option      "ForceDevice" "ISDV4"
EndSection
Section "InputDevice"
   Identifier  "Stylus"
   Driver      "wacom"
   Option      "Device" "/dev/ttyS0"
   Option      "Type" "stylus"
   Option      "ForceDevice" "ISDV4"
EndSection
Section "InputDevice"
   Identifier  "Eraser"
   Driver      "wacom"
   Option      "Device" "/dev/ttyS0"
   Option      "Type" "eraser"
   Option      "ForceDevice" "ISDV4"
EndSection

Section "Monitor"
	Identifier   "Monitor0|0"
EndSection

Section "Device"
	Identifier  "Card0|0"
	Driver      "intel"
	# http://www.thinkwiki.org/wiki/How_to_reduce_power_consumption
	#Option          "NoDRI"
EndSection

Section "Screen"
	Identifier "Screen0"
	Device     "Card0|0"
	Monitor    "Monitor0|0"
	DefaultDepth     16
EndSection


  reply	other threads:[~2010-10-30 20:17 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-30 18:07 C.Н. Рева
2010-10-30 20:17 ` Michael Shigorin [this message]
2010-10-31  5:19   ` C.Н. Рева
2010-11-02 14:55     ` C.Н. Рева
2010-11-02 23:07       ` john
2010-11-03 19:11       ` C.Н. Рева
2010-11-04 15:27         ` C.Н. Рева

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=20101030201729.GX21965@osdn.org.ua \
    --to=mike@osdn.org.ua \
    --cc=Sisyphus@lists.altlinux.org \
    --cc=shigorin@gmail.com \
    /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