{SOLVED}LM freezes after running VirtualBox image!

Questions about virtualization software
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
User avatar
mbnoimi
Level 4
Level 4
Posts: 206
Joined: Sat Dec 04, 2010 7:45 pm
Contact:

{SOLVED}LM freezes after running VirtualBox image!

Post by mbnoimi »

Hi,

Whenever I run any VirtualBox image whole LM freezes!

How can I fix this problem?

Code: Select all

$ cat /etc/linuxmint/info
RELEASE=18.3
CODENAME=sylvia
EDITION="Xfce 64-bit"
DESCRIPTION="Linux Mint 18.3 Sylvia"
DESKTOP=Xfce
TOOLKIT=GTK
NEW_FEATURES_URL=http://www.linuxmint.com/rel_sylvia_xfce_whatsnew.php
RELEASE_NOTES_URL=http://www.linuxmint.com/rel_sylvia_xfce.php
USER_GUIDE_URL=help:linuxmint
GRUB_TITLE=Linux Mint 18.3 Xfce 64-bit
$ 

Code: Select all

$ vboxmanage --version
5.0.40_Ubuntur115130
$ lsmod | grep -i vbox
vboxpci                24576  0
vboxnetadp             28672  0
vboxnetflt             28672  0
vboxdrv               458752  3 vboxnetadp,vboxnetflt,vboxpci
$ modinfo vboxguest
filename:       /lib/modules/4.13.0-26-generic/kernel/ubuntu/vbox/vboxguest/vboxguest.ko
version:        5.1.28_Ubuntu r117968
license:        GPL
description:    Oracle VM VirtualBox Guest Additions for Linux Module
author:         Oracle Corporation
srcversion:     D0F66CBCD57DF59FA0CF464
alias:          pci:v000080EEd0000CAFEsv00000000sd00000000bc*sc*i*
depends:        
intree:         Y
name:           vboxguest
vermagic:       4.13.0-26-generic SMP mod_unload 
$ 

Code: Select all

$ sudo dmidecode | grep -A 9 "System Information"
System Information
	Manufacturer: TOSHIBA
	Product Name: Satellite C50-A546
	Version: PSCGQV-00W001AR
	Serial Number: 1E205589S
	UUID: E18FCA20-80C0-81E3-21D6-0C54A5C4C9EB
	Wake-up Type: Power Switch
	SKU Number: PSCGQV
	Family: PEGA Family

$ 

Code: Select all

$ prime-select query
nvidia
$

Code: Select all

$ uname -r
4.13.0-26-generic
$ 

Code: Select all

$ sudo lshw -c video 
  *-display               
       description: 3D controller
       product: GF117M [GeForce 610M/710M/810M/820M / GT 620M/625M/630M/720M]
       vendor: NVIDIA Corporation
       physical id: 0
       bus info: pci@0000:01:00.0
       version: a1
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress bus_master cap_list rom
       configuration: driver=nvidia latency=0
       resources: irq:35 memory:f6000000-f6ffffff memory:e0000000-efffffff memory:f0000000-f1ffffff ioport:e000(size=128) memory:f7000000-f707ffff
  *-display
       description: VGA compatible controller
       product: 4th Gen Core Processor Integrated Graphics Controller
       vendor: Intel Corporation
       physical id: 2
       bus info: pci@0000:00:02.0
       version: 06
       width: 64 bits
       clock: 33MHz
       capabilities: msi pm vga_controller bus_master cap_list rom
       configuration: driver=i915 latency=0
       resources: irq:26 memory:f7400000-f77fffff memory:d0000000-dfffffff ioport:f000(size=64) memory:c0000-dffff
$

Code: Select all

$ lspci -k | grep -EA2 'VGA|3D'
00:02.0 VGA compatible controller: Intel Corporation 4th Gen Core Processor Integrated Graphics Controller (rev 06)
	Subsystem: Toshiba America Info Systems 4th Gen Core Processor Integrated Graphics Controller
	Kernel driver in use: i915
--
01:00.0 3D controller: NVIDIA Corporation GF117M [GeForce 610M/710M/810M/820M / GT 620M/625M/630M/720M] (rev a1)
	Subsystem: Toshiba America Info Systems GeForce 710M
	Kernel driver in use: nvidia
$

Code: Select all

$ nvidia-settings --version

nvidia-settings:  version 390.12  (buildd@lgw01-amd64-018)  Thu Jan 11 19:55:42 UTC 2018
  The NVIDIA X Server Settings tool.

  This program is used to configure the NVIDIA Linux graphics driver.
  For more detail, please see the nvidia-settings(1) man page.

$ nvidia-smi
Mon Jan 15 22:22:58 2018       
+------------------------------------------------------+                       
| NVIDIA-SMI 340.104    Driver Version: 340.104        |                       
|-------------------------------+----------------------+----------------------+
| GPU  Name        Persistence-M| Bus-Id        Disp.A | Volatile Uncorr. ECC |
| Fan  Temp  Perf  Pwr:Usage/Cap|         Memory-Usage | GPU-Util  Compute M. |
|===============================+======================+======================|
|   0  GeForce 710M        Off  | 0000:01:00.0     N/A |                  N/A |
| N/A   50C    P0    N/A /  N/A |    136MiB /  2047MiB |     N/A      Default |
+-------------------------------+----------------------+----------------------+
                                                                               
+-----------------------------------------------------------------------------+
| Compute processes:                                               GPU Memory |
|  GPU       PID  Process name                                     Usage      |
|=============================================================================|
|    0            Not Supported                                               |
+-----------------------------------------------------------------------------+
$ 
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 2 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
Cosmo.
Level 24
Level 24
Posts: 22968
Joined: Sat Dec 06, 2014 7:34 am

Re: LM freezes after running VirtualBox image!

Post by Cosmo. »

I cannot count the number of posts, where I answered to this question. Here is one thread from yesterday.
User avatar
mbnoimi
Level 4
Level 4
Posts: 206
Joined: Sat Dec 04, 2010 7:45 pm
Contact:

Re: LM freezes after running VirtualBox image!

Post by mbnoimi »

Thanks a lot. I ignored it becvause I thought it may related to KDE issue

Any way, VirtualBox work fine with recent version 5.2.4
Locked

Return to “Virtual Machines”