Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| wiki:sound_setup_using_oss [2012/10/13 18:43] – [Reasons to consider installing OSS versus ALSA] correct link aus9 | wiki:sound_setup_using_oss [2013/03/23 21:15] (current) – tinypoodle | ||
|---|---|---|---|
| Line 18: | Line 18: | ||
| If you prefer commands, open a terminal and run command | If you prefer commands, open a terminal and run command | ||
| < | < | ||
| - | ossxmix | + | ossmix |
| </ | </ | ||
| For more advanced users, if you do not want a GTK download choose OSS from apps and reboot. | For more advanced users, if you do not want a GTK download choose OSS from apps and reboot. | ||
| - | ===== Reasons to consider installing | + | ===== OSS versus ALSA ===== |
| Warning: This is written for newbies, its not meant to be a pure recommendation but \\ | Warning: This is written for newbies, its not meant to be a pure recommendation but \\ | ||
| Line 31: | Line 31: | ||
| * If you need to change sound devices on-the-fly gui --> Pulseaudio (front end to ALSA) \\ | * If you need to change sound devices on-the-fly gui --> Pulseaudio (front end to ALSA) \\ | ||
| * If you need to change sound devices no gui --> | * If you need to change sound devices no gui --> | ||
| - | * If you need easier surround sound --> | + | * If you need easier surround sound -->Pulseaudio |
| * If you like command mode surround sound --> Try OSS \\ | * If you like command mode surround sound --> Try OSS \\ | ||
| - | * If you have an ISA sound device --> Try OSS then ALSA \\ | ||
| * If you need a sound modem (dial-up) plus normal sound out --> Likely to be ALSA \\ | * If you need a sound modem (dial-up) plus normal sound out --> Likely to be ALSA \\ | ||
| * If you need to use a webcam builtin mic --> Try OSS then ALSA \\ | * If you need to use a webcam builtin mic --> Try OSS then ALSA \\ | ||
| * If you need to play high quality sound files --> ALSA\\ | * If you need to play high quality sound files --> ALSA\\ | ||
| * If you have a Intel device, that needs a tweak --> ALSA | * If you have a Intel device, that needs a tweak --> ALSA | ||
| + | |||
| + | * In case you have an ISA sound card or a very old CPU, alsa may be your only choice. | ||
| OSS is easier to setup, but fewer people use it so you may not get the support you are looking for. | OSS is easier to setup, but fewer people use it so you may not get the support you are looking for. | ||
| Line 52: | Line 53: | ||
| good luck and [[setting_up_sound|click here for ALSA wiki]] | good luck and [[setting_up_sound|click here for ALSA wiki]] | ||
| + | |||
| + | =====Remove ALSA===== | ||
| + | If you have previously installed ALSA remove those packages from onboot | ||
| + | |||
| + | {{wiki: | ||
| ===== Checking tcz loads ok on reboot ===== | ===== Checking tcz loads ok on reboot ===== | ||