http://bugzilla.kernel.org/show_bug.cgi?id=13109
--- Comment #4 from Tiago <[email protected]> 2009-04-17 19:11:14 --- Created an attachment (id=21034) --> (http://bugzilla.kernel.org/attachment.cgi?id=21034) The the output with loglevel increased Ok, I was finding it strange I did not get the output from the dsdt as I expected. I increased the acpi loglevel to: Description Hex SET ACPI_LV_INIT 0x00000001 [*] ACPI_LV_DEBUG_OBJECT 0x00000002 [*] ACPI_LV_INFO 0x00000004 [*] ACPI_LV_INIT_NAMES 0x00000020 [*] ACPI_LV_PARSE 0x00000040 [*] ACPI_LV_LOAD 0x00000080 [*] ACPI_LV_DISPATCH 0x00000100 [*] ACPI_LV_EXEC 0x00000200 [ ] ACPI_LV_NAMES 0x00000400 [*] ACPI_LV_OPREGION 0x00000800 [*] ACPI_LV_BFIELD 0x00001000 [*] ACPI_LV_TABLES 0x00002000 [*] ACPI_LV_VALUES 0x00004000 [*] ACPI_LV_OBJECTS 0x00008000 [*] ACPI_LV_RESOURCES 0x00010000 [*] ACPI_LV_USER_REQUESTS 0x00020000 [*] ACPI_LV_PACKAGE 0x00040000 [*] ACPI_LV_ALLOCATIONS 0x00100000 [ ] ACPI_LV_FUNCTIONS 0x00200000 [ ] ACPI_LV_OPTIMIZATIONS 0x00400000 [ ] ACPI_LV_MUTEX 0x01000000 [ ] ACPI_LV_THREADS 0x02000000 [ ] ACPI_LV_IO 0x04000000 [ ] ACPI_LV_INTERRUPTS 0x08000000 [ ] and the debug layer to Description Hex SET ACPI_LV_INIT 0x00000001 [*] ACPI_LV_DEBUG_OBJECT 0x00000002 [*] ACPI_LV_INFO 0x00000004 [*] ACPI_LV_INIT_NAMES 0x00000020 [*] ACPI_LV_PARSE 0x00000040 [*] ACPI_LV_LOAD 0x00000080 [*] ACPI_LV_DISPATCH 0x00000100 [*] ACPI_LV_EXEC 0x00000200 [ ] ACPI_LV_NAMES 0x00000400 [*] ACPI_LV_OPREGION 0x00000800 [*] ACPI_LV_BFIELD 0x00001000 [*] ACPI_LV_TABLES 0x00002000 [*] ACPI_LV_VALUES 0x00004000 [*] ACPI_LV_OBJECTS 0x00008000 [*] ACPI_LV_RESOURCES 0x00010000 [*] ACPI_LV_USER_REQUESTS 0x00020000 [*] ACPI_LV_PACKAGE 0x00040000 [*] ACPI_LV_ALLOCATIONS 0x00100000 [ ] ACPI_LV_FUNCTIONS 0x00200000 [ ] ACPI_LV_OPTIMIZATIONS 0x00400000 [ ] ACPI_LV_MUTEX 0x01000000 [ ] ACPI_LV_THREADS 0x02000000 [ ] ACPI_LV_IO 0x04000000 [ ] ACPI_LV_INTERRUPTS 0x08000000 [ ] I know, this is probably too much information... anyway, the latency is shown on line 114, there the timestamp jumps from 1544 to 1566. I hope this helps you! If you need any more information, just ask. -- 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 [email protected] https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla
