|
ru.unix.bsd- RU.UNIX.BSD ------------------------------------------------------------------ From : Dmitriy Donchenko 2:468/10.13 03 Jan 2003 10:06:08 To : Andrey Kiselev Subject : аудио --------------------------------------------------------------------------------
AK> Hе подскажите ли как настроить в иксах, в КДЕ сабж так, что бы
AK> проирывались несколько звуковых потоков одновременно на одной
AK> аудиокарте. (например при работающем xmms воспроизводились бы и звуки
AK> аськи). Аудюха ISA Creativ SB 16, прописана в ядре как pcm.
http://www.onlamp.com/pub/a/bsd/2002/09/19/FreeBSD_Basics.html
Почитай здесь. ИМХО должно помочь. Если не могешь почитать, цитирую:
There are several sysctl values that can be tweaked to improve multimedia
performance. Two of them are read-only, meaning that you must place these values
in the file /boot/loader.conf, like so:
hw.ata.atapi_dma="1"
hw.ata.ata_dma="1"
The other four values are placed in the file /etc/sysctl.conf. Note that, unlike
the previous file, you don't use quotations around the values in this file:
kern.ipc.shmmax=67108864
kern.ipc.shmall=32768
hw.snd.pcm0.vchans=4
hw.snd.maxautovchans=4
If your soundcard doesn't use the pcm device, don't include that third sysctl
value dealing with pcm0. If you use pcm1 instead of pcm0, change the 0 to a 1
when you add that sysctl value. Also note that you will need to reboot in order
for all of your changes to take effect.
Пока!
--- GoldEd 3.0.1-asa9 SR3
* Origin: Я ЖАЖДУ! (2:468/10.13)
Вернуться к списку тем, сортированных по: возрастание даты уменьшение даты тема автор
Архивное /ru.unix.bsd/157183e155356.html, оценка из 5, голосов 10
|