linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Dmitry Grebennikov <dmitry.ew@gmail.com>
To: Marcel Holtmann <marcel@holtmann.org>, linux-bluetooth@vger.kernel.org
Subject: Re: bluetooth support of intel 7260ac adapter
Date: Sun, 20 Apr 2014 23:36:33 +0400	[thread overview]
Message-ID: <535421C1.8020507@gmail.com> (raw)
In-Reply-To: <53541D80.7010002@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1706 bytes --]

On 20.04.2014 23:18, Dmitry Grebennikov wrote:
> On 20.04.2014 23:07, Marcel Holtmann wrote:
>> Hi Dmitry,
>>
>>> Could you help me please to make my intel 7260ac wifi+bt adapter 
>>> work correctly?
>>>
>>> I bought it recently and installed in my laptop. Wifi works 
>>> perfectly (iwlwifi + firmware), while bluetooth controller isn't 
>>> detected with lspci, lshw completely.
>>>
>>> I found that Tedd Ho-Jeong An released bluetooth firmware for this 
>>> card.
>>> So I installed linux-firmware-git package, which contain needed 
>>> intel/ibt-hw-37.7.10-fw-1.0.2.3.d.bseq file.
>>> I wrote to load btusb module in /etc/modules-load/
>>> I don't know how to force btusb driver to load firmware file.
>>> What could be the problem with detection only wireless network 
>>> controller, but not bluetooth?
>> the Bluetooth controller would show up as USB device. So you should 
>> look with lsusb. And check rfkill if you have a platform Bluetooth 
>> switch that will enable/disable the Bluetooth controller.
>>
>> Regards
>>
>> Marcel
>>
> Thanks for answer.
> I attach lsusb output, there are two rows with Intel Corp. Integrated 
> Rate Matching Hub, but I don't think it's what needed.
> That is the problem that there is no bluetooth adapter in rfkill:
> > # rfkill list
> > 2: samsung-wlan: Wireless LAN
> >         Soft blocked: no
> >         Hard blocked: no
> > 3: phy1: Wireless LAN
> >         Soft blocked: no
> >         Hard blocked: no
>
> Dmitry Grebennikov
Also, hciconfig output:
$  sudo hcitool scan
Device is not available: No such device
$  sudo hciconfig hci0 up
Can't get device info: No such device
$  sudo hciconfig hci0 unblock
Can't get device info: No such device

Thanks.

[-- Attachment #2: Type: text/html, Size: 2816 bytes --]

  reply	other threads:[~2014-04-20 19:36 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-20 17:03 bluetooth support of intel 7260ac adapter Dmitry Grebennikov
2014-04-20 19:07 ` Marcel Holtmann
2014-04-20 19:18   ` Dmitry Grebennikov
2014-04-20 19:36     ` Dmitry Grebennikov [this message]
     [not found] <001a1134de9659277104f77e80cf@google.com>
2014-04-20 19:55 ` Dmitry Grebennikov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=535421C1.8020507@gmail.com \
    --to=dmitry.ew@gmail.com \
    --cc=linux-bluetooth@vger.kernel.org \
    --cc=marcel@holtmann.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).