Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
Collapse
Brand Logo

ModalAI Forum

  1. ModalAI Support Forum
  2. Ask your questions right here!
  3. New MAC address with fresh OS install

New MAC address with fresh OS install

Scheduled Pinned Locked Moved Ask your questions right here!
3 Posts 2 Posters 447 Views 1 Watching
  • 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.
  • B Offline
    B Offline
    bforsgren29
    wrote on last edited by
    #1

    We put a license for the camera we are using on the Voxl2 board. The license is bound to the MAC address of the board (found using ifconfig on eth0). We ran into some other issues (not related to the camera) and opted to reinstall Linux. However, upon doing so we noticed that the MAC address has changed and as such the camera is not usable. Is there a way to set the MAC address back it's prior value so we don't need to purchase a new license?

    1 Reply Last reply
    0
    • tomT Offline
      tomT Offline
      tom
      admin
      wrote on last edited by
      #2

      @bforsgren29 A quick google search brought me to this: https://www.makeuseof.com/how-to-change-mac-address-on-linux/

      From that article:

      Before you can change the MAC address of your device using ip, you'll have to shut down the network interface.

      sudo ip link set dev eth0 down
      Then change the original MAC to a custom address as follows:

      sudo ip link set dev eth0 address 44:ee:bc:6c:76:ba
      Restart the network interface using ip:

      sudo ip link set dev eth0 up
      Check if the aforementioned command worked by typing ip addr into the terminal

      Could work for what you're doing. It's not something we've tried

      1 Reply Last reply
      0
      • B Offline
        B Offline
        bforsgren29
        wrote on last edited by
        #3

        I apologize for the delay in responding. It seems like your suggestion seems to do what we want.

        Unfortunately it seems that I am unable to shut down the network interface on eth0. I get an error when I try to set the MAC address that the resource is busy. Are there any subroutines or other services that would keep the interface from being shut down?

        1 Reply Last reply
        0

        Hello! It looks like you're interested in this conversation, but you don't have an account yet.

        Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

        With your input, this post could be even better 💗

        Register Login
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        ModalAI
        Categories Recent Tags ModalAI.com Docs
        © 2026 ModalAI® · Accelerating autonomy for smaller, smarter, safer drones · Powered by NodeBB
        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups