Part of Slepp's ProjectsPastebinTURLImagebinFilebin
Feedback -- English French German Japanese
Create Upload Newest Tools Donate

Advertising

Someone
Saturday, January 5th, 2008 at 10:04:27pm UTC 

  1. Quick install
  2. =============
  3.  
  4. 1) You must have full configured source for the Linux kernel which you
  5.    want to use for the ALSA drivers. Note that ALSA drivers are part
  6.    of the kernel, so there is necessary to resolve all symbol dependencies
  7.    between the used kernel and ALSA driver code. Partly installed kernels
  8.    (for example from distributor makers) can be unuseable for this action.
  9. 2) You must turn on sound support (soundcore module).
  10. 3) Run './configure' script.
  11.    If you have ISA Plug & Play soundcard, use --with-isapnp=yes switch.
  12.    If you want sequencer support, use --with-sequencer=yes switch.
  13.    If you do not want OSS/Free emulation, use --with-oss=no switch.
  14.    If you want turn on debug mode use --with-debug=full switch.
  15.    If you want debug soundcard detection try --with-debug=detect switch.
  16.    If you have kernel source code in another directory than /usr/src/linux,
  17.    use --with-kernel=<kernel_directory>.
  18.    Example: ./configure --with-isapnp=yes --with-debug=full
  19. 4) Run 'make install'.
  20. 5) Run the './snddevices' script to create new sound devices in /dev directory.
  21.    Skip this step, if you have a kernel with the DEVFS support.
  22. 6) Edit your /etc/modules.conf (see the kmod support section below).
  23. 7) Run 'modprobe snd-xxxx' where xxxx is the name of your card.
  24.    Note: If you have a ISA PnP soundcard you need to first run the isapnp
  25.          program from isapnptools package to initialize your
  26.          soundcard. You can also use the native ISA PnP support by
  27.          using the --with-isapnp=yes configuration switch, in which
  28.          case you do not need the isapnptools package.
  29.  
  30. You can also look at the utils/alsasound file. This script is designed for
  31. the RedHat distribution, but it can be used with other distributions which
  32. use System V style rc init scripts.
  33.  
  34. Note: All mixer channels are muted by default. You must use a native
  35.       or OSS mixer program to unmute appropriate channels (for example a
  36.       mixer from the alsa-utils package).
  37.  
  38. Note: This document notices the /etc/modules.conf file. Many current
  39.       distributions uses the old /etc/conf.modules file. Both names are
  40.       valid.

advertising

Update the Post

Either update this post and resubmit it with changes, or make a new post.

You may also comment on this post.

update paste below
details of the post (optional)

Note: Only the paste content is required, though the following information can be useful to others.

Save name / title?

(space separated, optional)



Please note that information posted here will not expire by default. If you do not want it to expire, please set the expiry time above. If it is set to expire, web search engines will not be allowed to index it prior to it expiring. Items that are not marked to expire will be indexable by search engines. Be careful with your passwords. All illegal activities will be reported and any information will be handed over to the authorities, so be good.

comments powered by Disqus
worth-right