2011-12-07 20:57:38 |
Jean-Louis Dupond |
bug |
|
|
added bug |
2011-12-07 21:00:23 |
Brad Figg |
linux (Ubuntu): status |
New |
Confirmed |
|
2011-12-07 23:20:48 |
Seth Forshee |
bug |
|
|
added subscriber Seth Forshee |
2011-12-08 08:07:25 |
Jean-Louis Dupond |
attachment added |
|
smbios-wireless-ctl output https://bugs.launchpad.net/ubuntu/+source/linux/+bug/901410/+attachment/2624203/+files/smbios-wireless-ctl |
|
2011-12-08 14:28:30 |
Seth Forshee |
summary |
dell-laptop: rfkill bug |
[Dell XPS L502X] Applying soft block to bluetooth hard blocks wlan |
|
2011-12-08 21:48:39 |
Joseph Salisbury |
linux (Ubuntu): importance |
Undecided |
Medium |
|
2011-12-08 21:48:44 |
Joseph Salisbury |
linux (Ubuntu): status |
Confirmed |
Triaged |
|
2012-03-06 19:12:24 |
Jean-Louis Dupond |
bug watch added |
|
http://bugzilla.intellinuxwireless.org/show_bug.cgi?id=2308 |
|
2012-03-06 19:12:24 |
Jean-Louis Dupond |
bug task added |
|
linux |
|
2012-03-06 21:33:18 |
Jared Dominguez |
bug |
|
|
added subscriber Daniel Jared Dominguez |
2012-03-06 21:50:27 |
Kent Baxley |
bug |
|
|
added subscriber Kent Baxley |
2012-03-12 11:57:16 |
Bug Watch Updater |
linux: status |
Unknown |
Invalid |
|
2012-03-12 11:57:16 |
Bug Watch Updater |
linux: importance |
Unknown |
Medium |
|
2012-04-24 16:23:31 |
Kamal Mostafa |
bug |
|
|
added subscriber Kamal Mostafa |
2012-04-24 19:42:17 |
Kamal Mostafa |
attachment added |
|
0001-dell-laptop-rfkill-blacklist-Dell-XPS-13z.patch https://bugs.launchpad.net/ubuntu/+source/linux/+bug/901410/+attachment/3102434/+files/0001-dell-laptop-rfkill-blacklist-Dell-XPS-13z.patch |
|
2012-04-24 20:18:53 |
Ubuntu Foundations Team Bug Bot |
tags |
amd64 apport-bug oneiric staging |
amd64 apport-bug oneiric patch staging |
|
2012-04-24 20:18:54 |
Ubuntu Foundations Team Bug Bot |
bug |
|
|
added subscriber Joseph Salisbury |
2012-04-24 21:43:33 |
Kamal Mostafa |
linux (Ubuntu): assignee |
|
Kamal Mostafa (kamalmostafa) |
|
2012-04-25 13:45:05 |
Kamal Mostafa |
attachment added |
|
0001-dell-laptop-rfkill-blacklist-Dell-XPS-13z-15z.patch https://bugs.launchpad.net/ubuntu/+source/linux/+bug/901410/+attachment/3103423/+files/0001-dell-laptop-rfkill-blacklist-Dell-XPS-13z-15z.patch |
|
2012-04-25 13:45:26 |
Kamal Mostafa |
attachment removed |
0001-dell-laptop-rfkill-blacklist-Dell-XPS-13z.patch https://bugs.launchpad.net/ubuntu/+source/linux/+bug/901410/+attachment/3102434/+files/0001-dell-laptop-rfkill-blacklist-Dell-XPS-13z.patch |
|
|
2012-05-24 18:26:34 |
Kamal Mostafa |
attachment added |
|
0001-UBUNTU-SAUCE-dell-laptop-rfkill-blacklist-Dell-XPS-1.patch https://bugs.launchpad.net/ubuntu/+source/linux/+bug/901410/+attachment/3161444/+files/0001-UBUNTU-SAUCE-dell-laptop-rfkill-blacklist-Dell-XPS-1.patch |
|
2012-05-24 18:26:49 |
Kamal Mostafa |
attachment removed |
0001-dell-laptop-rfkill-blacklist-Dell-XPS-13z-15z.patch https://bugs.launchpad.net/ubuntu/+source/linux/+bug/901410/+attachment/3103423/+files/0001-dell-laptop-rfkill-blacklist-Dell-XPS-13z-15z.patch |
|
|
2012-05-24 18:32:59 |
Kamal Mostafa |
description |
In oneiric (and daily kernel) there seems to be a bug in dell-laptop.
When you kill dell-bluetooth, it also hard blocks 'Wireless LAN'.
This should NOT be the case and only block your bluetooth.
jean-louis@laptop-jl:~$ sudo rfkill list
0: dell-wifi: Wireless LAN
Soft blocked: no
Hard blocked: no
1: dell-bluetooth: Bluetooth
Soft blocked: no
Hard blocked: no
2: dell-wwan: Wireless WAN
Soft blocked: no
Hard blocked: no
5: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
6: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
jean-louis@laptop-jl:~$ sudo rfkill block 1
jean-louis@laptop-jl:~$ sudo rfkill list
0: dell-wifi: Wireless LAN
Soft blocked: no
Hard blocked: no
1: dell-bluetooth: Bluetooth
Soft blocked: yes
Hard blocked: no
2: dell-wwan: Wireless WAN
Soft blocked: no
Hard blocked: no
6: phy0: Wireless LAN
Soft blocked: no
Hard blocked: yes
FYI:
root@laptop-jl:/sys/kernel/debug/dell_laptop# cat rfkill
status: 0x1071D
Bit 0 : Hardware switch supported: 1
Bit 1 : Wifi locator supported: 0
Bit 2 : Wifi is supported: 1
Bit 3 : Bluetooth is supported: 1
Bit 4 : WWAN is supported: 1
Bit 5 : Wireless keyboard supported: 0
Bit 8 : Wifi is installed: 1
Bit 9 : Bluetooth is installed: 1
Bit 10: WWAN is installed: 1
Bit 16: Hardware switch is on: 1
Bit 17: Wifi is blocked: 0
Bit 18: Bluetooth is blocked: 0
Bit 19: WWAN is blocked: 0
hwswitch_state: 0x7
Bit 0 : Wifi controlled by switch: 1
Bit 1 : Bluetooth controlled by switch: 1
Bit 2 : WWAN controlled by switch: 1
Bit 7 : Wireless switch config locked: 0
Bit 8 : Wifi locator enabled: 0
Bit 15: Wifi locator setting locked: 0
ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: linux-image-3.0.0-14-generic 3.0.0-14.23
ProcVersionSignature: Ubuntu 3.0.0-14.23-generic 3.0.9
Uname: Linux 3.0.0-14-generic x86_64
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
ApportVersion: 1.23-0ubuntu4
Architecture: amd64
ArecordDevices:
**** List of CAPTURE Hardware Devices ****
card 0: PCH [HDA Intel PCH], device 0: ALC665 Analog [ALC665 Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
AudioDevicesInUse:
USER PID ACCESS COMMAND
/dev/snd/controlC0: jean-louis 1941 F.... pulseaudio
CRDA: Error: [Errno 2] Bestand of map bestaat niet
Card0.Amixer.info:
Card hw:0 'PCH'/'HDA Intel PCH at 0xf1c00000 irq 53'
Mixer name : 'Intel CougarPoint HDMI'
Components : 'HDA:10ec0665,1028050e,00100003 HDA:80862805,80860101,00100000'
Controls : 27
Simple ctrls : 13
Date: Wed Dec 7 21:55:07 2011
HibernationDevice: RESUME=UUID=633b79c4-1f68-4dd5-be23-b297eed028cd
InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Alpha amd64 (20110705.1)
MachineType: Dell Inc. Dell System XPS L502X
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.0.0-14-generic root=UUID=af3a67b1-5cbf-48f1-b0b7-0848ae3017b4 ro quiet splash modeset=1 pcie_aspm=force i915.i915_enable_rc6=1 i915.i915_enable_fbc=1 i915.lvds_downclock=1 vt.handoff=7
RelatedPackageVersions:
linux-restricted-modules-3.0.0-14-generic N/A
linux-backports-modules-3.0.0-14-generic N/A
linux-firmware 1.60
SourcePackage: linux
StagingDrivers: mei
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 07/20/2011
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A06
dmi.board.name: 0NJT03
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.chassis.version: 0.1
dmi.modalias: dmi:bvnDellInc.:bvrA06:bd07/20/2011:svnDellInc.:pnDellSystemXPSL502X:pvr:rvnDellInc.:rn0NJT03:rvrA00:cvnDellInc.:ct8:cvr0.1:
dmi.product.name: Dell System XPS L502X
dmi.sys.vendor: Dell Inc. |
SRU Justification [precise]:
Impact: Prevents using WiFi without Bluetooth, or vice-versa.
Fix: Patch adds two Dell laptop models to rfkill blacklist table; affects only those models.
Testcase: Disable Bluetooth via the indicator icon; verify that WiFi continues to operate.
This patch is being carried in quantal as UBUNTU SAUCE (commit 318d5bb).
-----
In oneiric (and daily kernel) there seems to be a bug in dell-laptop.
When you kill dell-bluetooth, it also hard blocks 'Wireless LAN'.
This should NOT be the case and only block your bluetooth.
jean-louis@laptop-jl:~$ sudo rfkill list
0: dell-wifi: Wireless LAN
Soft blocked: no
Hard blocked: no
1: dell-bluetooth: Bluetooth
Soft blocked: no
Hard blocked: no
2: dell-wwan: Wireless WAN
Soft blocked: no
Hard blocked: no
5: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
6: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
jean-louis@laptop-jl:~$ sudo rfkill block 1
jean-louis@laptop-jl:~$ sudo rfkill list
0: dell-wifi: Wireless LAN
Soft blocked: no
Hard blocked: no
1: dell-bluetooth: Bluetooth
Soft blocked: yes
Hard blocked: no
2: dell-wwan: Wireless WAN
Soft blocked: no
Hard blocked: no
6: phy0: Wireless LAN
Soft blocked: no
Hard blocked: yes
FYI:
root@laptop-jl:/sys/kernel/debug/dell_laptop# cat rfkill
status: 0x1071D
Bit 0 : Hardware switch supported: 1
Bit 1 : Wifi locator supported: 0
Bit 2 : Wifi is supported: 1
Bit 3 : Bluetooth is supported: 1
Bit 4 : WWAN is supported: 1
Bit 5 : Wireless keyboard supported: 0
Bit 8 : Wifi is installed: 1
Bit 9 : Bluetooth is installed: 1
Bit 10: WWAN is installed: 1
Bit 16: Hardware switch is on: 1
Bit 17: Wifi is blocked: 0
Bit 18: Bluetooth is blocked: 0
Bit 19: WWAN is blocked: 0
hwswitch_state: 0x7
Bit 0 : Wifi controlled by switch: 1
Bit 1 : Bluetooth controlled by switch: 1
Bit 2 : WWAN controlled by switch: 1
Bit 7 : Wireless switch config locked: 0
Bit 8 : Wifi locator enabled: 0
Bit 15: Wifi locator setting locked: 0
ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: linux-image-3.0.0-14-generic 3.0.0-14.23
ProcVersionSignature: Ubuntu 3.0.0-14.23-generic 3.0.9
Uname: Linux 3.0.0-14-generic x86_64
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
ApportVersion: 1.23-0ubuntu4
Architecture: amd64
ArecordDevices:
**** List of CAPTURE Hardware Devices ****
card 0: PCH [HDA Intel PCH], device 0: ALC665 Analog [ALC665 Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
AudioDevicesInUse:
USER PID ACCESS COMMAND
/dev/snd/controlC0: jean-louis 1941 F.... pulseaudio
CRDA: Error: [Errno 2] Bestand of map bestaat niet
Card0.Amixer.info:
Card hw:0 'PCH'/'HDA Intel PCH at 0xf1c00000 irq 53'
Mixer name : 'Intel CougarPoint HDMI'
Components : 'HDA:10ec0665,1028050e,00100003 HDA:80862805,80860101,00100000'
Controls : 27
Simple ctrls : 13
Date: Wed Dec 7 21:55:07 2011
HibernationDevice: RESUME=UUID=633b79c4-1f68-4dd5-be23-b297eed028cd
InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Alpha amd64 (20110705.1)
MachineType: Dell Inc. Dell System XPS L502X
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.0.0-14-generic root=UUID=af3a67b1-5cbf-48f1-b0b7-0848ae3017b4 ro quiet splash modeset=1 pcie_aspm=force i915.i915_enable_rc6=1 i915.i915_enable_fbc=1 i915.lvds_downclock=1 vt.handoff=7
RelatedPackageVersions:
linux-restricted-modules-3.0.0-14-generic N/A
linux-backports-modules-3.0.0-14-generic N/A
linux-firmware 1.60
SourcePackage: linux
StagingDrivers: mei
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 07/20/2011
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A06
dmi.board.name: 0NJT03
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.chassis.version: 0.1
dmi.modalias: dmi:bvnDellInc.:bvrA06:bd07/20/2011:svnDellInc.:pnDellSystemXPSL502X:pvr:rvnDellInc.:rn0NJT03:rvrA00:cvnDellInc.:ct8:cvr0.1:
dmi.product.name: Dell System XPS L502X
dmi.sys.vendor: Dell Inc. |
|
2012-05-24 18:34:50 |
Tim Gardner |
nominated for series |
|
Ubuntu Precise |
|
2012-05-24 18:34:50 |
Tim Gardner |
bug task added |
|
linux (Ubuntu Precise) |
|
2012-05-24 18:34:50 |
Tim Gardner |
nominated for series |
|
Ubuntu Quantal |
|
2012-05-24 18:34:50 |
Tim Gardner |
bug task added |
|
linux (Ubuntu Quantal) |
|
2012-05-24 18:35:00 |
Tim Gardner |
linux (Ubuntu Quantal): status |
Triaged |
Fix Committed |
|
2012-05-24 20:15:23 |
Ubuntu Foundations Team Bug Bot |
bug |
|
|
added subscriber Ubuntu Review Team |
2012-05-25 04:52:40 |
Anthony Wong |
bug |
|
|
added subscriber Anthony Wong |
2012-05-25 12:19:53 |
Tim Gardner |
linux (Ubuntu Precise): status |
New |
Fix Committed |
|
2012-05-25 12:20:06 |
Tim Gardner |
linux (Ubuntu Precise): assignee |
|
Kamal Mostafa (kamalmostafa) |
|
2012-05-26 01:40:14 |
Launchpad Janitor |
linux (Ubuntu Quantal): status |
Fix Committed |
Fix Released |
|
2012-06-17 22:14:13 |
Fuad Saud |
bug |
|
|
added subscriber Fuad Saud |
2012-06-18 09:21:06 |
Luis Henriques |
tags |
amd64 apport-bug oneiric patch staging |
amd64 apport-bug oneiric patch staging verification-needed-precise |
|
2012-06-18 18:39:42 |
Kamal Mostafa |
tags |
amd64 apport-bug oneiric patch staging verification-needed-precise |
amd64 apport-bug oneiric patch staging verification-done-precise |
|
2012-06-20 21:04:50 |
Launchpad Janitor |
branch linked |
|
lp:ubuntu/precise-proposed/linux-ti-omap4 |
|
2012-06-20 22:38:46 |
Herton R. Krzesinski |
linux (Ubuntu Precise): importance |
Undecided |
Medium |
|
2012-06-25 20:24:37 |
Launchpad Janitor |
branch linked |
|
lp:ubuntu/precise-proposed/linux-armadaxp |
|
2012-06-28 16:51:15 |
Launchpad Janitor |
linux (Ubuntu Precise): status |
Fix Committed |
Fix Released |
|
2012-06-28 16:51:15 |
Launchpad Janitor |
cve linked |
|
2012-2375 |
|
2012-11-14 21:30:44 |
Launchpad Janitor |
branch linked |
|
lp:ubuntu/precise-proposed/linux-lowlatency |
|
2012-11-29 15:33:24 |
Chris Smith |
bug |
|
|
added subscriber Chris Smith |