Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Oct 2020 12:30:01 -0600
From:      Warner Losh <imp@bsdimp.com>
To:        Ed Maste <emaste@freebsd.org>
Cc:        Vincent Milum Jr <freebsd-arm@darkain.com>,  "freebsd-arm@freebsd.org" <freebsd-arm@freebsd.org>
Subject:   Re: FreeBSD under VMware ESXi ARM Fling
Message-ID:  <CANCZdfqW60--BNxrQs%2BO3PCUJbyo5J_40isZMTWTCqr%2B%2BA8YsQ@mail.gmail.com>
In-Reply-To: <CAPyFy2BpWRxDS6g4Wahz0hP4mYdFS0MA4TYMVkM_48Koq_%2BnAg@mail.gmail.com>
References:  <CAOWUMWF-%2BRg2syHnPZN28i1TB0-jr3P_eNsnSTL_48pZGqWjSw@mail.gmail.com> <CAPyFy2BpWRxDS6g4Wahz0hP4mYdFS0MA4TYMVkM_48Koq_%2BnAg@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Oct 20, 2020 at 10:56 AM Ed Maste <emaste@freebsd.org> wrote:

> On Mon, 19 Oct 2020 at 02:19, Vincent Milum Jr <freebsd-arm@darkain.com>
> wrote:
> >
> > uhci for USB 2.0 is not enabled by default. Ensure your VM is initially
> set
> > up
> > for USB 3.1 so the virtual keyboard and mouse will function. This is easy
> > enough
> > to fix post install with: uhci_load="YES"
>
> We can definitely add this one to arm64 GENERIC. It looks like we've
> just faulted in the various *HCI USB interfaces as platforms with
> support appeared.
>
> > ums is the same as above. ESXi ARM uses USB instead of PS2 for the
> virtual
> > mouse, so add this post install if you want mouse support: ums_load="YES"
>
> ums is not included in amd64 GENERIC; it's presumably being
> automatically loaded when needed. Does this work here too?
>

It's getting loaded for me on my aarch64 server via devmatch.


> > vmxnet and pvscsi are not pre-compiled. However, they compile and operate
> > perfectly as expected without any modification on ARM.
>
> I've committed a change to build these as modules now. We can also add
> to GENERIC if necessary.
>

Yea, more modules is preferable, but  in GENERIC if that path doesn't work.

Warner



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CANCZdfqW60--BNxrQs%2BO3PCUJbyo5J_40isZMTWTCqr%2B%2BA8YsQ>