Difference between revisions of "Virtual ALSA"

From WA2IAC Wiki
Jump to: navigation, search
m (Page Objective)
m (ALSA on Virtual Box)
 
Line 5: Line 5:
  
 
== Assessment ==
 
== Assessment ==
 +
https://github.com/silkentrance/openvz-openvz-2.6.32/blob/master/Documentation/sound/alsa/HD-Audio.txt
 
<pre>
 
<pre>
 
alsa-info
 
alsa-info
Line 20: Line 21:
 
run with `--no-upload` option, and attach the generated file.
 
run with `--no-upload` option, and attach the generated file.
 
</pre>
 
</pre>
 
 
  
 
== ALSA Dummy Driver ==
 
== ALSA Dummy Driver ==
Line 63: Line 62:
 
In VBX the module loads no problem:
 
In VBX the module loads no problem:
 
<pre>
 
<pre>
# modprobe snd_dummy
+
# modprobe snd-dummy        (note hyphen, not underscore!)
 
#
 
#
 
</pre>
 
</pre>
Line 174: Line 173:
 
=== Links ===
 
=== Links ===
 
http://www.linux-kvm.com/content/sound-problem-solved
 
http://www.linux-kvm.com/content/sound-problem-solved
 +
 +
== ALSA on CentOS VM Host Rack Box ==
 +
 +
ALSA picks up the hardware on the base OS of this OpenVZ server.
 +
 +
Working out the process/problems to get the OpenVZ to work properly in progress. Updated OS & Kernel 2/25/2014.
  
 
== ALSA on Virtual Box ==
 
== ALSA on Virtual Box ==
It just works, but only the way it wants to.
+
It just works, but only the way it wants to. The Null device seems to have been loaded by default (Xubuntu 12.04).
  
 
=== Links ===
 
=== Links ===
  
 
http://www.withoutthesarcasm.com/fixing-audio-in-linux-guests-virtualbox/
 
http://www.withoutthesarcasm.com/fixing-audio-in-linux-guests-virtualbox/
 +
 +
== More How-To ==
 +
 +
For post "install" (and debug) open the following doc, and scroll down to (or search for) "Using alsamixer"
 +
 +
http://ubuntuforums.org/showthread.php?t=205449
  
 
= My Favorite Packages =
 
= My Favorite Packages =
  
 
Tower load - moved to notes.
 
Tower load - moved to notes.

Latest revision as of 17:05, 26 February 2014