View previous topic :: View next topic |
Author |
Message |
earlydaysofsin n00b
Joined: 19 Apr 2002 Posts: 13
|
Posted: Mon May 27, 2002 11:12 am Post subject: Bit of a strange sound problem |
|
|
This is a strange one i havent encountered before. Im using alsa but not OSS, devfs creates a /dev/dsp- but not a /dev/dsp. When i "cat > ./pop.wav > /dev/dsp-" then the /dev/dsp device is created ... If im in KDE i restart aRts and then sound works fine. |
|
Back to top |
|
|
tux-fan Tux's lil' helper
Joined: 10 Apr 2002 Posts: 131 Location: Paderborn, Germany
|
Posted: Mon May 27, 2002 11:37 am Post subject: |
|
|
did U set the volume with amixer ? for example:
amixer set Master 100 unmute
amixer set PCM 100 unmute |
|
Back to top |
|
|
earlydaysofsin n00b
Joined: 19 Apr 2002 Posts: 13
|
Posted: Mon May 27, 2002 12:08 pm Post subject: |
|
|
yep, i have followed what suggextions i could find on this forum ... i have an alias for /dev/dsp i have unmuted the mixer ... as i said i can get sound ... its just that /dev/dsp is not created by devfs until i access /dev/dsp- |
|
Back to top |
|
|
Guest
|
Posted: Mon May 27, 2002 3:00 pm Post subject: |
|
|
The snd-pcm-oss module should create /dev/dsp. |
|
Back to top |
|
|
earlydaysofsin n00b
Joined: 19 Apr 2002 Posts: 13
|
Posted: Tue May 28, 2002 6:47 am Post subject: |
|
|
Excellent! so now i dont have to "cat pop.wav > /dev/dsp-" ... but it begs the question why wasnt snd-pcm-oss being loaded? Should i just put it in my modules.autoload? The other question it provokes is, is there a way of determining when a module is associated with a particular device? |
|
Back to top |
|
|
lx Veteran
Joined: 28 May 2002 Posts: 1012 Location: Netherlands
|
Posted: Tue May 28, 2002 10:21 am Post subject: |
|
|
Put it in modules.autoload, and you should be fine. _________________ "Remember there's a big difference between kneeling down and bending over.", Frank Zappa |
|
Back to top |
|
|
earlydaysofsin n00b
Joined: 19 Apr 2002 Posts: 13
|
Posted: Wed May 29, 2002 11:22 am Post subject: |
|
|
yep works fine now ... still leaves the question is there a way of determining which device was created by which module? ,,, is it logged some where? can it be logged |
|
Back to top |
|
|
lx Veteran
Joined: 28 May 2002 Posts: 1012 Location: Netherlands
|
Posted: Wed May 29, 2002 11:38 am Post subject: |
|
|
I'm not gonne tell you ,........................................, no I'm not gonna tell you I don't know, you and your good question, blahhhhh.
normally I find out by reading the README/INSTALL of a driver.
Keep asking the right questions, lX _________________ "Remember there's a big difference between kneeling down and bending over.", Frank Zappa |
|
Back to top |
|
|
|