PDA

View Full Version : aRts: "device /dev/dsp can't be opened", possible



Henk Poley
03-30-2003, 07:53 PM
I did some research on my soundcard problem and via lsof | grep "dsp" (LiSt Open Files) I found out that "ogg123" is keeping my sound devices open. Killing ogg123, an ogg player similar to mpg123, doesn't help (ps -A | grep "ogg123" and kill - 9 {process numbers}).

Now I get " can't start sound i/o" when running artsd or use the KDE configpanel.

sudo lspci -v output:

00:02.7 Multimedia audio controller: Silicon Integrated Systems [SiS] SiS7012 PCI Audio Accelerator (rev a0)
Subsystem: C-Media Electronics Inc: Unknown device 0300
Flags: bus master, medium devsel, latency 64, IRQ 11
I/O ports at dc00 [size=256]
I/O ports at d800 [size=64]
Capabilities: [48] Power Management version 2

Apropriate dmesg output:

Intel 810 + AC97 Audio, version 0.21, 15:49:30 Mar 26 2003
PCI: Found IRQ 11 for device 00:02.7
i810: SiS 7012 found at IO 0xd800 and 0xdc00, IRQ 11
i810_audio: Audio Controller supports 2 channels.
ac97_codec: AC97 codec, id: CMI65(Unknown)
i810_audio: only 48Khz playback available.
i810_audio: AC'97 codec 0 Unable to map surround DAC's (or DAC's not present), total channels = 2
I'm pretty shure that my card is supported by the kernel (heck the dsp* devices exist) by the i810 module.

[edit]Something 'fishy' I found out. Doing a modprobe -r i810 doesn't remove /KNOPPIX/dev/dsp* which it should do, isn't it? Could it be that some other driver gets his hands on the card first so i810 doesn't recognise it anymore? Changing the order the order modules are loaded could help then.

Does anybody know more about this?

Henk Poley
03-31-2003, 07:19 AM
I've got my soundcard working, by unplugging my webcam. At the reboot wait screen I saw that my webcam, which has a microphone, was handled by the "audio" module. Is audio.o only able to handle one soundevice at a time? And...

Why does it work in Knoppix 3.1 and not 3.2? Fixme?

[edit]Plugin in the webcam afterwards keeps the soundcard as the standard audio device. I'll try to test if the webcam-mike still functions.

Floppydisk
01-24-2004, 06:43 PM
I wonder if you have a logitech messenger webcam?

I have, and I also have two ogg123 processes at the top of the charts.
If I kill them, they don't stay dead either.

Not a major problem, but rather ogg
:o
really, seeing as my soundcard (like yours) is broken (probably by the webcam, but I'm building a new iso right now so I'm not about to fiddle!)

(Knoppix 3.3, MSI K7N2G, Logitech messenger)
F