Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Jun 2024 13:34:16 +0300
From:      Odhiambo Washington <odhiambo@gmail.com>
To:        =?UTF-8?Q?Corvin_K=C3=B6hne?= <corvink@freebsd.org>
Cc:        FreeBSD virtualization <freebsd-virtualization@freebsd.org>
Subject:   Re: Accessing a VMs GUI
Message-ID:  <CAAdA2WOgPC9-_i2=9d8UUXB=b7L_CoRq-OXm8QA1Z0-FDG9Qhw@mail.gmail.com>
In-Reply-To: <CAAdA2WPbYO1i_m6=aipAw21qRgKP6SW=XSjF34sgTosVgLpFHw@mail.gmail.com>
References:  <CAAdA2WPeJEmxwnXu2KbQ19b7b6MWUb1NX_p3SSC-omX6G69ifg@mail.gmail.com> <e33a2ffe54a36fbcf2c602d13f34770751005b47.camel@FreeBSD.org> <CAAdA2WPbYO1i_m6=aipAw21qRgKP6SW=XSjF34sgTosVgLpFHw@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
--000000000000fb6a69061a0dffec
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

On Mon, May 27, 2024 at 10:42=E2=80=AFAM Odhiambo Washington <odhiambo@gmai=
l.com>
wrote:

>
>
> On Mon, May 27, 2024 at 9:21=E2=80=AFAM Corvin K=C3=B6hne <corvink@freebs=
d.org> wrote:
>
>> On Fri, 2024-05-24 at 17:08 +0300, Odhiambo Washington wrote:
>> > FreeBSD 14-RELEASE.
>> >
>> > I am completely unable to get my mouse working on ALL my bhyve VMs.
>> > This used to work before I upgraded to FreeBSD 14 RELEASE.
>> >
>> > How I start my VM:
>> >
>> > # Linux Guest
>> > /usr/sbin/bhyve -A -D -H -P -S -u -w -c 8 -m 8G \
>> > -s 0,hostbridge \
>> > -s 4,virtio-blk,/usr/local/bhyve-vms/Ubuntu/ubuntu.img \
>> > -s 5,virtio-net,tap4 \
>> > -s 8,hda,play=3D/dev/dsp,rec=3D/dev/dsp \
>> > -s 29,fbuf,tcp=3D0.0.0.0:5905,w=3D1024,h=3D768 \
>> > -s 30,xhci,tablet \
>> > -s 31,lpc -l com1,stdio \
>> > -l bootrom,/usr/local/share/uefi-firmware/BHYVE_UEFI.fd \
>> > ubuntu
>> >
>> >
>> > Now I wonder what happened. No amount of changing w=3D,h=3D can help. =
I
>> > have even tried 800x600.
>> > Even during the installation of a new VM, I have to rely completely
>> > on the keyboard.
>> >
>> > My VMs are on a remote server so I use VNCViewer to access them via
>> > public_ip:XXXX.
>> >
>> > Is this a problem with bhyve or my VNCViewer guys?
>> >
>> > I really need help with this.
>> >
>> >
>> > --
>> > Best regards,
>> > Odhiambo WASHINGTON,
>> > Nairobi,KE
>> > +254 7 3200 0004/+254 7 2274 3223
>> >  In an Internet failure case, the #1 suspect is a constant: DNS.
>> > "Oh, the cruft.", egrep -v '^$|^.*#' =C2=AF\_(=E3=83=84)_/=C2=AF :-)
>> > [How to ask smart
>> > questions: http://www.catb.org/~esr/faqs/smart-questions.html]
>>
>> Looks like a recent fix for XHCI [1] is missing in releng/14.0. It will
>> be included in 14.1 which is close to be released.
>>
>>
>> [1]
>>
>> https://github.com/freebsd/freebsd-src/commit/0c243cd4a3671bf728f33378ac=
593c08d8367bc2
>>
>>
>> --
>> Kind regards,
>> Corvin
>>
>
>
> Thank you very much for this information.
>


Hello Corvin,

I have upgraded to FreeBSD 14.1-RELEASE  and I can confirm that my mouse
pointer is now working as expected.


--=20
Best regards,
Odhiambo WASHINGTON,
Nairobi,KE
+254 7 3200 0004/+254 7 2274 3223
 In an Internet failure case, the #1 suspect is a constant: DNS.
"Oh, the cruft.", egrep -v '^$|^.*#' =C2=AF\_(=E3=83=84)_/=C2=AF :-)
[How to ask smart questions:
http://www.catb.org/~esr/faqs/smart-questions.html]

--000000000000fb6a69061a0dffec
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><div dir=3D"ltr"><br></div><br><div class=3D"gmail_quote">=
<div dir=3D"ltr" class=3D"gmail_attr">On Mon, May 27, 2024 at 10:42=E2=80=
=AFAM Odhiambo Washington &lt;<a href=3D"mailto:odhiambo@gmail.com">odhiamb=
o@gmail.com</a>&gt; wrote:<br></div><blockquote class=3D"gmail_quote" style=
=3D"margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding=
-left:1ex"><div dir=3D"ltr"><div dir=3D"ltr"><br></div><br><div class=3D"gm=
ail_quote"><div dir=3D"ltr" class=3D"gmail_attr">On Mon, May 27, 2024 at 9:=
21=E2=80=AFAM Corvin K=C3=B6hne &lt;<a href=3D"mailto:corvink@freebsd.org" =
target=3D"_blank">corvink@freebsd.org</a>&gt; wrote:<br></div><blockquote c=
lass=3D"gmail_quote" style=3D"margin:0px 0px 0px 0.8ex;border-left:1px soli=
d rgb(204,204,204);padding-left:1ex">On Fri, 2024-05-24 at 17:08 +0300, Odh=
iambo Washington wrote:<br>
&gt; FreeBSD 14-RELEASE.<br>
&gt; <br>
&gt; I am completely unable to get my mouse working on ALL my bhyve VMs.<br=
>
&gt; This used to work before I upgraded to FreeBSD 14 RELEASE.<br>
&gt; <br>
&gt; How I start my VM:<br>
&gt; <br>
&gt; # Linux Guest<br>
&gt; /usr/sbin/bhyve -A -D -H -P -S -u -w -c 8 -m 8G \<br>
&gt; -s 0,hostbridge \<br>
&gt; -s 4,virtio-blk,/usr/local/bhyve-vms/Ubuntu/ubuntu.img \<br>
&gt; -s 5,virtio-net,tap4 \<br>
&gt; -s 8,hda,play=3D/dev/dsp,rec=3D/dev/dsp \<br>
&gt; -s 29,fbuf,tcp=3D<a href=3D"http://0.0.0.0:5905" rel=3D"noreferrer" ta=
rget=3D"_blank">0.0.0.0:5905</a>,w=3D1024,h=3D768 \<br>
&gt; -s 30,xhci,tablet \<br>
&gt; -s 31,lpc -l com1,stdio \<br>
&gt; -l bootrom,/usr/local/share/uefi-firmware/BHYVE_UEFI.fd \<br>
&gt; ubuntu<br>
&gt; <br>
&gt; <br>
&gt; Now I wonder what happened. No amount of changing w=3D,h=3D can help. =
I<br>
&gt; have even tried 800x600.<br>
&gt; Even during the installation of a new VM, I have to rely completely<br=
>
&gt; on the keyboard.<br>
&gt; <br>
&gt; My VMs are on a remote server so I use VNCViewer to access them via<br=
>
&gt; public_ip:XXXX.<br>
&gt; <br>
&gt; Is this a problem with bhyve or my VNCViewer guys?<br>
&gt; <br>
&gt; I really need help with this.<br>
&gt; <br>
&gt; <br>
&gt; -- <br>
&gt; Best regards,<br>
&gt; Odhiambo WASHINGTON,<br>
&gt; Nairobi,KE<br>
&gt; +254 7 3200 0004/+254 7 2274 3223<br>
&gt; =C2=A0In=C2=A0an Internet failure case, the #1 suspect is a constant: =
DNS.<br>
&gt; &quot;Oh, the cruft.&quot;,=C2=A0egrep -v &#39;^$|^.*#&#39;=C2=A0=C2=
=AF\_(=E3=83=84)_/=C2=AF=C2=A0:-)<br>
&gt; [How to ask smart<br>
&gt; questions:=C2=A0<a href=3D"http://www.catb.org/~esr/faqs/smart-questio=
ns.html" rel=3D"noreferrer" target=3D"_blank">http://www.catb.org/~esr/faqs=
/smart-questions.html</a>]<br>
<br>
Looks like a recent fix for XHCI [1] is missing in releng/14.0. It will<br>
be included in 14.1 which is close to be released.<br>
<br>
<br>
[1]<br>
<a href=3D"https://github.com/freebsd/freebsd-src/commit/0c243cd4a3671bf728=
f33378ac593c08d8367bc2" rel=3D"noreferrer" target=3D"_blank">https://github=
.com/freebsd/freebsd-src/commit/0c243cd4a3671bf728f33378ac593c08d8367bc2</a=
><br>
<br>
<br>
-- <br>
Kind regards,<br>
Corvin<br>
</blockquote></div><div><br></div><div><br></div>Thank you very much for th=
is information.</div></blockquote><div><br></div><div><br></div><div>Hello =
Corvin,</div><div><br></div><div>I have upgraded to FreeBSD 14.1-RELEASE=C2=
=A0 and I can confirm that my mouse pointer is now working as expected.</di=
v><div><br></div></div><div><br></div><span class=3D"gmail_signature_prefix=
">-- </span><br><div dir=3D"ltr" class=3D"gmail_signature"><div dir=3D"ltr"=
><div dir=3D"ltr"><div>Best regards,<br>Odhiambo WASHINGTON,<br>Nairobi,KE<=
br>+254 7 3200 0004/+254 7 2274 3223</div><div><span style=3D"color:rgb(34,=
34,34)">=C2=A0In=C2=A0</span><span style=3D"color:rgb(34,34,34)">an Interne=
t failure case, the #1 suspect is a constant: DNS.</span><br>&quot;<span st=
yle=3D"font-size:12.8px">Oh, the cruft.</span><span style=3D"font-size:12.8=
px">&quot;,=C2=A0</span><span style=3D"font-size:12.8px">egrep -v &#39;^$|^=
.*#&#39;=C2=A0</span><span style=3D"background-color:rgb(34,34,34);color:rg=
b(238,238,238);font-family:&quot;Lucida Console&quot;,Consolas,&quot;Courie=
r New&quot;,monospace;font-size:13.6px">=C2=AF\_(=E3=83=84)_/=C2=AF</span><=
span style=3D"font-size:12.8px">=C2=A0:-)</span></div><div><span style=3D"f=
ont-size:12.8px">[How to ask smart questions:=C2=A0</span><span style=3D"fo=
nt-size:12.8px"><a href=3D"http://www.catb.org/~esr/faqs/smart-questions.ht=
ml" target=3D"_blank">http://www.catb.org/~esr/faqs/smart-questions.html</a=
>]</span></div></div></div></div></div>

--000000000000fb6a69061a0dffec--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAAdA2WOgPC9-_i2=9d8UUXB=b7L_CoRq-OXm8QA1Z0-FDG9Qhw>