ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Canis Cerberus <altlinux@nm.ru>
To: community@altlinux.ru
Subject: Re: [Comm] via8233
Date: Mon, 20 Oct 2003 23:38:06 +0400
Message-ID: <200310202338.06675.altlinux@nm.ru> (raw)
In-Reply-To: <10210654390.20031020173509@vpost.ru>

В сообщении от 20 Октябрь 2003 17:35 KO(c)Tik написал(a):
>                     Добрый день, All!!!
>
> Поставил в четверг мастер, kernel-2.4.20. Ну и напоролся на сабж на
> матери GA-7VA на VIA KT400. Скажите, с каким бубном и как надо
> сплясать, чтобы этот звук прорезался? sndconfig его определяет,
> запускает kudzu, делает вид что все хорошо, далее ситуация такая -
> звуковые файлы типа играются, ползунок ползет, звука нет. Опыта с
> линуксом немного, посему самому разрулить пока не получается...
>
> ----------------------------------------------------------------------
> "Нажмите любую клавишу, чтобы продолжить или любую другую, чтобы выйти."
> ----------------------------------------------------------------------
для начала не запускайте sndconfig - это "шаг назад", а поставьте модули alsa,  
в Мастере кажется : alsa24-up-2.4.20_0.9.0rc7-alt7.

а дальше наверное как завещал Мишель Шигорин:

Если используется софтовый звук на intel/via mobo --
выполните от имени root:

perl -pi -e 's,^.*snd-.*$,#&,' /etc/modules.conf

Если звук на via -- то:

echo "alias sound-slot-0 via82cxxx_audio" >> /etc/modules.conf

если на intel -- то

echo "alias sound-slot-0 i810_audio" >> /etc/modules.conf

далее

fuser -vvk /dev/dsp
lsmod | grep ^snd | awk '{ print $1; }' | xargs rmmod

и попробуйте воспользоваться звуком.
-- 
Canis Cerberus
Magna est veritas et praevalebit !
Санкт-Петербург


  reply	other threads:[~2003-10-20 19:38 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-20  8:47 [Comm] bash script - eject Петричев Роман
2003-10-20 10:13 ` Evgeniy Kobzev
2003-10-20 10:23   ` Leonid B. Sysoletin
2003-10-21 12:54     ` Dmitry Belyayev
2003-10-22  3:14       ` therion
2003-10-20 13:09 ` [Comm] NAT Oleg Frolkov
2003-10-20 13:11   ` Pavel S. Khmelinsky
2003-10-20 13:14   ` Andriy Dobrovol's'kii
2003-10-20 13:35     ` [Comm] via8233 KO(c)Tik
2003-10-20 19:38       ` Canis Cerberus [this message]
2003-10-21  3:22       ` Andrey Rahmatullin
2003-10-23  8:35         ` [Comm] via8233 Michael Shigorin
2003-10-21  6:18       ` [Comm] via8233 Maxim.Savrilov
2003-10-21  7:36       ` georginus
2003-10-21  8:53         ` Re[2]: " KO(c)Tik
2003-10-21 10:59         ` cka3o4nuk
2003-10-21 18:40           ` Andrey Novoselov
2003-10-20 13:34   ` [Comm] NAT Dmitriy Shcherbakov
2003-10-20 15:25 ` [Comm] bash script - eject Andrei Lomov
2003-10-20 18:36 ` [Comm] NAT Oleg Frolkov
2003-10-21  8:58 ` [Comm] bash script - eject A.L. Klyutchenya

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200310202338.06675.altlinux@nm.ru \
    --to=altlinux@nm.ru \
    --cc=community@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git