lamikr_mdk kirjoitti viestissään (lähetysaika Tiistai 14 Lokakuu 2003 21:34):
> Hi
>
> I tested this with the Dell Latitude D600 and noticed that at least
> battery status etc does not work with this laptop. (I booted with lilo
> options acpi=on apm=of)
>
That's weird...
looking at the comment:
---cut---
with ACPI 20030619 this table seems to be included. It is only necessary with 
releases before that. 
---cut---

of course the comment could be wrong...

> I have however found from the net that there exist patch for D600 in the
> following url:
>
>       http://acpi.sourceforge.net/dsdt/view.php?id=42
>
> Adds accurate Temperature info, battery state, CPU frequencies.
>
> Would it be possible to add this patch to some of the upcoming tmp kernels?
>

That's not needed...
We now have runtime initrd dsdt support...

so:
- download the dsdt file
 (and save it to a shorter name (just to make it easier)) ex: d600.asl.gz
- regenerate your initrd with the '--dsdt=name_of_patch'  switch
or to take an exmple of my current kernel... 
(presuming you are in the same directory as your dsdt file)

mkinitrd -f --dsdt=d600.asl.gz /boot/initrd-2.4.22-12.tmb.1mdk.img 
2.4.22-12.tmb.1mdk

rerun lilo and reboot

-- 
Regards

Thomas


Reply via email to