Announcement

Collapse
No announcement yet.

Announcement

Collapse
No announcement yet.

MK808B_Plus USB Ethernet stops working after few days.

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

    MK808B_Plus USB Ethernet stops working after few days.

    USB Ethernet dongle works for about a week, then stops working, does not sync/connect anymore.

    Have to re-flash for USB Ethernet to work again, stock and Finless do the same.

    Also had 5 come back from customers, with the same issue.

    Any ideas ?

    also reported here.
    Last edited by Johnoo; 02-02-2015, 22:47.

    #2
    Originally posted by Johnoo View Post
    USB Ethernet dongle works for about a week, then stops working, does not sync/connect anymore.

    Have to re-flash for USB Ethernet to work again, stock and Finless do the same.

    Also had 5 come back from customers, with the same issue.

    Any ideas ?

    also reported here.
    http://www.freaktab.com/showthread.p...l=1#post267769


    see if you can reset by this and bring it back....if it does i made a script to reset the usb interface on each boot. This happened with a finicky webcam...might work.
    Prahjister ****MK808(nonB)****MK808B V5****MK808B Plus****UBOX R89**** CX919****MK808B Pro****Nexbox N9****Eny Em95****Matricon Q2****Tanix TX5 Pro****

    Comment


      #3
      Got one here, usb ethernet stopped working after few days.

      Gave that reset app a try, still does not work.

      ifconfig shows its usbnet0 up, but that IP is incorrect, and does not sync.

      Click image for larger version

Name:	Terminal.jpg
Views:	1
Size:	111.8 KB
ID:	437039

      Comment


        #4
        Originally posted by Johnoo View Post
        Got one here, usb ethernet stopped working after few days.

        Gave that reset app a try, still does not work.

        ifconfig shows its usbnet0 up, but that IP is incorrect, and does not sync.

        [ATTACH=CONFIG]10219[/ATTACH]
        Try a static. Try to force a renew of the IP.
        Prahjister ****MK808(nonB)****MK808B V5****MK808B Plus****UBOX R89**** CX919****MK808B Pro****Nexbox N9****Eny Em95****Matricon Q2****Tanix TX5 Pro****

        Comment


          #5
          the dhcp usbnet0 ip renewal is probably missing in stock roms

          Code:
          service iprenew_usbnet0 /system/bin/dhcpcd -n
              class main
              disabled
              oneshot
          WeTek Play
          Recoveries: CWM | TWRP
          Lollipop ROMs: CyanogenMOD 12 | OMNI | Android TV
          KitKat ROMs: CyanogenMOD 11 | OMNI | ParanoidAndroid | AOKP
          Misc: Unbrick WeTek Play

          Comment


            #6
            Originally posted by ChristianTroy View Post
            the dhcp usbnet0 ip renewal is probably missing in stock roms

            Code:
            service iprenew_usbnet0 /system/bin/dhcpcd -n
                class main
                disabled
                oneshot

            Is there anyway around this, init.d script ?

            Comment


              #7
              Originally posted by Johnoo View Post
              Is there anyway around this, init.d script ?
              What firmware are you using? I can edit and send.
              Prahjister ****MK808(nonB)****MK808B V5****MK808B Plus****UBOX R89**** CX919****MK808B Pro****Nexbox N9****Eny Em95****Matricon Q2****Tanix TX5 Pro****

              Comment


                #8
                Stock MK808B Plus_109k4 .

                thanks

                Comment


                  #9
                  you have to add it in the init ramdisk rc file, any of them will be good, I guess the other ip renewal are in init.amlogic.rc
                  WeTek Play
                  Recoveries: CWM | TWRP
                  Lollipop ROMs: CyanogenMOD 12 | OMNI | Android TV
                  KitKat ROMs: CyanogenMOD 11 | OMNI | ParanoidAndroid | AOKP
                  Misc: Unbrick WeTek Play

                  Comment


                    #10
                    Originally posted by ChristianTroy View Post
                    you have to add it in the init ramdisk rc file, any of them will be good, I guess the other ip renewal are in init.amlogic.rc
                    I will add to stock and make an update.zip. Thank you.
                    Prahjister ****MK808(nonB)****MK808B V5****MK808B Plus****UBOX R89**** CX919****MK808B Pro****Nexbox N9****Eny Em95****Matricon Q2****Tanix TX5 Pro****

                    Comment


                      #11
                      Please

                      Originally posted by ChristianTroy View Post
                      you have to add it in the init ramdisk rc file, any of them will be good, I guess the other ip renewal are in init.amlogic.rc

                      Any chance for you to get us a working ubuntu for mk808b plus? I would imagine it is not that difficult i just don't know where to begin. If you have any pointers to get me headed in the right direction would be great.
                      Prahjister ****MK808(nonB)****MK808B V5****MK808B Plus****UBOX R89**** CX919****MK808B Pro****Nexbox N9****Eny Em95****Matricon Q2****Tanix TX5 Pro****

                      Comment


                        #12
                        why not install -NEW-MK808B-Plus-Finless ROM-1-1
                        This is made from the latest release 109K4 That fixed USB dongles (kind of).

                        Comment


                          #13
                          If it helps here`s a TWRP image, of the one, of my returned MK808bPLUS 109k4 with USB Ethernet not connecting.

                          MEGA provides free cloud storage with convenient and powerful always-on privacy. Claim your free 50GB now!


                          The unusual thing for me is how come it works perfectly for a good week then Ethernet stops working.


                          Originally posted by totor54 View Post
                          why not install -NEW-MK808B-Plus-Finless ROM-1-1
                          This is made from the latest release 109K4 That fixed USB dongles (kind of).
                          MK808B-Plus-Finless ROM-1-1 does the same.
                          Last edited by Johnoo; 02-04-2015, 19:43.

                          Comment


                            #14
                            Originally posted by prahjister View Post
                            Any chance for you to get us a working ubuntu for mk808b plus? I would imagine it is not that difficult i just don't know where to begin. If you have any pointers to get me headed in the right direction would be great.
                            I don't work with embedded Linux and I don't like Ubuntu at all so even if I was going to work on embedded Linux it would not be Ubuntu.
                            WeTek Play
                            Recoveries: CWM | TWRP
                            Lollipop ROMs: CyanogenMOD 12 | OMNI | Android TV
                            KitKat ROMs: CyanogenMOD 11 | OMNI | ParanoidAndroid | AOKP
                            Misc: Unbrick WeTek Play

                            Comment


                              #15
                              Originally posted by Johnoo View Post
                              If it helps here`s a TWRP image, of the one of my returned MK808bPLUS 109k4 with USB Ethernet not connecting.

                              MEGA provides free cloud storage with convenient and powerful always-on privacy. Claim your free 50GB now!


                              The unusual thing for me is how come it works perfectly for a good week then Ethernet stops working.




                              MK808B-Plus-Finless ROM-1-1 does the same.
                              I would log into your router and see what the dhcp lease time is. I would bet it is a week. To test change it to hours or minutes and see if the issue happens quicker.
                              Prahjister ****MK808(nonB)****MK808B V5****MK808B Plus****UBOX R89**** CX919****MK808B Pro****Nexbox N9****Eny Em95****Matricon Q2****Tanix TX5 Pro****

                              Comment

                              Working...
                              X