http://bugzilla.kernel.org/show_bug.cgi?id=15344
--- Comment #21 from Zhang Rui 2010-03-11 08:08:36 ---
do you mean the hp-wmi driver should not handle the brightness up/down events?
I know little about wmi/hp-wmi, is it possible that a platform doesn't follow
ACPI video extension but route
http://bugzilla.kernel.org/show_bug.cgi?id=15182
--- Comment #23 from Zhang Rui 2010-03-11 08:16:19 ---
please do the test in comment #15 and attach the output, both when ACPI video
driver is running and when ACPI video driver is blacklisted.
--
Configure bugmail: http://bugzilla.kernel.or
http://bugzilla.kernel.org/show_bug.cgi?id=15480
--- Comment #6 from Yanko Kaneti 2010-03-11 11:42:51 ---
Created an attachment (id=25471)
--> (http://bugzilla.kernel.org/attachment.cgi?id=25471)
boot log latest mainline git + att. 25460
Yes, with applied attachment 25460 the machine seems
http://bugzilla.kernel.org/show_bug.cgi?id=15480
Yanko Kaneti changed:
What|Removed |Added
Attachment #25471|0 |1
is obsolete|
http://bugzilla.kernel.org/show_bug.cgi?id=13417
Tom D. changed:
What|Removed |Added
Status|CLOSED |RESOLVED
Resolution|INSUFFICIENT_DATA
http://bugzilla.kernel.org/show_bug.cgi?id=15258
--- Comment #11 from Matthew Garrett 2010-03-11
13:36:00 ---
We can only send SW_TABLET_MODE if we have a notification on both entry to and
exit from tablet mode, and also a way of telling the difference between the
two. As far as I can tell,
http://bugzilla.kernel.org/show_bug.cgi?id=15344
--- Comment #22 from Matthew Garrett 2010-03-11
13:47:27 ---
The brightness up/down events don't appear to be sent by any hardware I can
find. I believe that it was specific to legacy machines that didn't expose the
backlight via ACPI, but in
http://bugzilla.kernel.org/show_bug.cgi?id=15436
--- Comment #5 from Bjorn Helgaas 2010-03-11 19:56:55
---
[[Ugh, I fat-fingered the [Bug 15436] in the subject, so the last one
went to the wrong bugzilla.]]
[Updating this thread with the bugzilla pointer and my current theory]
http://bugzi
http://bugzilla.kernel.org/show_bug.cgi?id=15204
--- Comment #24 from John 2010-03-11 20:39:15 ---
Thanks for the heads up Sachin,
Interesting stuff, I will have a look at the post about the bios bug.
(In reply to comment #23)
> John,
>
> I noticed following lines in my dmesg
>
> acer-w
http://bugzilla.kernel.org/show_bug.cgi?id=14216
--- Comment #14 from Del 2010-03-11 21:22:53 ---
Created an attachment (id=25479)
--> (http://bugzilla.kernel.org/attachment.cgi?id=25479)
output from acpidump
--
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
---
http://bugzilla.kernel.org/show_bug.cgi?id=14216
--- Comment #15 from Del 2010-03-11 21:36:23 ---
Changing the value in /sys/class/backlight/acpi_video0/brightness from 1
through 7 does not change the backlight. The brightness is still at maximum on
the screen. It does change the value as co
http://bugzilla.kernel.org/show_bug.cgi?id=14216
--- Comment #16 from Stefano Cavallari 2010-03-11
23:04:48 ---
FYI, wireless switch works for me.
Brightness does not. This laptop is really special, the brightness keys do not
work even inside the bios screen!
I tried talking directly to th
http://bugzilla.kernel.org/show_bug.cgi?id=14733
Zhang Rui changed:
What|Removed |Added
CC||rui.zh...@intel.com
--- Comment #45 from Z
http://bugzilla.kernel.org/show_bug.cgi?id=15436
Zhang Rui changed:
What|Removed |Added
CC||rui.zh...@intel.com
Component|Config
http://bugzilla.kernel.org/show_bug.cgi?id=15344
Zhang Rui changed:
What|Removed |Added
Status|NEEDINFO|RESOLVED
Resolution|
http://bugzilla.kernel.org/show_bug.cgi?id=15258
--- Comment #12 from Zhang Rui 2010-03-12 02:36:19 ---
I'm afraid we don't have that.
how about this?
1. SW_TABLET_MODE + Lid open - exit from tablet mode
2. SW_TABLET_MODE + Lid closed --- enter tablet mode
--
Configure bugmail: http:/
http://bugzilla.kernel.org/show_bug.cgi?id=15480
Zhang Rui changed:
What|Removed |Added
CC||rui.zh...@intel.com
AssignedTo|acpi_c
http://bugzilla.kernel.org/show_bug.cgi?id=15375
Zhang Rui changed:
What|Removed |Added
CC||rui.zh...@intel.com
AssignedTo|venkat
http://bugzilla.kernel.org/show_bug.cgi?id=5471
Zhang Rui changed:
What|Removed |Added
CC||l...@kernel.org,
|
http://bugzilla.kernel.org/show_bug.cgi?id=15319
Zhang Rui changed:
What|Removed |Added
Status|NEW |NEEDINFO
AssignedTo|venkatesh.pallip.
http://bugzilla.kernel.org/show_bug.cgi?id=15439
Zhang Rui changed:
What|Removed |Added
Component|Power-Processor |Other
Product|ACPI
http://bugzilla.kernel.org/show_bug.cgi?id=15174
Zhang Rui changed:
What|Removed |Added
Status|NEW |NEEDINFO
CC|
http://bugzilla.kernel.org/show_bug.cgi?id=15174
--- Comment #7 from D. Hugh Redelmeier 2010-03-12 07:33:23
---
Zhang Rui: yes, the whole table should not be ignored just because it has some
bad entries.
My second patch should be better than my first because it leaves the subscripts
of the
http://bugzilla.kernel.org/show_bug.cgi?id=15174
--- Comment #8 from Zhang Rui 2010-03-12 07:46:27 ---
> - pr->performance->state_count = pss->package.count;
> + pr->performance->state_count = 0;
> pr->performance->states =
> kmalloc(sizeof(struct acpi_processor_px) *
24 matches
Mail list logo