Date: Mon, 27 May 2024 10:42:26 +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: <CAAdA2WPbYO1i_m6=aipAw21qRgKP6SW=XSjF34sgTosVgLpFHw@mail.gmail.com> In-Reply-To: <e33a2ffe54a36fbcf2c602d13f34770751005b47.camel@FreeBSD.org> References: <CAAdA2WPeJEmxwnXu2KbQ19b7b6MWUb1NX_p3SSC-omX6G69ifg@mail.gmail.com> <e33a2ffe54a36fbcf2c602d13f34770751005b47.camel@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] On Mon, May 27, 2024 at 9:21 AM Corvin Köhne <corvink@freebsd.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=/dev/dsp,rec=/dev/dsp \ > > -s 29,fbuf,tcp=0.0.0.0:5905,w=1024,h=768 \ > > -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=,h= 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 '^$|^.*#' ¯\_(ツ)_/¯ :-) > > [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/0c243cd4a3671bf728f33378ac593c08d8367bc2 > > > -- > Kind regards, > Corvin > Thank you very much for this information. -- 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 '^$|^.*#' ¯\_(ツ)_/¯ :-) [How to ask smart questions: http://www.catb.org/~esr/faqs/smart-questions.html] [-- Attachment #2 --] <div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, May 27, 2024 at 9:21 AM Corvin Köhne <<a href="mailto:corvink@freebsd.org">corvink@freebsd.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Fri, 2024-05-24 at 17:08 +0300, Odhiambo 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=/dev/dsp,rec=/dev/dsp \<br> > -s 29,fbuf,tcp=<a href="http://0.0.0.0:5905" rel="noreferrer" target="_blank">0.0.0.0:5905</a>,w=1024,h=768 \<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=,h= 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> > In an Internet failure case, the #1 suspect is a constant: DNS.<br> > "Oh, the cruft.", egrep -v '^$|^.*#' ¯\_(ツ)_/¯ :-)<br> > [How to ask smart<br> > questions: <a href="http://www.catb.org/~esr/faqs/smart-questions.html" rel="noreferrer" target="_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="https://github.com/freebsd/freebsd-src/commit/0c243cd4a3671bf728f33378ac593c08d8367bc2" rel="noreferrer" target="_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 this information.<br clear="all"><div><br></div><span class="gmail_signature_prefix">-- </span><br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div dir="ltr"><div>Best regards,<br>Odhiambo WASHINGTON,<br>Nairobi,KE<br>+254 7 3200 0004/+254 7 2274 3223</div><div><span style="color:rgb(34,34,34)"> In </span><span style="color:rgb(34,34,34)">an Internet failure case, the #1 suspect is a constant: DNS.</span><br>"<span style="font-size:12.8px">Oh, the cruft.</span><span style="font-size:12.8px">", </span><span style="font-size:12.8px">egrep -v '^$|^.*#' </span><span style="background-color:rgb(34,34,34);color:rgb(238,238,238);font-family:"Lucida Console",Consolas,"Courier New",monospace;font-size:13.6px">¯\_(ツ)_/¯</span><span style="font-size:12.8px"> :-)</span></div><div><span style="font-size:12.8px">[How to ask smart questions: </span><span style="font-size:12.8px"><a href="http://www.catb.org/~esr/faqs/smart-questions.html" target="_blank">http://www.catb.org/~esr/faqs/smart-questions.html</a>]</span></div></div></div></div></div>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAAdA2WPbYO1i_m6=aipAw21qRgKP6SW=XSjF34sgTosVgLpFHw>
