Announcement

Collapse
No announcement yet.

Announcement

Collapse
No announcement yet.

Bluetooth dongle suport on every rk3066 Device

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    #31
    If anyone wont bluetooth dongle suport on mk808 download this package:
    For now it sometimes work some times not:"


    I wil try to make it work better.
    You can test it, mayby someone will make it work perfect faster than me;p
    Everything is possible if we work together!
    ApkFreak

    Comment


      #32
      Originally posted by Finless View Post
      Can I help?

      Bob
      thanks bob but i dont think so:"
      it cost me couple days of investigating and im in the same spot.
      but...
      i know little more now;p
      Everything is possible if we work together!
      ApkFreak

      Comment


        #33
        Originally posted by lewy20041 View Post
        thanks bob but i dont think so:"
        it cost me couple days of investigating and im in the same spot.
        but...
        i know little more now;p
        You have basically hit the same wall I did. I got it to work but not very well. Certianly not good enough to tell people BT works. This is the same problems I had and after many days of trying to fix it, gave up


        Bob
        "Pzebacz im, bo nie wiedzą, co czynią"
        "Прости им, они не ведают, что творят"
        "Perdona loro perché non sanno quello che fanno"
        "Vergib ihnen, denn sie wissen nicht, was sie tun"
        "Vergeef hen want ze weten niet wat ze doen"
        "Pardonne-leur car ils ne savent pas ce qu'ils font"
        "Perdónalos porque no saben que lo que hacen"
        "Oprosti im, jer ne znaju što čine"
        "Forgive them as they know not what they do"





        Comment


          #34
          Originally posted by lewy20041 View Post
          Bob what tools are you using to modify boot.img?
          I want to add those lines to init.rc:
          Code:
          service dbus /system/bin/dbus-daemon --system --nofork class main
           socket dbus stream 660 bluetooth bluetooth
           user bluetooth
           group bluetooth net_bt_admin
          service bluetoothd /system/bin/bluetoothd -n
           class main
           socket bluetooth stream 660 bluetooth bluetooth
           socket dbus_bluetooth stream 660 bluetooth bluetooth
           # init.rc does not yet support applying capabilities, so run as root and
           # let bluetoothd drop uid to bluetooth with the right linux capabilities
           group bluetooth net_bt_admin misc
           disabled
          i have a rk3066 based tv set box,and a csr bluetooth stick.
          added those lines to init.rc,added btusb.ko to /system/lib/modules,but settings-bluetooth can't turn on
          what else i missed?
          thanks first.

          Comment


            #35
            Originally posted by loverppc View Post
            i have a rk3066 based tv set box,and a csr bluetooth stick.
            added those lines to init.rc,added btusb.ko to /system/lib/modules,but settings-bluetooth can't turn on
            what else i missed?
            thanks first.
            Like Bob and Lewy said this trick not allways works. They didnt get bt dongles work properly yet
            REMEMBER, YOUR FEEDBACK IS VERY IMPORTANT TO US.
            My devices:
            Minix Neo X7; Minix Neo X8-H , Minix Neo Z64W & Z64 (Sponsored by Minix)
            MK902 & MK902II(Sponsored by RKM)
            Beelink M8B & Beelink R89 (Sponsored by Beelink)
            Tronsmart VEGA S89H (Sponsored by
            Gearbest.com)
            MELE-PCG03 (Sponsored by Gearbest.com) Discount Coupon:MPCG03
            Ainol Intel Z3735 MiniPC(Sponsored by Gearbest.com)
            Thanks to them I can try to support your devices http://freaktab.com/core/images/smilies/wink.png

            Comment


              #36
              Originally posted by leolas View Post
              Like Bob and Lewy said this trick not allways works. They didnt get bt dongles work properly yet
              Leolas. Interesting article here...

              Comment


                #37
                Re: Bluetooth dongle suport on every rk3066 Device

                Originally posted by kididaho View Post
                Leolas. Interesting article here...
                http://antweb.me/index.php/blog-read...droid-ics.html
                Reading it, thanks a lot

                leolas
                REMEMBER, YOUR FEEDBACK IS VERY IMPORTANT TO US.
                My devices:
                Minix Neo X7; Minix Neo X8-H , Minix Neo Z64W & Z64 (Sponsored by Minix)
                MK902 & MK902II(Sponsored by RKM)
                Beelink M8B & Beelink R89 (Sponsored by Beelink)
                Tronsmart VEGA S89H (Sponsored by
                Gearbest.com)
                MELE-PCG03 (Sponsored by Gearbest.com) Discount Coupon:MPCG03
                Ainol Intel Z3735 MiniPC(Sponsored by Gearbest.com)
                Thanks to them I can try to support your devices http://freaktab.com/core/images/smilies/wink.png

                Comment


                  #38
                  Let me know if it was any help. I know it was a different board but, the method should still apply.

                  Sent from my XT907 using Tapatalk 4 Beta

                  Comment


                    #39
                    Hard to implement in this rk devices, we cant get a functional kernel for most of the devices, cause we don't have full kernel sources (thanks again to rk ) so I suppose the kernel part (patching bluetoth.c) maybe can be done in those devices that we have a full working kernel(like mk808 original) , but not sure of this, cause modify kernel code at this level is out of my knowledge.
                    REMEMBER, YOUR FEEDBACK IS VERY IMPORTANT TO US.
                    My devices:
                    Minix Neo X7; Minix Neo X8-H , Minix Neo Z64W & Z64 (Sponsored by Minix)
                    MK902 & MK902II(Sponsored by RKM)
                    Beelink M8B & Beelink R89 (Sponsored by Beelink)
                    Tronsmart VEGA S89H (Sponsored by
                    Gearbest.com)
                    MELE-PCG03 (Sponsored by Gearbest.com) Discount Coupon:MPCG03
                    Ainol Intel Z3735 MiniPC(Sponsored by Gearbest.com)
                    Thanks to them I can try to support your devices http://freaktab.com/core/images/smilies/wink.png

                    Comment


                      #40
                      Past my knowledge also. Although i sort of remember some months back Bob stumbling apon source code for RK. I think the thread is in Dev section under stuck gold or something like that. Past me for now

                      Sent from my XT907 using Tapatalk 4 Beta

                      Comment

                      Working...
                      X