Announcement

Collapse
No announcement yet.

Announcement

Collapse
No announcement yet.

Asix AX88179 Driver RK3188

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

    Asix AX88179 Driver RK3188

    Hi! what rom for mk802IV-AP6210 working with Asix AX88179 Driver ?
    I truing install MK802IV FW_161109:S/N from 201307**** till now - not have the driver.
    thanks.

    #2
    Hello,

    The Drive you need is for a external Ethernet Adapter right?
    If yes you need a Kernel Driver Module to be loaded.
    This Driver must be compiled from Source Code.
    Please let me know what Android Version you running.

    Regard
    Neomode

    Comment


      #3
      Yes. this for external Ethernet Adapter.
      Firmware 4.4.02 (4.4.2- 2016-11-09 Kernel 3.0.36+ nov 9 2016).
      I try install kernel from user D33 (device not booting)
      Driver http://www.asix.com.tw/FrootAttach/d...SOURCE.tar.bz2

      Comment


        #4
        Let me check for the right Kernel Source in Archive.
        All we need is a ko module for the Device.
        The we can insmod it in the Rom.

        Regards
        Neomode

        Comment


          #5
          Okay, I compiled the Module for you please Test if it Works.
          Download the zip file and copy it to your Device and try via Terminal Emulator to insmod the Driver.
          When it Works then good and we need a Way to Automatic insmod on Device Boot up.

          Neomode
          Attached Files

          Comment


            #6
            Insmod asix.ko insmod: init_module asix.ko failed. no such file or directory.

            Comment


              #7
              Screenshot. I try insmod ./asix.ko same issue.
              Maybe also need driver usbnet.ko
              moving asix.ko to data. because internal_sd mount as @noexec@ same issue.
              Root avaliable
              Try install driver in arm phone. different issue:
              expressltexx:/ # insmod /data/asix.ko
              insmod /data/asix.ko
              insmod: failed to load /data/asix.ko: Exec format error
              1|expressltexx:/ #
              You may only view thumbnails in this gallery. This gallery has 1 photos.
              Last edited by sashokmc; 06-28-2017, 10:58.

              Comment


                #8
                It is only for your box.
                do adb as root and remount the box with
                ADB root
                ADB remount
                Then copy it to system modules or lib not sure here take a look.
                Now make chmod 755 insmod Modul.

                Regards
                Ray

                Comment


                  #9
                  Same here. put asix.ko in system/lib/modules. make 755. reboot box. external adapter not working.

                  Comment


                    #10
                    You must insmod the module by hand via ADB as root.
                    please try again.

                    Ray

                    Comment


                      #11
                      Try via ADB.
                      root@rk3188:/ # insmod /system/lib/modules/asix.ko
                      insmod /system/lib/modules/asix.ko
                      insmod: init_module '/system/lib/modules/asix.ko' failed (No such file or directory)
                      255|root@rk3188:/ #
                      root@rk3188:/ # ls -la /system/lib/modules
                      ls -la /system/lib/modules
                      -rw-r--r-- root root 808361 2016-11-09 15:29 8188eu.ko
                      -rw-r--r-- root root 931771 2016-11-09 15:29 8189es.ko
                      -rw-r--r-- root root 624545 2016-11-09 15:29 8192cu.ko
                      -rw-r--r-- root root 1224534 2016-11-09 15:29 8723as.ko
                      -rw-r--r-- root root 1078757 2016-11-09 15:29 8723au.ko
                      -rwxr-xr-x root root 55812 2017-06-27 23:12 asix.ko
                      -rw-r--r-- root root 191528 2016-11-09 15:29 esp8089.ko
                      -rw-r--r-- root root 128 2016-11-09 15:29 esp_init_data.bin
                      -rw-r--r-- root root 24129 2016-11-09 15:29 hid-multitouch-fd.ko
                      -rw-r--r-- root root 155 2016-11-09 15:29 init_data.conf
                      -rw-r--r-- root root 151930 2016-11-09 15:29 mali.ko
                      -rw-r--r-- root root 216232 2016-11-09 15:29 mali.ko.3.0.36+
                      -rw-r--r-- root root 406218 2016-11-09 15:29 mt5931.ko
                      -rw-r--r-- root root 975817 2016-11-09 15:29 mt7601ap.ko
                      -rw-r--r-- root root 2018271 2016-11-09 15:29 mt7601sta.ko
                      -rw-r--r-- root root 4753 2016-11-09 15:29 mtprealloc7601Usta.ko
                      -rw-r--r-- root root 16862 2016-11-09 15:29 rk29-ipp.ko
                      -rw-r--r-- root root 17387 2016-11-09 15:29 rk29-ipp.ko.3.0.36+
                      -rw-r--r-- root root 18857 2016-11-09 15:29 rk30_mirroring.ko.3.0.36+
                      -rw-r--r-- root root 19421 2016-11-09 15:29 rk30_mirroring.ko.3.0.8+
                      -rw-r--r-- root root 577835 2016-11-09 15:29 rkwifi.ko
                      -rw-r--r-- root root 577850 2016-11-09 15:29 rkwifi.oob.ko
                      -rw-r--r-- root root 42846 2016-11-09 15:29 ump.ko
                      -rw-r--r-- root root 45234 2016-11-09 15:29 ump.ko.3.0.36+
                      -rw-r--r-- root root 20737 2016-11-09 15:29 vpu_service.ko
                      -rw-r--r-- root root 21591 2016-11-09 15:29 vpu_service.ko.3.0.36+
                      -rw-r--r-- root root 2778 2016-11-09 15:29 wlan.ko
                      root@rk3188:/ # lsmod
                      lsmod
                      hid_multitouch_fd 15219 1 - Live 0x00000000
                      rk29_ipp 9957 0 - Live 0x00000000 (C)
                      mali 152212 25 - Live 0x00000000
                      ump 27958 13 mali, Live 0x00000000
                      rk30xxnand_ko 174424 0 - Live 0x00000000
                      root@rk3188:/ # dmesg | tail -n 30
                      <4>[ 1219.129801] asix: Unknown symbol dwc_otg_clear_halt (err 0)
                      root@rk3188:/ # uname -a
                      uname -a
                      Linux localhost 3.0.36+ #271 SMP PREEMPT Wed Nov 9 20:27:47 CST 2016 armv7l GNU/Linux
                      root@rk3188:/ #
                      Not working
                      Last edited by sashokmc; 06-28-2017, 16:49.

                      Comment


                        #12
                        Damn...
                        can you try insmod and then do a logcat ?
                        I have right now no rk3188 here.
                        Tomorrow when coming home I can try again.

                        Ray

                        Comment


                          #13
                          Logcat:
                          root@rk3188:/ # insmod /system/lib/modules/asix.ko
                          insmod /system/lib/modules/asix.ko
                          insmod: init_module '/system/lib/modules/asix.ko' failed (No such file or directory)

                          255|root@rk3188:/ # dmesg | tail -n 30
                          dmesg | tail -n 30
                          <4>[ 2479.337013] asix: Unknown symbol dwc_otg_clear_halt (err 0)

                          root@rk3188:/ # uname -a
                          uname -a
                          Linux localhost 3.0.36+ #271 SMP PREEMPT Wed Nov 9 20:27:47 CST 2016 armv7l GNU/Linux
                          root@rk3188:/ #

                          Comment


                            #14
                            Let me do a research.
                            will be back.

                            Ray

                            Comment


                              #15
                              If you compile kitkat kernel with driver for you kitkat custom rom. I test it.
                              Driver also need usbnet.ko and mii.ko

                              Comment

                              Working...
                              X