[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: ALSA, Tecra 8100, and sound devices



/ "A. Demarteau (linux rules!)" <linux@disnet.demon.nl> was heard to say:
| hehe, that's not enough.

Apparently :-)

| You also need to load the alsa-modules for oss
| I think there're called als-oss and alsa-mxer

Well, I don't see anything like that, nor does grovelling through
everything in the asla source tree (from alsa-cvsexport-2000-05-31.tar.bz2)
reveal anything that looks like it might create them.

| alsa doesn't make use of the dsp devices by default cause they have there
| own set.
| You could however also use mpg123 wiht the -a /dev/nsd/devicename option
| to sercomvent it.

Hmm. I don't have /dev/nsd, but I do have a /proc/asound/dev:

# ls -l /proc/asound/dev
total 0
crw-rw-rw-    1 root     root     116,   0 Jun 20 06:46 controlC0
crw-rw-rw-    1 root     root     116,   2 Jun 20 06:46 hwC0D0
crw-rw-rw-    1 root     root     116,   8 Jun 20 06:46 midiC0D0
crw-rw-rw-    1 root     root     116,   6 Jun 20 06:46 mixerC0D0
crw-rw-rw-    1 root     root     116,  24 Jun 20 06:46 pcmC0D0c
crw-rw-rw-    1 root     root     116,  16 Jun 20 06:46 pcmC0D0p
crw-rw-rw-    1 root     root     116,  17 Jun 20 06:46 pcmC0D1p
crw-rw-rw-    1 root     root     116,  26 Jun 20 06:46 pcmC0D2c
crw-rw-rw-    1 root     root     116,  33 Jun 20 06:46 timer

I'd be happy enough to point mpg123 and other tools at the appropriate
device, but I don't even see a dspish thing in /proc/asound/dev.
Additionally, I don't see any flags or anything that I can set in the
alsa build process to turn on more "oss-compatiblity" than I already
have.

Other details:

# cat /proc/asound/cards 
0 [card1          ]: YMFPCI - Yamaha DS-XG PCI (YMF744)
                     Yamaha DS-XG PCI (YMF744) at 0xefff8000, irq 11

# lsmod
Module                  Size  Used by
snd-card-ymfpci         3824   0 
snd-mpu401-uart         2292   0  [snd-card-ymfpci]
snd-rawmidi            10104   0  [snd-mpu401-uart]
snd-seq-device          3476   0  [snd-rawmidi]
snd-ymfpci             34300   0  [snd-card-ymfpci]
snd-pcm                28312   0  [snd-ymfpci]
snd-ac97-codec         24064   0  [snd-ymfpci]
snd-mixer              24752   0  [snd-ymfpci snd-ac97-codec]
snd-opl3                4328   0  [snd-card-ymfpci]
snd-timer               8416   0  [snd-pcm snd-opl3]
snd-hwdep               3052   0  [snd-opl3]
snd                    36884   1  [snd-card-ymfpci snd-mpu401-uart snd-rawmidi snd-seq-device snd-ymfpci snd-pcm snd-ac97-codec snd-mixer snd-opl3 snd-timer snd-hwdep]
soundcore               2596   3  [snd]
serial_cs               5376   0  (unused)
3c575_cb               19224   2 
cb_enabler              2632   2  [3c575_cb]
ds                      6600   2  [serial_cs cb_enabler]
i82365                 28548   2 
pcmcia_core            51488   0  [serial_cs cb_enabler ds i82365]
smbfs                  25616   0  (unused)
binfmt_misc             3116   0 
binfmt_aout             4288   0 
nls_cp437               3744   0  (unused)
autofs                  8928   0  (unused)
vfat                    9052   0  (unused)
fat                    29312   0  [vfat]
nfs                    28000   1 
lockd                  30728   1  [nfs]
sunrpc                 52356   1  [nfs lockd]
coda                   51732   0  (unused)

Any more clues?

                                        Be seeing you,
                                          norm

-- 
Norman Walsh <ndw@nwalsh.com> | Faith makes many of the mountains which
http://nwalsh.com/            | it has to remove.--W. R. Inge



Reply to: