[Dell Inspiron 3437] Wireless hotkey does not work
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
linux-lts-trusty (Ubuntu) |
Triaged
|
Low
|
Unassigned |
Bug Description
CID: 201304-13210 Dell Inspiron 3437
The wireless key does not work on this system
WORKAROUND: 1. Install 12.04.4 + 3.14rc2 kernel
2. Add "options dell_laptop force_rfkill=1" into /etc/modprobe.
3. Reboot
4. Test the hotkey
Debugging information:
* With showkey command, key press event will be correctly detected,
but the release event will shows up right after the press event even if you hold the wireless hotkey down.
ubuntu@
kb mode was ?UNKNOWN?
[ if you are trying this under X, it might not work
since the X server is also reading /dev/console ]
press any key (program terminates 10s after last keypress)...
keycode 240 press
keycode 240 release
keycode 240 press
keycode 240 release
keycode 240 press
keycode 240 release
keycode 29 press
^Ccaught signal 2, cleaning up...
* With xev command, the same release behaviour can be seen:
KeyPress event, serial 36, synthetic NO, window 0x3a00001,
root 0x9c, subw 0x0, time 159906720, (603,314), root:(669,366),
state 0x0, keycode 248 (keysym 0x0, NoSymbol), same_screen YES,
XLookupString gives 0 bytes:
XmbLookupString gives 0 bytes:
XFilterEvent returns: False
KeyRelease event, serial 36, synthetic NO, window 0x3a00001,
root 0x9c, subw 0x0, time 159906720, (603,314), root:(669,366),
state 0x0, keycode 248 (keysym 0x0, NoSymbol), same_screen YES,
XLookupString gives 0 bytes:
XFilterEvent returns: False
ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: linux-image-
ProcVersionSign
Uname: Linux 3.11.0-15-generic x86_64
AlsaVersion: Advanced Linux Sound Architecture Driver Version k3.11.0-15-generic.
ApportVersion: 2.0.1-0ubuntu17.6
Architecture: amd64
ArecordDevices:
**** List of CAPTURE Hardware Devices ****
card 1: PCH [HDA Intel PCH], device 0: ALC283 Analog [ALC283 Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
AudioDevicesInUse:
USER PID ACCESS COMMAND
/dev/snd/
/dev/snd/
CRDA: Error: [Errno 2] No such file or directory
Card0.Amixer.info:
Card hw:0 'MID'/'HDA Intel MID at 0xf7e14000 irq 64'
Mixer name : 'Intel Haswell HDMI'
Components : 'HDA:80862807,
Controls : 21
Simple ctrls : 3
Card1.Amixer.info:
Card hw:1 'PCH'/'HDA Intel PCH at 0xf7e10000 irq 63'
Mixer name : 'Realtek ALC283'
Components : 'HDA:10ec0283,
Controls : 24
Simple ctrls : 12
Date: Thu Feb 13 21:46:13 2014
HibernationDevice: RESUME=
InstallationMedia: Ubuntu 12.04.4 LTS "Precise Pangolin" - Release amd64 (20140204)
MachineType: Dell Inc. Inspiron 3437
MarkForUpload: True
ProcEnviron:
TERM=xterm
PATH=(custom, no user)
LANG=en_US.UTF-8
SHELL=/bin/bash
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=
RelatedPackageV
linux-
linux-
linux-firmware 1.79.9
SourcePackage: linux-lts-saucy
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 06/06/2013
dmi.bios.vendor: Dell Inc.
dmi.bios.version: X19
dmi.board.vendor: Dell Inc.
dmi.board.version: X19
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.chassis.
dmi.modalias: dmi:bvnDellInc.
dmi.product.name: Inspiron 3437
dmi.product.
dmi.sys.vendor: Dell Inc.
description: | updated |
Changed in linux-lts-saucy (Ubuntu): | |
status: | Confirmed → In Progress |
Changed in linux-lts-saucy (Ubuntu): | |
status: | In Progress → Triaged |
Changed in linux-lts-trusty (Ubuntu): | |
importance: | Undecided → Low |
no longer affects: | linux-lts-saucy (Ubuntu) |
Changed in linux-lts-trusty (Ubuntu): | |
status: | New → Triaged |
tags: | added: bios-outdated-a09 |
tags: | added: cherry-pick |
Verified with the latest mainline kernel, 3.14.0-031400rc2, the issue persists