ModalAI Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    M0062 Ethernet not discovered

    VOXL Accessories
    4
    10
    557
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • K
      ksl
      last edited by

      Hi,

      I have a VOXEL 2 and the M0062-2 shield on top of it.
      The documentation is a little sparse on this module, hence why i ask here.

      Is there anything i have to do in order to enable the Ethernet port?

      lsusb shows two hubs, but nothing else.
      It is not showing up at all when it is connected.

      Best
      Kasper

      ModeratorM 1 Reply Last reply Reply Quote 0
      • ModeratorM
        Moderator ModalAI Team @ksl
        last edited by

        @ksl no, and that Ethernet port would have been tested prior to shipment. Is Ethernet networking not working? Are you plugging in an Ethernet device when you type lsusb?

        K 1 Reply Last reply Reply Quote 0
        • K
          ksl @Moderator
          last edited by

          @Moderator,
          I did a little more digging and came a bit further, but I have two different problems now.

          Firstly I can see the Ethernet adapter using lsusb. That said, it never registers as connected and no communication runs over it.
          I have isolated the eth. adapter on the board by having a USB Ethernet adapter on the USB port. This works and get and ip etc.
          This is using your release image for the VOXEL 2 board.
          0fdc3321-9cd6-4c5b-b0de-00b7c106de5c-image.png

          The second problem (and what started this) is that I am building my own image, when doing this i only get the root hubs
          79b9095c-de31-48fa-aa2e-36c338bc63f4-image.png
          The build is your base image, from the documentation, to validate this was not changes on my end. The physical setup is as above. In this scenario nothing is showing up on though.

          Best
          Kasper

          VinnyV 1 Reply Last reply Reply Quote 0
          • VinnyV
            Vinny ModalAI Team @ksl
            last edited by

            @ksl
            This may or may not related, but we have found some few physical ports are a little hard to insert an RJ45 cable at first. Be sure you are fully inserted in the jack and even try it a few times. Once the jack and mating cable have been used a few times, the initial tight tolerances should start to loosen allowing for an easier RJ45 cable insertion.
            But, as Moderator mentioned, all of these were indeed tested at our facility prior to shipping including making a network connection.
            Hope that helps!

            K 2 Replies Last reply Reply Quote 0
            • K
              ksl @Vinny
              last edited by

              @Vinny I will give that a try, otherwise I heard from my college that he might have had one that stopped working at some point.
              That said, this was mainly to validate that our own kernel build worked as the one shipped in the SDK, Any idea about what could stop the extra devices from being detected?

              Best
              Kasper

              K 1 Reply Last reply Reply Quote 0
              • K
                ksl @ksl
                last edited by

                @ksl Possebly related to this, when i build my own kernel, i get:

                [   23.886763] 8188eu: disagrees about version of symbol module_layout
                [   23.917344] 8821cu: disagrees about version of symbol module_layout
                [   23.940321] 88XXau: disagrees about version of symbol module_layout
                [   23.950527] q6_pdr_dlkm: disagrees about version of symbol module_layout
                [   24.037974] q6_pdr_dlkm: disagrees about version of symbol module_layout
                [   24.159403] snd_event_dlkm: disagrees about version of symbol module_layout
                [   24.166971] snd_event_dlkm: disagrees about version of symbol module_layout
                [   24.232182] snd_event_dlkm: disagrees about version of symbol module_layout
                [   24.331171] snd_event_dlkm: disagrees about version of symbol module_layout
                [   24.453120] snd_event_dlkm: disagrees about version of symbol module_layout
                [   24.460695] snd_event_dlkm: disagrees about version of symbol module_layout
                [   24.469246] pinctrl_wcd_dlkm: disagrees about version of symbol module_layout
                [   24.477432] snd_event_dlkm: disagrees about version of symbol module_layout
                [   24.588591] swr_dlkm: disagrees about version of symbol module_layout
                [   24.595719] snd_event_dlkm: disagrees about version of symbol module_layout
                [   24.604323] hdmi_dlkm: disagrees about version of symbol module_layout
                [   24.611722] stub_dlkm: disagrees about version of symbol module_layout
                [   24.620298] wcd_core_dlkm: disagrees about version of symbol module_layout
                [   24.627745] wcd_core_dlkm: disagrees about version of symbol module_layout
                [   24.635146] snd_event_dlkm: disagrees about version of symbol module_layout
                [   24.642687] snd_event_dlkm: disagrees about version of symbol module_layout
                [   24.650231] snd_event_dlkm: disagrees about version of symbol module_layout
                [   24.657966] snd_event_dlkm: disagrees about version of symbol module_layout
                [   24.780032] snd_event_dlkm: disagrees about version of symbol module_layout
                [   24.868200] snd_event_dlkm: disagrees about version of symbol module_layout
                [   24.978382] swr_dlkm: disagrees about version of symbol module_layout
                [   24.986022] snd_event_dlkm: disagrees about version of symbol module_layout
                [   24.994470] voxl_fsync_mod: disagrees about version of symbol module_layout
                [   25.016775] voxl_gpio_mod: disagrees about version of symbol module_layout
                [   25.025231] voxl_platform_mod: disagrees about version of symbol module_layout
                
                K 1 Reply Last reply Reply Quote 0
                • K
                  ksl @ksl
                  last edited by

                  @ksl
                  This problem was linked to: https://forum.modalai.com/topic/3329/voxl2-kernel-rebuild-gpio-sysfs-does-not-work/5

                  So it seems that if the kernel is build in debug mode the Voxl kerne modules are not rebuild and the

                  disagrees about version of symbol module_layout
                  

                  will happen.
                  I would be good that this is either documented in the kenel build guide or even better, that this is corrected so that the kernel can be build and run in debug mode.

                  1 Reply Last reply Reply Quote 0
                  • K
                    ksl @Vinny
                    last edited by

                    @Vinny Any update on the difference of the debug and perf build would be appreciated.

                    Best
                    Kasper

                    VinnyV 1 Reply Last reply Reply Quote 0
                    • VinnyV
                      Vinny ModalAI Team @ksl
                      last edited by

                      Hi @ksl
                      Sorry, this is not my specialty. I am HW team, not SW.
                      You might be best at this point to start a new thread specifically with this issue of debug vs perf so new eyes get on it.
                      Thanks!

                      Alex KushleyevA 1 Reply Last reply Reply Quote 0
                      • Alex KushleyevA
                        Alex Kushleyev ModalAI Team @Vinny
                        last edited by

                        @ksl , if the issue is only with the debug build, could you just use a regular perf build of the Kernel?

                        1 Reply Last reply Reply Quote 0
                        • First post
                          Last post
                        Powered by NodeBB | Contributors