Hello again Alsa list. I am new to Alsa so I beg your patience and
forgivness for the bandwidth sucking email . (thanks Martin, I replied to
you off list)

I've been building a D.A.W using a Delta 1010Lt card which, using the
ice1712 drivers I have configured into my Linux 2.4.18-14 kernel as a
module.

when I cat /mnt/cdrom/Sound_Examples/linus.wav > /dev/dsp

I hear nothing. checking the desk all the gains look set etc. I am using
hardware 1 and 2 out.
I have used alsamixer to turn things up to about 65% and I unmuted (m) the
channels.
So I took a guess and tried /dev/audio /dev/adsp adsp0 etc and still
nothing.


when I cat /proc/modules

snd-pcm-oss            43264   0 (autoclean)
snd-mixer-oss          13560   0 (autoclean) [snd-pcm-oss]
snd-card-ice1712       42280   1 (autoclean)
snd-pcm                73376   0 (autoclean) [snd-pcm-oss snd-card-ice1712]
snd-timer              15080   0 (autoclean) [snd-pcm]
snd-cs8427              6560   0 (autoclean) [snd-card-ice1712]
snd-i2c                 4576   0 (autoclean) [snd-card-ice1712 snd-cs8427]
snd-mpu401-uart         4748   0 (autoclean) [snd-card-ice1712]
snd-rawmidi            18528   0 (autoclean) [snd-mpu401-uart]
snd-seq-device          6192   0 (autoclean) [snd-rawmidi]
snd-ac97-codec         32240   0 (autoclean) [snd-card-ice1712]
snd                    38124   4 (autoclean) [snd-pcm-oss snd-mixer-oss
snd-card-ice1712 snd-pcm snd-timer snd-cs8427 snd-i2c snd-mpu401-uart
snd-rawmidi snd-seq-device snd-ac97-codec]
soundcore               6500   5 (autoclean) [snd]

it appears loaded ok. I'm not %100 sure what the devices should be but
these look about right
Here is some info below which I figured I might be asked for, thanks for
reading this far.


All compiles completed/installed in the order

alsa-driver-0.9.0rc7
alsa-lib-0.9.0rc7
alsa-tools-0.9.0rc7
alsa-utils-0.9.0rc7

the only thing that concerns me hear was the modprobe (I've never installed
kernel modules before) I wasn't sure if it worked properly so copied the .o
files from alsa-driver-0.9.0rc7 to
/lib/modules/2.4.18-14/kernel/drivers/sound. After that I did a make module
and make install and everything appears okay.

I ran snddevices, these were some of the devices

crw-rw-rw-    1 root     root      14,  12 Feb 22 22:00 adsp0
crw-rw-rw-    1 root     root      14,  28 Feb 22 22:00 adsp1
crw-rw-rw-    1 root     root      14,  44 Feb 22 22:00 adsp2
crw-rw-rw-    1 root     root      14,  60 Feb 22 22:00 adsp3
crw-r--r--    1 root     root      10, 175 Aug 31 09:31 agpgart
crw-rw-rw-    1 root     root     116,   0 Feb 22 22:00 aloadC0
crw-rw-rw-    1 root     root     116,  32 Feb 22 22:00 aloadC1
crw-rw-rw-    1 root     root     116,  64 Feb 22 22:00 aloadC2
crw-rw-rw-    1 root     root     116,  96 Feb 22 22:00 aloadC3
crw-rw-rw-    1 root     root     116,   1 Feb 22 22:00 aloadSEQ



This is the modules.conf

#alias parport_lowlevel parport_pc
pre-remove sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -S >/dev/null
2>&1 || :
#alias usb-controller usb-uhci
#alias sound-slot-0 snd-ice1712
post-install sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -L >/dev/null
2>&1 || :

# ALSA portion
alias char-major-116 snd
alias snd-card-0 snd-card-ice1712

# mod ops

#OSS
alias char-major-14 soundcore
alias sound-slot-0 snd-card-0

# card 1
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



I have no idea what I am doing wrong :^} Thanks in anticipation

john.





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