I have a Lenovo IdeaPad Z580 with a built-in Bluetooth adapter running Ubuntu 12.10.
It seems I can't enable it. It works fine in Windows 7, but in Ubuntu the option to enable it in the upper right corner seems not to work. In the settings it says it's off and if I flip the switch to enable it nothing happens. Everything remains grayed out and 'Bluetooth disabled' message remains there.
I also installed the Blueman applet and it doesn't find any adapters. Any thoughts about getting my Bluetooth enabled?
Below is some more hardware information.
Killswitch status:
rfkill list
0: ideapad_wlan: Wireless LAN
Soft blocked: no
Hard blocked: no
1: ideapad_bluetooth: Bluetooth
Soft blocked: no
Hard blocked: no
2: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
Kernel messages:
dmesg | grep -i bluetooth
[ 3.559047] Bluetooth: Core ver 2.16
[ 3.559067] Bluetooth: HCI device and connection manager initialized
[ 3.559068] Bluetooth: HCI socket layer initialized
[ 3.559070] Bluetooth: L2CAP socket layer initialized
[ 3.559073] Bluetooth: SCO socket layer initialized
[ 3.570059] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 3.570062] Bluetooth: BNEP filters: protocol multicast
[ 3.573063] Bluetooth: RFCOMM TTY layer initialized
[ 3.573068] Bluetooth: RFCOMM socket layer initialized
[ 3.573069] Bluetooth: RFCOMM ver 1.11
HCI command-line tools:
hcitool dev
Devices:
(yes blank)
hciconfig <comes up blank>
USB devices:
lsusb
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 003 Device 002: ID 04f2:b2e1 Chicony Electronics Co., Ltd
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 003: ID 0bda:0139 Realtek Semiconductor Corp. Card reader
Bus 001 Device 004: ID 04ca:2003 Lite-On Technology Corp.
lsusb -v | grep Blue
Couldn't open device, some information will be missing
(this line was repeated several times)
rfkill list all
once the Bluetooth is turned ON? – VRU Jan 11 '13 at 04:46rfkill list all 0: ideapad_wlan: Wireless LAN Soft blocked: no Hard blocked: no 1: ideapad_bluetooth: Bluetooth Soft blocked: no Hard blocked: no 2: phy0: Wireless LAN Soft blocked: no Hard blocked: no
– user104588 Jan 12 '13 at 15:09