Hallo zusammen. Lese mich seit gestern durch verschiedenste Foren, komme aber nicht weiter. Habe ubuntu neu installiert, alles wunderbar, jedoch sound nur auf dem Kopfhörerausgang. Nach Ausprobieren einiger Lösungsvorschläge in wiki/forum jetzt gar kein sound mehr; die soundkarte, die vorher noch in "audio-einstellungen" zu finden war, ist jetzt ganz weg.
Bei Suche nach soundkarte im Terminal bekomme ich Ausgaben:
1 2 3 4 5 | cat /proc/asound/cards 0 [Generic ]: HDA-Intel - HD-Audio Generic HD-Audio Generic at 0xf0444000 irq 28 1 [SB ]: HDA-Intel - HDA ATI SB HDA ATI SB at 0xf0440000 irq 16 |
und
1 | Codec: ATI R6xx HDMI |
Wenn ich jedoch (wie im wiki soundkarten konfigurieren/hda beschrieben) im Terminal das eingebe (um nach Parametern des chips zu suchen):
1 | zless /usr/share/doc/alsa-base/driver/ALSA-Configuration.txt.gz |
bekomme ich
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 | Advanced Linux Sound Architecture - Driver ========================================== Configuration guide Kernel Configuration ==================== To enable ALSA support you need at least to build the kernel with primary sound card support (CONFIG_SOUND). Since ALSA can emulate OSS, you don't have to choose any of the OSS modules. Enable "OSS API emulation" (CONFIG_SND_OSSEMUL) and both OSS mixer and PCM supports if you want to run OSS applications with ALSA. If you want to support the WaveTable functionality on cards such as SB Live! then you need to enable "Sequencer support" (CONFIG_SND_SEQUENCER). To make ALSA debug messages more verbose, enable the "Verbose printk" and "Debug" options. To check for memory leaks, turn on "Debug memory" too. "Debug detection" will add checks for the detection of cards. /usr/share/doc/alsa-base/driver/ALSA-Configuration.txt.gz |
Hier hänge ich nun fest. Laut wiki soll man nach dem "strg hda" suchen. Finde ich nicht. Nur diese Kernel-Konfigurationsanleitung, mit der ich nichts anfangen kann. Hat jemand ne Idee?
2004 – 2012 ubuntuusers.de • Einige Rechte vorbehalten