Wireless hotkey fails on Dell XPS 15 9550

Bug #1589886 reported by Nara Huang
20
This bug affects 2 people
Affects Status Importance Assigned to Milestone
HWE Next
Fix Released
Undecided
Unassigned
linux (Ubuntu)
Fix Released
Medium
Alex Hung
Xenial
Fix Released
Undecided
Unassigned
Yakkety
Fix Released
Medium
Alex Hung

Bug Description

Title: Wireless hotkey fails on Dell XPS 15 9550

Summary:
Wireless key does nothing on Dell XPS 15 9550.

Observing "watch -n1 rfkill list", nothing changes when pressing wireless hotkey (Fn + PrtScr)
Only message in /var/log/kern.log:
kernel: [10909.979019] dell_wmi: Unknown key 153 pressed

Steps: 1. Pressing wireless hotkey (Fn + PrtScr)

Expected results: Wireless hotkey could disable/enable wireless devices

Actual results: Wireless hotkey does nothing

Additional information:
Wifi card:
Device: 02:00.0
Class: Network controller [0280]
Vendor: Broadcom Corporation [14e4]
Device: BCM43602 802.11ac Wireless LAN SoC [43ba]
SVendor: Dell [1028]
SDevice: BCM43602 802.11ac Wireless LAN SoC [0020]
Rev: 01

CPU: Intel(R) Core(TM) i7-6700HQ CPU @ 2.60GHz (8x)

GPU: 00:02.0 VGA compatible controller: Intel Corporation HD Graphics 530 (rev 06)

Manufacturer: Dell

ProductName: XPS 15 9550

BiosVersion: 01.02.00

Revision history for this message
Nara Huang (narahuang) wrote :

Automatically attached

Changed in ubuntu:
status: New → Confirmed
Revision history for this message
Nara Huang (narahuang) wrote :

Automatically attached

Revision history for this message
Nara Huang (narahuang) wrote :

Automatically attached

Revision history for this message
Nara Huang (narahuang) wrote :

Automatically attached

Revision history for this message
Nara Huang (narahuang) wrote :

Automatically attached

Revision history for this message
Nara Huang (narahuang) wrote :

Automatically attached

Revision history for this message
Nara Huang (narahuang) wrote :

Automatically attached

Revision history for this message
Nara Huang (narahuang) wrote :

Automatically attached

Revision history for this message
Nara Huang (narahuang) wrote :

Automatically attached

description: updated
Revision history for this message
Ubuntu Foundations Team Bug Bot (crichton) wrote :

Thank you for taking the time to report this bug and helping to make Ubuntu better. It seems that your bug report is not filed about a specific source package though, rather it is just filed against Ubuntu in general. It is important that bug reports be filed about source packages so that people interested in the package can find the bugs about it. You can find some hints about determining what package your bug might be about at https://wiki.ubuntu.com/Bugs/FindRightPackage. You might also ask for help in the #ubuntu-bugs irc channel on Freenode.

To change the source package that this bug is filed about visit https://bugs.launchpad.net/ubuntu/+bug/1589886/+editstatus and add the package name in the text box next to the word Package.

[This is an automated message. I apologize if it reached you inappropriately; please just reply to this message indicating so.]

tags: added: bot-comment
affects: ubuntu → linux (Ubuntu)
Revision history for this message
Joseph Salisbury (jsalisbury) wrote :

Would it be possible for you to test the latest upstream kernel? Refer to https://wiki.ubuntu.com/KernelMainlineBuilds . Please test the latest v4.7-rc1 kernel[0].

If this bug is fixed in the mainline kernel, please add the following tag 'kernel-fixed-upstream'.

If the mainline kernel does not fix this bug, please add the tag: 'kernel-bug-exists-upstream'.

Once testing of the upstream kernel is complete, please mark this bug as "Confirmed".

Thanks in advance.

[0] http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.7-rc3-yakkety/

Changed in linux (Ubuntu):
importance: Undecided → Medium
status: Confirmed → Incomplete
Revision history for this message
Cruz Fernandez (cruz-fernandez) wrote :

I could test the kernel v4.7-rc3-yakkety. In that one the hotkeys is fixed!!!! Thanks a lot @jsalisbury

tags: added: kernel-fixed-upstream
Changed in linux (Ubuntu):
status: Incomplete → Confirmed
Revision history for this message
Alex Hung (alexhung) wrote :

New kernel includes a new driver intel-hid that handles wireless hotkey; however this is not yet available in xenial kernel.

Changed in linux (Ubuntu):
assignee: nobody → Alex Hung (alexhung)
Changed in linux (Ubuntu Xenial):
status: New → Fix Committed
Revision history for this message
Alex Hung (alexhung) wrote :

Yakkety may ship with kernel 4.6 or later, and intel-hid will be included without the need of backport.

Revision history for this message
Kamal Mostafa (kamalmostafa) wrote :

This bug is awaiting verification that the kernel in -proposed solves the problem. Please test the kernel and update this bug with the results. If the problem is solved, change the tag 'verification-needed-xenial' to 'verification-done-xenial'.

If verification is not done by 5 working days from today, this fix will be dropped from the source code, and this bug will be closed.

See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Thank you!

tags: added: verification-needed-xenial
Revision history for this message
Cruz Fernandez (cruz-fernandez) wrote :

Pressing wireless hotkey (Fn + PrtScr) with kernel 4.4.0-29-generic (the proposed kernel) now works! (turns on and off Bluetooth and WiFi)

In dmesg I've seen the old warning still (between some lines for starting-up and down the network and bluetooth),
[ +0,034110] dell_wmi: Unknown key 153 pressed

I suppose that's just a 'nitpick'.

I'm not sure if @kamalmostafa intended me to change the tag from 'verification-needed-xenial' to 'verification-done-xenial' though.

Revision history for this message
Alex Hung (alexhung) wrote :

I also verified it on another XPS 13 with the same problem and kernel 4.4.0-29-generic fixed it.

@Cruz,

I sent the backport patches and I will change the tag. Thanks for reporting the bug and helping test the proposed kernel.

tags: added: verification-done-xenial
removed: verification-needed-xenial
Revision history for this message
Cruz Fernandez (cruz-fernandez) wrote : Re: [Bug 1589886] Re: Wireless hotkey fails on Dell XPS 15 9550

Way to go @Alex Hung !!!

Le mercredi 29 juin 2016, Alex Hung <email address hidden> a écrit :

> I also verified it on another XPS 13 with the same problem and kernel
> 4.4.0-29-generic fixed it.
>
> @Cruz,
>
> I sent the backport patches and I will change the tag. Thanks for
> reporting the bug and helping test the proposed kernel.
>
> ** Tags removed: verification-needed-xenial
> ** Tags added: verification-done-xenial
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1589886
>
> Title:
> Wireless hotkey fails on Dell XPS 15 9550
>
> Status in linux package in Ubuntu:
> Confirmed
> Status in linux source package in Xenial:
> Fix Committed
> Status in linux source package in Yakkety:
> Confirmed
>
> Bug description:
> Title: Wireless hotkey fails on Dell XPS 15 9550
>
> Summary:
> Wireless key does nothing on Dell XPS 15 9550.
>
> Observing "watch -n1 rfkill list", nothing changes when pressing
> wireless hotkey (Fn + PrtScr)
> Only message in /var/log/kern.log:
> kernel: [10909.979019] dell_wmi: Unknown key 153 pressed
>
> Steps: 1. Pressing wireless hotkey (Fn + PrtScr)
>
> Expected results: Wireless hotkey could disable/enable wireless
> devices
>
> Actual results: Wireless hotkey does nothing
>
> Additional information:
> Wifi card:
> Device: 02:00.0
> Class: Network controller [0280]
> Vendor: Broadcom Corporation [14e4]
> Device: BCM43602 802.11ac Wireless LAN SoC [43ba]
> SVendor: Dell [1028]
> SDevice: BCM43602 802.11ac Wireless LAN SoC [0020]
> Rev: 01
>
> CPU: Intel(R) Core(TM) i7-6700HQ CPU @ 2.60GHz (8x)
>
> GPU: 00:02.0 VGA compatible controller: Intel Corporation HD Graphics
> 530 (rev 06)
>
> Manufacturer: Dell
>
> ProductName: XPS 15 9550
>
> BiosVersion: 01.02.00
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1589886/+subscriptions
>

--
X

Changed in linux (Ubuntu Yakkety):
status: Confirmed → Fix Released
Alex Hung (alexhung)
tags: added: originate-from-1578075 somerville
Changed in hwe-next:
status: New → Fix Committed
Revision history for this message
Cruz Fernandez (cruz-fernandez) wrote :

Just tested on kernel 4.4.0-30 (I think it installed from xenial-proposed automatically to my machine). Still looking good!

Revision history for this message
Launchpad Janitor (janitor) wrote :
Download full text (6.1 KiB)

This bug was fixed in the package linux - 4.4.0-31.50

---------------
linux (4.4.0-31.50) xenial; urgency=low

  [ Kamal Mostafa ]

  * Release Tracking Bug
    - LP: #1602449

  * nouveau: boot hangs at blank screen with unsupported graphics cards
    (LP: #1602340)
    - SAUCE: drm: check for supported chipset before booting fbdev off the hw

linux (4.4.0-30.49) xenial; urgency=low

  [ Kamal Mostafa ]

  * Release Tracking Bug
    - LP: #1597897

  * FCP devices are not detected correctly nor deterministically (LP: #1567602)
    - scsi_dh_alua: Disable ALUA handling for non-disk devices
    - scsi_dh_alua: Use vpd_pg83 information
    - scsi_dh_alua: improved logging
    - scsi_dh_alua: sanitze sense code handling
    - scsi_dh_alua: use standard logging functions
    - scsi_dh_alua: return standard SCSI return codes in submit_rtpg
    - scsi_dh_alua: fixup description of stpg_endio()
    - scsi_dh_alua: use flag for RTPG extended header
    - scsi_dh_alua: use unaligned access macros
    - scsi_dh_alua: rework alua_check_tpgs() to return the tpgs mode
    - scsi_dh_alua: simplify sense code handling
    - scsi: Add scsi_vpd_lun_id()
    - scsi: Add scsi_vpd_tpg_id()
    - scsi_dh_alua: use scsi_vpd_tpg_id()
    - scsi_dh_alua: Remove stale variables
    - scsi_dh_alua: Pass buffer as function argument
    - scsi_dh_alua: separate out alua_stpg()
    - scsi_dh_alua: Make stpg synchronous
    - scsi_dh_alua: call alua_rtpg() if stpg fails
    - scsi_dh_alua: switch to scsi_execute_req_flags()
    - scsi_dh_alua: allocate RTPG buffer separately
    - scsi_dh_alua: Use separate alua_port_group structure
    - scsi_dh_alua: use unique device id
    - scsi_dh_alua: simplify alua_initialize()
    - revert commit a8e5a2d593cb ("[SCSI] scsi_dh_alua: ALUA handler attach should
      succeed while TPG is transitioning")
    - scsi_dh_alua: move optimize_stpg evaluation
    - scsi_dh_alua: remove 'rel_port' from alua_dh_data structure
    - scsi_dh_alua: Use workqueue for RTPG
    - scsi_dh_alua: Allow workqueue to run synchronously
    - scsi_dh_alua: Add new blacklist flag 'BLIST_SYNC_ALUA'
    - scsi_dh_alua: Recheck state on unit attention
    - scsi_dh_alua: update all port states
    - scsi_dh_alua: Send TEST UNIT READY to poll for transitioning
    - scsi_dh_alua: do not fail for unknown VPD identification

linux (4.4.0-29.48) xenial; urgency=low

  [ Kamal Mostafa ]

  * Release Tracking Bug
    - LP: #1597015

  * Wireless hotkey fails on Dell XPS 15 9550 (LP: #1589886)
    - intel-hid: new hid event driver for hotkeys
    - intel-hid: fix incorrect entries in intel_hid_keymap
    - intel-hid: allocate correct amount of memory for private struct
    - intel-hid: add a workaround to ignore an event after waking up from S4.
    - [Config] CONFIG_INTEL_HID_EVENT=m

  * cgroupfs mounts can hang (LP: #1588056)
    - Revert "UBUNTU: SAUCE: (namespace) mqueue: Super blocks must be owned by the
      user ns which owns the ipc ns"
    - Revert "UBUNTU: SAUCE: kernfs: Do not match superblock in another user
      namespace when mounting"
    - Revert "UBUNTU: SAUCE: cgroup: Use a new super block when mounting in a
      cgroup namespace"
    - (name...

Read more...

Changed in linux (Ubuntu Xenial):
status: Fix Committed → Fix Released
Revision history for this message
Cruz Fernandez (cruz-fernandez) wrote :

Just tested with kernel 4.4.0-31-generic. Still looking good on XPS 15 9550!

Changed in hwe-next:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.