You are not logged in.

#1 2005-08-15 18:43:41

Shofs
Member
From: Central Illinois
Registered: 2004-12-15
Posts: 184

If ALSA is compiled into the kernel what else do I need?

If ALSA is compiled into the kernel what else do I need to install if anything? I don't have sounds with Gaim unless I tell it to use the aplay %s command, and festival complains about not finding /dev/dsp which is OSS I think.

Do I need any of these to be installed even if I have my module compiled into the kernel or as a module?

current/alsa-driver 1.0.9b-2
    An alternative implementation of Linux sound support
current/alsa-lib 1.0.9-1
    An alternative implementation of Linux sound support
current/alsa-oss 1.0.9-1
    OSS compatibility library
current/alsa-utils 1.0.9-3
    An alternative implementation of Linux sound support
extra/alsaplayer 0.99.76-4
    AlsaPlayer is a new type of PCM player. It is heavily multi-threaded and
    tries to excercise the ALSA library and driver quite a bit.

Offline

#2 2005-08-15 19:01:11

archdaemon
Member
Registered: 2005-01-27
Posts: 83

Re: If ALSA is compiled into the kernel what else do I need?

All you should need is a mixer (alsa-utils includes it but something like aumix or rexima would be fine - better in this case).

I don't use the apps you mention but it sounds like config issues and not alsa itself.

Offline

#3 2005-08-15 19:51:54

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: If ALSA is compiled into the kernel what else do I need?

You'll also need alsa-oss for your /dev/dsp issue.

Offline

#4 2005-08-15 20:27:30

Shofs
Member
From: Central Illinois
Registered: 2004-12-15
Posts: 184

Re: If ALSA is compiled into the kernel what else do I need?

tomk wrote:

You'll also need alsa-oss for your /dev/dsp issue.

I thought it would have been more of a udev thing, setting the apporpriate symlink or something.

Offline

#5 2005-08-15 20:32:36

Shofs
Member
From: Central Illinois
Registered: 2004-12-15
Posts: 184

Re: If ALSA is compiled into the kernel what else do I need?

What about the alsa initscript, is that still needed, or is that from the 2.4 kernel days? I guess I always assumed that since alsa was in the kernel that it didn't need to be started / stopped. I have never done a /etc/rc.d/alsa start or even put it into the daemons array. Should I?

Offline

#6 2005-08-15 21:00:06

ozar
Member
From: USA
Registered: 2005-02-18
Posts: 1,686

Re: If ALSA is compiled into the kernel what else do I need?

Yeah, I have "alsa" in my DAEMONS section of the rc.conf file and it works great.


oz

Offline

#7 2005-08-15 21:04:03

phrakture
Arch Overlord
From: behind you
Registered: 2003-10-29
Posts: 7,879
Website

Re: If ALSA is compiled into the kernel what else do I need?

rmbalfa wrote:

What about the alsa initscript, is that still needed, or is that from the 2.4 kernel days? I guess I always assumed that since alsa was in the kernel that it didn't need to be started / stopped. I have never done a /etc/rc.d/alsa start or even put it into the daemons array. Should I?

That script does not "start and stop" alsa - it's not a daemon... the rc.d script only performs the saving and restoring of volumes (because alsa volumes, by default, are muted and set to 0) on boot/shutdown

Offline

#8 2005-08-15 21:05:54

Shofs
Member
From: Central Illinois
Registered: 2004-12-15
Posts: 184

Re: If ALSA is compiled into the kernel what else do I need?

phrakture wrote:
rmbalfa wrote:

What about the alsa initscript, is that still needed, or is that from the 2.4 kernel days? I guess I always assumed that since alsa was in the kernel that it didn't need to be started / stopped. I have never done a /etc/rc.d/alsa start or even put it into the daemons array. Should I?

That script does not "start and stop" alsa - it's not a daemon... the rc.d script only performs the saving and restoring of volumes (because alsa volumes, by default, are muted and set to 0) on boot/shutdown

Oh, well then, I guess I should put it in there. Thanks phrak.

Offline

#9 2005-08-15 22:49:14

iBertus
Member
From: Greenville, NC
Registered: 2004-11-04
Posts: 2,228

Re: If ALSA is compiled into the kernel what else do I need?

A few quick questions:

What's wrong with using `aplay %s` with gaim? Also, what sound card are you using and have you setup asound.conf correctly?

Is your user a member of the audio group

Offline

#10 2005-08-16 04:12:30

Shofs
Member
From: Central Illinois
Registered: 2004-12-15
Posts: 184

Re: If ALSA is compiled into the kernel what else do I need?

iBertus wrote:

A few quick questions:

What's wrong with using `aplay %s` with gaim? Also, what sound card are you using and have you setup asound.conf correctly?

Is your user a member of the audio group

Nothing is wrong with it, but wish it would have worked without having to look that up and make it work with a workaround. Plus, that same problem interfers with other programs. I can't hear sound when I play a .swf in firefox, probably because it is looking for /dev/dsp as well. Iwant to learn how to fish, don't just give me the food, as the saying sort of goes.

I have a vortex 2, asound.conf never touched it myself. But sound works fine in other apps. I am just tired of not hearing when people instant message me.

Offline

Board footer

Powered by FluxBB