ALT Linux hardware support
 help / color / mirror / Atom feed
From: Andrei Bulava <abulava@altlinux.ru>
To: hardware@altlinux.ru
Subject: Re: [Hardware] Poweroff & EX98
Date: Tue, 17 Jan 2006 12:43:28 +0200
Message-ID: <43CCCA50.3050406@altlinux.ru> (raw)
In-Reply-To: <200601161600.25410.anyr@tut.by>

anyr wrote:

> Хоть какая-то ясность есть. Мать действительно древняя. Она
> "переходная" - на ней есть разъем для АТ и АТХ блоков питания.
> Печально то, что в ms windows эта зараза выключается же. Да и не
> очень-то удобно пользовать ее так, когда она по окончании работы не
> хочет выключаться. Эх, жизнь дерьмо :)
> 
> Есть может какие-нибудь мысли. Ну хоть и иррациональные.

mike@ рядом написал: попробовать передать ядру при загрузке параметр
"acpi=force".

Поредактируйте любимым редактором /etc/lilo.conf. В вашей конфигурации,
скорее всего, достаточно найти что-то вроде

image=/boot/vmlinuz-up
    label=linux-up
    root=/dev/hda5
    initrd=/boot/initrd-up.img
    read-only

и привести к виду

image=/boot/vmlinuz-up
    label=linux-up
    root=/dev/hda5
    initrd=/boot/initrd-up.img
    append=" acpi=force"
    read-only

(добавилась строка append=" acpi=force")

После этого выполните:

# lilo

и перезагрузку.

-- 
// AB1002-UANIC



  reply	other threads:[~2006-01-17 10:43 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-04 19:24 anyr
2006-01-07 16:44 ` Michael Shigorin
2006-01-08 15:52   ` anyr
2006-01-11 16:01     ` Andrey Rahmatullin
2006-01-12  9:23       ` anyr
2006-01-12 14:46         ` Andrey Rahmatullin
2006-01-13 14:15           ` anyr
2006-01-13 13:00             ` Andrei Bulava
2006-01-13 18:36               ` anyr
2006-01-13 18:15                 ` Andrei Bulava
2006-01-15 11:12                   ` anyr
2006-01-16 10:34                     ` Andrei Bulava
2006-01-16 16:00                       ` anyr
2006-01-17 10:43                         ` Andrei Bulava [this message]
2006-01-17 14:39                           ` anyr
2006-01-17 13:43                             ` Andrei Bulava
2006-01-18  8:24                               ` anyr
2006-01-17 20:45                             ` Michael Shigorin
2006-01-18  8:22                               ` anyr
2006-01-16 20:20     ` Michael Shigorin
2006-01-17 13:54       ` anyr
2006-01-17 20:42         ` Michael Shigorin
2006-01-18  8:25           ` anyr

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=43CCCA50.3050406@altlinux.ru \
    --to=abulava@altlinux.ru \
    --cc=hardware@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 hardware support

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/hardware/0 hardware/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 hardware hardware/ http://lore.altlinux.org/hardware \
		hardware@altlinux.ru hardware@lists.altlinux.org hardware@lists.altlinux.ru hardware@lists.altlinux.com hardware@altlinux.org
	public-inbox-index hardware

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.hardware


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git