Yes, problem fixed deleting
/home/User/.gconf/desktop/gnome/peripherals/keyboard dir.
The problem started after I've installed unrar (using aptitude from
console): it removed 2.6.32-21 kernel headers but, since I'm using
2.6.32-22, I thought that was not a problem.
BTW, keyboard wasn't working in
Hi Gunter, the problem has not occurred anymore to me. Right now, I've
moved to 64bit architecture: Ubuntu 13.10 for x86_64 with kernel version
3.11.0-15-generic (and many previous kernel versions) worked fine for
me.
Just to let you know.
Giorgio
--
You received this bug notification because y
Public bug reported:
The problem is related to btusb and ath3k modules.
I've prepared a patch that corrects the bug for kernel 3.2.0-30-generic,
but I suppose it can be easily extended to any kernel version.
Other chips (with different VID:PID) may suffer the same problem.
ProblemType: Bug
Dist
** Patch added: "Bug Fix for linux-image-3.2.0-30 and hopefully for any other
kernel version"
https://bugs.launchpad.net/bugs/1054307/+attachment/3329547/+files/ATH3012.patch
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https:/
Thanks for your information Joseph. I've submitted the patch as you
described. Actually two out of three addresses listed from
get_maintainer.pl does not exist anymore. Anyway, hopefully the third
one is the right one!
On a side note: I've crosschecked with sources from upstream kernel
version v3.
Hi,
I've managed to let an ATH3012 chip work correctly. Please refer to my
bug-report + patch:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1054307
I think you have to blacklist your vid:pid in btusb
HTH,
G.
--
You received this bug notification because you are a member of Ubuntu
Bugs,
Briefly:
1- you need kernel sources: apt-get source linux -image-$(uname -r)
2- you need your VID:PID pair. You can find them looking for idVendor (VID) and
idProduct (PID) of your bt chip via lsusb -v
3- you have to check if your VID:PID are already mentioned in btusb.c and/or
ath3k.c (kernel s