Re: /dev/dsp problem
From: Yahoo (remy_harel_at_yahoo.fr)
Date: 07/30/04
- Previous message: disciple_at_exis.net: "screen goes black"
- In reply to: Matt Brubeck: "Re: /dev/dsp problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: "Matt Brubeck" <mbrubeck@cs.hmc.edu> Date: Fri, 30 Jul 2004 19:02:25 +0200
On Fri, 30 Jul 2004 08:58:38 -0700 (PDT), Matt Brubeck
<mbrubeck@cs.hmc.edu> wrote:
Thks, but I have no module named "snd-pcm-oss", just one named "snd-pcm",
so I think it 's bad.
this is an extract of my .config :
Device driver->Sound->Alsa->oss mixer api <M>
Device driver->Sound->Alsa->OSS PCM (digital audio) API <M>
Device driver->Sound->Alsa->[*] OSS Sequencer API
is it enough to have a module named snd-pcm-oss ?
Thanks again, best regards
> remy harel wrote:
>
>> Yet, my sound card is pretty nice configured, I'm using an SB Live!
>> 1024 ( emu10k1 ) with alsa, loaded as a module. Sound work perfectly
>> in all applications, dvds, mp3 etc...even the surround is perfect ( by
>> the way, how wonderful is alsa ! ).
>>
>> I'm pretty experienced with debian, but the only log I have is
>> "/dev/[sound/]dsp no such device".
>
> /dev/dsp is the the (old) OSS sound driver interface. If you are using
> ALSA drivers, then you will need to load the OSS emulation modules in
> order to access this device:
>
> modprobe snd-pcm-oss
>
> If you have this module loaded already but the file /dev/dsp does not
> exist, run the following command as root inside of the /dev directory:
>
> ./MAKEDEV audio
>
> If you have the latest "alsa-base" and "udev" packages from unstable,
> everything should be configured for you automatically when you start up
> your computer.
-- Using Opera's revolutionary e-mail client: http://www.opera.com/m2/ -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
- Previous message: disciple_at_exis.net: "screen goes black"
- In reply to: Matt Brubeck: "Re: /dev/dsp problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|