- Topics
- Posts
- Last post
Jan 17, 2019 This is the only ink I can use for my Silhouette Mint Machine. It makes the best stamps and I love that the ink is reasonably priced - a little goes a long way. I ordered this black one to send with a stamp I made for a friend as a gift. May 22, 2019 Black Mint Realtors. Toggle navigation. Add a menu; Search for: nantucket real estate. The Power of Going Locally. By: admin May 22, 2019 May 22, 2019. There’s a lot to be said about using a local realtor, especially when you’re moving into a new area. Sure you can easily use one of the big national companies, but what will. I am trying to figure out why Ubuntu and Linux Mint only run in Software Rendering Mode on Virtualbox. My motherboard supports hardware virtualization and it is turned on, and I have installed the. This listing is for 1 pair of Revel Umltima2 Salon2 speakers in piano black, mint condition. These speakers were my personal speakers, and I am the original owner. I bought them new, A stock (no flaws) from a current, authorized Revel dealer. The original invoice will be provided.
- Newbie Questions
All Gurus once were Newbies - 62795 Topics
- 397317 Posts
- Last postRe: Unable to get new laptop …
by Larry78723View the latest post
Sat Sep 28, 2019 7:28 pm
- Installation & Boot
Questions about Grub, UEFI,the liveCD and the installer - 26087 Topics
- 165527 Posts
- Last postRe: Hybrid BIOS-UEFI Boot Fai…
by reneView the latest post
Sat Sep 28, 2019 6:36 pm
- Software & Applications
Questions about applications and software
Subforum:Virtualization - 37905 Topics
- 204621 Posts
- Last postRe: Is there any way to remov…
by rappelView the latest post
Sat Sep 28, 2019 7:01 pm
- Hardware Support
Questions about hardware,drivers and peripherals
Subforums:Mounting Partitions, Printers & Scanners, Graphics Cards & Monitors - 25804 Topics
- 140679 Posts
- Last postRe: Sound Card Issues
by PalladiniView the latest post
Sat Sep 28, 2019 7:19 pm
- Networking
Questions about networking
Subforums:Ethernet, Wireless, Other networking topics - 12235 Topics
- 73361 Posts
- Last postRe: how to install realtek dr…
by case310350View the latest post
Sat Sep 28, 2019 7:14 pm
- Desktops & Window Managers
Questions about desktops & window managers - 17257 Topics
- 100719 Posts
- Last postCinnamon restarts on connect/…
by lksjflkjdflaskView the latest post
Sat Sep 28, 2019 5:03 pm
- Other topics
Questions about other topics - please check if your question fits better in another category before posting here - 5921 Topics
- 33694 Posts
- Last postRe: Clock showing 24 hour for…
by trytipView the latest post
Sat Sep 28, 2019 5:52 pm
- Non-technical Questions
Questions about the project and the distribution - obviously no support questions here please - 2082 Topics
- 17055 Posts
- Last postRe: Linux Mint 18.3: Internet…
by PjotrView the latest post
Sat Sep 28, 2019 10:24 am
- Sound, Multimedia, & Codecs
Questions about codecs, DVD playback, web plugins... - 4629 Topics
- 26091 Posts
- Last postRe: USB audio card problem
by MrEenView the latest post
Sat Sep 28, 2019 5:33 pm
- Tutorials
Write tutorials here
There are more tutorials here http://community.linuxmint.com/tutorial/welcome - 1976 Topics
- 11142 Posts
- Last postCinnamon 19.x Power Settings …
by smurphosView the latest post
Sat Sep 28, 2019 4:18 am
Account Reconciliations software removes the risk of the old world of paper-based, manual spreadsheets by maintaining proper segregation of duties, creating post-certification view-only records, automatically adding new ERP accounts, and gaining unprecedented visibility into accounting processes.
I am trying to figure out why Ubuntu and Linux Mint only run in Software Rendering Mode on Virtualbox. My motherboard supports hardware virtualization and it is turned on, and I have installed the Guest Additions succesfully. Both OSs are extremely sluggish.
I am running an MSI GS70 laptop with a Core i7 processor and a GTX 765M gpu with optimus.
I have turned on 3d acceleration, given the maximum GPU allowance, updated my GPU driver to 326.80, installed guest additions. All of these things helped slightly but have not solved the problem, Linux Mint is still showing that I am running in software rendering mode only.
Anything I can try, or questions I should be asking?
4 Answers
To fix:
shut down the Linux Mint VM.
Edit the VM settings in VirtualBox.
Click 'Display -> Enable 3D Acceleration'
It's an old question,but today I faced with the same problem with Linux Mint 18 (Sarah) Cinnemon + Oracle Virtualbox Version: 5.0.10 r104061. (Host OS is Windows 10.)
I used 3D acceleration as you, so this was not the problem.
I am new with Linux and Vbox, so maybe it is not the whole thing, but after I have run the Guest Additions, Mint could run in normal mode (not in Software Rendering Mode).
Steps:
- Start Linux Mint machine in Vbox
- Choose: Devices / Insert Guest Additions CD image... (see picture in the link below)
- Run it
Reboot Linux Mint machine
This solved my problem. I hope, it will solve others' problems, too.
This seems to be an issue with VirtualBox Guest Additions 4.3.8-4.3.12. It seems that 4.3.13 fixes the issue. , though I cannot find an available pre-RC ISO any longer.
Sources:
Update: I was able to bypass the issue using 4.3.10 that is packaged with Linux Mint 17 by avoiding the untested updates which contained several updates to mesa and opengl. I had no issues by sticking to the security updates until 4.3.13 is officially released.
I faced this problem recently, with host Virtualbox 5.0.22 (Win 10 64bit) and guest Mint 18 Cinnamon version (Sarah).
When I start the Mint 18 guest VM, it takes a longer time to start, and says that cinnamon is currently running in software rendering mode.
Black Mint Recipe
To fix,
In the Virtualbox display settings, enable 3D acceleration and give it enough display memory. Guest OSes which use 3D effects generally require more than 8MB (required for 1920 x 1080 32 bit color display). I set my VM display mem to 128MB - Though I believe display memory size does not matter much in case of software rendering mode problem. How do I calculate video RAM requirements?
If you dont have a shared folder on host with guest VM - Create a shared folder on host. In Virtualbox Manager, rightclick VM > Settings > Shared Folders > Add button (on right side). Make it auto-mount, and also permanent if you like.
- You may need to restart the guest linux VM.
- Copy the VirtualBox guest additions ISO file to the shared folder on Host. Make sure the ISO version matches the VirtualBox version. OR Add the VBoxGuestAdditions iso file as optical drive to the IDE controller.
sudo adduser UserName vboxsf
- Run this on guest linux. Replace UserName with your user name.- You may need to restart the guest OS.
- Copy the guest addition ISO to your guest OS disk from shared folder (in mint, the shared folder is
/media/sf_FolderName
) OR if added as optical drive to IDE controller, run the autorun.sh file on the ISO. - Install the guest additions. Right-click on the iso file > open with > disk image mounter. It will show dialog saying 'This medium contains software intended to be automatically started. Would you like to run it?'. Accept and continue. - OR - Follow instructions here, if you are using another linux version - https://www.virtualbox.org/manual/ch04.html
- Restart the guest linux.
Also try following if above does not work-
With Windows 10, hardware acceleration is always on if the graphics driver supports it. Update host display drivers.
Update and Upgrade the linux guest too.