ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Sergey Vlasov <vsu@altlinux.ru>
To: sisyphus@altlinux.ru
Subject: Re: [sisyphus] kernel std-up-2.4.22-alt10 - тем же концом по тому же месту poweroff пухнет и дохнет
Date: Tue, 25 Nov 2003 16:00:15 +0300
Message-ID: <20031125130015.GF19971@master.mivlgu.local> (raw)
In-Reply-To: <1069764131.2853.3.camel@programmer9.mainoffice.interlot.ru>

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

On Tue, Nov 25, 2003 at 03:42:11PM +0300, Roman Savelyev wrote:
> В Втр, 25.11.2003, в 11:40, Sergey Vlasov пишет:
> > Так, P4B266 уже давно в dmi_blacklist, значит, дело не в ACPI, а опять
> > в сломанном APM.
> > 
> > Запуск apmd тоже приводит к oops?  При этом машина совсем виснет или
> > нет?  Если не совсем - покажите кусок /var/log/messages с этим oops.
> Совсем пухнет аднака.
> Только дампик на консоль, причём без реакции на CTRL-S/Q. в состоянии
> опухания ядро уже ничего не может писать на ФС.

Тогда придётся приготовить либо serial console, либо ручку и бумагу :)

Предварительно сделайте:

cat /proc/ksyms >~/tmp/ksyms
cat /proc/modules >~/tmp/modules
sync
dmesg -n8

Потом попробуйте выполнить modprobe apm (вероятно, упадёт здесь).  Если не
упало - повторите те же команды (cat /proc/ksyms ...) после загрузки
модуля, а потом запустите apmd.

Когда упадёт - если нет возможности подцепить вторую машину через
COM-порт, придётся переписывать oops с экрана.  После перезагрузки нужно
пропустить этот текст через ksymoops (лежит в пакете ksymoops):

ksymoops -k ~/tmp/ksyms -l ~/tmp/modules <oops-raw >oops-processed

(при этом должно быть загружено то же самое ядро - иначе придётся писать
ещё опции -o /lib/modules/2.4.22-std-up-alt10/ -m
/boot/System.map-2.4.22-std-up-alt10)

Потом высылайте вывод ksymoops.

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

  reply	other threads:[~2003-11-25 13:00 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-25  8:14 Roman Savelyev
2003-11-25  8:40 ` Sergey Vlasov
2003-11-25 12:23   ` [sisyphus] kernel std-up-2.4.22-alt10 Grigory Batalov
2003-11-25 12:38     ` Sergey Vlasov
2003-11-25 13:03       ` Grigory Batalov
2003-11-25 23:20       ` Alexey Morozov
2003-11-27  9:35         ` Sergey Vlasov
2003-11-27 16:12           ` Andrey Rahmatullin
2003-11-27 16:28             ` Sergey Vlasov
2003-11-28  5:03             ` Alex Yustasov
2003-11-28  7:13               ` [sisyphus] nvidia.o vs swsusp (was: kernel std-up-2.4.22-alt10) Andrey Rahmatullin
2003-11-28  9:33                 ` Alexander Bokovoy
2003-11-28 21:03                   ` [sisyphus] " Michael Shigorin
2003-11-27 20:33           ` [sisyphus] kernel std-up-2.4.22-alt10 Alexey Morozov
2003-11-29 13:09             ` Alexander Bokovoy
2003-11-30  0:43               ` Alexey Morozov
2003-11-30  7:17                 ` Alexander Bokovoy
2003-11-25 12:42   ` [sisyphus] kernel std-up-2.4.22-alt10 - тем же концом по тому же месту poweroff пухнет и дохнет Roman Savelyev
2003-11-25 13:00     ` Sergey Vlasov [this message]
2003-11-25 13:37       ` Roman Savelyev

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=20031125130015.GF19971@master.mivlgu.local \
    --to=vsu@altlinux.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