Just posting to thank everyone who helped me to sort this out. My
problem was that I hadn't selected all the necessary options in the
sound section of the config. I also needed to create the audio device
files with: cd /dev
./MAKEDEV audio
Thanks again
Rich
Graham Ashton wrote:
>
> O
cd /dev
./MAKEDEV dsp
Bob
On Fri, 26 Mar 1999, Richard Harran wrote:
> OK, I replying to myself. I didn't select /dev/dsp as one of the sound
> options in the kernel. Now I've sorted this, I still have a problem: I
> can't use /dev/dsp, because it doesn't exist. What should have created
> th
Great. Thanks a lot: this pointed me in the right direction. I
couldn't actually run MAKEDEV dsp, but I had a look at MAKEDEV, and
found MAKEDEV audio worked ok. I've got the default permissions, and
added myself to audio group using
adduser audio
as root, and this worked fine.
Cheers
On Friday 26 March, Maarten Boekhold wrote:
> > (and putting me in the audio group didn't work).
> >
> > anybody got any ideas why that is?
>
> Did you logout/login again after you added yourself to the audio group?
I don't think so - I tried using the newgrp command instead. It works
fine now
> humbug% ll /dev/dsp
> crw-rw-rw- 1 root audio 14, 3 Jul 21 1998 /dev/dsp
>
> I think the default permissions are crw-rw, but I couldn't access it as a
> user that way (and putting me in the audio group didn't work).
>
> anybody got any ideas why that is?
Did you logout/log
On Friday 26 March, Richard Harran wrote:
> OK, I replying to myself. I didn't select /dev/dsp as one of the sound
> options in the kernel. Now I've sorted this, I still have a problem: I
> can't use /dev/dsp, because it doesn't exist. What should have created
> this, and how do I fix it?
coo
On Friday 26 March, Richard Harran wrote:
> I've run the install script from the awedrv package, configured the kernel
> (make menuconfig),
sorry - didn't notice that bit when I first read it. still, it sounds like
you've missed the audio section out. try it again, and look for the audio
section.
On Friday 26 March, Richard Harran wrote:
> Could someone please tell me either what I might be doing wrong, or how
> I could do the 'configure the sound driver with CONFIG_AUDIO option'
> thing.
have you done either "make config", "make menuconfig" or "make xconfig" before
the "make dep; make cl
OK, I replying to myself. I didn't select /dev/dsp as one of the sound
options in the kernel. Now I've sorted this, I still have a problem: I
can't use /dev/dsp, because it doesn't exist. What should have created
this, and how do I fix it?
Thanks
Rich
Richard Harran wrote:
>
> I have had to
9 matches
Mail list logo