public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
* RE: Gentoo on Acer Aspire 3502WLCi with bugged DSDT (Phoenix BIOS)
@ 2006-01-20  5:57 Brown, Len
  2006-01-20 10:13 ` Fabio Venturi
  0 siblings, 1 reply; 7+ messages in thread
From: Brown, Len @ 2006-01-20  5:57 UTC (permalink / raw)
  To: Fabio, linux-acpi

Note that in most cases when Linux doesn't digest the DSDT
that the vendor shipped, it is a Linux bug that needs to
be filed and fixed.  We're not taking the moral high ground here,
in most cases we're trying to be resilient to the bugs
in DSDTs that Windows allows.

That said, if you want to run a custom DSDT and you're
building a custom kernel for the box, then simply
use the CONFIG_ACPI_CUSTOM_DSDT option.

cheers,
-Len

^ permalink raw reply	[flat|nested] 7+ messages in thread
* RE: Gentoo on Acer Aspire 3502WLCi with bugged DSDT (Phoenix BIOS)
@ 2006-01-20 22:27 Brown, Len
  0 siblings, 0 replies; 7+ messages in thread
From: Brown, Len @ 2006-01-20 22:27 UTC (permalink / raw)
  To: Fabio Venturi; +Cc: linux-acpi


>title Gentoo GNU/Linux (Fixed DSDT)
>kernel (hd0,2)/boot/bzImage-2.6.15 root=/dev/hda3
>initrd=(hd0,2)/boot/DSDT.aml
>[...]
>
>but when the system finish to boot, "dmsg |grep -i dsdt" says:
>
>ACPI: DSDT (v001 PTLTD     661MX 0x06040000 MSFT 0x0100000e) @
>0x00000000
>ACPI: Looking for DSDT in initramfs... error, file /DSDT.aml not found.
>Table [DSDT](id 0006) - 485 Objects with 39 Devices 93 Methods 10
>Regions
>
>So the original DSDT from the BIOS is loaded instead of
>loading the custom one.
>(Yes, i activate the CONFIG_ACPI_CUSTOM_DSDT, RamDisk Support ecc..

If you're using CONFIG_ACPI_CUSTOM_DSDT
(and setting CONFIG_ACPI_CUSTOM_DSDT_FILE to the soruce file...)

then do not apply the initrd patch (unapply it if you've applied it)
do not create a special initrd file, and do not modify your grub/menu.lst

-Len

^ permalink raw reply	[flat|nested] 7+ messages in thread
* Gentoo on Acer Aspire 3502WLCi with bugged DSDT (Phoenix BIOS)
@ 2006-01-18 18:06 Fabio
  0 siblings, 0 replies; 7+ messages in thread
From: Fabio @ 2006-01-18 18:06 UTC (permalink / raw)
  To: linux-acpi

Greetings to anyone in the ML,
I got the laptop in object with a bugged DSDT (REALLY?!?!?!  :o)
So I downloaded a fixed DSDT from the acpi site and compiled it with
the iasl compiler.
Then I patched the kernel (2.6.15) so now it can read a custom DSDT
and I put the new DSDT.aml in /boot

I read on a gentoo forum that i can pass the file to the kernel 
like a initrd image, so i modified my grub like this:

[...]
title Gentoo GNU/Linux (Fixed DSDT)
kernel (hd0,2)/boot/bzImage-2.6.15 root=/dev/hda3
initrd=(hd0,2)/boot/DSDT.aml
[...]

but on restart i find:
fabio@bluestar ~ $ dmesg |grep -i dsdt
ACPI: DSDT (v001 PTLTD     661MX 0x06040000 MSFT 0x0100000e) @
0x00000000
ACPI: Looking for DSDT in initramfs... error, file /DSDT.aml not found.
Table [DSDT](id 0006) - 485 Objects with 39 Devices 93 Methods 10
Regions

I tried to create an initrd.img with "mkinitrd initrd.img 2.6.15" and
then add the DSDT.aml to it by the initrd-add script,
but during the start-up the pc hangs with the message:
"error: Unable to mount root fs on unknown-block(3,3)"

I don't know what to do, hope someone
could help me, thank you in advance
Fabio


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

end of thread, other threads:[~2006-01-21 14:43 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-01-20  5:57 Gentoo on Acer Aspire 3502WLCi with bugged DSDT (Phoenix BIOS) Brown, Len
2006-01-20 10:13 ` Fabio Venturi
2006-01-20 13:09   ` Bruno Ducrot
2006-01-20 13:24     ` Bruno Ducrot
2006-01-21 15:44       ` Fabio Venturi
  -- strict thread matches above, loose matches on Subject: below --
2006-01-20 22:27 Brown, Len
2006-01-18 18:06 Fabio

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