LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   sound not working (https://www.linuxquestions.org/questions/slackware-14/sound-not-working-316578/)

eddy98 04-24-2005 01:39 AM

sound not working
 
hi.i dunno whats the problem with my sound card right now perhaps i was configure it in wrong way.When i run command alsaconf the system detect my sound card and i done through all the instruction.So i guess the configuration successful ready.when im trying to play some music file,i cant hear any sound perform from that file.

Code:

# aplay /usr/share/sounds/phone.wav
Playing WAVE '/usr/share/sounds/phone.wav' : Signed 16 bit Little Endian,
Rate 44100 Hz, Stereo

kodon 04-24-2005 01:52 AM

a) set the volume with alsamixer
b) set the volume on the speakers
c) make sure the speakers are plugged in

eddy98 04-24-2005 02:00 AM

Quote:

Originally posted by kodon
a) set the volume with alsamixer
b) set the volume on the speakers
c) make sure the speakers are plugged in

kodon,i have do that but still cant work.i dont think that my sound card problem because it can perform well at win xp.:confused:

but when i try to set up the volume using GUI at the menubar,got an error message appear."sorry no mixer elements and/or devices found "

kodon 04-24-2005 02:09 AM

then make sure you don't have a modem module
or something conflicting with the sound...

eddy98 04-24-2005 02:22 AM

Quote:

Originally posted by kodon
then make sure you don't have a modem module
or something conflicting with the sound...

how to do that? :confused:

kodon 04-24-2005 02:30 AM

what is the soundcard?
what module does it use?
what is the output of 'lsmod'?

eddy98 04-24-2005 02:39 AM

Quote:

Originally posted by kodon
what is the soundcard?
what module does it use?
what is the output of 'lsmod'?


my sound card creative vibra 128
Code:

Module                  Size  Used by    Not tainted
snd-pcm-oss            36704  0
snd-mixer-oss          12152  0  [snd-pcm-oss]
keybdev                1892  0  (unused)
mousedev                4020  1
hid                    20804  0  (unused)
usbmouse                1880  0  (unused)
input                  3200  0  [keybdev mousedev hid usbmouse]
uhci                  24284  0  (unused)
ehci-hcd              17516  0  (unused)
usbcore                58860  1  [hid usbmouse uhci ehci-hcd]
snd-ens1371            11392  0
gameport                1420  0  [snd-ens1371]
snd-rawmidi            12320  0  [snd-ens1371]
snd-seq-device          3812  0  [snd-rawmidi]
snd-ac97-codec        52472  0  [snd-ens1371]
snd-pcm                54504  0  [snd-pcm-oss snd-ens1371 snd-ac97-codec]
snd-timer              13412  0  [snd-pcm]
snd                    31268  0  [snd-pcm-oss snd-mixer-oss snd-ens1371 snd-rawmidi snd-seq-device snd-ac97-codec snd-pcm snd-timer]
snd-page-alloc          4712  0  [snd-mixer-oss snd-rawmidi snd-seq-device snd-pcm snd-timer snd]
soundcore              3396  6  [snd]
via-rhine              12368  1
mii                    2272  0  [via-rhine]
crc32                  2880  0  [via-rhine]
pcmcia_core            39172  0
ide-scsi                9392  0
agpgart                45092  0  (unused)
root@uhuks:/tools# lsmod
Module                  Size  Used by    Not tainted
snd-pcm-oss            36704  0
snd-mixer-oss          12152  0  [snd-pcm-oss]
keybdev                1892  0  (unused)
mousedev                4020  1
hid                    20804  0  (unused)
usbmouse                1880  0  (unused)
input                  3200  0  [keybdev mousedev hid usbmouse]
uhci                  24284  0  (unused)
ehci-hcd              17516  0  (unused)
usbcore                58860  1  [hid usbmouse uhci ehci-hcd]
snd-ens1371            11392  0
gameport                1420  0  [snd-ens1371]
snd-rawmidi            12320  0  [snd-ens1371]
snd-seq-device          3812  0  [snd-rawmidi]
snd-ac97-codec        52472  0  [snd-ens1371]
snd-pcm                54504  0  [snd-pcm-oss snd-ens1371 snd-ac97-codec]
snd-timer              13412  0  [snd-pcm]
snd                    31268  0  [snd-pcm-oss snd-mixer-oss snd-ens1371 snd-rawmidi snd-seq-device snd-ac97-codec snd-pcm snd-timer]
snd-page-alloc          4712  0  [snd-mixer-oss snd-rawmidi snd-seq-device snd-pcm snd-timer snd]
soundcore              3396  6  [snd]
via-rhine              12368  1
mii                    2272  0  [via-rhine]
crc32                  2880  0  [via-rhine]
pcmcia_core            39172  0
ide-scsi                9392  0
agpgart                45092  0  (unused)

theres an output of lsmod

kodon 04-24-2005 05:07 AM

i don't see any conflicts...
what kernel do you run?
stock or rolled?
if so, what did you compile in re sound?
did you use an alsa package?
if so, which one?

jschiwal 04-24-2005 05:45 AM

I don't have slackware, so I hope I'm not way off base with my suggestion. Are you a member of the 'audio' group?

eddy98 04-24-2005 07:38 AM

Quote:

Originally posted by kodon
i don't see any conflicts...
what kernel do you run?
stock or rolled?
if so, what did you compile in re sound?
did you use an alsa package?
if so, which one?

i think i use default kernel 2.4.X.X..just install from the slackware 10.1


All times are GMT -5. The time now is 03:22 PM.