If this is your first visit, be sure to
check out the FAQ. You will have to register
before you can post. To start viewing messages,
select the forum that you want to visit from the selection below.
Please do not use the CODE tag when pasting content that contains formatting (colored, bold, underline, italic, etc).
The CODE tag displays all content as plain text, including the formatting tags, making it difficult to read.
When I try it installs VMware driver! I tried twice making sure I typed what vinney said. I checked and the 396 Nvidia files are installed. Apparently, the driver is broken and Vmware driver appears. VMware nor any VM's are installed.
Just to remind users and devs that Ubuntu and its flavors have a long way to go to be as usr friendly as they should be.
When I try it installs VMware driver! I tried twice making sure I typed what vinney said. I checked and the 396 Nvidia files are installed. Apparently, the driver is broken and Vmware driver appears. VMware nor any VM's are installed.
screenshots or konsole output showing this., pleeze
Also a screenshot of Kinfocenter, showing the info like below:
When I try it installs VMware driver! I tried twice making sure I typed what vinney said. I checked and the 396 Nvidia files are installed. Apparently, the driver is broken and Vmware driver appears. VMware nor any VM's are installed.
No, Nivida's driver is not broken. THe LLVM (llvmpipe) is selected when the GPU is perceived as not being able to supply 3D acceleration. *Some* have reported that reinstalling the xorg app has corrected the problem.
"A nation that is afraid to let its people judge the truth and falsehood in an open market is a nation that is afraid of its people.”
– John F. Kennedy, February 26, 1962.
No, Nivida's driver is not broken. THe LLVM (llvmpipe) is selected when the GPU is perceived as not being able to supply 3D acceleration. *Some* have reported that reinstalling the xorg app has corrected the problem.
I thought might be something like that. How do I reinstall xorg app? This might be one of those things that occasionally come up when the user builds their own PC instead of buying a brand name.
Just to remind users and devs that Ubuntu and its flavors have a long way to go to be as usr friendly as they should be.
I thought might be something like that. How do I reinstall xorg app? This might be one of those things that occasionally come up when the user builds their own PC instead of buying a brand name.
You can use synaptic or muon and right click on xorg and choose "reinstall", then click "Apply". Or, you try the CLI:
sudo apt install --reinstall xorg
"A nation that is afraid to let its people judge the truth and falsehood in an open market is a nation that is afraid of its people.”
– John F. Kennedy, February 26, 1962.
Comment