RTR3InitEx failed with rc=-1912

Discussions related to using VirtualBox on Linux hosts.
kangaroo72
Posts: 13
Joined: 19. Mar 2016, 03:44

RTR3InitEx failed with rc=-1912

Post by kangaroo72 »

Host: Ubuntu 16.04 LTS / VirtualBox 5.1.2 r108956
Guest: Ubuntu 16.04 LTS or Windows 7 Professional

Dear Community,

after upgrade to latest version my guests aren't starting any more (see screenshot). I'm not sure what to do.
Can someone help me please??

Thanks a lot,

Kangaroo72
Attachments
VirtualBox-Error.jpg
VirtualBox-Error.jpg (95.8 KiB) Viewed 16199 times
Perryg
Site Moderator
Posts: 34369
Joined: 6. Sep 2008, 22:55
Primary OS: Linux other
VBox Version: OSE self-compiled
Guest OSses: *NIX

Re: RTR3InitEx failed with rc=-1912

Post by Perryg »

Was the host upgraded from a previous version of Ubuntu or a clean install?
Was VirtualBox an upgrade from a previous version that did work?
Was the original VirtualBox the Ubuntu fork and if so did you purge that install before installing 5.1.*?
kangaroo72
Posts: 13
Joined: 19. Mar 2016, 03:44

Re: RTR3InitEx failed with rc=-1912

Post by kangaroo72 »

Hi Perryg,

thanks for your answer. I've started "dpkg -l" and removed everything regarding virtualbox, and installed v5.21 again.

Now my Ubuntu-Guest works, but the Windows-Guest get's the error from screenshot ... (xml also attached ...)

Thank you
Attachments
file.vbox.xml
(8.66 KiB) Downloaded 31 times
VirtualBox-Error_2.jpg
VirtualBox-Error_2.jpg (58.7 KiB) Viewed 16192 times
Perryg
Site Moderator
Posts: 34369
Joined: 6. Sep 2008, 22:55
Primary OS: Linux other
VBox Version: OSE self-compiled
Guest OSses: *NIX

Re: RTR3InitEx failed with rc=-1912

Post by Perryg »

Post the guests log file ( as an attachment ). Right click on the guest in the Main Manager then click show log. Save and post as an attachment. Compress if it is too large to post.
kangaroo72
Posts: 13
Joined: 19. Mar 2016, 03:44

Re: RTR3InitEx failed with rc=-1912

Post by kangaroo72 »

Thanks for help
Attachments
VBox.log
(63.7 KiB) Downloaded 158 times
Perryg
Site Moderator
Posts: 34369
Joined: 6. Sep 2008, 22:55
Primary OS: Linux other
VBox Version: OSE self-compiled
Guest OSses: *NIX

Re: RTR3InitEx failed with rc=-1912

Post by Perryg »

Did you originally have the Extension Pack installed?
kangaroo72
Posts: 13
Joined: 19. Mar 2016, 03:44

Re: RTR3InitEx failed with rc=-1912

Post by kangaroo72 »

yep - it's installed (5.2.1) 5.0.18 before
Perryg
Site Moderator
Posts: 34369
Joined: 6. Sep 2008, 22:55
Primary OS: Linux other
VBox Version: OSE self-compiled
Guest OSses: *NIX

Re: RTR3InitEx failed with rc=-1912

Post by Perryg »

Code: Select all

00:00:00.187779 Installed Extension Packs:
00:00:00.187788   None installed!
You sure about that?
kangaroo72
Posts: 13
Joined: 19. Mar 2016, 03:44

Re: RTR3InitEx failed with rc=-1912

Post by kangaroo72 »

huh?? That's bad ...

can I fix this??
Perryg
Site Moderator
Posts: 34369
Joined: 6. Sep 2008, 22:55
Primary OS: Linux other
VBox Version: OSE self-compiled
Guest OSses: *NIX

Re: RTR3InitEx failed with rc=-1912

Post by Perryg »

Sure. Download the matching Extension Pack and install it.
kangaroo72
Posts: 13
Joined: 19. Mar 2016, 03:44

Re: RTR3InitEx failed with rc=-1912

Post by kangaroo72 »

I thought I did this?? It's shown in virtualbox manager (the extpack). Do I have to install it on console??
Perryg
Site Moderator
Posts: 34369
Joined: 6. Sep 2008, 22:55
Primary OS: Linux other
VBox Version: OSE self-compiled
Guest OSses: *NIX

Re: RTR3InitEx failed with rc=-1912

Post by Perryg »

Run the following in the host terminal and post the results

Code: Select all

VBoxManage list extpacks
kangaroo72
Posts: 13
Joined: 19. Mar 2016, 03:44

Re: RTR3InitEx failed with rc=-1912

Post by kangaroo72 »

Code: Select all

tescher@SV-SYDNEY:/$ VBoxManage list extpacks
Extension Packs: 1
Pack no. 0:   Oracle VM VirtualBox Extension Pack
Version:      5.1.2
Revision:     108956
Edition:
Description:  USB 2.0 and USB 3.0 Host Controller, Host Webcam, VirtualBox RDP, PXE ROM, Disk Encryption.
VRDE Module:  VBoxVRDP
Usable:       true
Why unusable:
tescher@SV-SYDNEY:/$
kangaroo72
Posts: 13
Joined: 19. Mar 2016, 03:44

Re: RTR3InitEx failed with rc=-1912

Post by kangaroo72 »

actual log ...
Attachments
VBox.log
(69.75 KiB) Downloaded 92 times
Perryg
Site Moderator
Posts: 34369
Joined: 6. Sep 2008, 22:55
Primary OS: Linux other
VBox Version: OSE self-compiled
Guest OSses: *NIX

Re: RTR3InitEx failed with rc=-1912

Post by Perryg »

This log looks a lot better and shows the ExtPack and the availability for EHCI so far so good. Now do you still get the same error message when you start the guest? It does not show in the log file.
Post Reply