Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Jul 2018 13:28:57 -0700
From:      Oleksandr Tymoshenko <gonzo@bluezbox.com>
To:        Ronald Klop <ronald-lists@klop.ws>
Cc:        Stefan Parvu <sparvu@kronometrix.org>, freebsd-arm@freebsd.org
Subject:   Re: FreeBSD on latest RPI3+
Message-ID:  <20180703202857.GA90907@bluezbox.com>
In-Reply-To: <op.zllex8fpkndu52@klop.ws>
References:  <9E4BB8D2-DCDC-4C69-BE37-1D0896295B56@kronometrix.org> <op.zlk2gpgkkndu52@klop.ws> <1DAB1D3D-DEA3-4904-A290-0EDC4B25217A@kronometrix.org> <op.zllex8fpkndu52@klop.ws>

next in thread | previous in thread | raw e-mail | index | archive | help
Ronald Klop (ronald-lists@klop.ws) wrote:
> On Tue, 03 Jul 2018 20:57:04 +0200, Stefan Parvu <sparvu@kronometrix.org>  
> wrote:
> 
> >
> >> Yes, I have it running out of the box. Just install the RPI3 FreeBSD  
> >> 12/aarch64 snapshot [1][2].
> >> Since a couple of weeks ethernet is supported. WiFi and bluetooth are  
> >> not (yet) supported.
> >
> > Im experimenting with it already. Are you using this  
> > image:FreeBSD-12.0-CURRENT-arm64-aarch64-RPI3-20180628-r335760.img.xz
> > and this should support the NIC ?
> 
> 
> I installed an image of a few weeks ago so the one you mention has the  
> right driver also. The driver is named if_muge.
> The system should load this driver automaticly at boot.
> See 'kldstat' if it is loaded or not.
> With 'ifconfig' it will show up as 'ue0'.
> 
> What I find anoying is that the mac address of the ethernet changes every  
> time you boot. So I hardcoded this in /etc/rc.conf.
> ifconfig_ue0="ether 12:34:56:78:90:ab DHCP"
> 
> Instead of the number above I used one of the random values it used and I  
> happened to register in my dhcp server/router.

I've just submitted a patch for review that addresses this problem:
https://reviews.freebsd.org/D16117

-- 
gonzo



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20180703202857.GA90907>