public inbox for gentoo-user-ru@lists.gentoo.org
 help / color / mirror / Atom feed
From: Peter Volkov <pva@gentoo.org>
To: gentoo-user-ru@lists.gentoo.org
Subject: Re: [gentoo-user-ru] система виснет при запуске Xorg
Date: Mon, 25 Jan 2010 18:35:39 +0300	[thread overview]
Message-ID: <1264433739.1795.54.camel@tablet> (raw)
In-Reply-To: <201001221127.55403.sanya-spb@list.ru>

В Птн, 22/01/2010 в 11:27 +0300, Alexander Kuprijanov пишет:
> Section "Device"
>         Identifier  "Card0"
>         Driver      "intel"
>         VendorName  "Intel Corporation"
>         BoardName   "82852/855GM Integrated Graphics Device"

Не удачное железо. У меня на нём воспроизводиться баг:
https://bugs.freedesktop.org/show_bug.cgi?id=24789
и пока единственный workaround - использовать драйвер vesa.

Впрочем,

В Птн, 22/01/2010 в 15:43 +0300, Alexander Kuprijanov пишет:
> Виснет именно система: пробовал стартовать ИКСы из SSH, сессия виснет и больше 
> не подключиться, на пинг не отвечает...

это означает, что у вас проблема в ядре. Хорошо бы понять где ядро
зарывается. Сначала, попробуйте наложить последние исправления с
kernel.org:

http://www.kernel.org/diff/diffview.cgi?file=/pub/linux/kernel/v2.6/incr/patch-2.6.32.4-5.bz2

и пересобрать ядро с SYSRQ и netconsole (удобнее с configfs). После
того, как загрузитесь, настройте netconsole:

less /usr/src/linux/Documentation/networking/netconsole.txt

# mount -t configfs configfs /sys/kernel/config
# cd /sys/kernel/config/netconsole/
# mkdir target (по сути любое имя)
вбиваете свои параметры
# echo eth1 > dev_name
# echo XXX.xxx.xxx.xxx > remote_ip
# echo XX:XX:XX:XX:XX:XX > remote_mac
# dmesg -n7
# echo 1 > enabled

Теперь, на другой машине (windows/linux) запускайте netcat:
http://en.wikipedia.org/wiki/Netcat

Можно проверить что netconsole работает, подгрузив какой-нибудь модуль -
если в dmesg появились новые строчки, то они же должны появиться в
netcat. Если всё ок, запускаете X-ы и смотрите вывод... Должно быть
что-то плохое (oops, BUG или что-ещё) и оно-то и представляет интерес.
Если ничего нет, тогда SySRQ может помочь (sysrq + d, + l)...

-- 
Peter.




  parent reply	other threads:[~2010-01-25 16:05 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-22  8:27 [gentoo-user-ru] система виснет при запуске Xorg Alexander Kuprijanov
2010-01-22 10:19 ` [gentoo-user-ru] " Andrey Vasyutchenko
2010-01-22 10:55 ` Azamat Hackimov
2010-01-22 11:24 ` Gennady Tsoy
2010-01-22 12:43   ` Alexander Kuprijanov
2010-01-22 14:19     ` [gentoo-user-ru] Re[2]: " Sergey Kobzar
2010-01-25 15:35 ` Peter Volkov [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-01-22 16:46 Maxim
2010-01-25  8:42 ` Alexander Kuprijanov
2010-01-25 10:58   ` Богун Дмитрий
2010-01-25 14:28     ` Alexander Kuprijanov

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=1264433739.1795.54.camel@tablet \
    --to=pva@gentoo.org \
    --cc=gentoo-user-ru@lists.gentoo.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
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox