ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: jellyfish@pisem.net
To: community@altlinux.ru
Subject: Re: [Comm] Где прописать, что-бы модуль звуковухи загружался при загрузке системы?
Date: Fri, 25 Oct 2002 05:38:49 +0400
Message-ID: <20021025013849.GB1331@alex> (raw)
In-Reply-To: <20021025032826.3adb259a.dissectator@pisem.net>

On Fri, Oct 25, 2002 at 03:28:26AM +0300, Kirill Neverovsky wrote:
> после апгрэйда ядра драйвер ALSA перестал загружатся. Приходится каждый раз это делать ручками. Что мне подкрутить, что бы он загружался автоматически при загрузке?

1. Добавить в /etc/modules.conf:
-----
# ALSA native device support
alias char-major-116 snd
alias snd-card-0 snd-via82xx
# OSS/Free setup
alias char-major-14 soundcore
alias sound-slot-0 snd-card-0
alias sound-service-0-0 snd-mixer-oss
alias sound-service-0-1 snd-seq-oss
alias sound-service-0-3 snd-pcm-oss
alias sound-service-0-8 snd-seq-oss
alias sound-service-0-12 snd-pcm-oss
post-install snd-via82xx /bin/aumix-minimal -f /etc/.aumixrc -L >/dev/null 2>&1
pre-remove snd-via82xx /bin/aumix-minimal -f /etc/.aumixrc -S >/dev/null 2>&1
-----
1a. Изменить snd-via82xx на нужный модуль.

2. Выполнить:
# depmod -a

3. Проверить :))  [ перегружаться не надо :-]


  reply	other threads:[~2002-10-25  1:38 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-25  0:28 Kirill Neverovsky
2002-10-25  1:38 ` jellyfish [this message]
2002-10-25  4:15   ` Kirill Neverovsky
2002-10-27 22:46     ` jellyfish
2002-10-28  7:43       ` Re[2]: [Comm] çÄÅ ÐÒÏÐÉÓÁÔØ, ÞÔÏ-ÂÙ ÍÏÄÕÌØ Ú×ÕËÏ×ÕÈÉ ÚÁÇÒÕÖÁÌÓÑ ÐÒÉ ÚÁÇÒÕÚËÅ ÓÉÓÔÅÍÙ? Denis G. Samsonenko

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=20021025013849.GB1331@alex \
    --to=jellyfish@pisem.net \
    --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