Sound: Difference between revisions
From Elch-Wiki
				
				
				Jump to navigationJump to search
				
				
 New page:  == Sound konfigurieren == * mpg123 runterladen [http://mpg123.de/] und mit ./configure, make, make install kompilieren (alt: [http://orgis.org/thomas/mpg123-thor/i.shtml]  entpacken und n...  | 
				No edit summary  | 
				||
| Line 1: | Line 1: | ||
== Sound konfigurieren ==  | == Sound konfigurieren ==  | ||
* mpg123 runterladen [http://mpg123.de/] und mit ./configure, make, make install kompilieren (alt: [http://orgis.org/thomas/mpg123-thor/i.shtml]  entpacken und nach /usr/bin kopieren)  | * mpg123 runterladen [http://mpg123.de/] und mit ./configure, make, make install kompilieren (alt: [http://orgis.org/thomas/mpg123-thor/i.shtml]  entpacken und nach /usr/bin kopieren)  | ||
| Line 8: | Line 7: | ||
* Zuordnung von Events zu Soundkarten werden in /etc/asound.conf gemacht  | * Zuordnung von Events zu Soundkarten werden in /etc/asound.conf gemacht  | ||
== Bluetooth headset ==  | |||
* Siehe [http://wiki.bluez.org/wiki/HOWTO/AudioDevices]  | |||
Revision as of 07:30, 1 May 2009
Sound konfigurieren
- mpg123 runterladen [1] und mit ./configure, make, make install kompilieren (alt: [2] entpacken und nach /usr/bin kopieren)
 - Wenn der mpg123 mal nicht will -> alsaconf aufrufen!
 - Lautstärke einstellen: als root -> amixer set Master 85%
 - lame runterladen [3] und gemäss INSTALL compilieren und installieren
 - mp3info [4] runterladen und gemäss INSTALL nur die Command-Line Tools kompilieren/installieren
 
- Zuordnung von Events zu Soundkarten werden in /etc/asound.conf gemacht
 
Bluetooth headset
- Siehe [5]