Start a Conversation

Unsolved

This post is more than 5 years old

R

15734

June 2nd, 2007 10:00

Broken dsdt on Inspiron 6400

Hi @all,

first of all: please excuse my bad english.
2nd my problem:
I´m using a debian linux on my Dell Inspiron 6400 NB (ntel(R) Core(TM)2 CPU T5300 @ 1.73GHz, 2048 DDR2 SDRAM 533 MHz, 160 GB SATA, 256 NVIDIA GeForce Go 7300 TurboCache) and got some trouble with the CPU temperature. In idle it rices of about 60 °C. In Win Vista it becomes just 37°C. My /proc/cpuinfo reports that the cpu(s) run with 800MHz. So I´m really confused about the temperature.
As I recompiled the dsdt (iasl -tc dsdt.dsl) I get the following errors and warnings:
Intel ACPI Component Architecture
ASL Optimizing Compiler version 20061109 [May 18 2007]
Copyright (C) 2000 - 2006 Intel Corporation
Supports ACPI Specification Revision 3.0a

dsdt.dsl 1067: Name (_HID, "*pnp0c14")
Error 4001 - ^ String must be entirely alphanumeric (*pnp0c14)

dsdt.dsl 2857: And (Local0, 0x0F)
Warning 1104 - ^ Result is not used, operator has no effect

dsdt.dsl 2915: And (Local0, 0x0F)
Warning 1104 - ^ Result is not used, operator has no effect

dsdt.dsl 2973: And (Local0, 0x0F)
Warning 1104 - ^ Result is not used, operator has no effect

dsdt.dsl 3031: And (Local0, 0x0F)
Warning 1104 - ^ Result is not used, operator has no effect

dsdt.dsl 3089: And (Local0, 0x0F)
Warning 1104 - ^ Result is not used, operator has no effect

dsdt.dsl 3147: And (Local0, 0x0F)
Warning 1104 - ^ Result is not used, operator has no effect

dsdt.dsl 3205: And (Local0, 0x0F)
Warning 1104 - ^ Result is not used, operator has no effect

dsdt.dsl 3263: And (Local0, 0x0F)
Warning 1104 - ^ Result is not used, operator has no effect

dsdt.dsl 3963: Return (Package (0x00) {})
Remark 5070 - Effective AML package length is zero ^

ASL Input: dsdt.dsl - 4950 lines, 157284 bytes, 1616 keywords
Compilation complete. 1 Errors, 8 Warnings, 1 Remarks, 574 Optimizations

Do you know how to fix this?
No Responses!
No Events found!

Top