Hi everyone,
I am trying to get a pdaudiocf CF card with a MIC 2496, from
Core Sound, working on my x86 ( Dell c600 ) laptop. I'm running
a linux, redhat 9, kernel up to 2.4.25, and the very latest
version of alsa, ie
(blondie:fortin:asound) pwd
/proc/asound
(blondie:fortin:asound) cat version
Advanced Linux Sound Architecture Driver Version 1.0.3rc2.
Compiled on Feb 25 2004 for kernel 2.4.25cf with versioned symbols.
(blondie:fortin:asound) lsmod
Module Size Used by Not tainted
i8k 8168 0
visor 13416 0 (unused)
usbserial 22172 0 [visor]
binfmt_misc 7464 1
snd-pdaudiocf 10852 0
snd-ak4117 7036 0 [snd-pdaudiocf]
snd-pcm 86208 0 [snd-pdaudiocf snd-ak4117]
snd-page-alloc 10196 0 [snd-pcm]
snd-timer 19812 0 [snd-pcm]
snd 46148 1 [snd-pdaudiocf snd-ak4117 snd-pcm snd-timer]
soundcore 6436 0 [snd]
ds 8680 2 [snd-pdaudiocf]
yenta_socket 13696 2
pcmcia_core 57344 0 [snd-pdaudiocf ds yenta_socket]
3c59x 29776 1
usb-uhci 26380 0 (unused)
usbcore 79008 0 [visor usbserial usb-uhci]
It looks like everything I need is there, and the card appears listed
in the /proc/asound directory, ie
(blondie:fortin:asound) ll
total 0
lrwxrwxrwx 1 root root 5 Feb 26 09:10 PDAudioCF -> card0
dr-xr-xr-x 3 root root 0 Feb 26 09:10 card0
-r--r--r-- 1 root root 0 Feb 26 09:10 cards
-r--r--r-- 1 root root 0 Feb 26 09:10 devices
-r--r--r-- 1 root root 0 Feb 26 09:10 modules
dr-xr-xr-x 2 root root 0 Feb 26 09:10 oss
-r--r--r-- 1 root root 0 Feb 26 09:10 pcm
dr-xr-xr-x 2 root root 0 Feb 26 09:10 seq
-r--r--r-- 1 root root 0 Feb 26 09:10 timers
-r--r--r-- 1 root root 0 Feb 26 09:10 version
(blondie:fortin:asound) cat cards
0 [PDAudioCF ]: PDAudio-CF - Core Sound PDAudio-CF
Core Sound PDAudio-CF at 0x100, irq 3
(blondie:fortin:asound) cat oss/sndstat
Sound Driver:3.8.1a-980706 (ALSA v1.0.3rc2 emulation code)
Kernel: Linux blondie 2.4.25cf #9 Wed Feb 25 13:39:45 EST 2004 i686
Config options: 0
Installed drivers:
Type 10: ALSA emulation
Card config:
Core Sound PDAudio-CF at 0x100, irq 3
Audio devices: NOT ENABLED IN CONFIG
Synth devices: NOT ENABLED IN CONFIG
Midi devices: NOT ENABLED IN CONFIG
Timers:
7: system timer
Mixers: NOT ENABLED IN CONFIG
As you might guess, cat /dev/audio yeilds 'cat: /dev/audio: No such device'.
I believe I followed the directions at
http://www.alsa-project.org/alsa-doc/doc-php/template.php?company=Core+Sound&card=PDAudio-CF&chip=pdaudiocf&module=pdaudiocf
exactly.
So ... is Core Sound PDAudio-CF at 0x100, irq 3 the correct addr and
irq? And 'Audio devices: NOT ENABLED IN CONFIG'
Following hits I've seen online, when I
modprobe snd-mixer-oss
modprobe snd-seq-oss
modprobe snd-pcm-oss
modprobe snd-seq-dummy
Then
[EMAIL PROTECTED] modules]# cat /proc/asound/oss/sndstat
Sound Driver:3.8.1a-980706 (ALSA v1.0.3rc2 emulation code)
Kernel: Linux blondie 2.4.25cf #9 Wed Feb 25 13:39:45 EST 2004 i686
Config options: 0
Installed drivers:
Type 10: ALSA emulation
Card config:
Core Sound PDAudio-CF at 0x100, irq 3
Audio devices:
0:
Synth devices: NOT ENABLED IN CONFIG
Midi devices: NOT ENABLED IN CONFIG
Timers:
7: system timer
Mixers:
0: mixer00
and
[EMAIL PROTECTED] modules]# cat /dev/audio
cat: /dev/audio: Input/output error
also
[EMAIL PROTECTED] modules]# cat /etc/modules.conf
# ALSA portion
alias char-major-116 snd
alias snd-card-0 snd-pdaudiocf
# module options should go here
# OSS/Free portion
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
alias eth0 3c59x
alias usb-controller usb-uhci
At no time do either of the lights on the CF card come on. On the MIC,
I see a light if i toggle on the 48v power.
Can anyone give me a hand getting this to work?
Thanks alot,
Chris
--
Christopher Fortin, Ph.D. EE, [EMAIL PROTECTED] <[EMAIL PROTECTED]>
"Do the right thing. It will gratify some people and astonish the rest."
Mark Twain
-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user