Page 3 of 5 FirstFirst 12345 LastLast
Results 21 to 30 of 46

Thread: Bluetooth driver Asus AT3N7A-I NVidia ION Ubuntu 9.04

  1. #21
    Join Date
    Jan 2010
    Beans
    4

    Re: Bluetooth driver Asus AT3N7A-I NVidia ION Ubuntu 9.04

    Quote Originally Posted by prevoj View Post
    JeromeL,

    After you did the "make", did you do a "make install" as root or sudo? That should have copied the ath3k.ko module to the correct folder so that modprobe can find it. The default location it copies to should be good for Ubuntu. If you were running a different distribution you might need to change the INSTALL_MOD_DIR to point to a different module destination. By default, it will copy the module to:

    /lib/modules/`uname -r`/kernel/drivers/bluetooth/
    Yes i Did "sudo make install" and the ath3k.ko has been copied in : /lib/modules/`uname -r`/kernel/drivers/bluetooth

    I use Ubuntu 9.10 karmic.

  2. #22
    Join Date
    Jan 2010
    Beans
    1

    Re: Bluetooth driver Asus AT3N7A-I NVidia ION Ubuntu 9.04

    Quote Originally Posted by JeromeL View Post
    Yes i Did "sudo make install" and the ath3k.ko has been copied in : /lib/modules/`uname -r`/kernel/drivers/bluetooth

    I use Ubuntu 9.10 karmic.
    Same happening to me. Run the following:

    Code:
    sudo depmod -a
    And then it should load nicely.

  3. #23
    Join Date
    Jan 2010
    Beans
    4

    Re: Bluetooth driver Asus AT3N7A-I NVidia ION Ubuntu 9.04

    Quote Originally Posted by azkotoki View Post
    Same happening to me. Run the following:

    Code:
    sudo depmod -a
    And then it should load nicely.
    Thank you, I will try this afternoon when I come back home.

  4. #24
    Join Date
    Sep 2009
    Beans
    6

    Re: Bluetooth driver Asus AT3N7A-I NVidia ION Ubuntu 9.04

    Quote Originally Posted by prevoj View Post
    I just managed to get Bluetooth on the ASUS AT3N7A-I working under Mythbuntu 9.10 using the upgraded Linux 2.6.31-16-generic x86_64 kernel.
    Thank you for this nice Howto, i will try your soluton today.

    Quote Originally Posted by prevoj View Post
    I'm now happily using my WII controller without an extra Bluetooth dongle.
    Hope that my PS3 BT Remote will do the Job as well


    cu

  5. #25
    Join Date
    Jan 2010
    Beans
    4

    Re: Bluetooth driver Asus AT3N7A-I NVidia ION Ubuntu 9.04

    Quote Originally Posted by JeromeL View Post
    Thank you, I will try this afternoon when I come back home.
    thank you It works good !!

  6. #26
    Join Date
    Dec 2009
    Beans
    2

    Re: Bluetooth driver Asus AT3N7A-I NVidia ION Ubuntu 9.04

    Quote Originally Posted by Minzor View Post
    Hope that my PS3 BT Remote will do the Job as well
    It should do, mine works perfectly now. Although it took me a while to connect it the first time with the "new" BT controller. No idea what I did wrong first.


    And thanks prevoj, for figuring out how to get the firmware binary!=D>

  7. #27
    Join Date
    Dec 2009
    Beans
    2

    Working here too!!

    Many thanks to Prevoj for providing this fix. Now I can remove my old BT dongle and use the Asus built in one ... my Noah cased XBMC looks sleek again now

  8. #28
    Join Date
    Jan 2010
    Beans
    1

    Re: Bluetooth driver Asus AT3N7A-I NVidia ION Ubuntu 9.04

    Thank you Prevoj, really nice work...

    I follow your guide, everything looks fine, but still no bluetooth in bluetooth-properties :/

    dmesg after modprobe ath3k:

    [ 922.249211] Bluetooth: Atheros AR30XX firmware driver ver 1.0
    [ 922.249278] usbcore: registered new interface driver ath3k

    lsmodprobe | grep ath:
    ath3k 4000 0

    uname -a
    Linux kami-ht 2.6.31-17-generic #54-Ubuntu SMP Thu Dec 10 17:01:44 UTC 2009 x86_64 GNU/Linux

    Any idea, what i miss ?
    Thanks

  9. #29
    Join Date
    Aug 2008
    Location
    Italy
    Beans
    15

    Smile Dikom Micro USB Bluetooth Dongle Driver Linux Ubuntu

    Many thanks to prevoj!!
    The solution you proposed works perfectly for my bluetooth dongle too!

    I bought a Dikom Micro USB Bluetooth Dongle, which has the chip from Atheros AR3011.
    ...in fact I found this thread searching for the device usb id as reported by the command 'lsusb': 0cf3:3000

    Now it works perfectly... I only had to give the command 'sudo depmod -a' as reported by others.

    Thanks again!
    Xian
    Last edited by Xian00; January 13th, 2010 at 04:54 PM.

  10. #30
    Join Date
    Nov 2009
    Beans
    1

    Re: Bluetooth driver Asus AT3N7A-I NVidia ION Ubuntu 9.04

    Hi,

    I am trying your solution, but when I look at dmesg I am getting:

    [ 15.827928] usb 3-6: firmware: requesting ath3k-1.fw
    [ 15.907422] ath3k: probe of 3-6:1.0 failed with error -5
    [ 15.907492] usbcore: registered new interface driver ath3k


    I did make, make install and sudo depmod -a..

    Any thoughts?


    Edit: Sorry! Didn't read your post right and I didn't have the firmware file. It's working now, thanks!
    Last edited by ozzmantsjeh; January 17th, 2010 at 10:16 AM.

Page 3 of 5 FirstFirst 12345 LastLast

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •