ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Epiphanov Sergei <serpiph@entek.ru>
To: community@altlinux.ru
Subject: Re: [Comm] Проблемы с загрузкой модулей после обновления ядра
Date: Wed, 10 Dec 2003 11:13:30 +0300
Message-ID: <200312101113.30383.serpiph@nikiet.ru> (raw)
In-Reply-To: <130661951.20031209194112@inbox.ru>

В сообщении от 9 Декабрь 2003 19:41 Николай написал:
> Всему сообществу доброго времени суток.
> После обновления ядра ALJ 2.2 на пофиксенное из updates
> при загрузке стали вылазить следующие строчки:
> ming modprobe: modprobe: Can't locate module snd-card-1
> ming modprobe: modprobe: Can't locate module snd-card-1
> ming modprobe: modprobe: Can't locate module snd-card-2
> ming modprobe: modprobe: Can't locate module snd-card-2
> ming modprobe: modprobe: Can't locate module snd-card-3
> ming modprobe: modprobe: Can't locate module snd-card-3
> звук есть, но мне это дело не нравиться и хотелось бы его как-нить
> исправить, может кто подскажет в чем дело?
> modules.conf имеет следующий вид (брал с atmsk'a):
> pre-install pcmcia_core CARDMGR_OPTS=-f /etc/rc.d/init.d/pcmcia start
> #USB support
> alias usb-interface usb-uhci
> # ALSA native device support
> alias char-major-116 snd
> options snd snd_major=116 snd_cards_limit=1
> alias snd-card-0 snd-cmipci
> # 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
> #PPP compression
> alias char-major-108 ppp_generic
> alias ppp-compress-18 ppp_mppe_mppc
> alias ppp-compress-21 bsd_comp
> alias ppp-compress-24 ppp_deflate
> alias ppp-compress-26 ppp_deflate
> alias tty-ldisc-3 ppp_async
> alias tty-ldisc-14 ppp_synctty

Добавьте в /etc/modules.conf:
alias snd-card-1 off
alias snd-card-2 off
alias snd-card-3 off

После дайте команду

depmod -ea

-- 
С уважением, Епифанов Сергей


  reply	other threads:[~2003-12-10  8:13 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-12-09 16:41 Николай
2003-12-10  8:13 ` Epiphanov Sergei [this message]
2003-12-10 20:34   ` Re[2]: " Николай
2003-12-10  8:24 ` Sasha Martsinuk

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=200312101113.30383.serpiph@nikiet.ru \
    --to=serpiph@entek.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