Bug 1265839

Summary: Initialization of bluetooth interface on an Intel Wireless 7265 adapter fails with a timeout error.
Product: [Fedora] Fedora Reporter: Hisham Galal <hkotri>
Component: bluezAssignee: Don Zickus <dzickus>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 23CC: dwmw2, dzickus, marcel
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-08-04 21:16:22 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Hisham Galal 2015-09-23 21:57:39 UTC
Description of problem: Can't bring up the bluetooth interface on an Intel Wireless 7265 adapter.


Version-Release number of selected component (if applicable): 22, also applies to Rawhire.


How reproducible: Always.


Steps to Reproduce:
1. Run "hciconfig hci0 up" as root.

Actual results: Operation fails with "Can't init device hci0: Connection timed out (110)"

Expected results: Bluetooth interface hci0 should be up and operational.


Additional info: Computer is a fifth-generation Intel NUC (should that be relevant).

Comment 1 Don Zickus 2016-06-30 22:06:45 UTC
Hi,

This is most likely a kernel or firmware issue.  Can you attach the dmesg log?

I am guessing it failed to find the right firmware or the id is not supported
on the kernel you are on.

Cheers,
Don

Comment 2 Don Zickus 2016-08-04 21:16:22 UTC
Hi,

I believe the 7265 was a new bluetooth/wifi card back when this bz was opened.
Since then kernel and firmware support has been added and things should work.
I am using that card in our labs with bluez-5.41 and things are working fine
with a 4.6 kernel.

Therefore I am going to close this.

Cheers,
Don