http://qa.mandrakesoft.com/show_bug.cgi?id=4922





------- Additional Comments From [EMAIL PROTECTED]  2003-27-08 14:42 -------
With the same sound card, when I log in KDE, "aplay
/usr/share/sounds/KDE_Startup.wav" segfaults, and then /dev/dsp becomes unusable.
fuser doesn't show any process using /dev/dsp, but the snd-intel8x0 module can't
be removed.
I've recompiled alsa-libs and alsa-drivers from official tarballs, it doesn't
happen anymore.
There is another problem with this card since the 2.4.22 kernels,
SDL_OpenAudio() segfaults.
And even with the official alsa tarballs, sound is sometimes scratchy (this
happens very often with Quake 3 used with artsd mmap emulation).

-- 
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


------- Reminder: -------
assigned_to: [EMAIL PROTECTED]
status: NEW
creation_date: 
description: 
The SiS7012 sound chip does not work with kernel-2.4.22-x (including
2.4.22-1mdk). With kernel-2.4.21-x there are no problems. 

The error message, when starting the sound server in KDE/Gnome, is:
"Sound server informational message:
Error while initializing the sound driver:
device /dev/dsp can't be opened (Device or resource busy)
The sound server will continue, using the null output device."

All the commands suggested in harddrake seem to me ok (sound chip uses
snd-intel8x0 module), except of the command: "fuser -v /dev/dsp", which gives no
result at all.

lsmod shows this:
Module                  Size  Used by    Not tainted
udf                    89952   0  (autoclean)
parport_pc             25352   1  (autoclean)
lp                      8128   0  (autoclean)
parport                34376   1  (autoclean) [parport_pc lp]
ipt_TOS                 1592  12  (autoclean)
ipt_MASQUERADE          2072   1  (autoclean)
ipt_REJECT              3928   4  (autoclean)
ipt_LOG                 4088   6  (autoclean)
ipt_state               1048  22  (autoclean)
ipt_multiport           1176   4  (autoclean)
ipt_conntrack           1528   0  (autoclean)
iptable_filter          2316   1  (autoclean)
iptable_mangle          2712   1  (autoclean)
iptable_nat            20814   1  (autoclean) [ipt_MASQUERADE]
ip_conntrack           26180   3  (autoclean) [ipt_MASQUERADE ipt_state
ipt_conntrack iptable_nat]
ip_tables              15072  12  [ipt_TOS ipt_MASQUERADE ipt_REJECT ipt_LOG
ipt_state ipt_multiport ipt_conntrack iptable_filter iptable_mangle iptable_nat]
snd-seq-oss            31808   0  (unused)
snd-seq-midi-event      6016   0  [snd-seq-oss]
snd-seq                42320   2  [snd-seq-oss snd-seq-midi-event]
snd-pcm-oss            43428   1
snd-mixer-oss          14232   0  [snd-pcm-oss]
snd-intel8x0           21124   3
snd-pcm                78692   1  [snd-pcm-oss snd-intel8x0]
snd-timer              18276   0  [snd-seq snd-pcm]
snd-ac97-codec         44824   0  [snd-intel8x0]
snd-mpu401-uart         4608   0  [snd-intel8x0]
snd-rawmidi            17664   0  [snd-mpu401-uart]
snd-seq-device          5672   0  [snd-seq-oss snd-seq snd-rawmidi]
snd-page-alloc          8948   0  [snd-intel8x0 snd-pcm]
snd                    40836   2  [snd-seq-oss snd-seq-midi-event snd-seq
snd-pcm-oss snd-mixer-oss snd-intel8x0 snd-pcm snd-timer snd-ac97-codec
snd-mpu401-uart snd-rawmidi snd-seq-device]
soundcore               6308   0  [snd]
nfsd                   74544   8  (autoclean)
af_packet              14824   2  (autoclean)
sr_mod                 19384   0  (autoclean)
floppy                 55516   0
3c59x                  29136   1  (autoclean)
sis900                 15084   1  (autoclean)
nls_iso8859-15          4060   1  (autoclean)
nls_cp850               4284   1  (autoclean)
vfat                   12012   1  (autoclean)
fat                    36760   0  (autoclean) [vfat]
supermount             83040   3  (autoclean)
ide-cd                 33732   0
cdrom                  32768   0  [sr_mod ide-cd]
ide-scsi               11152   0
usb-storage            81060   0  (unused)
scsi_mod              105632   2  [sr_mod ide-scsi usb-storage]
ehci-hcd               18828   0  (unused)
usb-ohci               21144   0  (unused)
usbcore                73804   1  [usb-storage ehci-hcd usb-ohci]
rtc                     8940   0  (autoclean)
ext3                   59920   1
jbd                    38624   1  [ext3]

Reply via email to