[Bug 45461] Samsung NP530U3B lid close does not suspend

2012-10-30 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=45461





--- Comment #28 from Branislav Klocok branislav.klo...@orava.sk  2012-10-30 
06:09:24 ---
guilherme:
I have tried to prevent these situations by setting some idle time and then
suspending to ram automatically no matter if the lid is closed or not, but it
is not a solution to the problem.
I am using opensuse 12.2. and standard kernel 3.4.11-2.16-desktop #1 SMP
PREEMPT Wed Sep 26 17:05:00 UTC 2012 (259fc87) x86_64 x86_64 x86_64 GNU/Linux
without major issues, the only big problems are: rfkill switch does not work
and closed lid is not recognized. The notebook is also very power consuming
(according to powertop some 24-32w), I have tried to tune this, but without
major success, so I am living with some 1,5 hours of battery life, which is
terrible especially, when I am taking the flights.

Hope this gets solved soon.

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

--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 47991] [Ubuntu 12.04.1 LTS 32-bit] SiS chipset USB wakes up the system from ACPI S3 State instantly bug

2012-10-30 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=47991





--- Comment #27 from fpgahardwareengineer mypersonalmailb...@mail.com  
2012-10-30 06:40:35 ---
(In reply to comment #26)

Hi Tianyu,

Okay, it was nice that a workaround was found, but I still see some issues.

1) The setting is not permanent

What happens is, if I shut down or restart the computer, the settings
disappear.
To prevent the wake up if I perform a standby, I will have to run the sudo sh
-c . . . operation again, during the next session.
Is there a way to make this permanent?


2) How do I reenable to make it wakeup?

Again, I am not a Unix expert so I am not that familiar with the Terminal.
Can you tell me how I can reenable the wakeup for USB for testing purposes?
In other words, I will like to know the opposite of,

$ sudo sh -c echo (*)  /proc/acpi/wakeup

Of course, (*) refers to EUSB, USB, USB2, and USB3 in this case.


3) I didn't see this behavior with Intel, ATI Technologies, and AMD chipsets

I do a lot of hardware validation for Ubuntu (Of course, I don't get paid.).
I have observed this type of problem primarily with SiS and some NVIDIA
chipsets-based mainboards.
Both of the SiS chipset-based mainboards are from ASUS (ASUS P4S8X and
P4S8X-MX).
I have a few SiS chipset-based mainboards from ECS, but pretty much most of
them don't bother to implement ACPI S3 Staet as recently as 2007.
After 2006 or so, SiS chipset-based mainboard disappeared from the market
probably because their integrated graphics wasn't competitive with NVIDIA and
ATI Technologies.
For some reason, this wakeup issue did happen with Intel, ATI Technologies, 
and AMD chipsets.
AMD chipsets here are fairly new ones that came from former ATI Technologies.
I think I may have observed this issue with one mainboard with VIA Technologies
chipset, but I don't think I have been able to reproduce the problem.
Perhaps, this issue is platform specific, meaning how the ACPI BIOS is
written affects the issue.
I suppose, it is prudent for Linux not to rely on ACPI BIOS too much, and if
possible, ignore the default settings coming from the APCI BIOS, since some of
them are known to be buggy, etc.
I believe Windows lets the user to disable wakeup from keyboard or mouse.
Maybe Linux needs to be implemented that way.


I will look into how I can find an Ubuntu distribution with Linux 3.1 kernel.
I assume Ubuntu 11.04 or 11.10 is based on a Linux kernel older than 3.2.
I will probably do a dual install on the same hard drive so that I don't have
to find another hard drive for installation.
I don't usually use non-LTS (Long Term Support) version of Ubuntu, but I will
install a copy for this test.
It will probably take a few days for me to get around to dealing with the
installation.
By the way, I wrote this reply from a computer with ASUS P4S8X-MX mainboard.
Yes, this is the mainboard affected by this USB wakeup bug.
Thanks to Tianyu's workaround, it has been in continuous operation for several
days.
Of course, most of the time, it is in Suspend to RAM (ACPI S3 State).

Regards,

fpgahardwareengineer


 hi:
Welcome. I am glad that this solution resolves your problem. We found
 the problem also on the other system. The usb device's wakeup make S3 broken.
Can you do a biset to find which commit cause the problem? The usb
 device 
 wakeup is defaut to be disabled before 3.1 and so before 3.1, this problem
 didn't take place but it existed and appeared if you enabled the usb wakeup.
 And someone has confirmed this. So if you had time, you could do a bisect
 before 3.1
 and find the root cause. (Notice you have to manually enable usb wakeup).

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

--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 47991] [Ubuntu 12.04.1 LTS 32-bit] SiS chipset USB wakes up the system from ACPI S3 State instantly bug

2012-10-30 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=47991





--- Comment #28 from fpgahardwareengineer mypersonalmailb...@mail.com  
2012-10-30 07:17:32 ---
(In reply to comment #26)

Hi Tianyu,

I just restarted the computer, and I made sure that I disabled any relevant
settings related to wakeup in the BIOS setup of ASUS P4S8X-MX mainboard.
Actually, the mainboard's BIOS setup itself doesn't have any ACPI related
wakeup events, but there are some for APM.
I made sure that they are all disabled (They have been disabled for a long
time, even before I filed this bug report.).

Regards,

fpgahardwareengineer


 hi:
Welcome. I am glad that this solution resolves your problem. We found
 the problem also on the other system. The usb device's wakeup make S3 broken.
Can you do a biset to find which commit cause the problem? The usb
 device 
 wakeup is defaut to be disabled before 3.1 and so before 3.1, this problem
 didn't take place but it existed and appeared if you enabled the usb wakeup.
 And someone has confirmed this. So if you had time, you could do a bisect
 before 3.1
 and find the root cause. (Notice you have to manually enable usb wakeup).

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

--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 36182] Erroneous package power limit notification since kernel 2.6.39

2012-10-30 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=36182





--- Comment #15 from Steffen Weber steffen.we...@gmail.com  2012-10-30 
08:31:40 ---
Yes, I'm still seeing this issue on Linux 3.6.2.

-- 
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.

--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 11255] S3: no resume, not even a beep - LG R700

2012-10-30 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=11255


Alan a...@lxorguk.ukuu.org.uk changed:

   What|Removed |Added

 Status|NEEDINFO|ASSIGNED
 Kernel Version|3.1 |3.6-rc2




-- 
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.

--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 11255] S3: no resume, not even a beep - LG R700

2012-10-30 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=11255





--- Comment #132 from Rogério Brito rbr...@ime.usp.br  2012-10-30 15:23:37 ---
Hi, Alan and others,

On Tue, Oct 30, 2012 at 1:02 PM,  bugzilla-dae...@bugzilla.kernel.org wrote:
 https://bugzilla.kernel.org/show_bug.cgi?id=11255

I don't know how much this bug is related to the one that I reported
(bug #11717), but it seems that they are quite a bit similar.

Which information do you specifically need. Just tell me and I will
try my best to collect everything that you want. If you have any
script to collect the necessary data, that's even better, because the
risks of me providing you with incomplete information are greatly
reduced. :)


Thanks,

-- 
Rogério Brito : rbrito@{ime.usp.br,gmail.com} : GPG key 4096R/BCFC
http://rb.doesntexist.org/blog : Projects : https://github.com/rbrito/
DebianQA: http://qa.debian.org/developer.php?login=rbrito%40ime.usp.br

-- 
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.
--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 45461] Samsung NP530U3B lid close does not suspend

2012-10-30 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=45461





--- Comment #29 from Sebastian Riemer sebastian.rie...@profitbricks.com  
2012-10-30 16:52:43 ---
It seems like everything related to the embedded controller Device (H_EC)
doesn't work. LID0 is connected to it and it should return the 1-bit value
LIDS from the controller registers with method _LID. This method is
described in the ACPI spec: http://www.acpi.info/DOWNLOADS/ACPIspec50.pdf .

The _LID method is only called by the following: Notify (LID0, 0x80) and
this is part of Method (_Q5E, 0, NotSerialized) as well as Method (_Q5F, 0,
NotSerialized) which are embedded controller queries.

So if nothing queries that embedded controller, then it can't be reported if
the lid is closed or not. It is the same for the power source ADP1 and the
battery BAT1 as described in bug 44161. These are also connected to that EC.
Perhaps, something has to activate that embedded controller first.

It is the Intel HM76 chipset.

http://www.intel.com/content/www/us/en/chipsets/performance-chipsets/mobile-chipset-hm76.html

They have an OEM manual where they describe their embedded controller.

http://www.intel.com/content/dam/www/public/us/en/documents/datasheets/7-series-chipset-pch-datasheet.pdf

Look at page 197. The EC is connected to the SMBus via SMLink1.

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

--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 44161] ACPI does not seem to reflect charging/discharging status for the battery correctly.

2012-10-30 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=44161





--- Comment #36 from Sebastian Riemer sebastian.rie...@profitbricks.com  
2012-10-30 17:01:06 ---
It seems like everything related to the embedded controller Device (H_EC)
doesn't work. Power source ADP1, the battery BAT1 and LID0 are connected
to it. Bug 45461 is related. LID0 should return the 1-bit value LIDS from the
Controller registers with method _LID. This method is described in the ACPI
Spec: http://www.acpi.info/DOWNLOADS/ACPIspec50.pdf .

The _LID method is only called by the following: Notify (LID0, 0x80) and
this is part of Method (_Q5E, 0, NotSerialized) as well as Method (_Q5F, 0,
NotSerialized) which are embedded controller queries.

So if nothing queries that embedded controller, then it can't be reported if
the lid is closed or not. Perhaps, something has to activate that embedded
Controller first.

It is the Intel HM76 chipset.

http://www.intel.com/content/www/us/en/chipsets/performance-chipsets/mobile-chipset-hm76.html

They have an OEM manual where they describe their embedded controller.

http://www.intel.com/content/dam/www/public/us/en/documents/datasheets/7-series-chipset-pch-datasheet.pdf

Look at page 197. The EC is connected to the SMBus via SMLink1.

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

--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 23551] Export ACPI _PSS to i2c/sensors

2012-10-30 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=23551


Artem S. Tashkinov t.ar...@mailcity.com changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
  Component|Other   |Hardware Monitoring
 Resolution|WILL_NOT_FIX|
 AssignedTo|power-management_other@kern |kh...@linux-fr.org
   |el-bugs.osdl.org|
Product|Power Management|Drivers




--- Comment #7 from Artem S. Tashkinov t.ar...@mailcity.com  2012-10-30 
18:22:29 ---
(In reply to comment #6)
  New Intel Core (i3/i5/i7) CPUs have an internal sensor which contains the
  information about the current power draw.
 
 I'm not aware of a way to get to this information using open source software.
 
  I think you mean the RAPL stuff, right?
 
 We can print the RAPL power meter from user-space
 without any kernel modification, as they are simply MSRs.
 
 This is a feature request for a feature that doesn't exist,
 rather than a bug against the kernel, and so this report is now closed.

I've never seen such a confusing resolution of a bug report.

lm-sensors don't show this information and they have no way of getting it
since, according to my interpretation of your words, it involves querying MSR
registers which are not available to userspace applications unless you load MSR
kernel modules.

So, are you basically saying We don't want to export this information, let
lm-sensors guy implement this feature?.

If so, please, reassign this feature request instead of closing it. Your
attitude is kinda insulting - Windows users have been able to fetch and see
this information using various utilities for three years already and instead of
offering ways of implementing it you say it's none of my business, let's close
it.

I feel like it's somewhat unprofessional and surely insulting.

-- 
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.

--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 23551] Export ACPI _PSS to i2c/sensors

2012-10-30 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=23551





--- Comment #8 from Jean Delvare kh...@linux-fr.org  2012-10-30 20:16:33 ---
If the power values can be queried through MSRs, then we can have a kernel
driver implementing the standard hwmon sysfs interface for libsensors to
consume. We could even add this to the coretemp driver. Just because MSRs can
be read from user-space (by root only!) is not a valid excuse for not doing it
in a kernel driver, as this is how hardware monitoring is implemented on Linux.

Where are these MSRs documented?

Unfortunately these MSRs seem to have been introduced after Nehalem-EP so I
will have no easy way to test.

-- 
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.

--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 23551] Export ACPI _PSS to i2c/sensors

2012-10-30 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=23551





--- Comment #9 from Artem S. Tashkinov t.ar...@mailcity.com  2012-10-30 
20:52:44 ---
(In reply to comment #8)
 If the power values can be queried through MSRs, then we can have a kernel
 driver implementing the standard hwmon sysfs interface for libsensors to
 consume. We could even add this to the coretemp driver. Just because MSRs can
 be read from user-space (by root only!) is not a valid excuse for not doing it
 in a kernel driver, as this is how hardware monitoring is implemented on 
 Linux.
 
 Where are these MSRs documented?
 
 Unfortunately these MSRs seem to have been introduced after Nehalem-EP so I
 will have no easy way to test.

http://download.intel.com/products/processor/manual/325462.pdf

Vol. 3B 14-19: 14.7.1 RAPL Interfaces - but I'm not sure that's what we need.

-- 
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.

--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 12878] [regression after 2.6.18] resume failure - MSI PR200WX-058EU

2012-10-30 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=12878


grdev diver1983...@inbox.ru changed:

   What|Removed |Added

 CC||diver1983...@inbox.ru




-- 
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.

--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 23551] Export ACPI _PSS to i2c/sensors

2012-10-30 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=23551


Zhang Rui rui.zh...@intel.com changed:

   What|Removed |Added

 CC||zheng.z@intel.com




--- Comment #10 from Zhang Rui rui.zh...@intel.com  2012-10-31 02:46:46 ---
we have the code to export these energy consumption values via per tool.
Zheng,
what is the status of the code?

-- 
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.

--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 43115] 3.x Kernels - Laptop CPU Runs Hotter - Fans Run Faster

2012-10-30 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=43115





--- Comment #8 from Das das...@gmail.com  2012-10-31 03:35:09 ---
No worries now, I'm running 3.4x and I'm not seeing any problem since I
reported this...


THANKS

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

--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla