Hi list,

This is about my struggle to make my Trust 514DX soundcard work with
Linux.  This is expected to be supported in Linux [alsa-project.org] and
I have read other testimonials on the net.

To cut a long story short, the card worked in Windows. It gives
fantastic sound output with DVDs and other suitable audios but I'd
rather have it working on my Gentoo desktop where I have made everything
else work so far.  I admit that I have never had to manually set
anything alsa/oss as all my previous soundcards worked very easily with
default settings of the modules. Also, I feel that if I posted
everything that I have done so far, the mail shall be really long. But
the following may help to understand the problem.

Alsa is started as a service on my comp. I thought it may just be that a
newer-than-in-kernel code may help. The error that I have, from say
Mplayer, is as follows.
.............
Checking audio filter chain for 48000Hz/2ch/s16le -> 48000Hz/2ch/s16le...
AF_pre: 48000Hz/2ch/s16le
[AO OSS] audio_setup: Can't open audio device /dev/dsp: No such file or
directory
alsa-init: 1 soundcard found, using: default
ALSA lib pcm_dmix.c:819:(snd_pcm_dmix_open) unable to open slave
alsa-init: playback open error: No such file or directory
............

   1. Can you please help me understand why the /dev/dsp* aren't created
      at all?
   2. Can I expect to continue using aumix once the whole thing is set
      up correctly? [I dont mind using alsamixer though]

Please reply.
Thank you,
Rohit

At the same moment, other config details and system's state are as below.

[EMAIL PROTECTED] ~ $ lsmod | grep snd
snd_cmipci         20484 0
snd_opl3_lib       6688  1 snd_cmipci
snd_hwdep          6116  1 snd_opl3_lib
snd_mpu401_uart    4416  1 snd_cmipci
snd_rawmidi        15620 1 snd_mpu401_uart

[EMAIL PROTECTED] ~ $ uname -a
Linux Force 2.6.8 #3 SMP Mon Jan 2 18:15:34 GMT 2006 i686 AMD Athlon(TM)
XP 2400+ AuthenticAMD GNU/Linux

[EMAIL PROTECTED] /etc $ ls -la asound.state
-rw-r--r--  1 root root 7207 Feb 12 11:07 asound.state

[EMAIL PROTECTED] /etc $ ls -la /dev/dsp*
ls: /dev/dsp*: No such file or directory

[EMAIL PROTECTED] /proc/asound $ ls -la CMI8738MC6
lrwxrwxrwx  1 root root 5 Feb 13 08:51 CMI8738MC6 -> card0

[EMAIL PROTECTED] /proc/asound/card0 $ cat cmipci
C-Media PCI CMI8738-MC6 (model 55) at 0xc400, irq 16

00: 00 00 00 00
04: 50 00 00 00
08: 10 00 09 00
0c: 00 00 00 08
10: c0 00 00 00
14: 00 00 c0 00
18: 00 00 80 08
1c: fd ff ff ef
20: 10 40 f8 00
24: 01 3d ee 00
28: ff ff ff ff
2c: ff ff ff ff
30: 00 00 00 00
34: 00 00 00 00
38: 00 00 00 00
3c: 00 00 00 00

[EMAIL PROTECTED] /proc/asound $ cat cards
0 [CMI8738MC6     ]: CMI8738-MC6 - C-Media PCI CMI8738-MC6
                     C-Media PCI CMI8738-MC6 (model 55) at 0xc400, irq 16

-- 
[email protected] mailing list

Reply via email to