Announcement

Collapse
No announcement yet.

Announcement

Collapse
No announcement yet.

New thread for drivers petitions.

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

    #61
    Originally posted by mustafaupk View Post
    1 What is your stick?: Original MK808-B
    2 What is your rom?: Finless ROM 1.7
    3 What is your kernel?: 3.0.8+
    4 Id of the device you want the drivers been compiled and the commercial name. : 2001:1a02, DLink-Dub E100C
    5 Main chipset of the device: asix
    6 Link to the driver that comes with the device (if you have it): https://www.dropbox.com/sh/bgqpfsnhhgcnjde/QAF8zeXi9l

    Hi Leolas,

    I am trying to get a modified asix driver to load alongside the built-in asix driver. Can you compile it and let me know about any errors? Hopefully it works.
    Hi Leolas, I am also looking for the same driver. Any help would be highly appreciated.
    MK808B|D-Link Powered USB Hub|Looking for working USB to Ethernet adaptor...

    Comment


      #62
      Re: New thread for drivers petitions.

      Sorry i was away for some days, now i am back again but working in qx1 kernel development.

      About axis drivers, every driver i try to compile has the same problem, the kernel has this driver inside, so any module will conflict with the internal kernel driver, so sorry no solution

      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


        #63
        Thanks for the response Leolas. Pity, guess we going to have to buy a known working adaptor.
        MK808B|D-Link Powered USB Hub|Looking for working USB to Ethernet adaptor...

        Comment


          #64
          Originally posted by leolas View Post
          Sorry i was away for some days, now i am back again but working in qx1 kernel development.

          About axis drivers, every driver i try to compile has the same problem, the kernel has this driver inside, so any module will conflict with the internal kernel driver, so sorry no solution

          leolas
          Hi Leolas,

          I know that the asix driver is present in the kernel. I'm trying to modify the asix driver so it registers under a different name (bsix) and see if I can successfully load it. Could you please compile the driver using the sourcefiles I provided? I want to try it.

          Comment


            #65
            Re: New thread for drivers petitions.

            Originally posted by mustafaupk View Post
            Hi Leolas,

            I know that the asix driver is present in the kernel. I'm trying to modify the asix driver so it registers under a different name (bsix) and see if I can successfully load it. Could you please compile the driver using the sourcefiles I provided? I want to try it.
            Of course, I will try, but I am almost sure than the device will be claimed by the kernel driver, but if you adapt the sources and give me a link i will try to compile them.

            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


              #66
              Originally posted by leolas View Post
              Of course, I will try, but I am almost sure than the device will be claimed by the kernel driver, but if you adapt the sources and give me a link i will try to compile them.

              leolas
              Here's the source with modified sources.

              Comment


                #67
                Originally posted by malfrat View Post
                Have you try the rkwifi,ko rename method, 8188eu.ko is already in system/lib/modules
                dont forget to set permission to 644. i.ve already made a thread that could help you try this. really hope it work for you
                Thank you, I'll look for that thread and give it a try,

                Comment


                  #68
                  Originally posted by malfrat View Post
                  Have you try the rkwifi,ko rename method, 8188eu.ko is already in system/lib/modules
                  dont forget to set permission to 644. i.ve already made a thread that could help you try this. really hope it work for you

                  Unfortunatelly it didn't work...

                  Renamed /system/lib/modules/rkwifi.ko to rkwifi.ko.old
                  Renamed /system/lib/modules/8188eu.ko to rkwifi.ko
                  check permission of new rkwifi.ko to rw-r--r--
                  Connected wifi dongle in OTG then rebooted.

                  After reboot, wireless is down and i can't turn it on

                  Comment


                    #69
                    Re: New thread for drivers petitions.

                    Originally posted by Pabliten View Post
                    Unfortunatelly it didn't work...

                    Renamed /system/lib/modules/rkwifi.ko to rkwifi.ko.old
                    Renamed /system/lib/modules/8188eu.ko to rkwifi.ko
                    check permission of new rkwifi.ko to rw-r--r--
                    Connected wifi dongle in OTG then rebooted.

                    After reboot, wireless is down and i can't turn it on
                    Try to connect the usb wifi dongle to the normal usb port

                    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


                      #70
                      Re: New thread for drivers petitions.

                      Originally posted by mustafaupk View Post
                      Here's the source with modified sources.
                      https://www.dropbox.com/sh/bgqpfsnhhgcnjde/QAF8zeXi9l
                      I will try it when arrive home

                      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


                        #71
                        Originally posted by leolas View Post
                        Try to connect the usb wifi dongle to the normal usb port

                        leolas
                        Hi Leolas, I just did it, same method but connecting wifi dongle in normal MK808's USB port, unfortunatelly it didn't work...

                        Thanks in advance for any help.

                        Comment


                          #72
                          Originally posted by mustafaupk View Post
                          Here's the source with modified sources.
                          https://www.dropbox.com/sh/bgqpfsnhhgcnjde/QAF8zeXi9l

                          Code:
                          leo@leolas-desktop:~/kernel/drivers/patched-asix$ make
                          make -C ~/kernel/3.0.8+/rk3066-kernel ARCH=arm SUBDIRS=/home/leo/kernel/drivers/patched-asix CROSS_COMPILE=~/kernel/arm-eabi-linaro-4.6.2/bin/arm-eabi- modules
                          make[1]: se ingresa al directorio «/home/leo/kernel/3.0.8+/rk3066-kernel»
                            CC [M]  /home/leo/kernel/drivers/patched-asix/asix.o
                          In file included from /home/leo/kernel/drivers/patched-asix/asix.c:41:0:
                          /home/leo/kernel/drivers/patched-asix/axusbnet.c: In function 'rx_submit':
                          /home/leo/kernel/drivers/patched-asix/axusbnet.c:318:22: warning: unused variable 'info' [-Wunused-variable]
                          /home/leo/kernel/drivers/patched-asix/asix.c: In function 'ax88772_suspend':
                          /home/leo/kernel/drivers/patched-asix/asix.c:591:17: warning: unused variable 'dev' [-Wunused-variable]
                          /home/leo/kernel/drivers/patched-asix/asix.c: In function 'ax88772b_suspend':
                          /home/leo/kernel/drivers/patched-asix/asix.c:614:24: warning: unused variable 'ax772b_data' [-Wunused-variable]
                          /home/leo/kernel/drivers/patched-asix/asix.c: In function 'ax88772b_resume':
                          /home/leo/kernel/drivers/patched-asix/asix.c:667:24: warning: unused variable 'ax772b_data' [-Wunused-variable]
                          /home/leo/kernel/drivers/patched-asix/asix.c: In function 'ax88772b_bind':
                          /home/leo/kernel/drivers/patched-asix/asix.c:1602:5: warning: unused variable 'i' [-Wunused-variable]
                          /home/leo/kernel/drivers/patched-asix/asix.c: In function 'ax88178_phy_init':
                          /home/leo/kernel/drivers/patched-asix/asix.c:2305:1: error: unknown type name 'v'
                          make[2]: *** [/home/leo/kernel/drivers/patched-asix/asix.o] Error 1
                          make[1]: *** [_module_/home/leo/kernel/drivers/patched-asix] Error 2
                          make[1]: se sale del directorio «/home/leo/kernel/3.0.8+/rk3066-kernel»
                          make: *** [default] Error 2
                          There was a v hidden in the first col of 2305 line, if I removed it then:
                          Code:
                          leo@leolas-desktop:~/kernel/drivers/patched-asix$ make
                          make -C ~/kernel/3.0.8+/rk3066-kernel ARCH=arm SUBDIRS=/home/leo/kernel/drivers/patched-asix CROSS_COMPILE=~/kernel/arm-eabi-linaro-4.6.2/bin/arm-eabi- modules
                          make[1]: se ingresa al directorio «/home/leo/kernel/3.0.8+/rk3066-kernel»
                            CC [M]  /home/leo/kernel/drivers/patched-asix/asix.o
                          In file included from /home/leo/kernel/drivers/patched-asix/asix.c:41:0:
                          /home/leo/kernel/drivers/patched-asix/axusbnet.c: In function 'rx_submit':
                          /home/leo/kernel/drivers/patched-asix/axusbnet.c:318:22: warning: unused variable 'info' [-Wunused-variable]
                          /home/leo/kernel/drivers/patched-asix/asix.c: In function 'ax88772_suspend':
                          /home/leo/kernel/drivers/patched-asix/asix.c:591:17: warning: unused variable 'dev' [-Wunused-variable]
                          /home/leo/kernel/drivers/patched-asix/asix.c: In function 'ax88772b_suspend':
                          /home/leo/kernel/drivers/patched-asix/asix.c:614:24: warning: unused variable 'ax772b_data' [-Wunused-variable]
                          /home/leo/kernel/drivers/patched-asix/asix.c: In function 'ax88772b_resume':
                          /home/leo/kernel/drivers/patched-asix/asix.c:667:24: warning: unused variable 'ax772b_data' [-Wunused-variable]
                          /home/leo/kernel/drivers/patched-asix/asix.c: In function 'ax88772b_bind':
                          /home/leo/kernel/drivers/patched-asix/asix.c:1602:5: warning: unused variable 'i' [-Wunused-variable]
                            Building modules, stage 2.
                            MODPOST 1 modules
                          WARNING: "dwc_otg_clear_halt" [/home/leo/kernel/drivers/patched-asix/asix.ko] undefined!
                            CC      /home/leo/kernel/drivers/patched-asix/asix.mod.o
                            LD [M]  /home/leo/kernel/drivers/patched-asix/asix.ko
                          make[1]: se sale del directorio «/home/leo/kernel/3.0.8+/rk3066-kernel»
                          leo@leolas-desktop:~/kernel/drivers/patched-asix$
                          here is the link to the driver http://cloud.freak-tab.de/public.php?service=files&t=4b0911249d693760030f8a1 2ddf70ce3
                          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


                            #73
                            Originally posted by Pabliten View Post
                            Hi Leolas, I just did it, same method but connecting wifi dongle in normal MK808's USB port, unfortunatelly it didn't work...

                            Thanks in advance for any help.
                            Sorry then new sources needed, I am working in the qx1 now so i dont have free time time to work in drivers, i will try retake this thread as soon i can make the qx1 works well.
                            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


                              #74
                              Originally posted by leolas View Post
                              Code:
                              leo@leolas-desktop:~/kernel/drivers/patched-asix$ make
                              make -C ~/kernel/3.0.8+/rk3066-kernel ARCH=arm SUBDIRS=/home/leo/kernel/drivers/patched-asix CROSS_COMPILE=~/kernel/arm-eabi-linaro-4.6.2/bin/arm-eabi- modules
                              make[1]: se ingresa al directorio «/home/leo/kernel/3.0.8+/rk3066-kernel»
                                CC [M]  /home/leo/kernel/drivers/patched-asix/asix.o
                              In file included from /home/leo/kernel/drivers/patched-asix/asix.c:41:0:
                              /home/leo/kernel/drivers/patched-asix/axusbnet.c: In function 'rx_submit':
                              /home/leo/kernel/drivers/patched-asix/axusbnet.c:318:22: warning: unused variable 'info' [-Wunused-variable]
                              /home/leo/kernel/drivers/patched-asix/asix.c: In function 'ax88772_suspend':
                              /home/leo/kernel/drivers/patched-asix/asix.c:591:17: warning: unused variable 'dev' [-Wunused-variable]
                              /home/leo/kernel/drivers/patched-asix/asix.c: In function 'ax88772b_suspend':
                              /home/leo/kernel/drivers/patched-asix/asix.c:614:24: warning: unused variable 'ax772b_data' [-Wunused-variable]
                              /home/leo/kernel/drivers/patched-asix/asix.c: In function 'ax88772b_resume':
                              /home/leo/kernel/drivers/patched-asix/asix.c:667:24: warning: unused variable 'ax772b_data' [-Wunused-variable]
                              /home/leo/kernel/drivers/patched-asix/asix.c: In function 'ax88772b_bind':
                              /home/leo/kernel/drivers/patched-asix/asix.c:1602:5: warning: unused variable 'i' [-Wunused-variable]
                              /home/leo/kernel/drivers/patched-asix/asix.c: In function 'ax88178_phy_init':
                              /home/leo/kernel/drivers/patched-asix/asix.c:2305:1: error: unknown type name 'v'
                              make[2]: *** [/home/leo/kernel/drivers/patched-asix/asix.o] Error 1
                              make[1]: *** [_module_/home/leo/kernel/drivers/patched-asix] Error 2
                              make[1]: se sale del directorio «/home/leo/kernel/3.0.8+/rk3066-kernel»
                              make: *** [default] Error 2
                              There was a v hidden in the first col of 2305 line, if I removed it then:
                              Code:
                              leo@leolas-desktop:~/kernel/drivers/patched-asix$ make
                              make -C ~/kernel/3.0.8+/rk3066-kernel ARCH=arm SUBDIRS=/home/leo/kernel/drivers/patched-asix CROSS_COMPILE=~/kernel/arm-eabi-linaro-4.6.2/bin/arm-eabi- modules
                              make[1]: se ingresa al directorio «/home/leo/kernel/3.0.8+/rk3066-kernel»
                                CC [M]  /home/leo/kernel/drivers/patched-asix/asix.o
                              In file included from /home/leo/kernel/drivers/patched-asix/asix.c:41:0:
                              /home/leo/kernel/drivers/patched-asix/axusbnet.c: In function 'rx_submit':
                              /home/leo/kernel/drivers/patched-asix/axusbnet.c:318:22: warning: unused variable 'info' [-Wunused-variable]
                              /home/leo/kernel/drivers/patched-asix/asix.c: In function 'ax88772_suspend':
                              /home/leo/kernel/drivers/patched-asix/asix.c:591:17: warning: unused variable 'dev' [-Wunused-variable]
                              /home/leo/kernel/drivers/patched-asix/asix.c: In function 'ax88772b_suspend':
                              /home/leo/kernel/drivers/patched-asix/asix.c:614:24: warning: unused variable 'ax772b_data' [-Wunused-variable]
                              /home/leo/kernel/drivers/patched-asix/asix.c: In function 'ax88772b_resume':
                              /home/leo/kernel/drivers/patched-asix/asix.c:667:24: warning: unused variable 'ax772b_data' [-Wunused-variable]
                              /home/leo/kernel/drivers/patched-asix/asix.c: In function 'ax88772b_bind':
                              /home/leo/kernel/drivers/patched-asix/asix.c:1602:5: warning: unused variable 'i' [-Wunused-variable]
                                Building modules, stage 2.
                                MODPOST 1 modules
                              WARNING: "dwc_otg_clear_halt" [/home/leo/kernel/drivers/patched-asix/asix.ko] undefined!
                                CC      /home/leo/kernel/drivers/patched-asix/asix.mod.o
                                LD [M]  /home/leo/kernel/drivers/patched-asix/asix.ko
                              make[1]: se sale del directorio «/home/leo/kernel/3.0.8+/rk3066-kernel»
                              leo@leolas-desktop:~/kernel/drivers/patched-asix$
                              here is the link to the driver http://cloud.freak-tab.de/public.php?service=files&t=4b0911249d693760030f8a1 2ddf70ce3

                              Thank you leolas.

                              There was an error about dwc_otg_clear_halt which was caused by axusbnet.c. I've replaced the axusbnet.c file with a newer version. Could you compile one more time?
                              Here's the link:https://www.dropbox.com/sh/8v3eqmkkmhn641g/n7431wf0tJ

                              Comment


                                #75
                                BTW leolas,
                                In the following command:

                                Code:
                                make -C ~/kernel/3.0.8+/rk3066-kernel ARCH=arm SUBDIRS=/home/leo/kernel/drivers/patched-asix CROSS_COMPILE=~/kernel/arm-eabi-linaro-4.6.2/bin/arm-eabi- modules
                                Is the ~/kernel/3.0.8+/rk3066-kernal directory a copy of the omegamoon kernel sources?
                                And what is the source for the ~/kernel/arm-eabi-linaro-4.6.2/bin/arm-eabi- modules directory?
                                If you can answer these questions, I could probably compile these drivers myself and speed up testing.
                                Thank you.

                                Comment

                                Working...
                                X