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

zero-sized /dev/dsp after forced shutdown



Hello,

Experimenting with xmms-plugins on a debian (sid) machine running 2.4.18
on an athlon 2100 chip caused the machine to hang within X while xmms was
running. I had to resort to rebooting the machine after logging in
remotely. After the machine rebooted, I am unable to hear audio. I am able
to set the mixer controls with aumix and load/play songs in xmms, but hear
no sound output (the cables are connected and fine). lsmod did not show my
sound-card module (emu10k1) loaded, so I modprob'd for it. Post modprobe
heres the output of lsmod | grep emu10k1:

emu10k1                55648   0
ac97_codec              9696   0 [emu10k1]
sound                  54508   0 [emu10k1]
soundcore               3652   7 [emu10k1 sound]

ls -lF /dev/dsp* shows:
crw-rw-rw-  1 root audio 14,  3 Mar 14  2002 /dev/dsp
crw-rw-rw-  1 root audio 14, 19 Mar 14  2002 /dev/dsp1
crw-rw-rw-  1 root audio 14, 35 Mar 14  2002 /dev/dsp2
crw-rw-rw-  1 root audio 14, 51 Mar 14  2002 /dev/dsp3

ls -lF /dev/mixer* gives: 
crw-rw-rw-  1 root audio 14,  0 Mar 14  2002 /dev/mixer
crw-rw-rw-  1 root audio 14, 16 Mar 14  2002 /dev/mixer1
crw-rw-rw-  1 root audio 14, 32 Mar 14  2002 /dev/mixer2
crw-rw-rw-  1 root audio 14, 48 Mar 14  2002 /dev/mixer3

I thought there was something strange about the sizes being 3/0 bytes
long. What may be happening, and how can I fix it?

Thanks,

-K





Reply to: