Re: Lost sound capabilities (/dev/dsp: No such device)

2003-09-26 Thread Levi Waldron
I feel so stupid. ad1848 is not the correct module for the OPL3-SA2 sound board. opl3sa2 is the correct module. Arnt, you reminded me with your recursive module loading idea, that that is how I originally figured out which sound module to load: by loading every sound module and seeing which

Solved, was: Lost sound capabilities (/dev/dsp: No such device)

2003-09-25 Thread Arnt Karlsen
On Thu, 25 Sep 2003 14:15:23 -0400, Levi Waldron <[EMAIL PROTECTED]> wrote in message <[EMAIL PROTECTED]>: > I feel so stupid. ad1848 is not the correct module for the OPL3-SA2 > sound board. opl3sa2 is the correct module. Arnt, you reminded me > with your recursive module loading idea, that

Re: Lost sound capabilities (/dev/dsp: No such device)

2003-09-25 Thread Levi Waldron
I feel so stupid. ad1848 is not the correct module for the OPL3-SA2 sound board. opl3sa2 is the correct module. Arnt, you reminded me with your recursive module loading idea, that that is how I originally figured out which sound module to load: by loading every sound module and seeing which

Re: Lost sound capabilities (/dev/dsp: No such device)

2003-09-25 Thread Levi Waldron
lib/modules/2.4.18-386/kernel/drivers/sound/ad1848.o failed /lib/modules/2.4.18-386/kernel/drivers/sound/ad1848.o: insmod ad1848 failed retro:/# modprobe ad1848 irq=7 dma=1 dma16-5 mpu_io=0x330 retro:/# echo /usr/share/sounds/irmp3/off.au > /dev/dsp bash: /dev/dsp: No such device retro:/# rmmod ad1

Re: Lost sound capabilities (/dev/dsp: No such device)

2003-09-24 Thread Arnt Karlsen
On Wed, 24 Sep 2003 14:16:08 -0400, Levi Waldron <[EMAIL PROTECTED]> wrote in message <[EMAIL PROTECTED]>: > On September 21, 2003 11:02 pm, Arnt Karlsen wrote: ... > > ..keep your custom kernel, but 'apt-get install' a standard kernel > > and compare 'lsmod' output, on booting between them.

Re: Lost sound capabilities (/dev/dsp: No such device)

2003-09-24 Thread Arnt Karlsen
On Wed, 24 Sep 2003 14:16:08 -0400, Levi Waldron <[EMAIL PROTECTED]> wrote in message <[EMAIL PROTECTED]>: > On September 21, 2003 11:02 pm, Arnt Karlsen wrote: > > > > # Trying port address 0273 > > > # Board 1 has serial identifieOPL3-SA3r 0f ff ff ff ff 00 08 a8 65 > > > > > > # (DEBUG) > > >

Re: Lost sound capabilities (/dev/dsp: No such device)

2003-09-24 Thread Levi Waldron
lib/modules/2.4.18-386/kernel/drivers/sound/ad1848.o failed /lib/modules/2.4.18-386/kernel/drivers/sound/ad1848.o: insmod ad1848 failed retro:/# modprobe ad1848 irq=7 dma=1 dma16-5 mpu_io=0x330 retro:/# echo /usr/share/sounds/irmp3/off.au > /dev/dsp bash: /dev/dsp: No such device retro:/# rmmod ad1

Re: Lost sound capabilities (/dev/dsp: No such device)

2003-09-21 Thread Arnt Karlsen
On Sun, 21 Sep 2003 20:44:48 -0400, Levi Waldron <[EMAIL PROTECTED]> wrote in message <[EMAIL PROTECTED]>: > I had my YMH0800:OPL3-SA3 Sound Board working with the ad1848 driver, > isapnp etc under Woody. > > Then somewhere in the course of installing a stock non-installation > kernel, adding s

Lost sound capabilities (/dev/dsp: No such device)

2003-09-21 Thread Levi Waldron
joint-stereo Can't find a suitable libao driver. (Is device in use?) retro:/etc# cat /usr/share/sounds/irmp3/off.au > /dev/dsp bash: /dev/dsp: No such device retro:/etc# dd bs=8k count=4 /tmp/sample.au bash: /dev/audio: No such device retro:/etc# ls -al /dev/dsp crw-rw1 root

Re: Lost sound capabilities (/dev/dsp: No such device)

2003-09-20 Thread Arnt Karlsen
[EMAIL PROTECTED]:~$ ll /dev/dsp crw-rw1 root audio 14, 3 Mar 14 2002 /dev/dsp ...is missing on your box, mknod it. -- ..med vennlig hilsen = with Kind Regards from Arnt... ;-) ...with a number of polar bear hunters in his ancestry... Scenarios always come in sets of three

Lost sound capabilities (/dev/dsp: No such device)

2003-09-19 Thread Levi Waldron
evice in use?) retro:/etc# cat /usr/share/sounds/irmp3/off.au > /dev/dsp bash: /dev/dsp: No such device retro:/etc# dd bs=8k count=4 /tmp/sample.au bash: /dev/audio: No such device retro:/etc# ls -al /dev/dsp crw-rw1 root audio 14, 3 Mar 14 2002 /dev/dsp retro:/etc# les

Re: /dev/dsp: No such device

2002-06-21 Thread Vineet Kumar
* Ernst-Magne Vindal ([EMAIL PROTECTED]) [020620 09:18]: > On Thu, 2002-06-20 at 16:32, Jerome BENOIT wrote: > > I had the same prop. Can you run it as root? if so > just do chmod a+x /dev/dsp better still: # adduser audio and leave the permissions alone: crw-rw1 root audio 14

Re: /dev/dsp: No such device

2002-06-20 Thread Marcelo Chiapparini
gt; support" trhead). In order to test the sound I typed "esd" at the > > > command promp as root, to start the Enlightened Sound Daemon, > > > wich produces a small sound in scale. I got the message: > > > > > > nostromo:/dev# esd > &

Re: /dev/dsp: No such device

2002-06-20 Thread Ernst-Magne Vindal
;ensoniq 5880 kernel > > support" trhead). In order to test the sound I typed "esd" at the > > command promp as root, to start the Enlightened Sound Daemon, wich > > produces a small sound in scale. I got the message: > > > > nostromo:/dev# esd > >

Re: /dev/dsp: No such device

2002-06-20 Thread Nicos Gollan
und Daemon, wich > produces a small sound in scale. I got the message: > > nostromo:/dev# esd > /dev/dsp: No such device > > but dev/dsp *does* exist in my system (together with dsp1, dsp2 > dsp3)! What is going wrong? "No such device" normally means that the driver r

Re: /dev/dsp: No such device

2002-06-20 Thread Jerome BENOIT
ces a small sound in scale. I got the message: nostromo:/dev# esd /dev/dsp: No such device but dev/dsp *does* exist in my system (together with dsp1, dsp2 dsp3)! What is going wrong? Thanks in advance for the help, Marcelo -- Jerome BENOIT, Ph.D. [EMAIL PROTECTED] -- To UNSUBSCRIBE, email

/dev/dsp: No such device

2002-06-20 Thread Marcelo Chiapparini
Hello, I am having problems with sound in woody (see "ensoniq 5880 kernel support" trhead). In order to test the sound I typed "esd" at the command promp as root, to start the Enlightened Sound Daemon, wich produces a small sound in scale. I got the message: nostromo:/dev# e