You are not logged in.

#1 2012-07-27 07:41:11

lqs
Member
Registered: 2012-07-25
Posts: 14

Virtualbox problem: modprobed_db: command not found[SOLVED]

I'm running arch in virtualbox.
and when I run # virtualbox, error:
"VirtualBox: supR3HardenedMainGetTrustedMain: dlopen("/usr/lib/virtualbox/VirtualBox.so",) failed: libQtCore.so.4: cannot open shared object file: No such file or directory"

wiki write: "Note: You may need to update the kernel modules db in order to avoid 'no such file or directory' error when loading vboxdrv. Run: modprobed_db."

but result:
"# modprobed_db
bash: modprobed_db: command not found
"

Last edited by lqs (2012-07-27 09:00:44)

Offline

#2 2012-07-27 08:03:50

Army
Member
Registered: 2007-12-07
Posts: 1,784

Re: Virtualbox problem: modprobed_db: command not found[SOLVED]

modprobed_db can be found in the AUR. It collects all modules which have ever been loaded on your system. It's very practical if you compile a custom kernel and only want to include the modules you need.

I think this doesn't solve your problem. Your system is missing the file /usr/lib/libQtCore.so.4 Do you have [testing] enabled? If so, do you also have [community-testing] enabled? I'll need more input to be able to help properly.

Offline

#3 2012-07-27 08:05:56

DSpider
Member
From: Romania
Registered: 2009-08-23
Posts: 2,273

Re: Virtualbox problem: modprobed_db: command not found[SOLVED]

You're trying to run VirtualBox in VirtualBox?


https://forums.virtualbox.org/viewtopic.php?f=1&t=20589

Last edited by DSpider (2012-07-27 08:06:08)


"How to Succeed with Linux"

I have made a personal commitment not to reply in topics that start with a lowercase letter. Proper grammar and punctuation is a sign of respect, and if you do not show any, you will NOT receive any help (at least not from me).

Offline

#4 2012-07-27 08:12:07

lqs
Member
Registered: 2012-07-25
Posts: 14

Re: Virtualbox problem: modprobed_db: command not found[SOLVED]

After installed qt and yaourt modprobed_db, this problem solved.

Offline

#5 2012-07-27 08:21:44

Gcool
Member
Registered: 2011-08-16
Posts: 1,456

Re: Virtualbox problem: modprobed_db: command not found[SOLVED]

Good to hear you managed to fix it.

Don't forget to mark your thread as [SOLVED].


Burninate!

Offline

Board footer

Powered by FluxBB