This DKMS package was never supposed to work on any other kernel but the
4.4.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to bluez in Ubuntu.
https://bugs.launchpad.net/bugs/1542743
Title:
Bluetooth: Patch file not found a
reedesktop/NetworkManager/Devices/0
Pilot6 49953f06-beea-41f6-be47-bb4bb41bf599
/org/freedesktop/NetworkManager/ActiveConnection/51
eth0ethernet unavailable /org/freedesktop/NetworkManager
The patch file error is because I did not remove the ID from ath3k.c,
but it does not matter. Just ignore it.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to bluez in Ubuntu.
https://bugs.launchpad.net/bugs/1542743
Title:
B
The 0.1~4.8 вуи did not install properly, because I forgot to increment
module version. now It should be OK.
** Description changed:
Since some Versions of Linux Kernel and Ubuntu Releases this problem
exists.
I am now running ubuntu 16.04 prerelease and still have the same
problem.
Install the last deb file. I fixed the issue with the module version.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to bluez in Ubuntu.
https://bugs.launchpad.net/bugs/1542743
Title:
Bluetooth: Patch file not found ar3k/Athr
I fixed the deb module version. Without it it does not install.
https://launchpad.net/~hanipouspilot/+archive/ubuntu/bluetooth/+files
/btusb-lp1542743-dkms_0.2~4.8_all.deb
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to bluez
Your adapter is not Rome. Remove that deb. You need to update linux-
firmware. Your problem is not related to this but report.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to bluez in Ubuntu.
https://bugs.launchpad.net/bugs/15
I uploaded the 4.8 version of this package. After it builds it will be
available at
https://launchpad.net/~hanipouspilot/+archive/ubuntu/bluetooth/+files
/btusb-lp1542743-dkms_0.1~4.8_all.deb
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is
** Description changed:
Since some Versions of Linux Kernel and Ubuntu Releases this problem
exists.
I am now running ubuntu 16.04 prerelease and still have the same
problem.
Bluetooth does not work with the atheros device on msi gt 72 2qd
notebook.
- WORKAROUND FOR [OCF3:300
My DKMS package was made for the 4.4 kernel. It does not build for 4.8.
To get it work on 4.8 you need to patch the btusb.c from that kernel.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to bluez in Ubuntu.
https://bugs.launc
Public bug reported:
Webbrowser-app crashes with
[0909/213244:ERROR:oxide_qt_gl_context_dependent.cc(82)] Unable to create
adopted GL context for platform: xcb - unexpected result from
QPlatformNativeInterface::nativeResourceForContext
shm_open() failed: Отказано в доступе
[0909/213245:ERROR:gl
If a user have a reasonable number of connections, they can edit
settings per connection manually.
Each connection has a config file in /etc/NetworkManager/system-
connections/
They can add
powersave=0
to the [wifi] section of each file.
I did the reverse and had to add "powersave=1" before th
Christopher,
The problem is that there is no global setting for that. You can enable
or disable PM in NM per connection. Global settings are possible if you
are not using NM.
A perfect solution is to make that setting in NM config. It is very easy
yo do.
--
You received this bug notification be
** Tags removed: verification-needed
** Tags added: verification-done
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1557026
Title:
[SRU]Network Manager sets power
** Description changed:
Since some Versions of Linux Kernel and Ubuntu Releases this problem
exists.
I am now running ubuntu 16.04 prerelease and still have the same
problem.
Bluetooth does not work with the atheros device on msi gt 72 2qd
notebook.
+
+ WORKAROUND:
+
+ sudo ap
We see that it is not easy to resolve because of Qualcomm team fault.
So I made a DKMS package that can be used to fix this issue.
https://launchpad.net/~hanipouspilot/+archive/ubuntu/bluetooth/+files
/btusb-lp1542743-dkms_0.1_all.deb
This package will build btusb.ko with the patch that changes
/controlC1: pilot6 2644 F pulseaudio
/dev/snd/controlC0: pilot6 2644 F pulseaudio
CurrentDesktop: Unity
Date: Sat Jun 18 21:54:50 2016
InstallationDate: Installed on 2013-10-17 (975 days ago)
InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
Sou
But this is not triggered on boot.
You will need to add
udevadm trigger -s power_supply
to rc.local
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to pm-utils in Ubuntu.
https://bugs.launchpad.net/bugs/1461386
Title:
pm-po
Public bug reported:
Nwetwork Manager sets Power Management:off in iwconfig by default.
It can be changed per connection by adding powersave=1.
In 14.04 powersave was set on by default and could be disabled per connection.
That seemed to be reasonable.
If the default has been changed for some r
Brian,
I can explain this.
General requirement of upstream maintainers is to include output of 'cat
/sys/kernel/debug/usb/devices'.
It is the most full source and can be run on any Linux system.
'usb-devices' output includes basically the same information. But this
software is not available in a
I am afraid, nothing can be done at kernel level. Atheros made a very
poor thing to re-use the PID.
Kernel can't distinguish these adapters. Revision won't help, because we
can't be sure that there is no pre-rome adapter with Rev=00.01.
I see the only way to sort this out on a distro level. A DKM
Ooops sry the macro is called
USB_DEVICE_VER (vend, prod, lo, hi)
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to bluez in Ubuntu.
https://bugs.launchpad.net/bugs/1542743
Title:
Bluetooth: Patch file not found ar3k/AthrBT_
You can try this
{ USB_DEVICE_VER (0cf3, 3004, 00.02, 00.02), .driver_info =
BTUSB_ATH3012 }
{ USB_DEVICE_VER (0cf3, 3004, 00.01, 00.01),.driver_info =
BTUSB_QCA_ROME }
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to bluez i
Test if this works, I do not have a deice to test.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to bluez in Ubuntu.
https://bugs.launchpad.net/bugs/1542743
Title:
Bluetooth: Patch file not found ar3k/AthrBT_0x0200.dfu
You can try this
{ USB_DEV_VER (0cf3, 3004, 00.02, 00.02), .driver_info = BTUSB_ATH3012 }
{ USB_DEV_VER (0cf3, 3004, 00.01, 00.01),.driver_info = BTUSB_QCA_ROME }
or something like that.
But I am not quite sure with the revision numbers. USB_DEV_VER uses
inclusive ranges.
--
You received this
Jeremy,
Se that there is different revision of these chips.
At the moment kernel does not filter by revision. I will look into it.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to bluez in Ubuntu.
https://bugs.launchpad.net/b
Christopher,
I do not see any privacy concerns at all. The output just lists the devices
with the additional information.
The most private that can be there is a serial number of some devices, like
Broadcom.
But it can be seen in dmesg either way. So it adds nothing new in this
regard.
The pro
Lsusb is not sufficent. Upstream maintainer require output of
cat /sys/kernel/debug/usb/devices
Without this information patches are never accepted. It is needed make
record of all devices with Cls, Sub, Prot fields
usb-devices command provides the same information in a shorter form and does
no
There are some other bug reports that are stuck because if this issue. I
do not remember all of them, but I remember that there were some that
are still unanswered.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apport in Ubu
Public bug reported:
I am fixing some bugs with bluetooth devices. Apport-collect does not
get output of "usb-devices" command.
Without this information patches can't be committed upstream. Some bugs
with USB devices can't be fixed.
Please add this output to apport-collect.
If needed, I can pro
** Changed in: busybox (Ubuntu)
Status: New => Invalid
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to busybox in Ubuntu.
https://bugs.launchpad.net/bugs/1546187
Title:
Trojan MrBlack-AN
Status in busybox package in
** Changed in: eglibc (Ubuntu)
Status: New => Invalid
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to eglibc in Ubuntu.
https://bugs.launchpad.net/bugs/1546192
Title:
Trojan MrBlack-AN
Status in eglibc package in Ub
The first is not needed.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to bluez in Ubuntu.
https://bugs.launchpad.net/bugs/1264311
Title:
BCM43142 bluetooth adapter not finding any bluetooth devices
Status in bluez package
Michael,
See this answer. I fixed it for 4.2 kernels as a dkms module.
http://askubuntu.com/a/707486/167850
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to bluez in Ubuntu.
https://bugs.launchpad.net/bugs/1264311
Title:
B
Do not forget to rename firmware to BCM.hcd
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to bluez in Ubuntu.
https://bugs.launchpad.net/bugs/1264311
Title:
BCM43142 bluetooth adapter not finding any bluetooth devices
Statu
*** This bug is a duplicate of bug 1394368 ***
https://bugs.launchpad.net/bugs/1394368
Sry for my comment. You sent it. Just got it tu spam folder and
mailing list did not show CCs.
2015-07-20 13:26 GMT+03:00 Dmitry Tunin :
> Rafael,
>
> I saw your mail upstream. You made some mistakes.
> You
*** This bug is a duplicate of bug 1394368 ***
https://bugs.launchpad.net/bugs/1394368
Rafael,
I saw your mail upstream. You made some mistakes.
You did not CC maintainers. They do not always read mailing lists. So
your mail won't be noticed.
Please forward this mail to maintainers emails.
A
*** This bug is a duplicate of bug 1394368 ***
https://bugs.launchpad.net/bugs/1394368
That is really a good catch.
ath3k_load_patch loads patch ram. Firmware is loaded by
ath3k_load_firmware.
Probably a quirk will be needed for this device.
--
You received this bug notification because y
:
> *** This bug is a duplicate of bug 1394368 ***
> https://bugs.launchpad.net/bugs/1394368
>
> Thanks.
>
> Le 19/07/2015 21:48, Pilot6 a écrit :
>> *** This bug is a duplicate of bug 1394368 ***
>> https://bugs.launchpad.net/bugs/1394368
>>
>> No, repo
use plain text mailer, or it will be removed as spam
>
> 2015-07-19 23:00 GMT+03:00 Raphaël Jakse :
>> *** This bug is a duplicate of bug 1394368 ***
>> https://bugs.launchpad.net/bugs/1394368
>>
>> Thanks.
>>
>> Le 19/07/2015 21:48, Pilot6 a écrit :
>>
*** This bug is a duplicate of bug 1394368 ***
https://bugs.launchpad.net/bugs/1394368
No, report it to linux-bluetooth and personally to bluetooth
maintainers.
BLUETOOTH DRIVERS
M: Marcel Holtmann
M: Gustavo Padovan
M: Johan Hedberg
L: linux-blueto...@vger.kernel.org
W
*** This bug is a duplicate of bug 1394368 ***
https://bugs.launchpad.net/bugs/1394368
Rafael,
Did you report it to upstream maintainers?
2015-07-19 18:46 GMT+03:00 Raphaël Jakse :
> *** This bug is a duplicate of bug 1394368 ***
> https://bugs.launchpad.net/bugs/1394368
>
> Hello,
>
> I
*** This bug is a duplicate of bug 1394368 ***
https://bugs.launchpad.net/bugs/1394368
This looks like a bug in ath3k module.
You are correct. ath3k just loads the firmware. After that btusb can
handle the adapter.
If you upload the firmware to the adapter and then reboot, you do not need
a
*** This bug is a duplicate of bug 1394368 ***
https://bugs.launchpad.net/bugs/1394368
More correct link.
http://git.kernel.org/cgit/linux/kernel/git/bluetooth/bluetooth-
next.git/commit/?id=7e730c7f3d1f39c25cf5f7cf70c0ff4c28d7bec7
--
You received this bug notification because you are a mem
*** This bug is a duplicate of bug 1394368 ***
https://bugs.launchpad.net/bugs/1394368
This device needs new firmware. I added it to ppa.
Just install this deb.
https://launchpad.net/~hanipouspilot/+archive/ubuntu/rtlwifi/+files
/linux-firmware_1.144%2Bar3012_all.deb
The patch has been appl
I would wait what Marcel Holtman says abut that. It is possible to
turn on debug, but it will by easier for him.
2015-05-04 10:50 GMT+03:00 Raphaël Jakse :
> I built linux-4.0.1 with your patch, I get the exact same result.
>
> As a temporary workaround, it might be possible to trigger whatever
>
ournalctl -xe gives continuous USB disconnect / new USB device and
> bluetooth is not working, acting the way I described in comment #13.
> Rebooting to the -15 kernel will make everything work, bluetooth
> included, I guess.
>
> Seems like a bug in the firmware or the driver.
>
Maybe you did not install extra of my image either? Try to download
the files again and install one more time.
2015-05-02 22:22 GMT+03:00 Raphaël Jakse :
> My bad, I didn't install linux-image-extra from ubuntu updates. In fact
> 3.19.0-16 unpatched is running fine with this package.
>
> But this
I can make a 3.19.0-15 for you. But you better report a bug of that
kernel, so it does not get into main.
But I do not see what could cause that. There is only one commit
between 15 and 16.
2015-05-02 21:52 GMT+03:00 Raphaël Jakse :
> I indeed have troubles with 3.19.0-16 downloaded here :
> http:
My patch only loads the firmware, nothing else. If the adapter works
after firmware has been loaded wel on another kernel, it is strange.
2015-05-02 21:08 GMT+03:00 Raphaël Jakse :
> I'm going to try 3.19.0-16 to see. I have an Intel video card, I don't
> think this is the cause of the issue becau
That is very strange. The only difference of my kernel with the stock one is
that 3 lines of code regarding bt module.
Maybe you have troubles with 3.19.0-16 in general. It is not in main repos yet.
Maybe there are some unrelated issues. I guess your video driver did not build
properly.
This hap
Just get the firmware. It should work. And I will try to sort this out
too.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to bluez in Ubuntu.
https://bugs.launchpad.net/bugs/1397885
Title:
[Atheros AR9462] Bluetooth looks ac
Look here
https://bugs.launchpad.net/ubuntu/+source/linux-firmware/+bug/1394368
In comments #6 and 7 there are firmware files. Download them and place where it
is said.
Then it should work.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is
And also
lsmod | grep bluetooth
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to bluez in Ubuntu.
https://bugs.launchpad.net/bugs/1397885
Title:
[Atheros AR9462] Bluetooth looks activated but cannot be used
Status in bluez
Please give output of
dmesg | grep -i bluetooth
You maybe are right. There are some chips, where a newer firmware is
needed.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to bluez in Ubuntu.
https://bugs.launchpad.net/bugs/13
Here are the binaries.
https://www.dropbox.com/sh/l6vamo3zonrunco/AABn4gyNyLIQI81Lx6hJ7pBSa?dl=0
Download them to your home directory, then run
sudo dpkg -i linux*.deb
Then TURN OFF the computer, turn it on again and test bluetooth.
--
You received this bug notification because you are a memb
Here is a patch against Ubuntu 3.19.0-16 kernel.
** Patch added: "0001-ath3k-add-support-of-04ca-300d-AR3012-device.patch"
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1397885/+attachment/4389607/+files/0001-ath3k-add-support-of-04ca-300d-AR3012-device.patch
--
You received this bug
I will build kernel image and give a link for testing soon.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to bluez in Ubuntu.
https://bugs.launchpad.net/bugs/1397885
Title:
[Atheros AR9462] Bluetooth looks activated but cann
Anyone, who has this device (04ca:300d) , please give output of
usb-devices
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to bluez in Ubuntu.
https://bugs.launchpad.net/bugs/1397885
Title:
[Atheros AR9462] Bluetooth looks a
3.13 image should be updated as well.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to bluez in Ubuntu.
https://bugs.launchpad.net/bugs/1366418
Title:
Bluetooth BCM43142A0 doesn’t work
Status in bluez package in Ubuntu:
C
Mark,
Return normal Ubuntu kernel and try again. Remove that 3.16.7 and
install
linux-generic-lts-utopic
It is also 3.16, but has a fix.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to bluez in Ubuntu.
https://bugs.launchpa
I looked into the inf file for you and found that yours hex is
BCM43142A0_001.001.011.0122.0139.hex
It also depends on what kernel version do you use.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to bluez in Ubuntu.
https://b
@Mark,
1. Asus drivers are buit a way that you do not see separate firmware files.
2. To determine which hex file to use, you need to look into inf file. Find
your adapter VID PID and match it to hex file. Then convert it to hcd.
It is a shame that Broadcom does not give license to distribute th
@Mark,
Read about dkms. You can install custom btusb as a dkms module, and it
will automatically built against any new kernel.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to bluez in Ubuntu.
https://bugs.launchpad.net/bugs/1
@Mark,
Why do you need to compile something or use some unofficial kernels? Why
don't you use normal Ubuntu kernel?
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to bluez in Ubuntu.
https://bugs.launchpad.net/bugs/1366418
Tit
I mean that this patch has been applied to official Ubuntu kernel.
It is 3.16.0-34.45. This kernel can be installed from 'proposed' repos. Or just
wait for next kernel update.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to b
This fix is already in 'proposed' kernel. You do not need to use mine
any more.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to bluez in Ubuntu.
https://bugs.launchpad.net/bugs/1366418
Title:
Bluetooth BCM43142A0 doesn’t wo
Please try this build
https://www.dropbox.com/sh/zpyq7vnlolwxhy5/AABW8LMRRHJ571TJLJp2Hd-ga?dl=0
Firmware must be placed in /lib/firmware/brcm
in hcd format as
BCM43142A0_001.001.011.0122.0139.hcd
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, wh
The firmware should be added from Windows driver.
** Also affects: linux-firmware (Ubuntu)
Importance: Undecided
Status: New
** Changed in: linux-firmware (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Touch seeded pac
The linux patch has been commited, but bluez must be updated too.
** Changed in: bluez (Ubuntu)
Status: Fix Committed => Confirmed
** Also affects: linux (Ubuntu)
Importance: Undecided
Status: New
** Changed in: linux (Ubuntu)
Status: New => Fix Committed
--
You receive
The patch has been commited to linux-next
https://git.kernel.org/cgit/linux/kernel/git/next/linux-
next.git/commit/drivers/bluetooth?id=8f0c304c693c5a9759ed6ae50d07d4590dad5ae7
But still firmware is needed. I backported it to Ubuntu 3.16 kernel. It can be
found here
https://www.dropbox.com/sh/076
Jeremy,
What is the patch? Just add it to btusb.c or something else? Where is
the source?
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to bluez in Ubuntu.
https://bugs.launchpad.net/bugs/1366418
Title:
Bluetooth BCM43142A0
** Changed in: gnome-session (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity in Ubuntu.
https://bugs.launchpad.net/bugs/1386872
Title:
Incorrect termination Firefox when shutdo
This happens not only with FF, but with Chrome too. But not always. It
seems that the system shuts doen too fast and does not wait for
applications to terminate.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity in Ubuntu.
This bugs affects me if I open a second document by double click in
Nautilus. Ubuntu 14.04.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity in Ubuntu.
https://bugs.launchpad.net/bugs/1360089
Title:
libreoffice startup
75 matches
Mail list logo