Trying to open Quantum Espresso, stuck on loading screen when booted.

Discussions related to using VirtualBox on Windows hosts.
Post Reply
cvbar
Posts: 7
Joined: 20. Feb 2022, 02:04

Trying to open Quantum Espresso, stuck on loading screen when booted.

Post by cvbar »

I have an assignment (Run and 1 SCF and 2 NSCF calculations) due this upcoming Wednesday, Feb. 23, 2022. Although Quantum Mobile 21.05.1 won't run for me since it's stuck on the booting screen. Please see the attached screenshot displaying where it's currently stuck on.

I'm not so sure how to fix this issue, but I need a solution to this ASAP. Thank you for those who'll help me! :cry:
Attachments
image_2022-02-19_161319.png
image_2022-02-19_161319.png (43.54 KiB) Viewed 1905 times
scottgus1
Site Moderator
Posts: 20945
Joined: 30. Dec 2009, 20:14
Primary OS: MS Windows 10
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Windows, Linux

Re: Trying to open Quantum Espresso, stuck on loading screen when booted.

Post by scottgus1 »

Start the VM from full normal shutdown, not save-state. Run until you see the problem happen, then shut down the VM from within the VM's OS if possible. If not possible, close the Virtualbox window for the VM with the Power Off option set.

Right-click the VM in the main Virtualbox window's VM list, choose Show Log. Save the far left tab's log, zip it, and post the zip file, using the forum's Upload Attachment tab.
cvbar
Posts: 7
Joined: 20. Feb 2022, 02:04

Re: Trying to open Quantum Espresso, stuck on loading screen when booted.

Post by cvbar »

Hi! I tried that earlier, but the website says that the file is too big too upload. I'll try to do it again right now though. Thank you!
cvbar
Posts: 7
Joined: 20. Feb 2022, 02:04

Re: Trying to open Quantum Espresso, stuck on loading screen when booted.

Post by cvbar »

Got it! Here's the zip file to my last log.
Attachments
Quantum Mobile 21.05.1-2022-02-21-09-02-17.rar
(25.88 KiB) Downloaded 2 times
scottgus1
Site Moderator
Posts: 20945
Joined: 30. Dec 2009, 20:14
Primary OS: MS Windows 10
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Windows, Linux

Re: Trying to open Quantum Espresso, stuck on loading screen when booted.

Post by scottgus1 »

Thanks for the log. It doesn't show any problems as such with the Virtualbox 'hardware' that I see.

https://quantum-mobile.readthedocs.io/e ... .05.1.html says this VM came as an importable appliance. The log shows the VM as a Windows11 template, but the OS is apparently Ubuntu:
00:00:02.784343 Guest OS type: 'Windows11_64'
00:00:16.333004 VMMDev: Guest Log: 16:59:45.706646 main OS Product: Linux
00:00:16.333023 VMMDev: Guest Log: 16:59:45.706667 main OS Release: 4.15.0-128-generic
Set the VM's General settings, Basic tab, Type: to Linux, and Version: to Ubuntu 64-bit.

Also, RAM on the host os too short:
00:00:02.683304 Host RAM: 7599MB (7.4GB) total, 1074MB available
00:00:02.821590 RamSize <integer> = 0x0000000060000000 (1 610 612 736, 1 536 MB)
Try rebooting the host then trying the VM right away after log-in, instead of running other programs first.
cvbar
Posts: 7
Joined: 20. Feb 2022, 02:04

Re: Trying to open Quantum Espresso, stuck on loading screen when booted.

Post by cvbar »

Hello again! I made the changes to my settings in 'basic'. Can you explain how I can reboot the host then try the VM after logging in? Do you mean just do a normal start?
scottgus1
Site Moderator
Posts: 20945
Joined: 30. Dec 2009, 20:14
Primary OS: MS Windows 10
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Windows, Linux

Re: Trying to open Quantum Espresso, stuck on loading screen when booted.

Post by scottgus1 »

"reboot the host": restart your computer.

"try the VM after logging in" Start the VM first after the computer starts.
cvbar
Posts: 7
Joined: 20. Feb 2022, 02:04

Re: Trying to open Quantum Espresso, stuck on loading screen when booted.

Post by cvbar »

I tried that just now but the issue is still there sadly. Is there anything else I can try? :(
scottgus1
Site Moderator
Posts: 20945
Joined: 30. Dec 2009, 20:14
Primary OS: MS Windows 10
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Windows, Linux

Re: Trying to open Quantum Espresso, stuck on loading screen when booted.

Post by scottgus1 »

Please post a new vbox.log, we'll see what's up.
cvbar
Posts: 7
Joined: 20. Feb 2022, 02:04

Re: Trying to open Quantum Espresso, stuck on loading screen when booted.

Post by cvbar »

Here you go!
Attachments
Quantum Mobile 21.05.1-2022-02-22-11-10-19.rar
(26.27 KiB) Downloaded 2 times
scottgus1
Site Moderator
Posts: 20945
Joined: 30. Dec 2009, 20:14
Primary OS: MS Windows 10
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Windows, Linux

Re: Trying to open Quantum Espresso, stuck on loading screen when booted.

Post by scottgus1 »

Good, we have oodles of RAM available now and the correct template:
00:00:03.108387 Host RAM: 7599MB (7.4GB) total, 4330MB (4.2GB) available
00:00:03.246799 RamSize <integer> = 0x0000000060000000 (1 610 612 736, 1 536 MB)
00:00:03.247012 VRamSize <integer> = 0x0000000008000000 (134 217 728, 128 MB)
...
Guest OS:
00:00:03.207140 Guest OS type: 'Ubuntu_64'
00:00:16.999933 VMMDev: Guest Log: 19:04:46.863299 main OS Product: Linux
00:00:16.999951 VMMDev: Guest Log: 19:04:46.863320 main OS Release: 4.15.0-128-generic
Paravirtualization:
00:00:03.259002 GIM: Using provider 'KVM' (Implementation version: 0)
And it's still seizing, hmmm....

OK please try downloading an Ubuntu Desktop ISO, https://ubuntu.com/download/desktop , perhaps the Ubuntu 20.04.3 LTS. See if you can make a VM with that. If that works, then it could be the Quantum VM OS is broken and might have to be fixed inside the OS itself, instead of through Virtualbox.
cvbar
Posts: 7
Joined: 20. Feb 2022, 02:04

Re: Trying to open Quantum Espresso, stuck on loading screen when booted.

Post by cvbar »

Hi! Yes! I was able to download and install Ubuntu 20.04.3 LTS onto my VM, it's up and running. Question, if I reinstall Quantum Espresso, will all my files be erased?
scottgus1
Site Moderator
Posts: 20945
Joined: 30. Dec 2009, 20:14
Primary OS: MS Windows 10
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Windows, Linux

Re: Trying to open Quantum Espresso, stuck on loading screen when booted.

Post by scottgus1 »

Good, so the working Ubuntu VM shows that Virtualbox is working on your PC. The problem with the Quantum VM is inside the Quantum OS.
cvbar wrote:if I reinstall Quantum Espresso, will all my files be erased?
If you imported the Quantum VM from an OVA file, like "quantum_mobile_21.05.1.ova", then you can redo the import and you'll get a new fresh VM. The page you downloaded the ova from might have a hash value to check the integrity of the downloaded file before importing.
Post Reply