[Bug 9902] Video module creates input device, but no events happen.

2008-07-13 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=9902





--- Comment #29 from [EMAIL PROTECTED]  2008-07-13 08:40 ---
I've noticed that if I boot with acpi_osi=!Windows 2006, the brightness is
automatically set to minimum after switching to VT and back to X or after
turning the display off. A bit annoying... Any way one can correct this
behavior or is it also a BIOS bug?


-- 
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, or are watching someone who is.

-
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 9902] Video module creates input device, but no events happen.

2008-07-13 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=9902





--- Comment #30 from [EMAIL PROTECTED]  2008-07-13 14:48 ---
Correction, this behavior it there even without acpi_osi=!Windows 2006.
Another issue is that closing the lid sends exactly the same event  to
/dev/input/event6 (Video Bus) as Fn-F4 (KEY_SWITCHVIDEOMODE). That's weird
because the lid button has it's own entry in /dev/input/ which works fine.
I post it here because I don't know whether it is an intended behavior, BIOS
bug or if I should file a new bug.


-- 
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, or are watching someone who is.

-
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 9902] Video module creates input device, but no events happen.

2008-07-13 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=9902





--- Comment #31 from [EMAIL PROTECTED]  2008-07-13 18:12 ---
re comment #29,
it's a BIOS problem IMO.

re comment #30,
please open another bug report. :)


-- 
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, or are watching someone who is.

-
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 9902] Video module creates input device, but no events happen.

2008-07-07 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=9902





--- Comment #27 from [EMAIL PROTECTED]  2008-07-06 23:21 ---
# grep . /proc/acpi/video/GFX0/*/*
/proc/acpi/video/GFX0/DD01/brightness:not supported
/proc/acpi/video/GFX0/DD01/EDID:not supported
/proc/acpi/video/GFX0/DD01/info:device_id:0x0100
/proc/acpi/video/GFX0/DD01/info:type: UNKNOWN
/proc/acpi/video/GFX0/DD01/info:known by bios: no
/proc/acpi/video/GFX0/DD01/state:state: 0x1d
/proc/acpi/video/GFX0/DD01/state:query: 0x00
/proc/acpi/video/GFX0/DD02/brightness:levels:  75 13 13 25 38 50 63 75 88 100
/proc/acpi/video/GFX0/DD02/brightness:current: 13
/proc/acpi/video/GFX0/DD02/EDID:not supported
/proc/acpi/video/GFX0/DD02/info:device_id:0x0410
/proc/acpi/video/GFX0/DD02/info:type: UNKNOWN
/proc/acpi/video/GFX0/DD02/info:known by bios: no
/proc/acpi/video/GFX0/DD02/state:state: 0x1d
/proc/acpi/video/GFX0/DD02/state:query: 0x00
/proc/acpi/video/GFX0/DD03/brightness:not supported
/proc/acpi/video/GFX0/DD03/EDID:not supported
/proc/acpi/video/GFX0/DD03/info:device_id:0x0003
/proc/acpi/video/GFX0/DD03/info:type: UNKNOWN
/proc/acpi/video/GFX0/DD03/info:known by bios: no
/proc/acpi/video/GFX0/DD03/state:state: 0x1d
/proc/acpi/video/GFX0/DD03/state:query: 0x00
/proc/acpi/video/GFX0/DD04/brightness:not supported
/proc/acpi/video/GFX0/DD04/EDID:not supported
/proc/acpi/video/GFX0/DD04/info:device_id:0x0004
/proc/acpi/video/GFX0/DD04/info:type: UNKNOWN
/proc/acpi/video/GFX0/DD04/info:known by bios: no
/proc/acpi/video/GFX0/DD04/state:state: 0x1d
/proc/acpi/video/GFX0/DD04/state:query: 0x00
/proc/acpi/video/GFX0/DD05/brightness:not supported
/proc/acpi/video/GFX0/DD05/EDID:not supported
/proc/acpi/video/GFX0/DD05/info:device_id:0x0005
/proc/acpi/video/GFX0/DD05/info:type: UNKNOWN
/proc/acpi/video/GFX0/DD05/info:known by bios: no
/proc/acpi/video/GFX0/DD05/state:state: 0x1d
/proc/acpi/video/GFX0/DD05/state:query: 0x00


-- 
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, or are watching someone who is.

-
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 9902] Video module creates input device, but no events happen.

2008-07-07 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=9902


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEEDINFO|REJECTED
 Resolution||WILL_NOT_FIX




--- Comment #28 from [EMAIL PROTECTED]  2008-07-06 23:45 ---
(In reply to comment #26)
 if acpi_osi=!Windows 2006, the AML code uses the legacy way (poking LBB
 register in the graphics device's pci config space) to change the backlight
 directly.
 
this is wrong, sorry, I mixed it up with another bug.
the AML code pokes the EC address space to change the backlight in your laptop.


/proc/acpi/video/GFX0/DD02/brightness:levels:  75 13 13 25 38 50 63 75 88 100
/proc/acpi/video/GFX0/DD02/brightness:current: 13
/proc/acpi/video/GFX0/DD02/info:device_id:0x0410

This is the LCD device and the AML code tries to send ACPI event to this
device.
But the stupid AML code keeps on looking for a device with device equals
0x0400, and of course it fails all the time.
 If (LEqual (And (0x, DID1), 0x0400))
{
  Notify (^^^GFX0.DD01, 0x86)
 }
If (LEqual (And (0x, DID2), 0x0400))
{
 Notify (^^^GFX0.DD02, 0x86)
}
If (LEqual (And (0x, DID3), 0x0400))
{
   Notify (^^^GFX0.DD03, 0x86)
}
If (LEqual (And (0x, DID4), 0x0400))
{
 Notify (^^^GFX0.DD04, 0x86)
}
If (LEqual (And (0x, DID5), 0x0400))
{
  Notify (^^^GFX0.DD05, 0x86)
}

Given that the BIOS already knows DD02 is the LCD (it exports _BCM/_BCL method
for DD02), it's really stupid to check the device id again to decide which
device to send the ACPI event to.
So this is rather a BIOS bug than a Linux kernel problem to me.

Unfortunately, we can not use the customized DSDT for your laptop, as there are
too many errors when compiling it.

Maximum error count (200) exceeded
ASL Input:  DSDT.dsl - 6378 lines, 214236 bytes, 2473 keywords
Compilation complete. 201 Errors, 0 Warnings, 1 Remarks, 4 Optimizations
Maximum error count (200) exceeded
Segmentation fault

IMO, you should look for some BIOS update to get this problem fixed.
I'll reject this bug as we WILL_NOT_FIX it in Linux kernel.
Please reopen it if you still have some problems.


-- 
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, or are watching someone who is.

-
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 9902] Video module creates input device, but no events happen.

2008-07-04 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=9902





--- Comment #25 from [EMAIL PROTECTED]  2008-07-04 02:40 ---
Yes, it is true. Brightness didn't change unless I've booted with
acpi_osi=!Windows 2006.
Now it does and no events are generated. Thanks for the info.


-- 
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, or are watching someone who is.

-
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 9902] Video module creates input device, but no events happen.

2008-07-03 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=9902


Bug 9902 depends on bug 10221, which changed state.

Bug 10221 Summary: Intel IGD OpRegion support in Linux
http://bugzilla.kernel.org/show_bug.cgi?id=10221

   What|Old Value   |New Value

 Status|NEW |RESOLVED
 Resolution||PATCH_ALREADY_AVAILABLE



-- 
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, or are watching someone who is.

-
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 9902] Video module creates input device, but no events happen.

2008-07-03 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=9902


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|DEFERRED|REOPENED
 Resolution|WILL_FIX_LATER  |




--- Comment #23 from [EMAIL PROTECTED]  2008-07-03 04:22 ---
I have applied the opregion patch, it works partially. Fn+F3 (switch video
mode) generates ACPI and input events now. Fn+F8 (increase brightness) and
Fn+F9 (decrease brightness generate no events. If I apply the debug patch from
comment #10 and boot with acpi.debug_layer=0x08010084 acpi.debug_level=0x1f, I
get ACPI: EC: Evaluate _Q10 in dmesg when I press Fn+F8. Fn+F9 generates
nothing.

I am unable to add custom DSDT for some reason. Kernel in question is 2.6.25.7.
I get following erron on make:
  CC  drivers/acpi/osl.o
In file included from drivers/acpi/osl.c:60:
/usr/src/DSDT.dsl:18: error: expected declaration specifiers or '...' before
string constant
/usr/src/DSDT.dsl:18: error: expected declaration specifiers or '...' before
string constant
/usr/src/DSDT.dsl:18: error: expected declaration specifiers or '...' before
numeric constant
/usr/src/DSDT.dsl:18: error: expected declaration specifiers or '...' before
string constant
/usr/src/DSDT.dsl:18: error: expected declaration specifiers or '...' before
string constant
/usr/src/DSDT.dsl:18: error: expected declaration specifiers or '...' before
numeric constant
/usr/src/DSDT.dsl:19: warning: return type defaults to 'int'
/usr/src/DSDT.dsl:19: warning: function declaration isn't a prototype
/usr/src/DSDT.dsl: In function 'DefinitionBlock':
/usr/src/DSDT.dsl:20: error: implicit declaration of function 'External'
/usr/src/DSDT.dsl:20: error: 'PDC1' undeclared (first use in this function)
/usr/src/DSDT.dsl:20: error: (Each undeclared identifier is reported only once
/usr/src/DSDT.dsl:20: error: for each function it appears in.)
/usr/src/DSDT.dsl:21: error: expected ';' before 'External'
/usr/src/DSDT.dsl:23: error: stray '\' in program
many stray '\' in program errors follow


-- 
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, or are watching someone who is.

-
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 9902] Video module creates input device, but no events happen.

2008-07-03 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=9902


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|REOPENED|NEEDINFO




--- Comment #24 from [EMAIL PROTECTED]  2008-07-03 19:47 ---
Does the brightness actually changes if you press the hotkey?

please try to boot with acpi_osi=!Windows 2006 and press the hotkey,
in this time, the brightness should be changes without any ACPI events,
is it true for you?


-- 
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, or are watching someone who is.

-
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 9902] Video module creates input device, but no events happen.

2008-03-19 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=9902





--- Comment #21 from [EMAIL PROTECTED]  2008-03-19 14:52 ---
Do I still have to provide full dmesg output knowing that the problem is
unimplemented IGD OpRegion support?


-- 
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, or are watching someone who is.

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 9902] Video module creates input device, but no events happen.

2008-03-19 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=9902


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEEDINFO|DEFERRED
 Resolution||WILL_FIX_LATER




--- Comment #22 from [EMAIL PROTECTED]  2008-03-19 20:05 ---
No, but sorry that it will take some time to make the hotkey work on your
laptops.
Let's track the progress of IGD OpRegion support in bug #10221.
Defer this bug and mark it as WILL_FIX_LATER.


-- 
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, or are watching someone who is.

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 9902] Video module creates input device, but no events happen.

2008-03-11 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=9902


[EMAIL PROTECTED] changed:

   What|Removed |Added

  Attachment #15203|0   |1
is obsolete||
  Attachment #15204|0   |1
is obsolete||




--- Comment #17 from [EMAIL PROTECTED]  2008-03-10 23:56 ---
Created an attachment (id=15208)
 -- (http://bugzilla.kernel.org/attachment.cgi?id=15208action=view)
key press

Rui, that's right. No acpi event, no event via /dev/input/event* and no
brightness change.
I am unable to change brightness via hotkeys with custom DSDT. Dmesg output is
attached.


-- 
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, or are watching someone who is.

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 9902] Video module creates input device, but no events happen.

2008-03-11 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=9902





--- Comment #18 from [EMAIL PROTECTED]  2008-03-10 23:57 ---
Created an attachment (id=15209)
 -- (http://bugzilla.kernel.org/attachment.cgi?id=15209action=view)
output of dmesg upon brightness change


-- 
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, or are watching someone who is.

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 9902] Video module creates input device, but no events happen.

2008-03-11 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=9902





--- Comment #19 from [EMAIL PROTECTED]  2008-03-11 00:13 ---
Hi, Erik
The log in comment #18/#17 is incomplete. Please attach the full dmesg.

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, or are watching someone who is.

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 9902] Video module creates input device, but no events happen.

2008-03-11 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=9902


[EMAIL PROTECTED] changed:

   What|Removed |Added

  BugsThisDependsOn||10221




--- Comment #20 from [EMAIL PROTECTED]  2008-03-11 01:49 ---
For this laptop, in order to get ACPI event for hotkey press,
we need the Intel IGD OpRegion support in 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, or are watching someone who is.

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 9902] Video module creates input device, but no events happen.

2008-03-10 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=9902





--- Comment #12 from [EMAIL PROTECTED]  2008-03-10 12:28 ---
Created an attachment (id=15203)
 -- (http://bugzilla.kernel.org/attachment.cgi?id=15203action=view)
dmesg output on pressing brightness keys twice.


-- 
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, or are watching someone who is.

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 9902] Video module creates input device, but no events happen.

2008-03-10 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=9902





--- Comment #13 from [EMAIL PROTECTED]  2008-03-10 12:30 ---
Created an attachment (id=15204)
 -- (http://bugzilla.kernel.org/attachment.cgi?id=15204action=view)
dmesg output on changing brightness via sys I/F (twice increase and twice
decrease)


-- 
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, or are watching someone who is.

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 9902] Video module creates input device, but no events happen.

2008-03-10 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=9902





--- Comment #14 from [EMAIL PROTECTED]  2008-03-10 19:57 ---
hi, Eric,
the problem left is that there are neither ACPI events nor actually brightness
change when hotkey press, althought the backlight sys I/F can work, right?


-- 
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, or are watching someone who is.

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 9902] Video module creates input device, but no events happen.

2008-03-10 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=9902





--- Comment #16 from [EMAIL PROTECTED]  2008-03-10 21:59 ---
What Rui said in comment #14 is right. It seems that backlight sys I/F can
work. But when hotkey press, there is no acpi event although the EC sci
interrupt is triggered. (_Q10/_Q11 method is executed).

Will you please try the custom DSDT in comment #15 and see whether the
brightness can be changed by hotkey? (Of course the debug patch in comment #10
is required. And add the boot option of acpi.debug_layer=0x08010004
acpi.debug_level=0x1f.

After the test is finished, please attach the output of dmesg.

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, or are watching someone who is.

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 9902] Video module creates input device, but no events happen.

2008-03-09 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=9902





--- Comment #10 from [EMAIL PROTECTED]  2008-03-09 21:54 ---
Created an attachment (id=15194)
 -- (http://bugzilla.kernel.org/attachment.cgi?id=15194action=view)
debug patch

Will you please try the debug patch ? 
Of course the custom DSDT in comment #5 is also required.
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, or are watching someone who is.

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 9902] Video module creates input device, but no events happen.

2008-03-09 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=9902





--- Comment #11 from [EMAIL PROTECTED]  2008-03-09 22:01 ---
Hi, Erik
Will you please try the latest kernel (2.6.25-rc4) and  boot the system
with the option of acpi.debug_layer=0x08010084 acpi.debug_level=0x1f? (Of
course the debug patch in comment #10 and custom DSDT are required).
After the system is booted, please press fn-f7, fn-f8 twice and then
change the brightness by using ys I/F. 
After the test is finished, please attach the output of dmesg.
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, or are watching someone who is.

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 9902] Video module creates input device, but no events happen.

2008-03-07 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=9902





--- Comment #9 from [EMAIL PROTECTED]  2008-03-07 10:06 ---
I am able to change brightness via sys I/F. Valid values for brightness are
0,25,50,75 or 100. Any other value sets monitor brightness to maximum (and
actual_brightness to 100). dmesg output after I changed brightness from 0 to 25
(echo 25  /sys/class/backlight/acpi_video0/brightness):
evevent-0247 [00] ev_fixed_event_detect : Fixed Event Block: Enable 0520
Status 0011
   evgpe-0444 [00] ev_gpe_detect : Read GPE Register at GPE0:
Status=00, Enable=46
   evgpe-0444 [00] ev_gpe_detect : Read GPE Register at GPE8:
Status=80, Enable=08
   evgpe-0444 [00] ev_gpe_detect : Read GPE Register at GPE10:
Status=C2, Enable=02
   evgpe-0444 [00] ev_gpe_detect : Read GPE Register at GPE18:
Status=4C, Enable=00
 evevent-0247 [00] ev_fixed_event_detect : Fixed Event Block: Enable 0520
Status 0011
   evgpe-0444 [00] ev_gpe_detect : Read GPE Register at GPE0:
Status=00, Enable=46
   evgpe-0444 [00] ev_gpe_detect : Read GPE Register at GPE8:
Status=80, Enable=08
   evgpe-0444 [00] ev_gpe_detect : Read GPE Register at GPE10:
Status=C2, Enable=02
   evgpe-0444 [00] ev_gpe_detect : Read GPE Register at GPE18:
Status=4C, Enable=00
 evevent-0247 [00] ev_fixed_event_detect : Fixed Event Block: Enable 0520
Status 0011
   evgpe-0444 [00] ev_gpe_detect : Read GPE Register at GPE0:
Status=00, Enable=46
   evgpe-0444 [00] ev_gpe_detect : Read GPE Register at GPE8:
Status=80, Enable=08
   evgpe-0444 [00] ev_gpe_detect : Read GPE Register at GPE10:
Status=C2, Enable=02
   evgpe-0444 [00] ev_gpe_detect : Read GPE Register at GPE18:
Status=4C, Enable=00
 evevent-0247 [00] ev_fixed_event_detect : Fixed Event Block: Enable 0520
Status 0011
   evgpe-0444 [00] ev_gpe_detect : Read GPE Register at GPE0:
Status=00, Enable=46
   evgpe-0444 [00] ev_gpe_detect : Read GPE Register at GPE8:
Status=80, Enable=08
   evgpe-0444 [00] ev_gpe_detect : Read GPE Register at GPE10:
Status=C2, Enable=02
   evgpe-0444 [00] ev_gpe_detect : Read GPE Register at GPE18:
Status=4C, Enable=00
 evevent-0247 [00] ev_fixed_event_detect : Fixed Event Block: Enable 0520
Status 0011
   evgpe-0444 [00] ev_gpe_detect : Read GPE Register at GPE0:
Status=00, Enable=46
   evgpe-0444 [00] ev_gpe_detect : Read GPE Register at GPE8:
Status=80, Enable=08
   evgpe-0444 [00] ev_gpe_detect : Read GPE Register at GPE10:
Status=C2, Enable=02
   evgpe-0444 [00] ev_gpe_detect : Read GPE Register at GPE18:
Status=4C, Enable=00


dmesg output after decreasing:
 evevent-0247 [00] ev_fixed_event_detect : Fixed Event Block: Enable 0520
Status 0011
   evgpe-0444 [00] ev_gpe_detect : Read GPE Register at GPE0:
Status=00, Enable=46
   evgpe-0444 [00] ev_gpe_detect : Read GPE Register at GPE8:
Status=80, Enable=08
   evgpe-0444 [00] ev_gpe_detect : Read GPE Register at GPE10:
Status=C2, Enable=02
   evgpe-0444 [00] ev_gpe_detect : Read GPE Register at GPE18:
Status=4C, Enable=00
 evevent-0247 [00] ev_fixed_event_detect : Fixed Event Block: Enable 0520
Status 0011
   evgpe-0444 [00] ev_gpe_detect : Read GPE Register at GPE0:
Status=00, Enable=46
   evgpe-0444 [00] ev_gpe_detect : Read GPE Register at GPE8:
Status=80, Enable=08
   evgpe-0444 [00] ev_gpe_detect : Read GPE Register at GPE10:
Status=C2, Enable=02
   evgpe-0444 [00] ev_gpe_detect : Read GPE Register at GPE18:
Status=4C, Enable=00
 evevent-0247 [00] ev_fixed_event_detect : Fixed Event Block: Enable 0520
Status 0011
   evgpe-0444 [00] ev_gpe_detect : Read GPE Register at GPE0:
Status=00, Enable=46
   evgpe-0444 [00] ev_gpe_detect : Read GPE Register at GPE8:
Status=80, Enable=08
   evgpe-0444 [00] ev_gpe_detect : Read GPE Register at GPE10:
Status=C2, Enable=02
   evgpe-0444 [00] ev_gpe_detect : Read GPE Register at GPE18:
Status=4C, Enable=00
 evevent-0247 [00] ev_fixed_event_detect : Fixed Event Block: Enable 0520
Status 0011
   evgpe-0444 [00] ev_gpe_detect : Read GPE Register at GPE0:
Status=00, Enable=46
   evgpe-0444 [00] ev_gpe_detect : Read GPE Register at GPE8:
Status=80, Enable=08
   evgpe-0444 [00] ev_gpe_detect : Read GPE Register at GPE10:
Status=C2, Enable=02
   evgpe-0444 [00] ev_gpe_detect : Read GPE Register at GPE18:
Status=4C, Enable=00
 evevent-0247 [00] ev_fixed_event_detect : Fixed Event Block: Enable 0520
Status 0011
   evgpe-0444 [00] ev_gpe_detect : Read GPE Register at GPE0:
Status=00, Enable=46
   evgpe-0444 [00] ev_gpe_detect : Read GPE Register at GPE8:
Status=80, Enable=08
   evgpe-0444 [00] ev_gpe_detect : Read GPE Register at GPE10:
Status=C2, Enable=02
   evgpe-0444 [00] ev_gpe_detect : Read 

[Bug 9902] Video module creates input device, but no events happen.

2008-03-05 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=9902





--- Comment #7 from [EMAIL PROTECTED]  2008-03-05 20:57 ---
I've done the test, nothing happened. event_log is empty, no new messages show
up in dmesg. 


-- 
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, or are watching someone who is.

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 9902] Video module creates input device, but no events happen.

2008-03-05 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=9902





--- Comment #8 from [EMAIL PROTECTED]  2008-03-05 23:16 ---
It seems that hotkey can't change the brightness level.
Will you please verify whether the backlight sys I/F can change the brightness? 
Please  do the following commands echo 0x08010044 
/sys/module/acpi/parameters/debug_layer 
 echo 0x081f  /sys/module/acpi/parameters/debug_level before using
the backlight sys I/F. 

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, or are watching someone who is.

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 9902] Video module creates input device, but no events happen.

2008-02-27 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=9902





--- Comment #5 from [EMAIL PROTECTED]  2008-02-27 23:18 ---
Created an attachment (id=15047)
 -- (http://bugzilla.kernel.org/attachment.cgi?id=15047action=view)
try the custom DSDT

Will you please try the custom DSDT?
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, or are watching someone who is.

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 9902] Video module creates input device, but no events happen.

2008-02-27 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=9902





--- Comment #6 from [EMAIL PROTECTED]  2008-02-27 23:30 ---
Hi, Erik
   Will you please try the debug patch in comment #28 of bug9642 and do the
following test? (of course the custom DSDT is required).
  a. echo 0x0804  /sys/module/acpi/parameters/debug_layer 
 echo 0x1f  /sys/module/acpi/parameters/debug_level
  b. kill the process who is using the /proc/acpi/event (The process id can be
got by the command of lsof /proc/acpi/event)
  c. cat /proc/acpi/event  event_log( Not press C before the step d is
finished)
  d. Press Fn-F7, Fn-F8 twice.

  Please attach the output of dmesg and event_log after finishing the test.
  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, or are watching someone who is.

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 9902] Video module creates input device, but no events happen.

2008-02-19 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=9902





--- Comment #3 from [EMAIL PROTECTED]  2008-02-19 09:20 ---
Backlight interface works strange, as described in
http://bugzilla.kernel.org/show_bug.cgi?id=10042
It actually works, has only 4 brightness levels and is a bit buggy atm.
I've done through all the steps, dmesg is empty.
However, if I reload module now, I get:
dsobject-0456 [00] ds_build_internal_pack: Package List length larger than
NumElements count (1), truncated
dsobject-0456 [00] ds_build_internal_pack: Package List length larger than
NumElements count (A), truncated
ACPI Error (utobject-0502): Unsupported Reference opcode=88 in object
81007e5819e0 [20070126]
input: Video Bus as /class/input/input8
ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)


-- 
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, or are watching someone who is.

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 9902] Video module creates input device, but no events happen.

2008-02-18 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=9902


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |NEEDINFO




--- Comment #2 from [EMAIL PROTECTED]  2008-02-18 18:39 ---
hmm, can the backlight sys I/F, i.e. /sys/class/backlight/acpi_video0/..., work
for you?
please set CONFIG_ACPI_DEBUG, and do the following test:
1. dmesg -c;
2. echo 0x40  /sys/module/acpi/parameters/debug_layer
3. echo 0x881f  /sys/module/acpi/parameters/debug_level
4. press the fn-f7 and fn-f8 for one time.
5. attach the dmesg output.


-- 
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, or are watching someone who is.

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 9902] Video module creates input device, but no events happen.

2008-02-07 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=9902


[EMAIL PROTECTED] changed:

   What|Removed |Added

 CC||acpi-
   ||[EMAIL PROTECTED]
   ||et
 AssignedTo|[EMAIL PROTECTED]|[EMAIL PROTECTED]
   |bugs.osdl.org   |




-- 
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, or are watching someone who is.

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 9902] Video module creates input device, but no events happen.

2008-02-06 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=9902





--- Comment #1 from [EMAIL PROTECTED]  2008-02-06 11:50 ---
Created an attachment (id=14726)
 -- (http://bugzilla.kernel.org/attachment.cgi?id=14726action=view)
output of acpidump


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

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla