Clemens Ladisch wrote:
William M. Quarles wrote:
[...]

Yes, the drivers are loaded using the provided initscript that was
installed as /etc/init.d/alsasound during "make install".  The
alsactl error also prints during the start/restart of the
/etc/init.d/alsasound script, but lsmod clearly shows the drivers
loaded and in use after running /etc/init.d/alsasound, and they
unload with /etc/init.d/alsasound stop.


Does this include the snd-emu10k1 module?

Does it appear in /proc/asound/cards? Is there a control device in
/proc/asound/devices?


Regards, Clemens

Clemens,


Here's the information that you requested.

[EMAIL PROTECTED] /]# /etc/init.d/alsasound start
Starting sound driver: snd-emu10k1 Warning: ignoring device_mode=0666, no such parameter in this module
Module snd loaded, with warnings
Module snd-hwdep loaded, with warnings
Module snd-seq-device loaded, with warnings
Module snd-rawmidi loaded, with warnings
Module snd-ac97-codec loaded, with warnings
Module snd-util-mem loaded, with warnings
Module snd-timer loaded, with warnings
Module snd-pcm loaded, with warnings
Module snd-emu10k1 loaded, with warnings
done
/usr/sbin/alsactl: load_state:1121: No soundcards found...
[EMAIL PROTECTED] /]# lsmod
Module Size Used by Not tainted
snd-emu10k1-synth 5756 0 (unused)
snd-emux-synth 34460 0 [snd-emu10k1-synth]
snd-seq-midi-emul 7212 0 [snd-emux-synth]
snd-seq-virmidi 5080 0 [snd-emux-synth]
snd-seq-midi-event 5672 0 [snd-seq-virmidi]
snd-seq 47184 0 [snd-emux-synth snd-seq-midi-emul snd-seq-virmidi snd-seq-midi-event]
snd-emu10k1 82260 0 [snd-emu10k1-synth]
snd-pcm 85248 0 [snd-emu10k1]
snd-timer 19588 0 [snd-seq snd-pcm]
snd-util-mem 3096 0 [snd-emux-synth snd-emu10k1]
snd-ac97-codec 47944 0 [snd-emu10k1]
snd-rawmidi 18560 0 [snd-seq-virmidi snd-emu10k1]
snd-seq-device 6204 0 [snd-emu10k1-synth snd-emux-synth snd-seq snd-emu10k1 snd-rawmidi]
snd-hwdep 6944 0 [snd-emu10k1]
snd 42884 0 [snd-emux-synth snd-seq-virmidi snd-seq-midi-event snd-seq snd-emu10k1 snd-pcm snd-timer snd-util-mem snd-ac97-codec snd-rawmidi snd-seq-device snd-hwdep]
soundcore 6404 4 [snd]
snd-page-alloc 8500 0 [snd-emu10k1 snd-pcm]
ip6_tables 15736 0
sg 36716 0 (autoclean) (unused)
scsi_mod 107124 1 (autoclean) [sg]
udf 97344 0 (autoclean)
input 5760 0 (autoclean)
radeon 105636 1
agpgart 23856 3
km_drv 29152 0
km_api 3560 1 [km_drv]
videodev 8288 1 [km_drv]
binfmt_misc 7400 1
lp 8996 0 (autoclean)
esi 1344 1 (autoclean)
irtty 7936 2 (autoclean)
irda 122800 1 (autoclean) [esi irtty]
autofs 13364 0 (autoclean) (unused)
tulip 43712 1
ipt_REJECT 4024 6 (autoclean)
iptable_filter 2412 1 (autoclean)
ip_tables 14872 2 [ipt_REJECT iptable_filter]
microcode 4668 0 (autoclean)
nls_iso8859-1 3516 1 (autoclean)
nls_cp437 5116 1 (autoclean)
vfat 13068 1 (autoclean)
fat 38808 0 (autoclean) [vfat]
uss720 7544 0 (unused)
parport 37056 0 [lp uss720]
belkin_sa 7256 0
usbserial 21660 0 [belkin_sa]
printer 8928 0
acm 7840 0 (unused)
usb-uhci 26412 0 (unused)
usbcore 78080 1 [uss720 belkin_sa usbserial printer acm usb-uhci]
ext3 70016 2
jbd 51732 2 [ext3]
[EMAIL PROTECTED] /]# cat /proc/asound/cards
0 [Live ]: EMU10K1 - Sound Blaster Live!
Sound Blaster Live! (rev.10) at 0x1420, irq 10
[EMAIL PROTECTED] /]# cat /proc/asound/devices
0: [0- 0]: ctl
4: [0- 0]: hardware dependent
8: [0- 0]: raw midi
19: [0- 3]: digital audio playback
26: [0- 2]: digital audio capture
25: [0- 1]: digital audio capture
16: [0- 0]: digital audio playback
24: [0- 0]: digital audio capture
1: : sequencer
9: [0- 1]: raw midi
10: [0- 2]: raw midi
33: : timer


--
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