Video hardware acceleration

Quick to answer questions about finding your way around Linux Mint as a new user.
Forum rules
There are no such things as "stupid" questions. However if you think your question is a bit stupid, then this is the right place for you to post it. Stick to easy to-the-point questions that you feel people can answer fast. For long and complicated questions use the other forums in the support section.
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
arimakidd
Level 3
Level 3
Posts: 101
Joined: Thu Nov 02, 2017 11:37 pm

Video hardware acceleration

Post by arimakidd »

I installed Mint on Hyper-V on a Lenovo Tiny In One 23. The vm is on an external drive. Mint installed fine, I changed the resolution by editing the 'grub' file, things are going great. But now there is a persistent error message that says:
"Cinnamon is currently running without hardware acceleration...." What is this and what do I do to fix it. I want to fix it. The actual message is attached.
mint.png
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
User avatar
Pjotr
Level 24
Level 24
Posts: 20135
Joined: Mon Mar 07, 2011 10:18 am
Location: The Netherlands (Holland) 🇳🇱
Contact:

Re: Video hardware acceleration

Post by Pjotr »

Please generate an overview of your system like this:
- Launch a terminal window (this is how to launch a terminal window);
- make the terminal window full screen, to avoid chopped lines;
- Copy/paste this command into the terminal:

Code: Select all

inxi -Fxz
(if you type: the letter F is a capital letter)

Press Enter.

Copy/paste the output in your next message.
Tip: 10 things to do after installing Linux Mint 21.3 Virginia
Keep your Linux Mint healthy: Avoid these 10 fatal mistakes
Twitter: twitter.com/easylinuxtips
All in all, horse sense simply makes sense.
arimakidd
Level 3
Level 3
Posts: 101
Joined: Thu Nov 02, 2017 11:37 pm

Re: Video hardware acceleration

Post by arimakidd »

Here it is. I am hoping some kind of explanation will follow so that I can understand.
mint2.png
I tried to output to a text file by adding on the below but it did not work. The text file had gibberish.

Code: Select all

inxi -Fxz >> /Desktop/mint.txt 
User avatar
Pjotr
Level 24
Level 24
Posts: 20135
Joined: Mon Mar 07, 2011 10:18 am
Location: The Netherlands (Holland) 🇳🇱
Contact:

Re: Video hardware acceleration

Post by Pjotr »

I'm only familiar with solving Linux problems on bare metal installations, so I'll leave this VM problem to others....
Tip: 10 things to do after installing Linux Mint 21.3 Virginia
Keep your Linux Mint healthy: Avoid these 10 fatal mistakes
Twitter: twitter.com/easylinuxtips
All in all, horse sense simply makes sense.
User avatar
Termy
Level 12
Level 12
Posts: 4248
Joined: Mon Sep 04, 2017 8:49 pm
Location: UK
Contact:

Re: Video hardware acceleration

Post by Termy »

Is that a VM in Virtualbox or VMWare? It doesn't look like the former, so I'm guessing it's the latter, or perhaps some other type of virtual machine software. In Virtualbox, there doesn't seem to be a (regular) way to get 2D hardware acceleration for Linux, which I think is why we get that notification.

You can enable 3D hardware acceleration, which is great, but not quite for the "desktop" so much as it's for 3D applications, such as games. If your virtual machine software came with any software to install, you might want to look into that. I think VMWare has better graphical support by far, but that's just from what I've seen and heard. Good luck.
I'm also Terminalforlife on GitHub.
arimakidd
Level 3
Level 3
Posts: 101
Joined: Thu Nov 02, 2017 11:37 pm

Re: Video hardware acceleration

Post by arimakidd »

I am using Hyper-V on Windows 10
mr_raider
Level 7
Level 7
Posts: 1897
Joined: Sun Jun 20, 2010 9:50 am
Location: Montreal, QC

Re: Video hardware acceleration

Post by mr_raider »

arimakidd wrote:I am using Hyper-V on Windows 10
Last I checked hyper V emulates a pretty basic GPU in Linux guests. There are no reliable 3d drivers for Linux guests in hyper V.

If you want to use desktop effects in a Linux guests, I suggest using virtualbox.
Image
arimakidd
Level 3
Level 3
Posts: 101
Joined: Thu Nov 02, 2017 11:37 pm

Re: Video hardware acceleration

Post by arimakidd »

SOLVED. This issue was solved when I switched to 'Mate' desktop.
Locked

Return to “Beginner Questions”