Le 11/02/2021 à 19:26, Francesco P. Lovergine a écrit : > On Thu, Feb 11, 2021 at 06:15:24PM +0100, Emmanuel Kasper wrote: >> if testing64 is working so far, including with the kernel of your >> choice, should we close this bug report ? >> > > Well, in any case I would add a doc note about the vbox graphic > controller deprecation in 6.1 that could cause issues with current > stable kernel. It couuld be not so evident for headless installations > and solve a lots of headaches.
hum I could not actually reproduce the issue with VMSVGA, so I would say the problem probably came because of the out of tree dkms module brought by the vagrant vbguest plugin testing: vagrant ssh -- uname -srm Linux 5.10.0-3-amd64 x86_64 vagrant ssh -- lspci | grep VGA 00:02.0 VGA compatible controller: VMware SVGA II Adapter works fine buster: vagrant ssh -- uname -srm Linux 4.19.0-8-amd64 x86_64 vagrant ssh -- lspci | grep VGA 00:02.0 VGA compatible controller: VMware SVGA II Adapter works fine too I made an issue in import2vbox to change the default graphic (I did not notice the warning in the GUI until you mentioned it https://github.com/EmmanuelKasper/import2vbox/issues/2 -- You know an upstream is nice when they even accept m68k patches. - John Paul Adrian Glaubitz, Debian OpenJDK maintainer