настройка звука
Модераторы: Skull, Модераторы разделов
-
faul
- Сообщения: 5
- ОС: ALT Linux 4.0 Desktop
настройка звука
подскажите, пожалуйста, где в настройках можно принудительно указать звуковую карту? у меня вывод звука как-то рандомно перескакивает со встроенной на audigy и обратно...
-
Alexei_VM
- Сообщения: 765
- ОС: ALT Linux Sisyphus
Re: настройка звука
У меня в /etc/modules.conf есть вот такие строчки:
options snd-emu10k1 index=0
options snd-intel8x0 index=1
options snd-bt87x index=2
Соответственно, три карты всегда определяются в том порядке, в котором им розданы индексы.
-
faul
- Сообщения: 5
- ОС: ALT Linux 4.0 Desktop
Re: настройка звука
/etc/modules.conf:
# Local configuration goes here.
# To inspect package defined part, see also /etc/modutils.d/
/etc/modutils.d/alsa-modindex:
#### AC97 software sound chips
## spare index=0 for a real soundcard (if any)
#options snd_intel8x0 index=2
#options snd_via82xx index=2
#options snd-bt87x index=3
#options snd_intel8x0m index=4
#options snd-atiixp-modem index=4
#options snd-via82xx-modem index=4
## if you experience noisy sound with VIA AC97 audio,
## try to uncomment this and play with 4/2/1:
#options snd-via82xx dxs_support=4
#### MIDI
#alias midi snd-seq-oss
## bank autoload; get from driver CD and uncomment these lines
#post-install snd-seq-oss sfxload /etc/midi/8mbgmsfx.sf2
## -- or -- install awesfx and uncomment this:
#post-install snd-seq-oss sfxload /etc/midi/gu11-rom.sf2
-это оно? что здесь надо поменять?
-
marsden
- Сообщения: 49
- ОС: ALT Linux Desktop 5.1
Re: настройка звука
если не нужна встроенная, может, ее вообще выключить в биосе?
-
faul
- Сообщения: 5
- ОС: ALT Linux 4.0 Desktop
Re: настройка звука
хм.. ну да, действительно) спасибо, я как-то не подумал..