http://bugzilla.kernel.org/show_bug.cgi?id=13195





--- Comment #28 from jcat <nysasou...@googlemail.com>  2009-10-05 12:48:11 ---
Hi,

Not sure what's happening here.
Even manually compiled kernel fails to show "ACPI: Look up EC in DSDT"

I know the patch is applying ok, I have manually checked the file (several
times).
My /usr/src/linux link is correct
I'm patching against 2.6.31.1
I'm using an initrd image (if that makes any difference)


@ Brad:

I see you're running Ubuntu.

Can you list the steps you used compile with the debug patch?

Here is what I'm doing...

Ubuntu way:
make oldconfig
make menuconfig
apply patch
make-kpkg clean
fakeroot make-kpkg --initrd --append-to-version=acpi-patch kernel-image
kernel-headers
dpkg -i {the deb package files that are created)

Manual:
apply patch
make oldconfig
make menuconfig
make bzImage
make modules
make modules_install
cp arch/x86/boot/bzImage /boot/vmlinuz-2.6.31.1
cp System.map /boot/System.map-2.6.31.1
mkinitramfs -o /boot/initrd.img-2.6.31.1


Thanks in advance


Cheers,
jcat

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

------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9&#45;12, 2009. Register now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to