ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Alex Yustasov <snmon@server.by>
To: sisyphus@altlinux.ru
Subject: Re: [sisyphus] ACPI
Date: Thu, 10 Jul 2003 17:27:07 +0300
Message-ID: <20030710142707.GA13238@server.by> (raw)
In-Reply-To: <200307101837.15277.mnc@mail.esoo.ru>

On Thu, Jul 10, 2003 at 06:37:15PM +0600, maxim wrote:
> всем привет
> подскажите пожалуйста, как узнать что вот эта вещь включена в ядро 
> после его сборки, и как ее вообще надо включать в ядро
> я собрал ядро 2.4.21. перед сборкой поставил фикс acpi, в спеке 
> прописал еще одну строку с путем до этого фикса, а как проверить 
> результат не соображу :-(
Еще нужно перед сборкой в SOURCES/config-2.4.21rel-...

#
# ACPI Support
#
CONFIG_ACPI=y
# CONFIG_ACPI_HT_ONLY is not set
CONFIG_ACPI_BOOT=y
CONFIG_ACPI_BUS=y
CONFIG_ACPI_INTERPRETER=y
CONFIG_ACPI_EC=y
CONFIG_ACPI_POWER=y
CONFIG_ACPI_PCI=y
CONFIG_ACPI_SLEEP=y
CONFIG_ACPI_SYSTEM=y
CONFIG_ACPI_AC=y
CONFIG_ACPI_BATTERY=y
CONFIG_ACPI_BUTTON=y
CONFIG_ACPI_FAN=y
CONFIG_ACPI_PROCESSOR=y
CONFIG_ACPI_THERMAL=y

А посмотреть можно в /var/log/messages
cat /var/log/messages | grep ACPI 
Jul 10 16:35:23 localhost kernel:  BIOS-e820: 000000000fff0000 - 000000000fff3000 (ACPI NVS)
Jul 10 16:35:23 localhost kernel:  BIOS-e820: 000000000fff3000 - 0000000010000000 (ACPI data)
Jul 10 16:35:23 localhost kernel: ACPI: RSDP (v000 VIA694                     ) @ 0x000f77d0
Jul 10 16:35:23 localhost kernel: ACPI: RSDT (v001 VIA694 AWRDACPI 16944.11825) @ 0x0fff3000
Jul 10 16:35:23 localhost kernel: ACPI: FADT (v001 VIA694 AWRDACPI 16944.11825) @ 0x0fff3040
Jul 10 16:35:23 localhost kernel: ACPI: DSDT (v001 VIA694 AWRDACPI 00000.04096) @ 0x00000000
Jul 10 16:35:23 localhost kernel: ACPI: BIOS passes blacklist
Jul 10 16:35:23 localhost kernel: ACPI: MADT not present
Jul 10 16:35:23 localhost kernel: ACPI: Subsystem revision 20030619
Jul 10 16:35:23 localhost kernel: ACPI: Interpreter enabled
Jul 10 16:35:23 localhost kernel: ACPI: Using PIC for interrupt routing
Jul 10 16:35:23 localhost kernel: ACPI: System [ACPI] (supports S0 S3 S4 S5)
Jul 10 16:35:23 localhost kernel: ACPI: PCI Root Bridge [PCI0] (00:00)
Jul 10 16:35:23 localhost kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 7 *10 11 12 14 15)
Jul 10 16:35:23 localhost kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 7 10 *11 12 14 15)
Jul 10 16:35:23 localhost kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 *5 6 7 10 11 12 14 15)
Jul 10 16:35:23 localhost kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 10 11 12 14 15, enabled at IRQ 9)
Jul 10 16:35:23 localhost kernel: PCI: Using ACPI for IRQ routing
Jul 10 16:35:23 localhost kernel: ACPI: Power Button (FF) [PWRF]
Jul 10 16:35:23 localhost kernel: ACPI: Processor [CPU0] (supports C1 C2, 2 throttling states)
Jul 10 16:35:23 localhost kernel: Asus Laptop ACPI Extras version 0.24a
Jul 10 16:35:24 localhost kernel: apm: overridden by ACPI.



  parent reply	other threads:[~2003-07-10 14:27 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-10 12:37 maxim
2003-07-10 14:05 ` [sisyphus] ACPI Michael Shigorin
2003-07-10 14:27 ` Alex Yustasov [this message]
2003-07-11  3:51   ` [sisyphus] ACPI maxim

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=20030710142707.GA13238@server.by \
    --to=snmon@server.by \
    --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