Results 1 to 5 of 5

Thread: Bluetooth does not work - Lenovo G560

  1. #1
    Join Date
    Apr 2011
    Beans
    34
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Question Bluetooth does not work - Lenovo G560

    Ubuntu 12.10/Lenovo G560/dual boot Win7
    Bluetooth icon is present. I enable bluetooth but it does not work. On "bluetooth settings" the only thing I can change is the on/off icon switch. Visibility, +/- settings are all gray (inactive) and I cannot change them.
    After I did some search on the Internet I installed blueman
    Code:
    sudo apt-get install blueman
    This added another bluetooth icon on the panel featuring more options. Neither of them works. "Setup new device" for instance brings up a message that reads "No adapters found". Bluetooth works fine under Win7. I used to have Ubuntu 10.10 few years back and I remember bluetooth worked fine.
    I am a Linux newbie and any additional info requested will be given.

  2. #2
    Join Date
    Jan 2009
    Location
    ::1
    Beans
    2,485

    Re: Bluetooth does not work - Lenovo G560

    you could check dmesg:

    Code:
    dmesg | grep -i blue

  3. #3
    Join Date
    Apr 2011
    Beans
    34
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: Bluetooth does not work - Lenovo G560

    Code:
    [   23.711897] Bluetooth: Core ver 2.16
    [   23.711992] Bluetooth: HCI device and connection manager initialized
    [   23.711995] Bluetooth: HCI socket layer initialized
    [   23.711996] Bluetooth: L2CAP socket layer initialized
    [   23.712010] Bluetooth: SCO socket layer initialized
    [   23.721161] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
    [   23.721166] Bluetooth: BNEP filters: protocol multicast
    [   23.736787] Bluetooth: RFCOMM TTY layer initialized
    [   23.736794] Bluetooth: RFCOMM socket layer initialized
    [   23.736795] Bluetooth: RFCOMM ver 1.11
    [ 2896.708034] Modules linked in: rfcomm parport_pc ppdev bnep bluetooth binfmt_misc snd_hda_codec_hdmi joydev coretemp kvm arc4 brcmsmac mac80211 brcmutil cfg80211 cordic microcode snd_hda_codec_conexant snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_hda_intel snd_hda_codec snd_hwdep snd_seq_device uvcvideo videobuf2_core snd_pcm videodev videobuf2_vmalloc videobuf2_memops lpc_ich bcma psmouse serio_raw snd_timer nouveau snd mei ttm drm_kms_helper soundcore snd_page_alloc drm i2c_algo_bit mxm_wmi ideapad_laptop sparse_keymap video wmi mac_hid lp parport hid_a4tech usbhid hid r8169
    [ 9999.781234] Modules linked in: rfcomm parport_pc ppdev bnep bluetooth binfmt_misc snd_hda_codec_hdmi joydev coretemp kvm arc4 brcmsmac mac80211 brcmutil cfg80211 cordic microcode snd_hda_codec_conexant snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_hda_intel snd_hda_codec snd_hwdep snd_seq_device uvcvideo videobuf2_core snd_pcm videodev videobuf2_vmalloc videobuf2_memops lpc_ich bcma psmouse serio_raw snd_timer nouveau snd mei ttm drm_kms_helper soundcore snd_page_alloc drm i2c_algo_bit mxm_wmi ideapad_laptop sparse_keymap video wmi mac_hid lp parport hid_a4tech usbhid hid r8169

  4. #4
    Join Date
    Feb 2013
    Beans
    8

    Re: Bluetooth does not work - Lenovo G560

    Quote Originally Posted by chaushev View Post
    Code:
    [   23.711897] Bluetooth: Core ver 2.16
    [   23.711992] Bluetooth: HCI device and connection manager initialized
    [   23.711995] Bluetooth: HCI socket layer initialized
    [   23.711996] Bluetooth: L2CAP socket layer initialized
    [   23.712010] Bluetooth: SCO socket layer initialized
    [   23.721161] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
    [   23.721166] Bluetooth: BNEP filters: protocol multicast
    [   23.736787] Bluetooth: RFCOMM TTY layer initialized
    [   23.736794] Bluetooth: RFCOMM socket layer initialized
    [   23.736795] Bluetooth: RFCOMM ver 1.11
    [ 2896.708034] Modules linked in: rfcomm parport_pc ppdev bnep bluetooth binfmt_misc snd_hda_codec_hdmi joydev coretemp kvm arc4 brcmsmac mac80211 brcmutil cfg80211 cordic microcode snd_hda_codec_conexant snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_hda_intel snd_hda_codec snd_hwdep snd_seq_device uvcvideo videobuf2_core snd_pcm videodev videobuf2_vmalloc videobuf2_memops lpc_ich bcma psmouse serio_raw snd_timer nouveau snd mei ttm drm_kms_helper soundcore snd_page_alloc drm i2c_algo_bit mxm_wmi ideapad_laptop sparse_keymap video wmi mac_hid lp parport hid_a4tech usbhid hid r8169
    [ 9999.781234] Modules linked in: rfcomm parport_pc ppdev bnep bluetooth binfmt_misc snd_hda_codec_hdmi joydev coretemp kvm arc4 brcmsmac mac80211 brcmutil cfg80211 cordic microcode snd_hda_codec_conexant snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_hda_intel snd_hda_codec snd_hwdep snd_seq_device uvcvideo videobuf2_core snd_pcm videodev videobuf2_vmalloc videobuf2_memops lpc_ich bcma psmouse serio_raw snd_timer nouveau snd mei ttm drm_kms_helper soundcore snd_page_alloc drm i2c_algo_bit mxm_wmi ideapad_laptop sparse_keymap video wmi mac_hid lp parport hid_a4tech usbhid hid r8169
    I have the same prob

  5. #5
    Join Date
    Apr 2011
    Beans
    34
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: Bluetooth does not work - Lenovo G560

    Solution someone? It is very strange as it used to work on older ubuntu versions
    Last edited by chaushev; February 5th, 2013 at 04:13 PM.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •