https://bugzilla.kernel.org/show_bug.cgi?id=16570





--- Comment #9 from Ozan Caglayan <o...@pardus.org.tr>  2011-01-10 10:38:46 ---
The user says that there is no /sys/kernel/debug/acer-wmi/devices although
debugfs is mounted.

·   if (wmi_has_guid(WMID_GUID2)) {
·   ·   interface->debug.wmid_devices = get_wmid_devices();
·   ·   err = create_debugfs();
·   ·   if (err)
·   ·   ·   goto error_create_debugfs;
·   }

maybe the if() does not evaluate to true on this Lenovo laptop, so no debugfs
interface.

BTW this is the dump from the _WDG:

D9F41781-F633-4400-9355-601770BEC510:
        object_id: AA
        notify_id: 41
        reserved: 41
        instance_count: 1
        flags: 0
67C3371D-95A3-4C37-BB61-DD47B491DAAB:
        object_id: AB
        notify_id: 41
        reserved: 42
        instance_count: 1
        flags: 0x2 ACPI_WMI_METHOD 
431F16ED-0C2B-444C-B267-27DEB140CF9C:
        object_id: AC
        notify_id: 41
        reserved: 43
        instance_count: 1
        flags: 0x2 ACPI_WMI_METHOD 
40D1BF71-A82D-4E59-A168-3985E03B2E87:
        object_id: �
        notify_id: B0
        reserved: 00
        instance_count: 1
        flags: 0x8 ACPI_WMI_EVENT 
05901221-D566-11D1-B2F0-00A0C9062910:
        object_id: DD
        notify_id: 44
        reserved: 44
        instance_count: 1
        flags: 0

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
------------------------------------------------------------------------------
Gaining the trust of online customers is vital for the success of any company
that requires sensitive data to be transmitted over the Web.   Learn how to 
best implement a security strategy that keeps consumers' information secure 
and instills the confidence they need to proceed with transactions.
http://p.sf.net/sfu/oracle-sfdevnl 
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to