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 <<a href=3D"mailto:odhiambo@gmail.com">odhiamb= o@gmail.com</a>> 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 <<a href=3D"mailto:corvink@freebsd.org" = target=3D"_blank">corvink@freebsd.org</a>> 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> > FreeBSD 14-RELEASE.<br> > <br> > I am completely unable to get my mouse working on ALL my bhyve VMs.<br= > > This used to work before I upgraded to FreeBSD 14 RELEASE.<br> > <br> > How I start my VM:<br> > <br> > # Linux Guest<br> > /usr/sbin/bhyve -A -D -H -P -S -u -w -c 8 -m 8G \<br> > -s 0,hostbridge \<br> > -s 4,virtio-blk,/usr/local/bhyve-vms/Ubuntu/ubuntu.img \<br> > -s 5,virtio-net,tap4 \<br> > -s 8,hda,play=3D/dev/dsp,rec=3D/dev/dsp \<br> > -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> > -s 30,xhci,tablet \<br> > -s 31,lpc -l com1,stdio \<br> > -l bootrom,/usr/local/share/uefi-firmware/BHYVE_UEFI.fd \<br> > ubuntu<br> > <br> > <br> > Now I wonder what happened. No amount of changing w=3D,h=3D can help. = I<br> > have even tried 800x600.<br> > Even during the installation of a new VM, I have to rely completely<br= > > on the keyboard.<br> > <br> > My VMs are on a remote server so I use VNCViewer to access them via<br= > > public_ip:XXXX.<br> > <br> > Is this a problem with bhyve or my VNCViewer guys?<br> > <br> > I really need help with this.<br> > <br> > <br> > -- <br> > Best regards,<br> > Odhiambo WASHINGTON,<br> > Nairobi,KE<br> > +254 7 3200 0004/+254 7 2274 3223<br> > =C2=A0In=C2=A0an Internet failure case, the #1 suspect is a constant: = DNS.<br> > "Oh, the cruft.",=C2=A0egrep -v '^$|^.*#'=C2=A0=C2= =AF\_(=E3=83=84)_/=C2=AF=C2=A0:-)<br> > [How to ask smart<br> > 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>"<span st= yle=3D"font-size:12.8px">Oh, the cruft.</span><span style=3D"font-size:12.8= px">",=C2=A0</span><span style=3D"font-size:12.8px">egrep -v '^$|^= .*#'=C2=A0</span><span style=3D"background-color:rgb(34,34,34);color:rg= b(238,238,238);font-family:"Lucida Console",Consolas,"Courie= r New",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>