Greetings,

Am Freitag, 2. August 2002 02:01 schrieben Sie:

> Jan Luehr wrote:
> >Am Mittwoch, 31. Juli 2002 09:55 schrieben Sie:

> >>ok I can't play sound period, the second lsmod is to show after
> >>playing a mp3 the snd-pcm modules are loaded.
> >
> >Of course. You didn't load it in modules.conf
>
> I'm stumped on how it is to be loaded in modules.conf. Any ideas
> people.

RTFM

> >>I have set the maximum settings in alsamixer and amixer to no avail
> >>
> >>so it seems I am getting no sound out of the unit.
> >>
> >
> >Hmm, do your looks contain any information about failures during
> >loading the modules?
> >
> >1st Try the newest alsa
>
> 0.9rc2 can't compile on my laptop

what's wrong? I' ve a Vaio here and no problems.

> >2nd You may write a runlevel Servie, loading the module via
> > modprobe.
>
> hmm writing that software seeming more effort than getting the
> software working.

Hmm. That's quite simple.
#!/bin/sh
/sbin/modprobe snd-card-YOURS
/sbinmodprobe [SOMEOSSSTUFF]

Link it to your favourite runlevel.

Keep smiling
yanosz


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to