[Expired for linux (Ubuntu) because there has been no activity for 60
days.]
** Changed in: linux (Ubuntu)
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1242941
T
Graphics card driver DKMS module will not build with latest upstream
kernel.
** Tags added: kernel-unable-to-test-upstream
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1242941
Title:
AR3012 does n
This looks like a problem in how the kernel loads the modules; the ath3k
and btusb modules appear to be in SUSPEND_MODULES in the pm config, and
is not loaded in the correct way, which may be the cause for bluetooth
going down.
--
You received this bug notification because you are a member of Ubu
Would it be possible for you to test the latest upstream kernel? Refer
to https://wiki.ubuntu.com/KernelMainlineBuilds . Please test the latest
v3.12 kernel[0].
If this bug is fixed in the mainline kernel, please add the following
tag 'kernel-fixed-upstream'.
If the mainline kernel does not fix t
apport information
** Tags added: apport-collected saucy
** Description changed:
My Bluetooth adapter has worked partially and sporadically, until I found out
that I should get btusb to load before ath3k, in #922715, by adding this to
/etc/modprobe.d/ath3k.conf:
install ath3k modp
** Description changed:
My Bluetooth adapter has worked partially and sporadically, until I found out
that I should get btusb to load before ath3k, in #922715, by adding this to
/etc/modprobe.d/ath3k.conf:
- install ath3k modprobe btusb; modprobe --ignore-install ath3k;
+ ins