Re: Dmidecode of the Clevo M720R

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Saturday 19 January 2008 13:07, Erik Andrén wrote:
> Hi,
> 
> 2008/1/19, Len Brown <lenb@xxxxxxxxxx>:
> >
> > On Saturday 13 October 2007 12:49, Erik Andrén wrote:
> > > System Information
> > > Manufacturer: Intel Corporation
> > > Product Name: Crestline & ICH8M Chipset
> > > Version: Not Applicable
> > > Serial Number: Not Applicable
> > > UUID: FFFFFFFF-FFFF-0000-0000-000000000000
> > > Wake-up Type: Power Switch
> > > SKU Number: Not Specified
> > > Family: Not Specified
> > >
> > > Handle 0x0002, DMI type 2, 8 bytes
> > > Base Board Information
> > > Manufacturer: Intel Corporation
> > > Product Name: SANTA ROSA CRB
> >
> > Thanks for the dmidecode output
> >
> > Looks like a pre-production BIOS,
> > can you update and....
> 
> 
> 
> There are no updates available on the clevo homepage...
> 
> then do you notice any functional difference when booting with
> >
> > "acpi_osi=Linux"        (default for 2.6.22 and earlier)
> > vs.
> > "acpi_osi=!Linux"       (default for 2.6.23 and later)
> >
> > Also, please send me the output from acpidump.
> 
> 
> So far I haven't noticed any difference when with or without the Linux
> string.
> I'm attaching the acpidump with this message.
> 
> Regards,
> Erik
> 
> thanks,
> > -Len
> >
> > ps
> > If you don't have acpidump, you can get it from pmtools here:
> > http://www.lesswatts.org/projects/acpi/utilities.php
> >
> 

acpi_osi=Linux is a NOP on this box b/c it simply sets LINX
and never referes to it after that.

thanks,
-Len

    OperationRegion (GNVS, SystemMemory, 0xBF6DEDBC, 0x0100)
    Field (GNVS, AnyAcc, Lock, Preserve)
    {
        OSYS,   16,
        SMIF,   8,
        PRM0,   8,
        PRM1,   8,
        SCIF,   8,
        PRM2,   8,
        PRM3,   8,
        LCKF,   8,
        PRM4,   8,
        PRM5,   8,
        P80D,   32,
        LIDS,   8,
        PWRS,   8,
        DBGS,   8,
        LINX,   8,
                Offset (0x14),
....
   Scope (_SB)
    {
        Method (_INI, 0, NotSerialized)
        {
            Store (0x07D0, OSYS)
            If (CondRefOf (_OSI, Local0))
            {
                If (_OSI ("Linux"))
                {
                    Store (One, LINX)
                }

                If (_OSI ("Windows 2001"))
                {
                    Store (0x07D1, OSYS)
                }
-
To unsubscribe from this list: send the line "unsubscribe linux-acpi" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux IBM ACPI]     [Linux Power Management]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]     [Linux Resources]

  Powered by Linux