* help set up AWE64G isapnp?
@ 1999-02-16 1:18 Josh Steiner
1999-02-16 1:34 ` Bill Nottingham
0 siblings, 1 reply; 2+ messages in thread
From: Josh Steiner @ 1999-02-16 1:18 UTC (permalink / raw)
To: linux-sound
[-- Attachment #1: Type: TEXT/PLAIN, Size: 1437 bytes --]
I've been wrestling with trying to get my AWE64g pnp running on my RedHat
box, but arn't getting anywhere. I've followed all the instructions in
the sound-howto, awe-mini-howto, isapnp-howto, kernel-howto etc. to no
avail.
I am running a RedHat 5.2 box that I upgraded from 5.1. It is now
running kernel 2.2.1. I have compiled the sound drivers as modules.
attached is a copy of my isapnp.conf, which has all the settings that
windows reports should be correct.
here's what happens when I try to load the sound module:
Script started on Mon Feb 15 20:10:26 1999
[root@bw66 .netscape]# modprobe -a sound
/lib/modules/2.2.1/misc/sb.o: too many values for dma (max 1)
sound: Device or resource busy
[root@bw66 .netscape]#
[root@bw66 .netscape]# exit
Script done on Mon Feb 15 20:10:40 1999
I'm really quite frustrated and confused. I've tried this from start to
finish half a dozen times to make sure I wasn't skipping any steps and i
can't see where I'm going wrong. Any help would be GREATLY appriciated,
since my senior project which is due in 2 march is depending on this.
Thanks in advace,
Josh
---
Joshua W. H. Steiner - joschi@eds.org - http://eds.org/~joschi
"Some scientists claim that hydrogen, because it is so plentyful, is the
basic building block of the universe. I dispute that. I say there is more
stupidity than hydrogen, and that is the basic building block of the
universe."
- Frank Zappa
[-- Attachment #2: Type: TEXT/PLAIN, Size: 1153 bytes --]
# $Id: pnpdump.c,v 1.10 1997/07/14 22:30:47 fox Exp $
# This is free software, see the sources for details.
# This software has NO WARRANTY, use at your OWN RISK
#
# For details of this file format, see isapnp.conf(5)
#
# For latest information on isapnp and pnpdump see:
# http://www.roestock.demon.co.uk/isapnptools/
#
# Compiler flags: -DREALTIME -DNEEDSETSCHEDULER
#
# Trying port address 0203
# Board 1 has serial identifier 40 09 53 7c 8f 9e 00 8c 0e
# (DEBUG)
(READPORT 0x0203)
(ISOLATE)
(IDENTIFY *)
# ANSI string -->Creative SB AWE64 Gold<--
(CONFIGURE CTL009e/156466319 (LD 0
# ANSI string -->Audio<--
(INT 0 (IRQ 5 (MODE +E)))
(DMA 0 (CHANNEL 1))
(DMA 1 (CHANNEL 5))
(IO 0 (BASE 0x220))
(IO 1 (BASE 0x0330))
(IO 2 (BASE 0x0388))
(ACT Y)
))
(CONFIGURE CTL009e/156466319 (LD 1
# ANSI string -->Game<--
(IO 0 (BASE 0x0200))
(ACT Y)
))
(CONFIGURE CTL009e/156466319 (LD 2
# ANSI string -->WaveTable<--
(IO 0 (BASE 0x0620))
(IO 0 (BASE 0x0A20))
(IO 0 (BASE 0x0E20))
(ACT Y)
))
# Returns all cards to the "Wait for Key" state
(WAITFORKEY)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~1999-02-16 1:34 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
1999-02-16 1:18 help set up AWE64G isapnp? Josh Steiner
1999-02-16 1:34 ` Bill Nottingham
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox