[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Alsa default card einstellen



Am 10. Aug 2009 um 22:04 CEST schrieb Thomas Schöpfer:
> Ich habe mir ein USB-Headset für skype angeschafft.
> Wenn dieses Headset beim Einschalten angesteckt ist,
> besteht eine etwa 50-prozentige Chance, dass die interne
> Soundkarte nicht funktioniert.
> Früher konnte ich ein ähnliches Problem mit
> "asoundconf set-default-card Intel" lösen.
> Bei Lenny funktioniert das so nicht.
> 
> "asoundconf list" zeigt:
> Intel          <-- Interner Sound
> U0xccd0x77     <-- Headset
> U0x46d0x8da    <-- Mikrofon auf Webcam
> 
> wobei Intel nur auftaucht, wenn sie auch läuft.
> 
> An anderer Stelle habe ich einen Hinweis gefunden, dass man
> in /etc/modprobe.conf einen Eintrag
>  options snd-intel-hda index=0 model=basic
> einfügen soll. Das hat auch nichts gebracht.
> 
> Wie bringe ich alsa bei, die Intel-Sound-Treiber immer
> zuerst zu laden?

Ich habe das bei mir so gelöst:

,----[ cat /etc/modprobe.d/sound ]
| alias snd-card-0 snd_hda_intel
| options snd-via82xx index=0
| alias snd-card-1 snd-ice1712
| options snd-ice1712 index=1
| alias snd-card-2 snd_usb_audio
| options snd_usb_audio index=2
`----

,----[ cat /proc/asound/cards ]
| 0 [Intel   ]: HDA-Intel - HDA Intel
|               HDA Intel at 0xf9ff8000 irq 22
| 1 [M2496   ]: ICE1712 - M Audio Audiophile 24/96
|               M Audio Audiophile 24/96 at 0xec00, irq 17
| 2 [Headset ]: USB-Audio - Logitech USB Headset
|               Logitech Logitech USB Headset at usb-0000:00:1d.0-1, full speed
`----


Gruß
Stefan
 
-- 
,-----------------------------------------------------------------------------.
|         Stefan Lütje        |  "Büro ist wie Jazz, nur ohne die Musik."  |
|  stefan.luetje@t-online.de  |                  Stromberg                 |
`----Key fingerprint = BCB2 48E4 9211 C975 5A3F  B192 9B6E CCCF 99CC 44FA-----'

Attachment: signature.asc
Description: Digital signature


Reply to: