network-manager doesn't reconnect to wireless networks after rfkill soft blocks removed
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
network-manager (Ubuntu) |
Triaged
|
Medium
|
Unassigned |
Bug Description
Testing Oneiric Alpha 3 on cert machines. On this machine, if I use the wireless hotkey combo to turn wireless off once, I am able to turn wireless back on again. However, on the second and subsequent attempts to turn wireless off and on using the hot key combo, the wireless remains disabled. The only recovery is to reboot the machine.
This machine does NOT have a physical slider, only the hotkey.
ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: linux-image-
ProcVersionSign
Uname: Linux 3.0.0-8-generic i686
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
AplayDevices:
**** List of PLAYBACK Hardware Devices ****
card 0: Intel [HDA Intel], device 0: ALC269VB Analog [ALC269VB Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
Architecture: i386
ArecordDevices:
**** List of CAPTURE Hardware Devices ****
card 0: Intel [HDA Intel], device 0: ALC269VB Analog [ALC269VB Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
AudioDevicesInUse:
USER PID ACCESS COMMAND
/dev/snd/
CRDA: Error: [Errno 2] No such file or directory
Card0.Amixer.info:
Card hw:0 'Intel'/'HDA Intel at 0xf7cf8000 irq 46'
Mixer name : 'Realtek ALC269VB'
Components : 'HDA:10ec0269,
Controls : 11
Simple ctrls : 7
Date: Tue Aug 9 19:02:42 2011
HibernationDevice: RESUME=
InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Alpha i386 (20110803.1)
MachineType: ASUSTeK Computer INC. 1001PXD
ProcEnviron:
LANG=en_US.UTF-8
SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=
RelatedPackageV
linux-
linux-
linux-firmware 1.56
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 08/12/2010
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 0105
dmi.board.
dmi.board.name: 1001PXD
dmi.board.vendor: ASUSTeK Computer INC.
dmi.board.version: x.xx
dmi.chassis.
dmi.chassis.type: 10
dmi.chassis.vendor: ASUSTeK Computer INC.
dmi.chassis.
dmi.modalias: dmi:bvnAmerican
dmi.product.name: 1001PXD
dmi.product.
dmi.sys.vendor: ASUSTeK Computer INC.
Changed in network-manager (Ubuntu): | |
assignee: | nobody → Seth Forshee (sforshee) |
Changed in network-manager (Ubuntu): | |
assignee: | Jeff Lane (bladernr) → Marc Legris (maaarc) |
Changed in network-manager (Ubuntu): | |
status: | Triaged → Incomplete |
Changed in network-manager (Ubuntu): | |
assignee: | Marc Legris (maaarc) → nobody |
It looks like wireless was working fine when you reported the bug. Is this correct?
Here's what I'd like you to try. Get your machine into this state, and check the output of 'rfkill list'. Then press the wlan hotkey and check the output of the same command again. Is the state of any of the devices changing?
Next, use lsinput to identify the input device named "Eee PC WMI hotkeys" or something similar, which will be associated with some input/event<n> device. Then run 'sudo input-events <n>' and press the wlan hotkey. Does input-events output KEY_WLAN events when you press the hotkey?
Please also attach /var/log/syslog and the output of dmesg after wireless has stopped working. Thanks!