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

Re: emu10k1 troubles...



To a previous question about /dev, I don't usually use devfs on this
machine but to findout what the kernel was seeing:

[jon@charlotte jon]$ ls /mnt/sound/
dsp  dsp1  midi  mixer

Now to see what of this is really in /dev:
[jon@charlotte jon]$ ls -l /dev/{dsp,dsp1,midi,mixer}
ls: /dev/midi: No such file or directory
crw-rw----    1 root     user      14,   3 Nov 30  2000 /dev/dsp
crw-rw----    1 root     user      14,  19 Nov 30  2000 /dev/dsp1
crw-rw-rw-    1 root     user      14,   0 Nov 30  2000 /dev/mixer

[jon@charlotte jon]$ groups
user rt systems aries sysadmin uucp

Note root has the same trouble

On Wed, Dec 12, 2001 at 04:40:33PM -0800, Brian Nelson wrote:

:The emu10k1 driver in 2.4.6 is pretty stale; it was updated somewhere
:around 2.4.9 to come somewhat up to date with the creative sources.  I
:believe there were updated because the older driver didn't work for
:Linus.

I got the latest from creative and built against the running kernel,
buth the stock 2.4.6 and the creative modules exhibit the same
problem.

:> emu10k1                56272   0
:> ac97_codec              9264   0 [emu10k1]
:
:I assume the "sound" module is loaded as well, right?

Oh, yes cut too much

:Does the driver load properly in dmesg?  

Yup:
Creative EMU10K1 PCI Audio Driver, version 0.17, 11:36:20 Dec 11 2001
emu10k1: EMU10K1 rev 7 model 0x8022 found, IO at 0xdce0-0xdcff, IRQ 16
ac97_codec: AC97 Audio codec, id: 0x8384:0x7609 (SigmaTel STAC9721/23)


:Does something like:
:# cat some_sound.wav > /dev/dsp

Nope, no complaints and no sound.  I just discovered /dev/dsp1 in
responding to these messages, wouldn't it be clever if that's all my
trouble is.  Unfortunately I won't be able to test this untill
tomorrow.

-Jon




Reply to: