Re: Help Configuring Sound

2003-01-14 Thread Paul Johnson
On Tue, Jan 14, 2003 at 08:42:26AM +0100, Hurschler wrote: > I use the opl3sa module with the 2.4.18-bf2.4 kernal image with no problems > i.e. all my group/rights volume settings seem ok. When I try to load the > module in 2.4.20 with modconf I get the same message as the poster below. > > "/dev

RE: Help Configuring Sound

2003-01-14 Thread Hurschler
I'm also a newbie and have a similar problem to that described below, I'm now upgraded to Debian 3.0r1 on an Acer 500T laptop. I use the opl3sa module with the 2.4.18-bf2.4 kernal image with no problems i.e. all my group/rights volume settings seem ok. When I try to load the module in 2.4.20 with

Re: Help Configuring Sound

2003-01-05 Thread mess-mate
Edit '/etc/group' and add you as (your username) to the group 'audio'. Like this: audio:x:27: mess-mate On Sun, 5 Jan 2003 14:08:54 -0500 Streph Treadway <[EMAIL PROTECTED]> wrote: | Hi all, | | Sorry for the newbie question, but I have been having a bear of a | problem configuring sound under

RE: Help Configuring Sound

2003-01-05 Thread dbalder
However when I try to start any sound application, I get a "/dev/dsp: No such device" error message. The above modules do not appear to be using any ioports or interrupts according to /proc. dmesg says that isapnp, ad1848 and opl3sa2 did not find any plug and play devices. It seems to me that I

Re: Help Configuring Sound

2003-01-05 Thread Bob Proulx
> On Sunday 05 January 2003 20:08, Streph Treadway wrote: > > However when I try to start any sound application, I get a "/dev/dsp: > > No such device" error message. Ronald Castillo <[EMAIL PROTECTED]> [2003-01-05 20:43:08 +0100]: > Have you tried adding the user you work with to group audio? If

Re: Help Configuring Sound

2003-01-05 Thread Ronald Castillo
Have you tried adding the user you work with to group audio? If not, do so, then log out ang in again. Ronald On Sunday 05 January 2003 20:08, Streph Treadway wrote: > Hi all, > > Sorry for the newbie question, but I have been having a bear of a > problem configuring sound under kernel 2.4.19 fo