On Mon, 2020-04-27 at 18:10 +0100, Sérgio Basto wrote: > Hi, > > On Mon, 2020-04-27 at 13:48 +0200, Frank Batschulat wrote: > > [Oracle VM VirtualBox] #19496: Virtualbox 6.1.6 guest screen resize > > broken > > https://www.virtualbox.org/ticket/19496 > > > > being worked on > > I'm also fighting this bug for several weeks [1] seems the problem is > when Vbox force to use VMSVGA , the "old" VBoxSVGA still working well > but is not easy to set [2]. > > Anyway I'm wondering if is not vboxvideo kmod that came in kernels > nowadays, versus kmod source that is bundle with VirtualBox sources , > because I see messages like rc=VERR_INVALID_FUNCTION
As I guess, rc=VERR_INVALID_FUNCTION is exactly that symptom, this time is Vboxguest kmod complaining, as mainline kernels now brings all kmods for guest-additions (vboxvideo, vboxguest and vboxsf). With Vbox-6.1 in-kernel tree needs updates for vboxguest [1] , I'm sorry didn't check this after update to a major release, hopefully now Linux guest additions will work as expect, with the improvements of VMSVGA drive and with auto-resize and seamless working well. Best regards, [1] https://lkml.org/lkml/2020/5/20/1299 > Thanks, > > [1] > https://bugzilla.redhat.com/show_bug.cgi?id=1789545#c29 > > [2] > https://bugzilla.redhat.com/show_bug.cgi?id=1789545#c11 > > > On Mon, 27 Apr 2020 13:42:10 +0200, Brad Bell <[email protected]> > > wrote: > > > > > After upgrading from 6.1.4 to 6.1.6, my guest additions no longer > > > reize > > > the window as I make it large or smaller the image inside the > > > window > > > stays the same. > > > This happens with both a linux and a windows guest inside of > > > window. > > > > > > I have tried to go back to 6.1.4 but I cannot find the old > > > extension > > > pack. > > > > > > > > > > > > _______________________________________________ > > > VBox-users-community mailing list > > > [email protected] > > > https://lists.sourceforge.net/lists/listinfo/vbox-users-community > > > _______________________________________________ > > > Unsubscribe: > > > mailto:[email protected]?subject > > > =u > > > nsubscribe -- Sérgio M. B. _______________________________________________ VBox-users-community mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/vbox-users-community _______________________________________________ Unsubscribe: mailto:[email protected]?subject=unsubscribe
