[Bug 15897] Dell Studio 15 overheats

2013-07-11 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=15897

Lan Tianyu  changed:

   What|Removed |Added

 Status|RESOLVED|CLOSED

-- 
You are receiving this mail because:
You are on the CC list for the bug.

--
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 15897] Dell Studio 15 overheats

2013-07-04 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=15897

--- Comment #28 from Lan Tianyu  ---
Hi Matteo:
   Some vendors will provide vendor driver(not via ACPI) for Windows to
control some devices(e.g FAN) but not available for Linux. At last from the
ACPI table, it doesn't provide FAN actual control and ACPI fan driver has done
its job according ACPI SPEC.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 15897] Dell Studio 15 overheats

2013-07-04 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=15897





--- Comment #27 from Matteo   2013-07-04 08:25:46 ---
If you update the BIOS from Windows with this tool
http://downloads.dell.com/bios/R301433.exe the fans will go at maximum speed
immediately, much higher than they go under Linux when the temperature is even
99° C

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 15897] Dell Studio 15 overheats

2013-07-03 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=15897


Lan Tianyu  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution||DOCUMENTED




--- Comment #26 from Lan Tianyu   2013-07-04 05:26:45 ---
Since Bios doesn't provide actual fan control and ACPI fan driver can't control
its status. Closed this bug.

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 15897] Dell Studio 15 overheats

2013-06-25 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=15897


Lan Tianyu  changed:

   What|Removed |Added

 CC||tianyu@intel.com
 AssignedTo|rui.zh...@intel.com |tianyu@intel.com




--- Comment #25 from Lan Tianyu   2013-06-25 07:26:42 ---
Hi:
  Just check FAN's power resource FN00 and FN01 in the the ACPI dsdt table.
They are fake power resources. _ON and _OFF method just store the ONE or ZERO
to VFN1(define in the system mem operation region) as status value and then
check ECON. But after checking, do nothing. So can't control FAN via ACPI FAN's
power resource. So this should be a Bios issue.


   PowerResource (FN01, 0x00, 0x)
{
Method (_STA, 0, Serialized)  // _STA: Status
{
Return (VFN1)
}

Method (_ON, 0, Serialized)  // _ON_: Power On
{
Store (One, VFN1)
If (LAnd (ECON, ETMD)) {}
}

Method (_OFF, 0, Serialized)  // _OFF: Power Off
{
Store (Zero, VFN1)
If (LAnd (LAnd (ECON, ETMD), LAnd (ECON, VFN0))) {}
}
}

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 15897] Dell Studio 15 overheats

2012-06-14 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=15897


Alan  changed:

   What|Removed |Added

 Status|NEEDINFO|ASSIGNED
 CC||a...@lxorguk.ukuu.org.uk




-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 15897] Dell Studio 15 overheats

2012-01-18 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=15897


Matteo  changed:

   What|Removed |Added

 Kernel Version|2.6.37-rc2  |3.2.0




--- Comment #24 from Matteo   2012-01-18 08:25:45 ---
Yes it exists

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

--
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 15897] Dell Studio 15 overheats

2012-01-17 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=15897





--- Comment #23 from Zhang Rui   2012-01-18 02:03:54 ---
It's great that kernel bugzilla is back.

can you please verify if the problem still exists in the latest upstream
kernel?

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

--
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 15897] Dell Studio 15 overheats

2011-01-03 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=15897





--- Comment #22 from Matteo   2011-01-04 00:12:30 ---
flash video definitely kills my notebook

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

--
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 15897] Dell Studio 15 overheats

2011-01-03 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=15897


Jason Cook  changed:

   What|Removed |Added

 CC||jas...@wikia-inc.com




--- Comment #21 from Jason Cook   2011-01-03 23:57:15 ---
I'm seeing this problem as well, but the the values reported seem even more
off.  The machine is overheating and restarting several times per day.


Battery 0: Full, 100%
Battery 0: design capacity 623 mAh, last full capacity 458 mAh = 73%
Adapter 0: on-line
Thermal 0: ok, 0.0 degrees C
Thermal 0: trip point 0 switches to mode critical at temperature 100.0 degrees
C
Thermal 0: trip point 1 switches to mode passive at temperature 95.0 degrees C
Thermal 0: trip point 2 switches to mode active at temperature 71.0 degrees C
Thermal 0: trip point 3 switches to mode active at temperature 55.0 degrees C
Thermal 1: ok, 26.8 degrees C
Thermal 1: trip point 0 switches to mode critical at temperature 100.0 degrees
C
Thermal 1: trip point 1 switches to mode active at temperature 71.0 degrees C
Thermal 1: trip point 2 switches to mode active at temperature 55.0 degrees C
Cooling 0: Processor 0 of 10
Cooling 1: Processor 0 of 10
Cooling 2: Processor 0 of 10
Cooling 3: Processor 0 of 10
Cooling 4: Processor 0 of 10
Cooling 5: Processor 0 of 10
Cooling 6: Processor 0 of 10
Cooling 7: Processor 0 of 10
Cooling 8: Fan 0 of 1
Cooling 9: Fan 0 of 1

At the listed 0 and 26.8 the machine is hot enough that the keyboard is warm to
the touch.  Playing a flash video is enough to shut the machine down.

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

--
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 15897] Dell Studio 15 overheats

2010-12-26 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=15897


Matteo  changed:

   What|Removed |Added

 Kernel Version|2.6.36-rc3  |2.6.37-rc2




--- Comment #20 from Matteo   2010-12-26 16:01:33 ---
Any hint?

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

--
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 15897] Dell Studio 15 overheats

2010-09-26 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=15897





--- Comment #19 from Matteo   2010-09-27 01:47:35 ---
yes

# grep . cooling_device*/type
cooling_device0/type:Processor
cooling_device1/type:Processor
cooling_device2/type:Processor
cooling_device3/type:Processor
cooling_device4/type:Processor
cooling_device5/type:Processor
cooling_device6/type:Processor
cooling_device7/type:Processor
cooling_device8/type:Fan
cooling_device9/type:Fan

# for i in /sys/class/thermal/cooling_device?; do echo 1 > $i/cur_state; done

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 15897] Dell Studio 15 overheats

2010-09-26 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=15897





--- Comment #18 from Zhang Rui   2010-09-27 01:09:40 ---
(In reply to comment #16)

> BTW the fan actually does spin, just it spin slow, even if the system is
> running at ~90 C

how many acpi fan devices do you have?
and does the fan still spin slow after set the cur_state of all these fan
cooling devices to 1?

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 15897] Dell Studio 15 overheats

2010-08-29 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=15897


Matteo  changed:

   What|Removed |Added

 Kernel Version|2.6.35-rc2  |2.6.36-rc3




--- Comment #17 from Matteo   2010-08-30 00:27:48 ---
There is a WinPhlash, a Windows BIOS flashing tool, which spins the fans at
maximum speed while flashing maybe to avoid overheating.
Can we reverse engineer it?

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

--
Sell apps to millions through the Intel(R) Atom(Tm) Developer Program
Be part of this innovative community and reach millions of netbook users 
worldwide. Take advantage of special opportunities to increase revenue and 
speed time-to-market. Join now, and jumpstart your future.
http://p.sf.net/sfu/intel-atom-d2d
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 15897] Dell Studio 15 overheats

2010-06-24 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=15897





--- Comment #16 from Matteo   2010-06-24 09:59:54 ---
it has no effect.

BTW the fan actually does spin, just it spin slow, even if the system is
running at ~90 C

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

--
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 15897] Dell Studio 15 overheats

2010-06-24 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=15897





--- Comment #15 from Zhang Rui   2010-06-24 08:16:51 ---
ping...

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

--
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 15897] Dell Studio 15 overheats

2010-06-08 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=15897





--- Comment #14 from Zhang Rui   2010-06-08 08:25:50 ---
you can run "echo 1 >/sys/class/thermal/cooling_deviceX/cur_state" to turn on
the fan.

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

--
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 15897] Dell Studio 15 overheats

2010-06-08 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=15897


Matteo  changed:

   What|Removed |Added

  Attachment #26698|application/octet-stream|text/plain
  mime type||




-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

--
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 15897] Dell Studio 15 overheats

2010-06-08 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=15897





--- Comment #13 from Matteo   2010-06-08 08:22:14 ---
Created an attachment (id=26698)
 --> (https://bugzilla.kernel.org/attachment.cgi?id=26698)
acpidump

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

--
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 15897] Dell Studio 15 overheats

2010-06-08 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=15897





--- Comment #12 from Matteo   2010-06-08 08:21:28 ---
/proc/acpi/fan doesn't exists, maybe is in /sys now?
Is ths the same?
echo 0 >/sys/class/thermal/cooling_device9/cur_state

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

--
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 15897] Dell Studio 15 overheats

2010-06-06 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=15897





--- Comment #11 from Zhang Rui   2010-06-07 06:32:23 ---
So the fan is still off even if the temperature is higher than the active trip
point.
can you change the fan state manually by writing 3 or 0 to
/proc/acpi/fan/*/state?

BTW: please attach the acpidump output of this machine.

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

--
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 15897] Dell Studio 15 overheats

2010-06-06 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=15897


Matteo  changed:

   What|Removed |Added

 Kernel Version|2.6.35-rc1  |2.6.35-rc2




--- Comment #10 from Matteo   2010-06-06 14:22:26 ---
Machine check events logged
r...@raver:~# mcelog 
mcelog: Unsupported new Family 6 Model 1e CPU: only decoding architectural
errors
HARDWARE ERROR. This is *NOT* a software problem!
Please contact your hardware vendor
MCE 0
CPU 5 THERMAL EVENT TSC 54097c96cb8 
TIME 1275833991 Sun Jun  6 16:19:51 2010
Processor 5 heated above trip temperature. Throttling enabled.
Please check your system cooling. Performance will be impacted
STATUS 880003c3 MCGSTATUS 0
MCGCAP 1c09 APICID 3 SOCKETID 0 
CPUID Vendor Intel Family 6 Model 30
mcelog: Unsupported new Family 6 Model 1e CPU: only decoding architectural
errors
HARDWARE ERROR. This is *NOT* a software problem!
Please contact your hardware vendor
MCE 1
CPU 1 THERMAL EVENT TSC 54097c970f4 
TIME 1275833991 Sun Jun  6 16:19:51 2010
Processor 1 heated above trip temperature. Throttling enabled.
Please check your system cooling. Performance will be impacted
STATUS 880003c3 MCGSTATUS 0
MCGCAP 1c09 APICID 2 SOCKETID 0 
CPUID Vendor Intel Family 6 Model 30
mcelog: Unsupported new Family 6 Model 1e CPU: only decoding architectural
errors
HARDWARE ERROR. This is *NOT* a software problem!
Please contact your hardware vendor
MCE 2
CPU 1 THERMAL EVENT TSC 54097e3143c 
TIME 1275833991 Sun Jun  6 16:19:51 2010
Processor 1 below trip temperature. Throttling disabled
STATUS 88010282 MCGSTATUS 0
MCGCAP 1c09 APICID 2 SOCKETID 0 
CPUID Vendor Intel Family 6 Model 30
mcelog: Unsupported new Family 6 Model 1e CPU: only decoding architectural
errors
HARDWARE ERROR. This is *NOT* a software problem!
Please contact your hardware vendor
MCE 3
CPU 5 THERMAL EVENT TSC 54097e31790 
TIME 1275833991 Sun Jun  6 16:19:51 2010
Processor 5 below trip temperature. Throttling disabled
STATUS 88010282 MCGSTATUS 0
MCGCAP 1c09 APICID 3 SOCKETID 0 
CPUID Vendor Intel Family 6 Model 30

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

--
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 15897] Dell Studio 15 overheats

2010-06-04 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=15897


Matteo  changed:

   What|Removed |Added

 Kernel Version|2.6.34  |2.6.35-rc1




--- Comment #9 from Matteo   2010-06-05 02:16:53 ---
linux 2.6.35-rc1 with intel-cpuidle:

/sys/class/thermal/cooling_device0/cur_state:0
/sys/class/thermal/cooling_device0/max_state:10
/sys/class/thermal/cooling_device0/type:Processor
/sys/class/thermal/cooling_device1/cur_state:0
/sys/class/thermal/cooling_device1/max_state:10
/sys/class/thermal/cooling_device1/type:Processor
/sys/class/thermal/cooling_device2/cur_state:0
/sys/class/thermal/cooling_device2/max_state:10
/sys/class/thermal/cooling_device2/type:Processor
/sys/class/thermal/cooling_device3/cur_state:0
/sys/class/thermal/cooling_device3/max_state:10
/sys/class/thermal/cooling_device3/type:Processor
/sys/class/thermal/cooling_device4/cur_state:0
/sys/class/thermal/cooling_device4/max_state:10
/sys/class/thermal/cooling_device4/type:Processor
/sys/class/thermal/cooling_device5/cur_state:0
/sys/class/thermal/cooling_device5/max_state:10
/sys/class/thermal/cooling_device5/type:Processor
/sys/class/thermal/cooling_device6/cur_state:0
/sys/class/thermal/cooling_device6/max_state:10
/sys/class/thermal/cooling_device6/type:Processor
/sys/class/thermal/cooling_device7/cur_state:0
/sys/class/thermal/cooling_device7/max_state:10
/sys/class/thermal/cooling_device7/type:Processor
/sys/class/thermal/cooling_device8/cur_state:0
/sys/class/thermal/cooling_device8/max_state:1
/sys/class/thermal/cooling_device8/type:Fan
/sys/class/thermal/cooling_device9/cur_state:0
/sys/class/thermal/cooling_device9/max_state:1
/sys/class/thermal/cooling_device9/type:Fan
/sys/class/thermal/thermal_zone0/mode:enabled
/sys/class/thermal/thermal_zone0/passive:0
/sys/class/thermal/thermal_zone0/temp:26800
/sys/class/thermal/thermal_zone0/trip_point_0_temp:127000
/sys/class/thermal/thermal_zone0/trip_point_0_type:critical
/sys/class/thermal/thermal_zone0/type:acpitz
/sys/class/thermal/thermal_zone1/cdev0_trip_point:1
/sys/class/thermal/thermal_zone1/cdev1_trip_point:1
/sys/class/thermal/thermal_zone1/cdev2_trip_point:1
/sys/class/thermal/thermal_zone1/cdev3_trip_point:1
/sys/class/thermal/thermal_zone1/cdev4_trip_point:1
/sys/class/thermal/thermal_zone1/cdev5_trip_point:1
/sys/class/thermal/thermal_zone1/cdev6_trip_point:1
/sys/class/thermal/thermal_zone1/cdev7_trip_point:1
/sys/class/thermal/thermal_zone1/cdev8_trip_point:3
/sys/class/thermal/thermal_zone1/cdev9_trip_point:2
/sys/class/thermal/thermal_zone1/mode:enabled
/sys/class/thermal/thermal_zone1/temp:66000
/sys/class/thermal/thermal_zone1/trip_point_0_temp:85000
/sys/class/thermal/thermal_zone1/trip_point_0_type:critical
/sys/class/thermal/thermal_zone1/trip_point_1_temp:95000
/sys/class/thermal/thermal_zone1/trip_point_1_type:passive
/sys/class/thermal/thermal_zone1/trip_point_2_temp:71000
/sys/class/thermal/thermal_zone1/trip_point_2_type:active
/sys/class/thermal/thermal_zone1/trip_point_3_temp:55000
/sys/class/thermal/thermal_zone1/trip_point_3_type:active
/sys/class/thermal/thermal_zone1/type:acpitz

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

--
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 15897] Dell Studio 15 overheats

2010-05-25 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=15897





--- Comment #8 from Matteo   2010-05-25 09:16:52 ---
/sys/class/thermal/cooling_device0/cur_state:0
/sys/class/thermal/cooling_device0/max_state:10
/sys/class/thermal/cooling_device0/type:Processor
/sys/class/thermal/cooling_device1/cur_state:0
/sys/class/thermal/cooling_device1/max_state:10
/sys/class/thermal/cooling_device1/type:Processor
/sys/class/thermal/cooling_device2/cur_state:0
/sys/class/thermal/cooling_device2/max_state:10
/sys/class/thermal/cooling_device2/type:Processor
/sys/class/thermal/cooling_device3/cur_state:0
/sys/class/thermal/cooling_device3/max_state:10
/sys/class/thermal/cooling_device3/type:Processor
/sys/class/thermal/cooling_device4/cur_state:0
/sys/class/thermal/cooling_device4/max_state:10
/sys/class/thermal/cooling_device4/type:Processor
/sys/class/thermal/cooling_device5/cur_state:0
/sys/class/thermal/cooling_device5/max_state:10
/sys/class/thermal/cooling_device5/type:Processor
/sys/class/thermal/cooling_device6/cur_state:0
/sys/class/thermal/cooling_device6/max_state:10
/sys/class/thermal/cooling_device6/type:Processor
/sys/class/thermal/cooling_device7/cur_state:0
/sys/class/thermal/cooling_device7/max_state:10
/sys/class/thermal/cooling_device7/type:Processor
/sys/class/thermal/cooling_device8/cur_state:0
/sys/class/thermal/cooling_device8/max_state:1
/sys/class/thermal/cooling_device8/type:Fan
/sys/class/thermal/cooling_device9/cur_state:0
/sys/class/thermal/cooling_device9/max_state:1
/sys/class/thermal/cooling_device9/type:Fan
/sys/class/thermal/thermal_zone0/mode:enabled
/sys/class/thermal/thermal_zone0/passive:0
/sys/class/thermal/thermal_zone0/temp:26800
/sys/class/thermal/thermal_zone0/trip_point_0_temp:127000
/sys/class/thermal/thermal_zone0/trip_point_0_type:critical
/sys/class/thermal/thermal_zone0/type:acpitz
/sys/class/thermal/thermal_zone1/cdev0_trip_point:1
/sys/class/thermal/thermal_zone1/cdev1_trip_point:1
/sys/class/thermal/thermal_zone1/cdev2_trip_point:1
/sys/class/thermal/thermal_zone1/cdev3_trip_point:1
/sys/class/thermal/thermal_zone1/cdev4_trip_point:1
/sys/class/thermal/thermal_zone1/cdev5_trip_point:1
/sys/class/thermal/thermal_zone1/cdev6_trip_point:1
/sys/class/thermal/thermal_zone1/cdev7_trip_point:1
/sys/class/thermal/thermal_zone1/cdev8_trip_point:3
/sys/class/thermal/thermal_zone1/cdev9_trip_point:2
/sys/class/thermal/thermal_zone1/mode:enabled
/sys/class/thermal/thermal_zone1/temp:63000
/sys/class/thermal/thermal_zone1/trip_point_0_temp:85000
/sys/class/thermal/thermal_zone1/trip_point_0_type:critical
/sys/class/thermal/thermal_zone1/trip_point_1_temp:95000
/sys/class/thermal/thermal_zone1/trip_point_1_type:passive
/sys/class/thermal/thermal_zone1/trip_point_2_temp:71000
/sys/class/thermal/thermal_zone1/trip_point_2_type:active
/sys/class/thermal/thermal_zone1/trip_point_3_temp:55000
/sys/class/thermal/thermal_zone1/trip_point_3_type:active
/sys/class/thermal/thermal_zone1/type:acpitz

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

--

___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 15897] Dell Studio 15 overheats

2010-05-24 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=15897





--- Comment #7 from Zhang Rui   2010-05-25 02:56:17 ---
sorry, please attach the output of "grep . /sys/class/thermal/*/*".

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

--

___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 15897] Dell Studio 15 overheats

2010-05-24 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=15897





--- Comment #6 from Matteo   2010-05-24 15:59:22 ---
please remove NEEDINFO now

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

--

___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 15897] Dell Studio 15 overheats

2010-05-19 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=15897


Matteo  changed:

   What|Removed |Added

 Kernel Version|2.6.34-rc6  |2.6.34




--- Comment #5 from Matteo   2010-05-19 13:48:44 ---
# ll /sys/class/thermal/
totale 0
lrwxrwxrwx 1 root root 0 2010-05-19 14:53 cooling_device0 ->
../../devices/virtual/thermal/cooling_device0
lrwxrwxrwx 1 root root 0 2010-05-19 14:53 cooling_device1 ->
../../devices/virtual/thermal/cooling_device1
lrwxrwxrwx 1 root root 0 2010-05-19 14:53 cooling_device2 ->
../../devices/virtual/thermal/cooling_device2
lrwxrwxrwx 1 root root 0 2010-05-19 14:53 cooling_device3 ->
../../devices/virtual/thermal/cooling_device3
lrwxrwxrwx 1 root root 0 2010-05-19 14:53 cooling_device4 ->
../../devices/virtual/thermal/cooling_device4
lrwxrwxrwx 1 root root 0 2010-05-19 14:53 cooling_device5 ->
../../devices/virtual/thermal/cooling_device5
lrwxrwxrwx 1 root root 0 2010-05-19 14:53 cooling_device6 ->
../../devices/virtual/thermal/cooling_device6
lrwxrwxrwx 1 root root 0 2010-05-19 14:53 cooling_device7 ->
../../devices/virtual/thermal/cooling_device7
lrwxrwxrwx 1 root root 0 2010-05-19 14:53 cooling_device8 ->
../../devices/virtual/thermal/cooling_device8
lrwxrwxrwx 1 root root 0 2010-05-19 14:53 cooling_device9 ->
../../devices/virtual/thermal/cooling_device9
lrwxrwxrwx 1 root root 0 2010-05-19 14:53 thermal_zone0 ->
../../devices/virtual/thermal/thermal_zone0
lrwxrwxrwx 1 root root 0 2010-05-19 14:53 thermal_zone1 ->
../../devices/virtual/thermal/thermal_zone1
# grep active /sys/class/thermal/*/*
/sys/class/thermal/thermal_zone1/trip_point_2_type:active
/sys/class/thermal/thermal_zone1/trip_point_3_type:active

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

--

___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 15897] Dell Studio 15 overheats

2010-05-18 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=15897


Zhang Rui  changed:

   What|Removed |Added

 Status|NEW |NEEDINFO
 CC||acpi-bugzi...@lists.sourcef
   ||orge.net,
   ||rui.zh...@intel.com
 AssignedTo|acpi_power-...@kernel-bugs. |rui.zh...@intel.com
   |osdl.org|




--- Comment #3 from Zhang Rui   2010-05-10 07:14:15 ---
so the fan is still off when in active mode?
please attach the output of "grep /sys/class/thermal/*/*"

--- Comment #4 from Zhang Rui   2010-05-19 06:45:55 ---
ping ...

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
You are watching the assignee of the bug.

--

___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 15897] Dell Studio 15 overheats

2010-05-10 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=15897


Zhang Rui  changed:

   What|Removed |Added

 Status|NEW |NEEDINFO
 CC||acpi-bugzi...@lists.sourcef
   ||orge.net,
   ||rui.zh...@intel.com
 AssignedTo|acpi_power-...@kernel-bugs. |rui.zh...@intel.com
   |osdl.org|




--- Comment #3 from Zhang Rui   2010-05-10 07:14:15 ---
so the fan is still off when in active mode?
please attach the output of "grep /sys/class/thermal/*/*"

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
You are watching the assignee of the bug.

--

___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 15897] Dell Studio 15 overheats

2010-05-02 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=15897


Matteo  changed:

   What|Removed |Added

  Attachment #26197|application/octet-stream|text/plain
  mime type||




-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are watching the assignee of the bug.

--
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 15897] Dell Studio 15 overheats

2010-05-02 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=15897


Matteo  changed:

   What|Removed |Added

  Attachment #26197|0   |1
is obsolete||




--- Comment #2 from Matteo   2010-05-02 18:31:07 ---
Created an attachment (id=26198)
 --> (https://bugzilla.kernel.org/attachment.cgi?id=26198)
syslog

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are watching the assignee of the bug.

--
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 15897] Dell Studio 15 overheats

2010-05-02 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=15897





--- Comment #1 from Matteo   2010-05-02 18:29:53 ---
Created an attachment (id=26197)
 --> (https://bugzilla.kernel.org/attachment.cgi?id=26197)
syslog

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are watching the assignee of the bug.

--
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla