Bug 514803 - dell-laptop confused about rfkill status
Summary: dell-laptop confused about rfkill status
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: kernel
Version: rawhide
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Kernel Maintainer List
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F12Blocker, F12FinalBlocker
TreeView+ depends on / blocked
 
Reported: 2009-07-30 20:05 UTC by Bastien Nocera
Modified: 2013-01-10 08:01 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2009-07-31 04:18:18 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Bastien Nocera 2009-07-30 20:05:06 UTC
kernel-2.6.31-0.68.rc3.fc12.i586
(I'd test with something newer if it booted...)

Using the rfkill command from:
http://git.sipsolutions.net/gitweb.cgi?p=rfkill.git;a=summary

(with unneeded switches removed)
$ ./rfkill list
6: dell-bluetooth: Bluetooth
	Soft blocked: no
	Hard blocked: no

$ ./rfkill block 6
$ ./rfkill unblock 6
$ ./rfkill list
6: dell-bluetooth: Bluetooth
	Soft blocked: no
	Hard blocked: yes

Comment 1 Matthew Garrett 2009-07-31 04:18:18 UTC
Fixed in the next rawhide kernel.


Note You need to log in before you can comment on or make changes to this bug.