public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
* Getting the initrd dsdt table running
@ 2003-11-14  3:20 Brian Peyton
       [not found] ` <0HOB00CMINOCSC-PYEadblV/CkRaffoSZVBSIdd74u8MsAO@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Brian Peyton @ 2003-11-14  3:20 UTC (permalink / raw)
  To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

I've got a Dell Inspirion 5100.

I'm trying to get 2.6.0-test9 working with the initrd dsdt table patch.  I
normally don't use an initrd, and on his page it says that if I don't use an
initrd I can just set the initrd to the binary lookingish .aml file that
iasl produces.  So in my grub.conf file I have the line:
Initrd /boot/initrd

Where the contents of initrd is the .aml file.  From dmesg it still says not
detected.  How can I fix this?



-------------------------------------------------------
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Getting the initrd dsdt table running
       [not found] ` <0HOB00CMINOCSC-PYEadblV/CkRaffoSZVBSIdd74u8MsAO@public.gmane.org>
@ 2003-11-18 15:09   ` Sebastian Henschel
  0 siblings, 0 replies; 2+ messages in thread
From: Sebastian Henschel @ 2003-11-18 15:09 UTC (permalink / raw)
  To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

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

hi...

* Brian Peyton <bpeyton-DUV0O6k01bo@public.gmane.org> [2003-11-15 09:42 +0100]:
> I've got a Dell Inspirion 5100.
> 
> I'm trying to get 2.6.0-test9 working with the initrd dsdt table patch.  I
> normally don't use an initrd, and on his page it says that if I don't use an
> initrd I can just set the initrd to the binary lookingish .aml file that
> iasl produces.  So in my grub.conf file I have the line:
> Initrd /boot/initrd
> 
> Where the contents of initrd is the .aml file.  From dmesg it still says not
> detected.  How can I fix this?

the contents of the initrd is not the AML only, it also contains a magic
signature:

echo "INITRDDSDT123DSDT123" >> /boot/initrd # magic signature
cat DSDT.aml >> /boot/initrd


otherwise, you are sure that the patch is included in the kernel? what
is the exact output (dmesg)?

cheers,
 sebastian

-- 
::: .O.
::: ..O
::: OOO
::: lynx -source http://www.kodeaffe.de/shensche.pub | gpg --import

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-11-18 15:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-11-14  3:20 Getting the initrd dsdt table running Brian Peyton
     [not found] ` <0HOB00CMINOCSC-PYEadblV/CkRaffoSZVBSIdd74u8MsAO@public.gmane.org>
2003-11-18 15:09   ` Sebastian Henschel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox