Re: Sawfish blocking X....

2001-08-03 Thread Bruno Boettcher
On Fri, Aug 03, 2001 at 11:06:36AM -0500, Michael Heldebrant wrote: > Who owns /usr/bin/esd and friends? yeah i am plain dumb.. changed the group to audio and now it runs. but shouldn't the programs be installed in that group by default?? -- ciao bboett ==

Re: Sawfish blocking X....

2001-08-03 Thread Michael Heldebrant
Who owns /usr/bin/esd and friends? --mike On 03 Aug 2001 18:15:27 +0200, Bruno Boettcher wrote: > On Fri, Aug 03, 2001 at 10:54:44AM -0500, Michael Heldebrant wrote: > > Hmm. > > What release are you using? Thats odd that adduser and addgrp hang. > latest unstable (fresh install on a new comp

Re: Sawfish blocking X....

2001-08-03 Thread Bruno Boettcher
On Fri, Aug 03, 2001 at 10:54:44AM -0500, Michael Heldebrant wrote: > Hmm. > What release are you using? Thats odd that adduser and addgrp hang. latest unstable (fresh install on a new comp...) > After a totally clean reinstallation it seems to work now. What the the > ls -al on /dev/dsp and

Re: Sawfish blocking X....

2001-08-03 Thread Bruno Boettcher
Its a creative SB PCI card, the cheapes i could get but still a card from creative and i would really like to get esd running, and yes i am in the audio group. -- ciao bboett == [EMAIL PROTECTED] http://inforezo.u-strasbg.fr/~b

Re: Sawfish blocking X....

2001-08-03 Thread dman
On Fri, Aug 03, 2001 at 05:51:04PM +0200, Bruno Boettcher wrote: | which seems ok, noticed that module sb doesn't work for me despite | having a (PCI) low level soundblaster card found a working module with | the sledgehammer method: | for i in *; do modprobe `basename $i .o` ; done and looked wha