ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Ilya <oddity@altlinux.ru>
To: ALT Devel discussion list <devel@altlinux.ru>
Subject: Re: [devel] modprobe: Circular dependency? (sound.rc?)
Date: Sat, 30 Apr 2005 21:34:16 +0400
Message-ID: <4273C198.2020207@altlinux.ru> (raw)
In-Reply-To: <1114781334.7469.19.camel@pc392>

Vital Khilko wrote:
>>А если добавить в /etc/modules.conf:
>>options snd cards_limit=0
>>
>>У меня есть подозрение, что автозагрузка модулей, встроенная в ALSA, в
>>комбинации с hotplug приводит к странным эффектам.
> 
> 
> судя по всему это не hotplug

Судя по всему именно он, раз abort идет через него?
(и это началось после обновления hotplug, другое ничего не менялось)
  при первой загрузке было примерно это же:


modprobe: Too deep recursion in module dependencies!
modprobe: Circular dependency?
./sound.rc: line 90:  8750 Aborted                 modprobe -r $module




[oddity@localhost hotplug]$ sudo ./sound.rc restart
modprobe: Too deep recursion in module dependencies!
modprobe: Circular dependency?
./sound.rc: line 90:  8750 Aborted                 modprobe -r $module
/etc/hotplug/pci.agent: line 162:  8791 Aborted
$MODPROBE -n $MODULE >/dev/null 2>&1
missing kernel or user mode driver snd-emu10k1
[oddity@localhost hotplug]$ sudo ./sound.rc stop
modprobe: Too deep recursion in module dependencies!
modprobe: Circular dependency?
./sound.rc: line 90:  8797 Aborted                 modprobe -r $module
[oddity@localhost hotplug]$ sudo ./sound.rc restart
modprobe: Too deep recursion in module dependencies!
modprobe: Circular dependency?
./sound.rc: line 90:  8802 Aborted                 modprobe -r $module
/etc/hotplug/pci.agent: line 162:  8843 Aborted
$MODPROBE -n $MODULE >/dev/null 2>&1
missing kernel or user mode driver snd-emu10k1
[oddity@localhost hotplug]$ rpm -qf /etc/hotplug/sound.rc
hotplug-2004_09_23-alt10

[]$ sudo modprobe snd-emu10k1
modprobe: Too deep recursion in module dependencies!
modprobe: Circular dependency?
Aborted


$ cat /etc/modules

scsi_hostadapter
agpgart
via_agp
psmouse
sd_mod
lp
ide-cd
ide-floppy
ppp_async
snd_emu10k1
snd_pcm_oss
snd_mixer_oss
realtime
commoncap
ppdev

(пробовал убирать snd*  - тогда все нормально, но звука просто нет)

$ cat /etc/modules.conf

[...]

options snd cards_limit=0

alias char-major-116 snd
alias char-major-14 soundcore

alias snd-card-0 snd-emu10k1
above snd-emu10k1 snd-pcm-oss
above snd-pcm-oss snd-mixer-oss

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

alias midi snd-seq-oss
post-install snd-seq-oss sfxload /etc/midi/8mbgmsfx.sf2


ядро:
2.6.10-wks26-up-alt5
hotplug-2004_09_23-alt10
kernel-modules-alsa-wks26-up-1.0.8-alt2.5
libalsa-1.0.8-alt1






  reply	other threads:[~2005-04-30 17:34 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-29 12:35 [devel] очередное обновление принесло счастье Vital Khilko
2005-04-29 12:54 ` [devel] �� Anton Farygin
2005-04-29 13:27   ` Vital Khilko
2005-04-29 13:58     ` [devel] ?????? Sergey Vlasov
2005-04-29 14:17       ` Vital Khilko
2005-04-29 14:41         ` Sergey Vlasov
2005-05-03 13:45           ` Anton Farygin
2005-05-03 14:19             ` Valery V. Inozemtsev
2005-04-30 19:14   ` [devel] Circular dependency? Ilya
2005-04-29 12:57 ` [devel] очередное обновление принесло счастье Sergey Vlasov
2005-04-29 13:28   ` Vital Khilko
2005-04-30 17:34     ` Ilya [this message]
2005-04-30 19:37       ` [devel] modprobe: Circular dependency? (sound.rc?) Ilya
2005-05-01 11:34         ` [devel] " Michael Shigorin
2005-05-01 16:49           ` Ilya
2005-05-03 13:43             ` Anton Farygin
2005-04-30 19:59       ` [devel] " Eugene Vlasov
2005-04-30 22:18         ` Ilya
2005-05-01  9:10           ` Eugene Vlasov
2005-05-01 11:35             ` [devel] " Michael Shigorin
2005-05-02  6:23   ` [devel] очередное обновление принесло счастье Vital Khilko

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=4273C198.2020207@altlinux.ru \
    --to=oddity@altlinux.ru \
    --cc=devel@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 Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/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 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

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


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