Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Cant find /dev/sound/dsp......plz help
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
vinayg
n00b
n00b


Joined: 06 Nov 2003
Posts: 64
Location: IIT Kanpur, India

PostPosted: Thu Nov 13, 2003 8:42 pm    Post subject: Cant find /dev/sound/dsp......plz help Reply with quote

I recently managed to install kde 3.2 beta on my system.....

well it installed fine but somehow now my sound is messed up.....
before doing kde the sound was running just fine using the alsa drivers, but now everything is messed up...

sometimes the sound the just pops on and then just dies and i cant manage to run it again unless i get lucky and it decides to run by itself...

on playing mplayer i get the following stuff..

Code:


Opening audio decoder: [mp3lib] MPEG layer-2, layer-3
MP3lib: init layer2&3 finished, tables done
AUDIO: 44100 Hz, 2 ch, 16 bit (0x10), ratio: 16000->176400 (128.0 kbit)
Selected audio codec: [mp3] afm:mp3lib (mp3lib MPEG layer-2, layer-3)
==========================================================================
Checking audio filter chain for 44100Hz/2ch/16bit -> 44100Hz/2ch/16bit...
AF_pre: af format: 2 bps, 2 ch, 44100 hz, little endian signed int
AF_pre: 44100Hz 2ch Signed 16-bit (Little-Endian)
audio_setup: Can't open audio device /dev/sound/dsp: No such file or directory
alsa-init: testing and bugreports are welcome.
alsa-init: requested format: 44100 Hz, 2 channels, Signed 16-bit (Little-Endian)
alsa-init: 1 soundcard found, using: hw:0,0
alsa9: 44100 Hz/2 channels/4 bpf/65536 bytes buffer/Signed 16 bit Little Endian
AO: [alsa9] 44100Hz 2ch Signed 16-bit (Little-Endian) (2 bps)
Building audio filter chain for 44100Hz/2ch/16bit -> 44100Hz/2ch/16bit...
Video: no video
Starting playback...


but no output...i have definitely unmuted both master and pcm ,....


here is the output of lsmod
Code:

bash-2.05b# lsmod
Module                  Size  Used by    Tainted: GF
snd-intel8x0           16100   0  (autoclean)
snd-pcm                52868   0  (autoclean) [snd-intel8x0]
snd-timer              12452   0  (autoclean) [snd-pcm]
snd-ac97-codec         34520   0  (autoclean) [snd-intel8x0]
snd-mpu401-uart         2720   0  (autoclean) [snd-intel8x0]
snd-rawmidi            12256   0  (autoclean) [snd-mpu401-uart]
snd-seq-device          3712   0  (autoclean) [snd-rawmidi]
snd                    25956   0  (autoclean) [snd-intel8x0 snd-pcm snd-timer sn                                                             d-ac97-codec snd-mpu401-uart snd-rawmidi snd-seq-device]
soundcore               3364   0  (autoclean) [snd]
snd-page-alloc          5652   0  [snd-intel8x0 snd-pcm]
serial                 49092   0  (unused)
isa-pnp                28100   0  [serial]
ohci1394               15592   0  (unused)
ieee1394               29708   0  [ohci1394]
8139too                14152   1
mii                     2160   0  [8139too]
nls_iso8859-1           2780   3  (autoclean)
nls_cp437               4316   3  (autoclean)
vfat                    9324   3  (autoclean)
fat                    29816   0  (autoclean) [vfat]
usb-storage            55608   0  (unused)
hid                    12468   0  (unused)
uhci                   23008   0  (unused)
ehci-hcd               13056   0  (unused)
usbcore                55264   1  [usb-storage hid uhci ehci-hcd]
bash-2.05b# lsmod
Module                  Size  Used by    Tainted: GF
snd-intel8x0           16100   0  (autoclean)
snd-pcm                52868   0  (autoclean) [snd-intel8x0]
snd-timer              12452   0  (autoclean) [snd-pcm]
snd-ac97-codec         34520   0  (autoclean) [snd-intel8x0]
snd-mpu401-uart         2720   0  (autoclean) [snd-intel8x0]
snd-rawmidi            12256   0  (autoclean) [snd-mpu401-uart]
snd-seq-device          3712   0  (autoclean) [snd-rawmidi]
snd                    25956   0  (autoclean) [snd-intel8x0 snd-pcm snd-timer snd-ac97-codec snd-mpu401-uart snd-rawmidi snd-seq-device]
soundcore               3364   0  (autoclean) [snd]
snd-page-alloc          5652   0  [snd-intel8x0 snd-pcm]
serial                 49092   0  (unused)
isa-pnp                28100   0  [serial]
ohci1394               15592   0  (unused)
ieee1394               29708   0  [ohci1394]
8139too                14152   1
mii                     2160   0  [8139too]
nls_iso8859-1           2780   3  (autoclean)
nls_cp437               4316   3  (autoclean)
vfat                    9324   3  (autoclean)
fat                    29816   0  (autoclean) [vfat]
usb-storage            55608   0  (unused)
hid                    12468   0  (unused)
uhci                   23008   0  (unused)
ehci-hcd               13056   0  (unused)
usbcore                55264   1  [usb-storage hid uhci ehci-hcd]


everything looks okay...

then i thought the problem might have been from the artsd that came in while compiling kde...

so on some ones suggestion i unmerged it and added the USE="alsa" in my make.conf and merged it again but still in the problem persists....

also its not a problem with my kernel coz i have compiled it in the right way, i have Sound Card Support as a Module and removed everything else....

any solutions to this weird problem?? :(

plz help....
Back to top
View user's profile Send private message
hackerError
Guru
Guru


Joined: 14 Mar 2003
Posts: 342
Location: Reston, VA, USA

PostPosted: Thu Nov 13, 2003 9:05 pm    Post subject: Reply with quote

wow, you have a ton of modules :)

have you tried testing if the problem is kde?

from a console does mplayer or any other app play sounds fine?
_________________
Before you insult someone, it is often best to walk a mile in their shoes.

That way when you insult them you're already a mile away and have their shoes.
Back to top
View user's profile Send private message
vinayg
n00b
n00b


Joined: 06 Nov 2003
Posts: 64
Location: IIT Kanpur, India

PostPosted: Fri Nov 14, 2003 4:08 am    Post subject: Reply with quote

yeah , nothing from the console either....

any thing else??

ciao
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum