This has been mentioned before for different Lenovo models (here: How do I enable Bluetooth on my Lenovo IdeaPad Z580?).
The toggle switch shows off, switching it on does nothing, different BT dameons do not work either. There was a suggestion to upgrade the kernel to 3.7* (I am running 3.6* now), but when I did this, I could not figure out how to get wired network driver support. My mistake for getting a Lenovo, looks good, but the linux support seems to be lacking.
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
Any suggestions how to get the bluetooth enabled?
kernel messages:
dmesg | grep -i bluetooth
[ 26.701536] Bluetooth: Core ver 2.16
[ 26.701554] Bluetooth: HCI device and connection manager initialized
[ 26.701556] Bluetooth: HCI socket layer initialized
[ 26.701557] Bluetooth: L2CAP socket layer initialized
[ 26.701560] Bluetooth: SCO socket layer initialized
[ 26.719851] Bluetooth: RFCOMM TTY layer initialized
[ 26.719855] Bluetooth: RFCOMM socket layer initialized
[ 26.719856] Bluetooth: RFCOMM ver 1.11
[ 26.800299] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 26.800301] Bluetooth: BNEP filters: protocol multicast
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 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 1a40:0201 Terminus Technology Inc. FE 2.1 7-port Hub
Bus 001 Device 004: ID 0bda:0129 Realtek Semiconductor Corp.
Bus 002 Device 003: ID 5986:0294 Acer, Inc
Bus 001 Device 005: ID 04b4:0033 Cypress Semiconductor Corp. Mouse
Bus 001 Device 006: ID 04d9:1503 Holtek Semiconductor, Inc. Shortboard Lefty
lsusb
seems to be the one that is needed (post it in the question please) (check the vendor string). – Rinzwind Feb 15 '13 at 14:12