Announcement

Collapse
No announcement yet.

Announcement

Collapse
No announcement yet.

MK808 - USB LAN Gigabit Ethernet with SMSC75xx chipset and various drivers in github.

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

    #46
    If that works on my 1.6 ROM then it is because the driver is in the kernel. I do not see that device as a .ko module in my 1.6 ROM. So no, it cannot be extracted.

    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


      #47
      Originally posted by Finless View Post
      If that works on my 1.6 ROM then it is because the driver is in the kernel. I do not see that device as a .ko module in my 1.6 ROM. So no, it cannot be extracted.

      Bob
      Hi Finless,

      Thanks for that info. Could you point me to a tutorial how I could build the module myself then?

      Thanks very much,

      herges

      Comment


        #48
        is gbit lan really necessary over usb 2.0?

        Comment


          #49
          Originally posted by andrewott View Post
          is gbit lan really necessary over usb 2.0?
          Well for some HD content 100 MBit is not quite enough and the effective throughput of USB 2 is 280 Mbit/s. even if you don't get the full throughput it is still twice the one of Fast Ethernet.

          So yes for some of the HD content I have it stutters on 100 MBit/s in high bitrate sequences whereas with this adapter on the same laptop it works fine.

          herges

          Comment


            #50
            Usb Wifi Adapter (tp link tl-wn722n)

            Originally posted by 2dark4u View Post
            I can help to resolve this problem.
            Wait I'll add this LAN driver to kernel with proper init's for You to test.
            Hi 2dark4u, would be possible to add drivers for Usb Wifi Adapter (tp link tl-wn722n) to your latest kernel.
            Im using MK808 with Bob 1.6 version and your latest kernel.

            Thanks
            Ice

            Comment


              #51
              SIMILAR ISSUE

              Chronozen, have you manage to solve your problem ?
              I have a similar issue but with a different usb ethernet adapter. (mcs7832)
              I'd like to know if you solved it and how

              thanks!

              Comment


                #52
                Plugable USB2 to Gigabit Ethernet adaptor on 2Dark4You latest ROM

                Hi All,

                Just wanted to let you know that it turned out the adapter I had was faulty and never got an IP address on a Windows or Linux machine either. Got a replacement for it and everything works fine now.

                One question though, how do you check if the adapter is using 100 or 1000 Mbit speeds?

                Edit: Never mind I found it in Chronozen's post "/sys/class/net/eth0/speed"

                Thanks,

                herges
                Last edited by herges; 12 February 2013, 20:32. Reason: Solution found

                Comment


                  #53
                  mk808 lan trouble

                  hi guys

                  i am so happy to find this here.
                  i have trouble setting up lan connection with mk808 on my tv.
                  wifi works fine.
                  i want to fix this so i can watch xbmc.

                  here are pictures of how the settings are made on my tv.
                  i really hope you can help me solve this
                  thanks in advance guys.
                  rachel



                  i am using this usb to lan adaptor
                  http://www.kgg.co.th/thumb/thumb.php?fi ... mbsize=304

                  which i bought from this company
                  Event Planner & Organizer in Phuket, Bangkok, Thailand Phuket Event Company is a leading event planner and organizer based in Phuket, Thailand, offering award-winning corporate and private event services nationwide. EVENT PLANNING WE ORGANISE YOUR EVENTS IN PHUKET WITH METICULOUS ATTENTION TO DETAIL. Event Production Producing Unforgettable Events with Seamless Planning and Exceptional Attention to [...]

                  Comment


                    #54
                    Message in a bottle

                    Hi you all!
                    I anxiously read ALL you posts.
                    I'm using Finless Bob Rom 1.6-[1080 kernel and boot img.].
                    I desperately need ethernet to work.My adapter is Logilink UAO158 using the damn' SMSC Lan7500 chipset.I'm not a superexpert like you all.Still,could you give me some advise on WHAT to do??

                    Thanks in advance,
                    N
                    P.s.Maybe already exists a Finless Bob Rom 1.6 with a suitable kernel??

                    Comment


                      #55
                      Would your same instructions work for installing TUN.KO from 1.7 into 2.1?

                      Hi, Bob
                      I've been running your 1.7 on original MK808B only because vpn won't work on 2.1 which I think is because tun.ko is not present in 2.1. Can I use your instructions below to copy tun.ko out of 1.7 (assuming the file would be sitting in the file directory) and install it into 2.1?
                      If I've got your attention, another quick question: Any idea why bluetooth periodically shuts off and cannot be enabled until it is selected in settings, and then rebooted? After the reboot, it comes on, but not before that.

                      -Bob


                      Originally posted by Finless View Post
                      Here is the kernel module for the 75xx

                      I tested that it will insmod into the kernel with no errors. But I cannot test your device since I do not have it.

                      Instructions for testing:
                      1) Download this ZIP file.
                      2) Unzip it
                      3) Put the file smsc75xx.ko on your sdcard.
                      4) Get ES File manager from Google Play
                      5) Make sure to setup root explorer and mount system RW in ES File manager settings.
                      6) Copy the ko file to system/lib/modules/ using ES File Manager
                      7) After it is copied long press on the file name and in the pop up menu select properties
                      8) Change permissions Read=check all boxes, Write=check first box When done permissions should be rw-r--r--
                      9) Get Terminal Emulator from Google Play
                      10) Run terminal emulator and type su
                      11) Respond to Super User YES to give permissions
                      12) Type the following: insmod /system/lib/modules/smsc75xx.ko
                      13) You should not get any errors.
                      14) To confirm the module is there now type: lsmod
                      This will list all kernel modules and you should see smsc75xx.ko listed.
                      15) Now go into settings and turn off wifi. Then plug in your device to either the full sized USB port or the OTG port. DO NOT use it through a hub yet! Direct to the port please.

                      Now see if your device works. If it does, I will give you a new boot.img that will auto inject the module for you.

                      Bob

                      Comment

                      Working...
                      X