[Bug 1054307] Re: ATH3012 bluetooth not working

2014-01-09 Thread Giorgio Cardarelli
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

[Bug 1054307] Re: ATH3012 bluetooth not working

2012-09-25 Thread Giorgio Cardarelli
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

[Bug 1024884] Re: Bluetooth with AR9462 WLAN/BT-Combo don't work

2012-09-24 Thread Giorgio Cardarelli
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

[Bug 1054307] [NEW] ATH3012 bluetooth not working

2012-09-21 Thread Giorgio Cardarelli
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

[Bug 1054307] Re: ATH3012 bluetooth not working

2012-09-21 Thread Giorgio Cardarelli
** 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.

[Bug 1054307] Re: ATH3012 bluetooth not working

2012-09-21 Thread Giorgio Cardarelli
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

[Bug 566161] Re: Keyboard acts like Fn key always pressed

2010-05-15 Thread Giorgio Cardarelli
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