 |
 |
 |
 |
| Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum. |

17th August 2012, 08:13 AM
|
|
Registered User
|
|
Join Date: Aug 2012
Location: india,chennai
Posts: 6

|
|
|
virtual box not starting
i have instaled virtual box in fe 17 iam trying to run from terminal it is showing folowing error how to resolve this
[anwar@localhost ~]$ virtualbox
VirtualBox: supR3HardenedMainGetTrustedMain: dlopen("/usr/lib/virtualbox/VirtualBox.so",) failed: libaudio.so.2: cannot open shared object file: No such file or directory
|

17th August 2012, 09:17 AM
|
|
Registered User
|
|
Join Date: Oct 2011
Posts: 10

|
|
|
Re: virtual box not starting
Hi...
What is the error message if you run VirtualBox by clicking the VirtualBox logo and after clicking "Start" button?
__________________
FSL18
Registered Linux User - #545282
|

17th August 2012, 10:12 AM
|
 |
Un-Retired Administrator
|
|
Join Date: Mar 2004
Location: Salem, Mass USA
Posts: 13,930

|
|
|
Re: virtual box not starting
It appears that you may need to install nas-libs.
Code:
[glenn@script-test script>$ yum provides */libaudio.so.2
Loaded plugins: langpacks, presto, refresh-packagekit
nas-libs-1.9.3-2.fc17.i686 : Run-time libraries for NAS
Repo : fedora
Matched from:
Filename : /usr/lib/libaudio.so.2
nas-libs-1.9.3-2.fc17.x86_64 : Run-time libraries for NAS
Repo : fedora
Matched from:
Filename : /usr/lib64/libaudio.so.2
[glenn@script-test script>$ yum info nas-libs
Loaded plugins: langpacks, presto, refresh-packagekit
Available Packages
Name : nas-libs
Arch : i686
Version : 1.9.3
Release : 2.fc17
Size : 76 k
Repo : fedora
Summary : Run-time libraries for NAS
URL : http://radscan.com/nas.html
License : Public Domain
Description : Run-time libraries for NAS.
Name : nas-libs
Arch : x86_64
Version : 1.9.3
Release : 2.fc17
Size : 75 k
Repo : fedora
Summary : Run-time libraries for NAS
URL : http://radscan.com/nas.html
License : Public Domain
Description : Run-time libraries for NAS.
[glenn@script-test script>$ yum info NAS
Loaded plugins: langpacks, presto, refresh-packagekit
Available Packages
Name : nas
Arch : x86_64
Version : 1.9.3
Release : 2.fc17
Size : 194 k
Repo : fedora
Summary : The Network Audio System (NAS)
URL : http://radscan.com/nas.html
License : Public Domain
Description : In a nutshell, NAS is the audio equivalent of an X display server.
: The Network Audio System (NAS) was developed by NCD for playing,
: recording, and manipulating audio data over a network. Like the
: X Window System, it uses the client/server model to separate
: applications from the specific drivers that control audio input
: and output devices.
: Key features of the Network Audio System include:
: o Device-independent audio over the network
: o Lots of audio file and data formats
: o Can store sounds in server for rapid replay
: o Extensive mixing, separating, and manipulation of audio data
: o Simultaneous use of audio devices by multiple applications
: o Use by a growing number of ISVs
: o Small size
: o Free! No obnoxious licensing terms
Executing
Code:
yum provides */libaudio.so.2
reveals that it is part of nas-libs, so to get libaudio.so.2 you will need to install nas-libs
Code:
yum install nas-libs
__________________
Glenn
The Bassinator © ®
Laptop: Toshiba Satellite / Intel Core 2 Duo 1.73 GHz / 2GB / 160GB / Intel Mobile 945GM/GMS/GME/943/940GML Integrated Graphics
Desktop: BioStar MCP6PB M2+ / AMD Phenom 9750 Quad Core / 4GB / 1TB SATA / 500GB SATA / EVGA GeForce 8400 GS 1GB
|

17th August 2012, 11:45 AM
|
|
Registered User
|
|
Join Date: Aug 2012
Location: india,chennai
Posts: 6

|
|
|
Re: virtual box not starting
i have instaled the nas-lib package after that i have run vbox in terminal it showing folowing error
VirtualBox: supR3HardenedMainGetTrustedMain: dlopen("/usr/lib/virtualbox/VirtualBox.so",) failed: /lib/libQtOpenGL.so.4: undefined symbol: _ZNK14QWidgetPrivate17hasHeightForWidthEv
Last edited by anwar; 17th August 2012 at 11:49 AM.
|

17th August 2012, 12:41 PM
|
 |
Un-Retired Administrator
|
|
Join Date: Mar 2004
Location: Salem, Mass USA
Posts: 13,930

|
|
|
Re: virtual box not starting
Try running
PHP Code:
/etc/init.d/vboxdrv setup
and then try starting VirtualBox again.
__________________
Glenn
The Bassinator © ®
Laptop: Toshiba Satellite / Intel Core 2 Duo 1.73 GHz / 2GB / 160GB / Intel Mobile 945GM/GMS/GME/943/940GML Integrated Graphics
Desktop: BioStar MCP6PB M2+ / AMD Phenom 9750 Quad Core / 4GB / 1TB SATA / 500GB SATA / EVGA GeForce 8400 GS 1GB
|

17th August 2012, 02:04 PM
|
 |
Registered User
|
|
Join Date: Apr 2006
Location: Ohio, USA
Posts: 8,302

|
|
|
Re: virtual box not starting
I don't mean to derail, but I think it's time for Vbox uses to reconsider KVM.
It's free open source, it's supported under Linux and it doesn't bollux up the kernel regularly.
The most recent KVMs use spice/qlx/channel drivers for video, and tho' I haven't run any tests is a LOT better/faster than the older virtual vid implementations. 'virt-manager' isn't fancy, but it's a very functional VM config tool. These address some of the past KVM vs VBox shortcomings. Also sVirt promises to add some really nice inter-VM/Host security.
Obviously there are cases where VBox is still needed & useful - not suggesting otherwise.
__________________
None are more hopelessly enslaved than those who falsely believe they are free.
Johann Wolfgang von Goethe
|

17th August 2012, 02:12 PM
|
|
Registered User
|
|
Join Date: Aug 2012
Location: india,chennai
Posts: 6

|
|
|
Re: virtual box not starting
i have run /etc/init.d/vboxdrv setup but it showing bash: /etc/init.d/vboxdrv: No such file or directory
can i reinstall programe
|

17th August 2012, 02:31 PM
|
 |
Registered "Cashew" User
|
|
Join Date: May 2010
Location: Adelaide, Australia
Age: 18
Posts: 614

|
|
|
Re: virtual box not starting
Quote:
Originally Posted by stevea
I don't mean to derail, but I think it's time for Vbox uses to reconsider KVM.
It's free open source, it's supported under Linux and it doesn't bollux up the kernel regularly.
The most recent KVMs use spice/qlx/channel drivers for video, and tho' I haven't run any tests is a LOT better/faster than the older virtual vid implementations. 'virt-manager' isn't fancy, but it's a very functional VM config tool. These address some of the past KVM vs VBox shortcomings. Also sVirt promises to add some really nice inter-VM/Host security.
Obviously there are cases where VBox is still needed & useful - not suggesting otherwise.
|
Agreed. Oh and look, my kernel isn't tainted
Code:
[andrew@vmhost1 ~]$ /sbin/lsmod | grep kvm
kvm_intel 132417 66
kvm 409194 1 kvm_intel
[andrew@vmhost1 ~]$ cat /proc/sys/kernel/tainted
0
---------- Post added at 01:31 AM ---------- Previous post was at 01:30 AM ----------
Quote:
Originally Posted by anwar
i have run /etc/init.d/vboxdrv setup but it showing bash: /etc/init.d/vboxdrv: No such file or directory
can i reinstall programe
|
What method did you use to install virtualbox?
__________________
Running Mageia 3 (KDE 4.10) on an ASUS K55V (Core i5, 16GB RAM, 750GB HDD, Nvidia 610M)
|

17th August 2012, 03:11 PM
|
 |
Un-Retired Administrator
|
|
Join Date: Mar 2004
Location: Salem, Mass USA
Posts: 13,930

|
|
|
Re: virtual box not starting
+1 for stevea's comment. VirtualBox has become a real PITA to maintain. I don't use it anymore.
__________________
Glenn
The Bassinator © ®
Laptop: Toshiba Satellite / Intel Core 2 Duo 1.73 GHz / 2GB / 160GB / Intel Mobile 945GM/GMS/GME/943/940GML Integrated Graphics
Desktop: BioStar MCP6PB M2+ / AMD Phenom 9750 Quad Core / 4GB / 1TB SATA / 500GB SATA / EVGA GeForce 8400 GS 1GB
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Current GMT-time: 20:50 (Thursday, 23-05-2013)
|
|
 |
 |
 |
 |
|
|