Hi,
sjgear hat gesagt: // sjgear wrote:

> A quick rundown, I've the Audiophile 2496 card and it works fine under
> Win. I'm running SuSE 7.3 which correctly picked out the right driver.
> I'm onto the next bit, trying to get the envy24control panel to work. At
> this point, I should point out I am new to Linux, however, before any
> flames start (!), 
we don't normally do that kind of thing ;)
> I've spent the last few weeks tying to read everything
> from mailing lists to man pages to books to try and figure out what to do
> next, so this was my last resort - honest !
> 
> I downloaded the envy24 from the ftp (I downloaded all four, from 0.0.1
> to 0.0.4, wasn't sure if these where all required or if they were
> revisions) and have extracted all of them. So now I've four files, all
> filled with goodies ... but I can't see the actual program required to
> start up the control panel.

What version of the ALSA packages are you using? I don't know what Suse
installs, but I would stronly recommend to use -at least- 0.9 beta8, as the
Audiophile support wasn't full featured in prior versions. Then you don't
need an extra package of envy24control, the one included in the matching
alsa-tools package should be sufficient. In fact, you don't need to
"install" envy24control, as it's a self contained application that can be
used from where you built it. Just run "make" in the alsa-tools directory
and you should find an executable "envy24control" in the subdirectory 
"envy24control" of alsa-tools.

And setting up an Audiophile is simple. This goes in the module config:

alias char-major-116 snd
alias char-major-14 soundcore
options snd snd_major=116 snd_device_mode=0660 snd_device_gid=29 snd_device_uid=0
# 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
# Midiman
alias snd-card-0 snd-card-ice1712

Then start "alsamixer", unmute things and use "envy24control" from where
you put it for your desired routing of INs and OUTs
bye,
-- 
                                                 __    __
 Frank Barknecht       ____ ______   ____ __ trip\ \  / /wire ______
                      / __// __  /__/ __// // __  \ \/ /  __ \\  ___\   
                     / /  / ____/  / /  / // ____// /\ \\  ___\\____ \  
                    /_/  /_____/  /_/  /_//_____// /  \ \\_____\\_____\
                                                /_/    \_\ 

_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to