Hi,

On Sun, 28 Apr 2002 11:33:53 GMT
"Patrick Herzig" <[EMAIL PROTECTED]> wrote:

> /etc/init.d/alsa stop has been called. When I insmod snd-emu10k1
manually I
> get tons of unresolved symbols.

First, find out wether your system uses snd-card-xxx or snd-xxx and
either update your /etc/modutils/alsa or your insmod args.

> This corresponds to my /etc/modutils/alsa (which I created there
myself):
> 
> alias char-major-116 snd
> alias snd-card-0 snd-card-emu10k1
> alias char-major-14 soundcore
> 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
> options snd snd_major=116 snd_cards_limit=1 snd_device_mode=0660
> snd_device_gid=29 snd_device_uid=0
> options snd-card-emu10k1 snd_index=0 snd_id=CARD_0

Further, I found that leaving snd-card-xxx in the options line
(presumably equivalent to commenting it out) avoids a few problems I had
with starting/stopping alsa via init.d. Somehow also setting
snd-device_mode=0666 eased things up. Don't know if this is correct
practice, but fiddling with the settings a little may shed some light on
the cause(s) of your problems.

Gr, Jr.
--
________________________________________________________________
|
| Janroel Koppen, (+31)(0)15-27.86224
| Information & Communication Theory Group,
| Delft University of Technology, The Netherlands
| [EMAIL PROTECTED], www-ict.its.tudelft.nl/~janroel
|_______________________________________________________________

_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

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

Reply via email to