[Bug 1542743] Re: Bluetooth: Patch file not found ar3k/AthrBT_0x00000200.dfu

2016-12-31 Thread Chandravadan
Ah. Sure. The latest deb solves the problem for me. Thanks! :)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1542743

Title:
  Bluetooth: Patch file not found ar3k/AthrBT_0x0200.dfu

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1542743/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1542743] Re: Bluetooth: Patch file not found ar3k/AthrBT_0x00000200.dfu

2016-12-31 Thread Chandravadan
A strange thing happened -
I removed the deb and rebooted : Same error as before regarding missing patch 
file not being found.

I installed the *new* deb : No errors, successful installation

Rebooted : Same error as before regarding missing patch file, *BUT*
after that there are some logs regarding a rampatch file (logs attached)
and Bluetooth works successfully.

I guess something in the deb triggered this?

** Attachment added: "with-deb.txt"
   
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1542743/+attachment/4798495/+files/with-deb.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1542743

Title:
  Bluetooth: Patch file not found ar3k/AthrBT_0x0200.dfu

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1542743/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1542743] Re: Bluetooth: Patch file not found ar3k/AthrBT_0x00000200.dfu

2016-12-31 Thread Chandravadan
Looks like linux-firmware is already in its latest version...

$ sudo apt-get install linux-firmware
Reading package lists... Done
Building dependency tree   
Reading state information... Done
linux-firmware is already the newest version (1.161.1).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1542743

Title:
  Bluetooth: Patch file not found ar3k/AthrBT_0x0200.dfu

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1542743/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1542743] Re: Bluetooth: Patch file not found ar3k/AthrBT_0x00000200.dfu

2016-12-30 Thread Chandravadan
Just installed the new deb. It didn't throw up any errors, except for a
couple of 'missing firmware' warnings as displayed in the attached log
(btusb_log.txt). I did an lsmod to confirm the module has been loaded
correctly, as the output shows below. However, I ended up with the same
error as before, 'patch file not found' and consequently the 'loading
patch file failed' error.

 lsmod output 
Module Size  Used by
.
.
.
ath3k  20480  0
btusb  45056  0
btrtl  16384  1 btusb
btbcm  16384  1 btusb
btintel16384  1 btusb
bluetooth 552960  12 btrtl,btintel,bnep,btbcm,ath3k,btusb
.
.
.
---

- dmesg log 
.
.
.
[3.936044] Bluetooth: Core ver 2.21
[3.936058] Bluetooth: HCI device and connection manager initialized
[3.936061] Bluetooth: HCI socket layer initialized
[3.936063] Bluetooth: L2CAP socket layer initialized
[3.936068] Bluetooth: SCO socket layer initialized
[3.949939] Bluetooth: Patch file not found ar3k/AthrBT_0x0200.dfu
[3.949940] Bluetooth: Loading patch file failed
[9.268697] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[9.268698] Bluetooth: BNEP filters: protocol multicast
[9.268702] Bluetooth: BNEP socket layer initialized
.
.
.


I can confirm the id of my bluetooth card to be the one specified above,

```
$ lsusb | grep -i blue
Bus 002 Device 005: ID 0cf3:3004 Atheros Communications, Inc. AR3012 Bluetooth 
4.0
```

** Attachment added: "btusb_log.txt"
   
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1542743/+attachment/4798355/+files/btusb_log.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1542743

Title:
  Bluetooth: Patch file not found ar3k/AthrBT_0x0200.dfu

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1542743/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1542743] Re: Bluetooth: Patch file not found ar3k/AthrBT_0x00000200.dfu

2016-12-30 Thread Chandravadan
Tried the patch provided by @Pilot6 at #14, however I get the following
error log :


```
DKMS make.log for btusb-lp1542743-0.1 for kernel 4.8.0-32-generic (x86_64)
Fri Dec 30 15:42:33 IST 2016
make: Entering directory '/usr/src/linux-headers-4.8.0-32-generic'
  LD  /var/lib/dkms/btusb-lp1542743/0.1/build/built-in.o
  CC [M]  /var/lib/dkms/btusb-lp1542743/0.1/build/btusb.o
/var/lib/dkms/btusb-lp1542743/0.1/build/btusb.c: In function ‘btusb_probe’:
/var/lib/dkms/btusb-lp1542743/0.1/build/btusb.c:2886:20: error: ‘HCI_BREDR’ 
undeclared (first use in this function)
   hdev->dev_type = HCI_BREDR;
^
/var/lib/dkms/btusb-lp1542743/0.1/build/btusb.c:2886:20: note: each undeclared 
identifier is reported only once for each function it appears in
scripts/Makefile.build:295: recipe for target 
'/var/lib/dkms/btusb-lp1542743/0.1/build/btusb.o' failed
make[1]: *** [/var/lib/dkms/btusb-lp1542743/0.1/build/btusb.o] Error 1
Makefile:1491: recipe for target 
'_module_/var/lib/dkms/btusb-lp1542743/0.1/build' failed
make: *** [_module_/var/lib/dkms/btusb-lp1542743/0.1/build] Error 2
make: Leaving directory '/usr/src/linux-headers-4.8.0-32-generic'
```

Did anyone else face this issue?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1542743

Title:
  Bluetooth: Patch file not found ar3k/AthrBT_0x0200.dfu

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1542743/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs