William M. Quarles wrote:
---- Original message ----
 >Date: Fri, 20 Jun 2003 16:37:31 +0200 (METDST)
 >From: Clemens Ladisch <[EMAIL PROTECTED]>
 >Subject: Re: [Alsa-user] /etc/asound.state
 >To: "William M. Quarles" <[EMAIL PROTECTED]>
 >Cc: [EMAIL PROTECTED]
 >
 >William M. Quarles wrote:
 >> Clemens Ladisch wrote:
 >> > Run "alsactl store".
 >> >
 >> Okay, but this program lies to me...
 >>
 >> [EMAIL PROTECTED] quarlewm]# /usr/sbin/alsactl store
 >> /usr/sbin/alsactl: save_state:1048: No soundcards found...
 >
 >This means that your sound card drivers aren't loaded.
 >
 >Are the drivers properly configured in modules.conf? Are they
 >actually loaded (either in some of the startup scripts, or
manually
 >with modprobe)?
 >

Yes, the drivers are loaded using the provided initscript that was
installed in /etc/init.d/alsasound.

The instructions provided on
http://www.alsa-project.org/alsa-doc/doc-php/template.php3?company=Creative+Labs&card=Soundblaster+Live&chip=EMU10K1&module=emu10k1


were insufficient to get it to work.  I ran an "alsaconf"
script that I found somewhere on the internet, which added two
extra lines to /etc/modules.conf that were not included on the
documentation page.  The lines that were added read:

    options snd major=116 cards_limit=0 device_mode=0666
    options snd-emu10k1 index=0

So that's my story.

Sorry, screwed up on of those lines after inserting it. The file actually reads:


        options snd major=116 cards_limit=1 device_mode=0666
        options snd-emu10k1 index=0

--
William M. Quarles

[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]



-------------------------------------------------------
This SF.Net email is sponsored by: INetU
Attention Web Developers & Consultants: Become An INetU Hosting Partner.
Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission!
INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to