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

            Bug ID: 98931
           Summary: Asus UX305FA asus-nb-wmi brightness control and
                    wireless keys not working
           Product: ACPI
           Version: 2.5
    Kernel Version: 4.1-rc4
          Hardware: All
                OS: Linux
              Tree: Mainline
            Status: NEW
          Severity: normal
          Priority: P1
         Component: Other
          Assignee: [email protected]
          Reporter: [email protected]
        Regression: No

Created attachment 177801
  --> https://bugzilla.kernel.org/attachment.cgi?id=177801&action=edit
acpidump

Hi,

I have a new Asus UX305FA notebook.

Everything works fine exept :

1. The fn+f2 key for the wireless bluetooth on off
  (solved for now with a simple rfkill unblock all command)

2. The fn+f5 and fn+f6 brightness control keys

I checked with acpi_listen and xev, no event is generated pressing those keys.
Adding acpi_osi="!Windows 2012" in grub doesn't change anything.

Luckily, i discover with xev that the fn+f3 and fn+f4 generate events for
the brightness control so i mapped those in the KDE global shorcuts for now.
The f3 and f4 keys have no symbol on the keyboard and should be
unused with the fn+ combination. 
The symbols for brightness control are on the f5 and f6 keys.


Attached are acpidump, dmidecode, dsdt.dsl and the ssdt6 tables.

I disassembled the dsdt with: iasl -e *.dat -d dsdt.dat 
And the ssdt6 with: iasl -e *.dat -d ssdt6.dat

I discover that the brightness control method are in the ssdt6 table
and not in the dsdt. The PNPOC14 (WMI) is in the dsdt.
I also noticed this in the ssdt6 table at line 961 :

       Name (AEXL, Package (0x04)
        {
            "svchost.exe", 
            "dllhost.exe", 
            "smss.exe", 
            "WinSAT.exe"
        })

I dont now if that mather for my problems (i'am an average user).        


If you need more info, just ask me.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
acpi-bugzilla mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to