[Bug 13041] OQO 01+ doesn't power off since 2.6.24

2009-05-18 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=13041


Len Brown len.br...@intel.com changed:

   What|Removed |Added

 Status|RESOLVED|CLOSED




--- Comment #14 from Len Brown len.br...@intel.com  2009-05-18 16:29:54 ---
patch in comment #12 shipped in 2.6.30-rc6-git1

closed

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

--
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables 
unlimited royalty-free distribution of the report engine 
for externally facing server and web deployment. 
http://p.sf.net/sfu/businessobjects
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 13041] OQO 01+ doesn't power off since 2.6.24

2009-05-09 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=13041


Jamie Lentin j...@lentin.co.uk changed:

   What|Removed |Added

  Attachment #21146|0   |1
is obsolete||




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

--
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 13041] OQO 01+ doesn't power off since 2.6.24

2009-05-09 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=13041





--- Comment #13 from Jamie Lentin j...@lentin.co.uk  2009-05-09 19:49:11 ---
 So after this, hwsleep.gts=1 should become acpi.gts=1,
 as it was originally intended by the previous patch.

Works for me. This way makes far more sense, I only submitted a change to the
comments since I didn't know how to fix the option prefix.

Thanks again.

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

--
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 13041] OQO 01+ doesn't power off since 2.6.24

2009-05-07 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=13041





--- Comment #12 from Len Brown len.br...@intel.com  2009-05-07 19:39:16 ---
Created an attachment (id=21262)
 -- (http://bugzilla.kernel.org/attachment.cgi?id=21262)
patch vs 2.6.30-rc4

This patch updates the ACPICA Makefile so that any modparams
in the ACPICA code will be of the form acpi.*

So after this, hwsleep.gts=1 should become acpi.gts=1,
as it was originally intended by the previous patch.

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

--
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 13041] OQO 01+ doesn't power off since 2.6.24

2009-04-30 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=13041


Len Brown len.br...@intel.com changed:

   What|Removed |Added

 CC||len.br...@intel.com




--- Comment #11 from Len Brown len.br...@intel.com  2009-04-30 06:09:10 ---
Thanks for testing.

 hwsleep.gts=1

Rats.  Originally I had acpi.gts working, but I moved the param
down into the acpica code to make the workaround more localized,
but didn't consider that I'd left the acpi.* namespace...
I don't like leaving it this way, b/c hwsleep is a totally
arbitrary name, Probably I should update the Makefile to make it
acpica.gts=1...
or maybe the upcoming ACPICA release has a new name we should adopt...

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

--
Register Now  Save for Velocity, the Web Performance  Operations 
Conference from O'Reilly Media. Velocity features a full day of 
expert-led, hands-on workshops and two days of sessions from industry 
leaders in dedicated Performance  Operations tracks. Use code vel09scf 
and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 13041] OQO 01+ doesn't power off since 2.6.24

2009-04-27 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=13041





--- Comment #10 from Jamie Lentin j...@lentin.co.uk  2009-04-27 21:37:35 ---
Created an attachment (id=21146)
 -- (http://bugzilla.kernel.org/attachment.cgi?id=21146)
Correct comments to match kernel options

The options added are part of the hwsleep module, not acpi, so specifying
acpi.gts=1 results in an unknown kernel option error.  The above patch
corrects the printk output to match what the code recognises.

Bar this, the patch works exactly as you'd expect.  The methods are detected
and the prink output shown, hwsleep.gts=1 will break shutdown,
hwsleep.bfs=1 has no effect (since this works fine).

(sorry for the late reply)

Thanks for all your help,

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

--
Crystal Reports #45; New Free Runtime and 30 Day Trial
Check out the new simplified licensign option that enables unlimited
royalty#45;free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 13041] OQO 01+ doesn't power off since 2.6.24

2009-04-27 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=13041


Jamie Lentin j...@lentin.co.uk changed:

   What|Removed |Added

  Attachment #21146|0   |1
   is patch||




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

--
Crystal Reports #45; New Free Runtime and 30 Day Trial
Check out the new simplified licensign option that enables unlimited
royalty#45;free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 13041] OQO 01+ doesn't power off since 2.6.24

2009-04-17 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=13041





--- Comment #9 from Len Brown len.br...@intel.com  2009-04-18 03:38:17 ---
Created an attachment (id=21041)
 -- (http://bugzilla.kernel.org/attachment.cgi?id=21041)
patch vs 2.6.30-rc2

Please test this patch.
It disables (but does not delete) _GTS and _BFS support.
It should print some lines in your dmesg when it finds _GTS or _BFS
on your system, asking you to try acpi.gts=1 and acpi.bfs=1.
If you try them, it should return you to the original (failing) behaviour.

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

--
Stay on top of everything new and different, both inside and 
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. 
Use priority code J9JMT32. http://p.sf.net/sfu/p
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 13041] OQO 01+ doesn't power off since 2.6.24

2009-04-17 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=13041


Len Brown len.br...@intel.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||CODE_FIX




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

--
Stay on top of everything new and different, both inside and 
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. 
Use priority code J9JMT32. http://p.sf.net/sfu/p
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 13041] OQO 01+ doesn't power off since 2.6.24

2009-04-13 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=13041


ykzhao yakui.z...@intel.com changed:

   What|Removed |Added

 CC||acpi-bugzi...@lists.sourcef
   ||orge.net




--- Comment #7 from ykzhao yakui.z...@intel.com  2009-04-13 07:12:33 ---
hi, Jamie
Thanks for your work.
With your help we get the root cause about this issue. On this box there
exists the _GTS/_BFS object, in which the EC internal register is accessed. And
this issue is related with the incorrect EC working mode. 
In course of suspend/resume/shutdown(S5) the polling mode should be used.
At the same time the udelay should be used instead of msleep as the timer
interrupt is disabled. But there is no shutdown function for ACPI EC driver. In
such case the EC interrupt mode is still used in course of shutdown. It causes
that the EC access can't be finished.(As the timer interrupt is disabled, the
function of wait_event_timeout will become useless). 

In my test the box can be shutdown correctly if the polling mode is used in
the shutdown function. BTW: this is tested on the 2.6.28.3 kernel.And the
udelay is used when the polling mode is used.  And I also do such a test on the
2.6.30-rc1 kernel and find that the S5 can't work well even when the polling
mode is used in the ACPI EC shutdown function. 

And we find that the _GTS/_BFS object won't be evaluated on windows
XP/Vista even when it exists. So it will be appropriate that the _GTS/_BFS
object should also be deleted on Linux.

-- 
Configure bugmail: http://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:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 13041] OQO 01+ doesn't power off since 2.6.24

2009-04-13 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=13041





--- Comment #8 from ykzhao yakui.z...@intel.com  2009-04-13 07:27:05 ---
It is easier to delete the _GTS/_BFS object.

And if we switch the EC to poll mode, the problem still exists on the latest
upstream kernel. In the latest upstream kernel the udelay is replaced by the
msleep when EC works in polling mode. And this issue is changed several times
back and forth. 
   It seems that the EC working mode will be changed by the following RFC
patch:
   http://marc.info/?l=linux-acpim=12312925650w=2
  [RFC] [PATCH] ACPI: EC: Merge poll and interrupt modes

   In fact another solution is that Ec should be switched to the polling mode
in course of suspend/resume/shutdown. At the same time udelay should be used.
   Thanks.

-- 
Configure bugmail: http://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:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 13041] OQO 01+ doesn't power off since 2.6.24

2009-04-07 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=13041


Shaohua shaohua...@intel.com changed:

   What|Removed |Added

 CC||shaohua...@intel.com
 AssignedTo|acpi_power-...@kernel-bugs. |rui.zh...@intel.com
   |osdl.org|




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

--
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla