From: Michael Schmitz <schmitzmic@gmail.com>
To: "Miro Kropáček" <miro.kropacek@gmail.com>,
"Geert Uytterhoeven" <geert@linux-m68k.org>
Cc: linux-m68k@vger.kernel.org
Subject: Re: [PATCH 5/5] m68k: Add support for Svethlana
Date: Sat, 15 Aug 2026 09:26:43 +1200 [thread overview]
Message-ID: <929bf60e-4e26-a5ed-6d3b-e40cf4543116@gmail.com> (raw)
In-Reply-To: <CAN5rfbRTOVYdmAgC0MZxYeT4ofCQY4BSoW8fwbZnJ_amA=P46w@mail.gmail.com>
Hi Miro,
Am 14.08.2026 um 21:57 schrieb Miro Kropáček:
> On Fri, 14 Aug 2026 at 18:07, Geert Uytterhoeven <geert@linux-m68k.org
> <mailto:geert@linux-m68k.org>> wrote:
>
> Does SVEthlana contain a unique MAC address? Without this, you probably
> get a different random MAC, and thus a different IP address from DHCP.
>
> It doesn't. I had to force it as:
>
> /etc/systemd/network/10-svethlana.link:
> [Match]
> Driver=ethoc
>
> [Link]
> MACAddress=<some online generated MAC address>
>
> IIRC the EtherNAT suffers from the same issue / feature but I don't know
> how it was solved in Linux, so you might do the same for Svethlana.
Same problem, same solution: set the MAC address from user space
(00:00:DE:AD:BE:EF is a popular choice ...)
Cheers,
Michael
>
> --
> http://mikro.atari.org
next prev parent reply other threads:[~2026-08-14 21:26 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-14 3:17 [PATCH 0/5] m68k SuperVidel patches Michael Schmitz
2026-08-14 3:17 ` [PATCH 1/5] m68k: Fix atari mouse movement Michael Schmitz
2026-08-14 7:53 ` Geert Uytterhoeven
2026-08-14 23:15 ` Michael Schmitz
2026-08-14 3:17 ` [PATCH 2/5] fbdev: Give atafb proper parent Michael Schmitz
2026-08-14 7:50 ` Helge Deller
2026-08-14 3:17 ` [PATCH 3/5] fbdev: Add support for further video bit depths on atafb:external Michael Schmitz
2026-08-14 3:17 ` [PATCH 4/5] fbdev: Add support for SuperVidel's SuperBlitter Michael Schmitz
2026-08-14 3:17 ` [PATCH 5/5] m68k: Add support for Svethlana Michael Schmitz
2026-08-14 8:07 ` Geert Uytterhoeven
[not found] ` <CAN5rfbRTOVYdmAgC0MZxYeT4ofCQY4BSoW8fwbZnJ_amA=P46w@mail.gmail.com>
2026-08-14 21:26 ` Michael Schmitz [this message]
2026-08-14 23:12 ` Michael Schmitz
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=929bf60e-4e26-a5ed-6d3b-e40cf4543116@gmail.com \
--to=schmitzmic@gmail.com \
--cc=geert@linux-m68k.org \
--cc=linux-m68k@vger.kernel.org \
--cc=miro.kropacek@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.