No sound device in Solaris 11 running in Parallels (MacBook Pro)

 
Thread Tools Search this Thread
Special Forums Hardware No sound device in Solaris 11 running in Parallels (MacBook Pro)
# 1  
Old 01-28-2013
No sound device in Solaris 11 running in Parallels (MacBook Pro)

I'm new to Solaris. I was able to installed Solaris 11 running GNOME. I tried to detect sound/audio but the message given that "No volume control GStreamer plugins and/or devices found". There is no dev/audio but there are audio drivers such as gstreamer installed when I checked using Solaris Package Manager. Even when I search using keyword in Package Manager "audio", the audio drivers are installed. How do I enable the audio driver so that I can listen to music in Solaris. Thanks.

---------- Post updated at 12:26 PM ---------- Previous update was at 09:47 AM ----------

I managed to fix this. I just add the sound option in Parallels - it works. Solaris was able to detect the sound driver.
Login or Register to Ask a Question

Previous Thread | Next Thread

4 More Discussions You Might Find Interesting

1. OS X (Apple)

4 Pole Audio I/O Connections For Macbook Pro...

Disclaimer:- You take this information and use it ENTIRELY at your own risk. I and this site hold no responsibility for any errors either in this text or with your electronics capabilities... The reason I have given this away is/was because I needed an audio input for a simple MacBook Pro... (0 Replies)
Discussion started by: wisecracker
0 Replies

2. Solaris

Retina display Macbook Pro and Solaris compatibility

Has anyone attempted to install Solaris 11 on a Macbook Pro with the new Retina display? I'm considering setting up a triple boot scenario with Windows 7, Mac OS X and Solaris 11. My goals are to learn the OS better and to gain daily exposure to it by running it as a desktop OS whenever possible. (11 Replies)
Discussion started by: DustinT
11 Replies

3. Solaris

Sound not working on Solaris 10 running on Sun Virtual Box

Hello Friends, I have installed Solaris 10 on on Sun Virtual Box. I am able to browse internet on solaris 10 thru firefox, however I am not getting sound, there is cross on the tray icon of sound. Please help with this !! Regards, Sahil (3 Replies)
Discussion started by: sahilsardana
3 Replies

4. UNIX for Dummies Questions & Answers

force mounting usb drive on macbook pro

alright, this might seem a dumb question, can't say i'm too familiar with these applications. i have a 250mb zip drive that i just got for my macbook pro (i know it's archaic, i have a drum machine that uses 100mb zip disks) and it is recognized in system profiler as a 250mb iomega drive, but it... (1 Reply)
Discussion started by: grampah
1 Replies
Login or Register to Ask a Question
gnome-sound-recorder(1)                                            User Commands                                           gnome-sound-recorder(1)

NAME
gnome-sound-recorder - record and play back soundtracks SYNOPSIS
gnome-sound-recorder [--file=filename] [--play=filename] [--record=filename] [--version] DESCRIPTION
gnome-sound-recorder provides a graphical user interface to record soundtracks and play these back on your computer. You can use the Pref- erences dialog to configure several recording options. For more details, press the F1 key to display the online help. You can also launch an audio mixer using the File menu. The mixer used in GNOME for the Solaris operating environment is sdtaudiocon- trol(1). gnome-sound-recorder also uses sox(1) to play back the recorded soundtrack. OPTIONS
The following options are supported: --file=filename Open the specified audio file. You must click on the Play button to start playing the audio file. You can also use -f to specify this option. --play=filename Open the specified audio file and start playing the file. You can also use -p to specify this option. --record=filenamSave the sound being played on your computer into the specified file. You can also use -r to specify this option. --version Display the version number. EXAMPLES
Example 1: Opening a File With gnome-sound-recorder example% gnome-sound-recorder -f filename.wav Example 2: Saving the Recorded Sound to a File example% gnome-sound-recorder -r filename.wav ENVIRONMENT VARIABLES
See environ(5) for descriptions of the following environment variables: HOME User's home directory. EXIT STATUS
The following exit values are returned: 0 Application exited successfully >0 Application exited with failure FILES
The following files are used by this application: /usr/bin/gnome-sound-recTheecommand-line executable for the application. /usr/dt/bin/sdtaudiocontThe command-line executable for the mixer used in GNOME for the Solaris operating environment. ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWgnome-sound-recorder | +-----------------------------+-----------------------------+ |Interface stability |External | +-----------------------------+-----------------------------+ SEE ALSO
sdtaudiocontrol(1), sox(1), gst-std-options(5) Latest version of the GNOME Desktop User Guide for your platform. NOTES
Written by Ghee Teo, Sun Microsystems Inc., 2003, 2004. SunOS 5.10 31 Aug 2004 gnome-sound-recorder(1)