[Dell XT3] Wi-fi slider doesn't remove hard block from wi-fi device

Bug #994809 reported by Jeff Lane 
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
linux (Ubuntu)
Invalid
Medium
Unassigned
Precise
Invalid
Medium
Jesse Sung

Bug Description

While testing 12.04 LTS on the XT3, I turned wireless/bluetooth off using the slider switch (the only physical on/off device for wireless, there is no hotkey). Here's the output from rfkill as I go through the test:

before using the slider:
ubuntu@201104-7598:~$ rfkill list
1: dell-wifi: Wireless LAN
 Soft blocked: no
 Hard blocked: no
2: dell-bluetooth: Bluetooth
 Soft blocked: no
 Hard blocked: no
3: phy0: Wireless LAN
 Soft blocked: no
 Hard blocked: no
4: hci0: Bluetooth
 Soft blocked: no
 Hard blocked: no

After turning wireless off via slider:
ubuntu@201104-7598:~$ rfkill list
1: dell-wifi: Wireless LAN
 Soft blocked: yes
 Hard blocked: yes
2: dell-bluetooth: Bluetooth
 Soft blocked: yes
 Hard blocked: yes
3: phy0: Wireless LAN
 Soft blocked: no
 Hard blocked: yes

After turning wireless back ON with the slider:
ubuntu@201104-7598:~$ rfkill list
1: dell-wifi: Wireless LAN
 Soft blocked: no
 Hard blocked: no
2: dell-bluetooth: Bluetooth
 Soft blocked: no
 Hard blocked: no
3: phy0: Wireless LAN
 Soft blocked: no
 Hard blocked: yes
5: hci0: Bluetooth
 Soft blocked: no
 Hard blocked: no

Unfortuntately, there is no softkey for turning wireless off and on. there is no way to re-enable wireless without rebooting the machine at this point either.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: linux-image-3.2.0-23-generic 3.2.0-23.36
ProcVersionSignature: Ubuntu 3.2.0-23.36-generic 3.2.14
Uname: Linux 3.2.0-23-generic x86_64
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
ApportVersion: 2.0.1-0ubuntu5
Architecture: amd64
ArecordDevices:
 **** List of CAPTURE Hardware Devices ****
 card 0: PCH [HDA Intel PCH], device 0: STAC92xx Analog [STAC92xx Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
AudioDevicesInUse:
 USER PID ACCESS COMMAND
 /dev/snd/controlC0: ubuntu 1545 F.... pulseaudio
Card0.Amixer.info:
 Card hw:0 'PCH'/'HDA Intel PCH at 0x7ec60000 irq 45'
   Mixer name : 'Intel CougarPoint HDMI'
   Components : 'HDA:111d76e7,102804b4,00100102 HDA:80862805,80860101,00100000'
   Controls : 37
   Simple ctrls : 13
Date: Fri May 4 16:01:14 2012
HibernationDevice: RESUME=UUID=b9fd2e94-b33a-4efa-8bbe-fcb012c89461
InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 (20120425)
MachineType: Dell Inc. Latitude XT3
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-23-generic root=UUID=8c709e0e-33a3-4b2c-8e13-09af0ac2afda ro quiet splash initcall_debug vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-3.2.0-23-generic N/A
 linux-backports-modules-3.2.0-23-generic N/A
 linux-firmware 1.79
SourcePackage: linux
StagingDrivers: mei
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 04/20/2011
dmi.bios.vendor: Dell Inc.
dmi.bios.version: X23
dmi.board.name: 0462TK
dmi.board.vendor: Dell Inc.
dmi.board.version: X00
dmi.chassis.type: 9
dmi.chassis.vendor: Dell Inc.
dmi.modalias: dmi:bvnDellInc.:bvrX23:bd04/20/2011:svnDellInc.:pnLatitudeXT3:pvr01:rvnDellInc.:rn0462TK:rvrX00:cvnDellInc.:ct9:cvr:
dmi.product.name: Latitude XT3
dmi.product.version: 01
dmi.sys.vendor: Dell Inc.

Revision history for this message
Jeff Lane  (bladernr) wrote :
tags: added: blocks-hwcert
Brad Figg (brad-figg)
Changed in linux (Ubuntu):
status: New → Confirmed
Changed in linux (Ubuntu):
importance: Undecided → Medium
Revision history for this message
Joseph Salisbury (jsalisbury) wrote :

Would it be possible for you to test the latest upstream kernels, as well as the latest Quantal kernel?

The latest upstream kernel can be downloaded from:
http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.4-quantal/

The latest Quantal kernel can be downloaded from(Arch specific links are under "Builds"):
https://launchpad.net/ubuntu/+source/linux/3.4.0-3.8

tags: added: kernel-da-key
Revision history for this message
Jeff Lane  (bladernr) wrote :

Greg, can you or Jeff take a look at this?

Changed in linux (Ubuntu):
assignee: nobody → Greg Vallande (gvallande)
Ara Pulido (ara)
Changed in linux (Ubuntu):
status: Confirmed → Incomplete
Ara Pulido (ara)
Changed in linux (Ubuntu):
assignee: Greg Vallande (gvallande) → Tim Chen (ctf)
Revision history for this message
Brendan Donegan (brendan-donegan) wrote :

Tim, can you please test this? It shouldn't take long

Revision history for this message
TienFu Chen (ctf) wrote :

bug remains with kernel 3.2.0-30.48 and 3.6.0-030600rc1 in Precise.

Changed in linux (Ubuntu):
assignee: Tim Chen (ctf) → Anthony Wong (anthonywong)
Changed in linux (Ubuntu Precise):
assignee: nobody → Jesse Sung (wenchien)
Changed in linux (Ubuntu):
status: Incomplete → New
Changed in linux (Ubuntu Precise):
status: New → Confirmed
Changed in linux (Ubuntu):
assignee: Anthony Wong (anthonywong) → nobody
importance: Medium → Undecided
Changed in linux (Ubuntu Precise):
importance: Undecided → Medium
Brad Figg (brad-figg)
Changed in linux (Ubuntu):
status: New → Confirmed
Changed in linux (Ubuntu):
importance: Undecided → Medium
Jesse Sung (wenchien)
Changed in linux (Ubuntu Precise):
status: Confirmed → In Progress
Revision history for this message
Jesse Sung (wenchien) wrote :

Tried several times, and I'm not able to reproduce this issue...

ubuntu@ubuntu-Latitude-XT3:~$ uname -a
Linux ubuntu-Latitude-XT3 3.2.0-23-generic #36-Ubuntu SMP Tue Apr 10 20:39:51 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux
ubuntu@ubuntu-Latitude-XT3:~$ rfkill list
0: hci0: Bluetooth
        Soft blocked: no
        Hard blocked: no
1: dell-wifi: Wireless LAN
        Soft blocked: no
        Hard blocked: no
2: dell-bluetooth: Bluetooth
        Soft blocked: no
        Hard blocked: no
3: phy0: Wireless LAN
        Soft blocked: no
        Hard blocked: no

By turning wireless off:
ubuntu@ubuntu-Latitude-XT3:~$ rfkill list
1: dell-wifi: Wireless LAN
        Soft blocked: yes
        Hard blocked: yes
2: dell-bluetooth: Bluetooth
        Soft blocked: yes
        Hard blocked: yes
3: phy0: Wireless LAN
        Soft blocked: no
        Hard blocked: yes

After turning on wireless again:
ubuntu@ubuntu-Latitude-XT3:~$ rfkill list
1: dell-wifi: Wireless LAN
        Soft blocked: no
        Hard blocked: no
2: dell-bluetooth: Bluetooth
        Soft blocked: no
        Hard blocked: no
3: phy0: Wireless LAN
        Soft blocked: no
        Hard blocked: no
4: hci0: Bluetooth
        Soft blocked: no
        Hard blocked: no

Jesse Sung (wenchien)
Changed in linux (Ubuntu Precise):
status: In Progress → Incomplete
Jesse Sung (wenchien)
Changed in linux (Ubuntu Precise):
assignee: Jesse Sung (wenchien) → Tim Chen (ctf)
Revision history for this message
Brendan Donegan (brendan-donegan) wrote :

@Tim, can you work with Jesse to see if there is something missing from the steps to reproduce?

TienFu Chen (ctf)
Changed in linux (Ubuntu Precise):
assignee: Tim Chen (ctf) → Jesse Sung (wenchien)
tags: added: 201104-7598 taipei-lab
Revision history for this message
Jesse Sung (wenchien) wrote :

Since this issue can't be reproduced, close it for now. If anyone finds this issue occurs again, please re-open it.

Changed in linux (Ubuntu):
status: Confirmed → Invalid
Changed in linux (Ubuntu Precise):
status: Incomplete → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related questions

Remote bug watches

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