Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Jan 1999 09:29:47 -0800 (PST)
From:      "K. Marsh" <durang@u.washington.edu>
To:        Daniel Haischt <abysswo1@webking.com>
Cc:        conrads@neosoft.com, freebsd-questions@FreeBSD.ORG
Subject:   Re: Support for SB AWE32 >An additional note
Message-ID:  <Pine.A41.4.05.9901020923130.94312-100000@goodall1.u.washington.edu>
In-Reply-To: <Pine.LNX.4.02.9901020556180.9139-100000@webking.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 2 Jan 1999, Daniel Haischt wrote:

> If I type 'cat MyTestfile.au > /dev/audio' I'm able
> to hear the sound of the file through my speakers, but until the replay
> has finished the system hangs and after a couple of seconds my comp will
> automaticaly reboot.

When I was using the Luigi method for my AWE 64, I got a similar result,
except for the reboot part.  I had to symlink /dev/dsp1 -> /dev/dsp to get
xanim to run with sound, but then it would run with sound for only one
second or so, and after than sound would not work anymore.

>>> from kernel config file <<<
# SOUNDBLASTER - Luigi drivers
controller      pnp0
device          pcm0     at isa? port ? tty irq 5 drq 1 flags 0x15 vector
pcmint
r

>>> from dmesg <<<
Probing for PnP devices:
CSN 1 Vendor ID: CTL00c1 [0xc1008c0e] Serial 0x14d887b1
pcm1 (SB16pnp <SB16 PnP> sn 0x14d887b1) at 0x220 irq 5 drq 1 flags 0x15 id
7
Probing for devices on the ISA bus:
sc0 at 0x60-0x6f irq 1 on motherboard
sc0: VGA color <16 virtual consoles, flags=0x0>
pcm0 not found at 0xffffffff


THEN, I booted with the -c option, and manually entered lines similar to
those in your kernel config ... pnp 1 0 etc, pnp 1 1 etc, pnp 1 2 etc,
etc, and after that, the sound would work for the whole avi, but not again
thereafter.  Now I'm trying to get the method described at
http://www.neosoft.com/~conrads/awepnp-freebsd.txt to work.

  Kenneth J. Marsh             University of Washington 
  durang@u.washington.edu        Chemical Engineering


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.A41.4.05.9901020923130.94312-100000>