No sound with ALC887

Обсудить вопросы и проблемы со звуком

Модератор: Модераторы разделов

Ответить
Аватара пользователя
viktor6
Сообщения: 87
ОС: Debian

No sound with ALC887

Сообщение viktor6 »

Вот хочу поделится статейкой которая мне помогла из звуком
оригинал http://forums.debian.net/viewtopic.php?f=7...t=86536#p457692
Hi,
What is output from:

Код: Выделить всё

# alsactl init



If sound isn't activated, post what this shows:

Код: Выделить всё

$ cat /proc/asound/cards




If no sound, a possible solution (it's a guess) is:
In root terminal:

Код: Выделить всё

# echo "options snd-hda-intel model=generic" >> /etc/modprobe.d/alsa-base.conf



Either reboot or do:

Код: Выделить всё

# /etc/init.d/alsa-utils stop
# alsa force-reload
# /etc/init.d/alsa-utils start

Спасибо сказали:
Ответить