ALT Linux users (in English only)
 help / color / mirror / Atom feed
From: jacerdio@2vias.com.ar
To: community-en@altlinux.org
Subject: Re: [Comm-en] No sound Alt 2.2jr
Date: Thu, 29 May 2003 14:24:02 -0300
Message-ID: <3ED2392600000323@mail.2vias.com.ar> (raw)
In-Reply-To: <20030529114338.295f8ca8.avp@altlinux.ru>

Hi Alexandre, thank for the help.

The output of 'rpm -qa | grep alsa' and cat /etc/modules.conf is:


[root@localhost root]# rpm -qa | grep alsa
libalsa2-0.9.0rc7-alt1
alsa24-smp-2.4.20_0.9.0rc7-alt6
alsa2-tools-0.9.0rc7-alt2
alsa24-smp-2.4.20_0.9.0rc7-alt7
alsa2-utils-0.9.0rc7-alt2
alsa24-up-2.4.20_0.9.0rc7-alt7
alsa24-smp-2.4.20_0.9.0rc7-alt5
[root@localhost root]# cat /etc/modules.conf
pre-install pcmcia_core CARDMGR_OPTS=-f /etc/rc.d/init.d/pcmcia start
alias usb-interface usb-ohci
alias char-major-81 bttv
alias char-major-81-0 bttv
above snd-pcm-oss snd-mixer-oss
alias sound-slot-0 btaudio
alias sound-slot-1 snd-emu10k1
alias eth0 sis900
above snd-emu10k1 snd-pcm-oss
alias char-major-81-64 bttv
[root@localhost root]#

When I stop the service sound and start it again is complains that it cannot
load snd-pcm-oss:

[root@localhost root]# service sound stop
Saving mixer settings:
[  OK  ]
Unloading sound module (btaudio):
[  OK  ]
Unloading sound module (snd-emu10k1):
[  OK  ]
[root@localhost root]# service sound start
Loading sound module (btaudio):
[  OK  ]
Loading sound module (snd-emu10k1): modprobe: Can't locate module snd-pcm-oss
which is needed for snd-emu10k1

[FAILED]
[root@localhost root]#

However, snd-pcm-oss and snd-emu10k1 appears in the following directories:

[root@localhost root]# locate snd-pcm-oss
/lib/modules/2.4.20-alt5-smp/alsa/snd-pcm-oss.o
/lib/modules/2.4.20-alt6-smp/alsa/snd-pcm-oss.o
/lib/modules/2.4.20-alt7-smp/alsa/snd-pcm-oss.o
/lib/modules/2.4.20-alt7-up/alsa/snd-pcm-oss.o
[root@localhost root]# locate snd-emu10k1
/lib/modules/2.4.20-alt5-smp/alsa/snd-emu10k1-synth.o
/lib/modules/2.4.20-alt5-smp/alsa/snd-emu10k1.o
/lib/modules/2.4.20-alt6-smp/alsa/snd-emu10k1-synth.o
/lib/modules/2.4.20-alt6-smp/alsa/snd-emu10k1.o
/lib/modules/2.4.20-alt6-up/alsa/snd-emu10k1-synth.o
/lib/modules/2.4.20-alt6-up/alsa/snd-emu10k1.o
/lib/modules/2.4.20-alt6-up/snd-emu10k1-synth.o
/lib/modules/2.4.20-alt6-up/snd-emu10k1.o
/lib/modules/2.4.20-alt7-smp/alsa/snd-emu10k1-synth.o
/lib/modules/2.4.20-alt7-smp/alsa/snd-emu10k1.o
/lib/modules/2.4.20-alt7-up/alsa/snd-emu10k1-synth.o
/lib/modules/2.4.20-alt7-up/alsa/snd-emu10k1.o
[root@localhost root]#



The only sound I have right now is from the bbtv module, line1 which is
a pinnacle pctv card. But that's it.

By the way, if I change modules.conf and then do a modules update this is
the result:

[root@localhost root]# depmod -a
depmod: *** Unresolved symbols in /lib/modules/2.4.20-alt6-up/alsa/snd-emu10k1-s
ynth.o
depmod: *** Unresolved symbols in /lib/modules/2.4.20-alt6-up/alsa/snd-emu10k1.o
depmod: *** Unresolved symbols in /lib/modules/2.4.20-alt6-up/snd-emu10k1-synth.
o
depmod: *** Unresolved symbols in /lib/modules/2.4.20-alt6-up/snd-emu10k1.ot.

Hope this helps, TIA.


Jorge Cerdio.




  reply	other threads:[~2003-05-29 17:24 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-27 18:30 Chad
2003-05-28  1:05 ` Jorge A. Cerdio Herrán
2003-05-28  7:07   ` Alexandre Prokoudine
2003-05-28 19:10     ` jacerdio
2003-05-29  7:43       ` Alexandre Prokoudine
2003-05-29 17:24         ` jacerdio [this message]
2003-05-29  8:57   ` Alexandre Prokoudine

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=3ED2392600000323@mail.2vias.com.ar \
    --to=jacerdio@2vias.com.ar \
    --cc=community-en@altlinux.org \
    /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 users (in English only)

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community-en/0 community-en/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-en community-en/ http://lore.altlinux.org/community-en \
		community-en@lists.altlinux.org community-en@lists.altlinux.ru community-en@lists.altlinux.com
	public-inbox-index community-en

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


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