https://bugzilla.kernel.org/show_bug.cgi?id=15204





--- Comment #46 from John <infynidybusine...@yahoo.com>  2010-06-24 06:10:25 ---
Dear Zhang,

> You probably mean IBCM.aml file, right?

Yes, forgive me for my error. I have attached the .config file.
I figured the dmesg file should output something like "Table [DSDT] replaced by
host OS " after reading
"http://www.lesswatts.org/projects/acpi/overridingDSDT.php"; but I never seen
anything resembling that in dmesg. Perhaps I made an error during the kernel
compilation.

These were the steps I took:
1. Downloaded 2.6.34 and unarchived into /usr/src/ and copied DSDT.hex into
include
2. Created a directory via mkdir $HOME/build
3. zcat /proc/config.gz > $HOME/build/.config
4. added to the end of .config

CONFIG_ACPI_DEBUG=y
CONFIG_STANDALONE=n
CONFIG_ACPI_CUSTOM_DSDT=y
CONFIG_ACPI_CUSTOM_DSDT_FILE="DSDT.hex"


5. from within the kernel source directory(/usr/src/linux-2.6.34), I invoked
"make O=$HOME/build; make O=$HOME/build modules_install install "



(In reply to comment #45)
> no, you did not apply the custom DSDT.
> we should see something like "Table [DSDT] replaced by host OS " is the dmesg
> file if the DSDT is overridden successfully.
> please attach the kernel .config file.
> 
> (In reply to comment #43)
> > 
> > Then I downloaded the latest DSDT.aml file
> 
> You probably mean IBCM.aml file, right?

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to