
How to Change the Theme of Netbeans 12.0 to Dark Mode?. How to install requests in Python - For windows, linux, mac. How to Install and Run Apache Kafka on Windows?. How to integrate Git Bash with Visual Studio Code?. How to Connect Two Computers with an Ethernet Cable?. How to filter object array based on attributes?. How to setup Anaconda path to environment variable ?. How to set up Command Prompt for Python in Windows10 ?. How to set fixed width for in a table ?. How to Check Incognito History and Delete it in Google Chrome?. Different Ways to Connect One Computer to Another Computer. How to Install OpenCV for Python on Windows?. How to install Jupyter Notebook on Windows?. How to Find the Wi-Fi Password Using CMD in Windows?. ISRO CS Syllabus for Scientist/Engineer Exam. ISRO CS Original Papers and Official Keys. GATE CS Original Papers and Official Keys. The new Gnome 3 based Ubuntu 17.10 seems to work, no more black screen on boot (with Lightdm). ko kernel defaults) and 5.1.x Ubuntu 17.10 userland client packages. I also don't had the time to try new guest additions with other Linux OS, then I will do that when I have some spare time, becouse I think the problem could be more generally than limited to Ubuntu 17.10.Īs I said in another thread, I do have partially running Ubuntu 17.10 with 3D accelleration using built in virtualbox modules (virtualbox. Now, I do not have the time to install a fresh Ubuntu to test if - like Michael said - he can't reproduce the problem with a fresh copy of Ubuntu 17.10. In fact, in my experience using a 2D login manager or a 2D window manager (like for example LXDE) avoid the problem. This problem is IMHO pretty clear: VB modules and probably userland fight with Linux guest 3D accelleration. Mine is updated from long time, then this is not a problem usually.
Hi, the point is we, surely I, do not run fresh copy of OS. Sep 2008, 22:55 Primary OS: Linux other VBox Version: OSE self-compiled Guest OSses: *NIX Perryg Site Moderator Posts: 34373 Joined: 6. If it says ubuntu and not ubuntu-xorg, then I would log off and select to use Xorg instead of wayland.
lib/modules/4.13.0-16-generic/misc/vboxvideo.koĬode: Select all Expand view Collapse view echo $DESKTOP_SESSION lib/modules/4.13.0-16-generic/kernel/ubuntu/vbox.old/vboxsf/vboxsf.ko lib/modules/4.13.0-16-generic/kernel/ubuntu/vbox.old/vboxguest/vboxguest.ko lib/modules/4.13.0-16-generic/kernel/ubuntu/vbox.old/vboxvideo/vboxvideo.ko See below:Ĭode: Select all Expand view Collapse view find /lib/modules/`uname -r` -type f -name "*.ko" | grep vbox
I suggest you rename the /lib/modules/4.13.0-16-generic/kernel/ubuntu/vbox folder to prevent them from loading. I suspect your issue is due to conflicts between the Ubuntu proprietary VBox KO modules and the ones you installed from VirtualBox.