* [Comm-en] No sound Alt 2.2jr
@ 2003-05-27 18:30 Chad
2003-05-28 1:05 ` Jorge A. Cerdio Herrán
0 siblings, 1 reply; 7+ messages in thread
From: Chad @ 2003-05-27 18:30 UTC (permalink / raw)
To: community-en
Need some help getting sound working with Alt 2.2jr. Everything seems
installed. A music cd will run (grip) and display song titles, just no
sound. Sound is on in the Alt linux control center, KDE startup in
enabled , volume is on in Aumix and speakers work. I dont know if
anything else needs to be 'on'. Sound works in XP and Mandrake 9.0. I
can display the output of cat/proc/pci, cat/etc/modules.conf,
cat/proc/modules if it will help or is needed. I can see various sound
related items (in the previous commands) but, do not know if they are
correct .
Any help is appreciated.
Chad
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [Comm-en] No sound Alt 2.2jr
2003-05-27 18:30 [Comm-en] No sound Alt 2.2jr Chad
@ 2003-05-28 1:05 ` Jorge A. Cerdio Herrán
2003-05-28 7:07 ` Alexandre Prokoudine
2003-05-29 8:57 ` Alexandre Prokoudine
0 siblings, 2 replies; 7+ messages in thread
From: Jorge A. Cerdio Herrán @ 2003-05-28 1:05 UTC (permalink / raw)
To: community-en
I too have the same problem. I have a PCI SonudBlasterLive5.1. Alt 2.2
jr. does recongnize the card and tries to load 'snd-emu10k1' as a
module, but it doesn't find it (missing). However, if I do a modprobe
emu10k1 after boot on a console as root, the modules gets loaded. Then I
run 'aumix' and turn the volume up. I have to do this everytime I boot.
I have not found any other way. Even if I include this on
/etc/modules.conf it doesn't load the module automagically.
Jorge-
El mar, 27 de 05 de 2003 a las 15:30, Chad escribió:
> Need some help getting sound working with Alt 2.2jr. Everything seems
> installed. A music cd will run (grip) and display song titles, just no
> sound. Sound is on in the Alt linux control center, KDE startup in
> enabled , volume is on in Aumix and speakers work. I dont know if
> anything else needs to be 'on'. Sound works in XP and Mandrake 9.0. I
> can display the output of cat/proc/pci, cat/etc/modules.conf,
> cat/proc/modules if it will help or is needed. I can see various sound
> related items (in the previous commands) but, do not know if they are
> correct .
> Any help is appreciated.
> Chad
>
>
> _______________________________________________
> Community-en mailing list
> Community-en@altlinux.org
> http://www.altlinux.org/mailman/listinfo/community-en
--
Linux user #298640.
-------------------
jacerdio@2vias.com.ar
-------------------
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [Comm-en] No sound Alt 2.2jr
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 8:57 ` Alexandre Prokoudine
1 sibling, 1 reply; 7+ messages in thread
From: Alexandre Prokoudine @ 2003-05-28 7:07 UTC (permalink / raw)
To: community-en
[-- Attachment #1: Type: text/plain, Size: 710 bytes --]
On 27 May 2003 22:05:40 -0300
"Jorge A. Cerdio" HerrАn <jacerdio@2vias.com.ar> wrote:
> I too have the same problem. I have a PCI SonudBlasterLive5.1. Alt
> 2.2 jr. does recongnize the card and tries to load 'snd-emu10k1'
> as a module, but it doesn't find it (missing). However, if I do a
> modprobe emu10k1 after boot on a console as root, the modules gets
> loaded. Then I run 'aumix' and turn the volume up. I have to do
> this everytime I boot. I have not found any other way. Even if I
> include this on/etc/modules.conf it doesn't load the module
> automagically.
what does
$ rpm -qa alsa
say?
--
Alexandre Prokoudine
ALT Linux Documentation Team
JabberID: avp@altlinux.org
[-- Attachment #2: Type: application/pgp-signature, Size: 481 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [Comm-en] No sound Alt 2.2jr
2003-05-28 7:07 ` Alexandre Prokoudine
@ 2003-05-28 19:10 ` jacerdio
2003-05-29 7:43 ` Alexandre Prokoudine
0 siblings, 1 reply; 7+ messages in thread
From: jacerdio @ 2003-05-28 19:10 UTC (permalink / raw)
To: community-en
Well,
'rpm -qa alsa' does nothing:
[root@localhost root]# rpm -qa alsa
[root@localhost root]#
What output should be the expected one?
TIA,
Jorge Cerdio.
-- Mensaje original --
>On 27 May 2003 22:05:40 -0300
>"Jorge A. Cerdio" Herrán <jacerdio@2vias.com.ar> wrote:
>
>> I too have the same problem. I have a PCI SonudBlasterLive5.1. Alt
>> 2.2 jr. does recongnize the card and tries to load 'snd-emu10k1'
>> as a module, but it doesn't find it (missing). However, if I do a
>> modprobe emu10k1 after boot on a console as root, the modules gets
>> loaded. Then I run 'aumix' and turn the volume up. I have to do
>> this everytime I boot. I have not found any other way. Even if I
>> include this on/etc/modules.conf it doesn't load the module
>> automagically.
>
>what does
>
>$ rpm -qa alsa
>
>say?
>
>--
>Alexandre Prokoudine
>ALT Linux Documentation Team
>JabberID: avp@altlinux.org
>
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [Comm-en] No sound Alt 2.2jr
2003-05-28 19:10 ` jacerdio
@ 2003-05-29 7:43 ` Alexandre Prokoudine
2003-05-29 17:24 ` jacerdio
0 siblings, 1 reply; 7+ messages in thread
From: Alexandre Prokoudine @ 2003-05-29 7:43 UTC (permalink / raw)
To: community-en
[-- Attachment #1: Type: text/plain, Size: 461 bytes --]
On Wed, 28 May 2003 16:10:04 -0300
jacerdio@2vias.com.ar wrote:
> Well,
>
> 'rpm -qa alsa' does nothing:
>
>
> [root@localhost root]# rpm -qa alsa
> [root@localhost root]#
>
> What output should be the expected one?
It was all about checking whether you are unsuccessfully trying to
use ALSA drivers.
$ cat /etc/modules.conf
would reallly help to clarify the situation
--
Alexandre Prokoudine
ALT Linux Documentation Team
JabberID: avp@altlinux.org
[-- Attachment #2: Type: application/pgp-signature, Size: 481 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [Comm-en] No sound Alt 2.2jr
2003-05-28 1:05 ` Jorge A. Cerdio Herrán
2003-05-28 7:07 ` Alexandre Prokoudine
@ 2003-05-29 8:57 ` Alexandre Prokoudine
1 sibling, 0 replies; 7+ messages in thread
From: Alexandre Prokoudine @ 2003-05-29 8:57 UTC (permalink / raw)
To: community-en
[-- Attachment #1: Type: text/plain, Size: 938 bytes --]
On 27 May 2003 22:05:40 -0300
"Jorge A. Cerdio" HerrАn <jacerdio@2vias.com.ar> wrote:
> I too have the same problem. I have a PCI SonudBlasterLive5.1. Alt
> 2.2 jr. does recongnize the card and tries to load 'snd-emu10k1'
> as a module, but it doesn't find it (missing). However, if I do a
> modprobe emu10k1 after boot on a console as root, the modules gets
> loaded. Then I run 'aumix' and turn the volume up. I have to do
> this everytime I boot. I have not found any other way. Even if I
> include this on/etc/modules.conf it doesn't load the module
> automagically.
I'm sorry fior the confusion
Please send me output of the following commands:
$ rpm -qa | grep alsa
$ cat /etc/modules.conf
BTW, did you proceed in the following order?
# service sound stop
change /etc/modules.conf
# depmod -a
# service sound start
--
Alexandre Prokoudine
ALT Linux Documentation Team
JabberID: avp@altlinux.org
[-- Attachment #2: Type: application/pgp-signature, Size: 481 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [Comm-en] No sound Alt 2.2jr
2003-05-29 7:43 ` Alexandre Prokoudine
@ 2003-05-29 17:24 ` jacerdio
0 siblings, 0 replies; 7+ messages in thread
From: jacerdio @ 2003-05-29 17:24 UTC (permalink / raw)
To: community-en
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.
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2003-05-29 17:24 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-05-27 18:30 [Comm-en] No sound Alt 2.2jr 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
2003-05-29 8:57 ` Alexandre Prokoudine
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