AWE64 PnP

AWE64 PnP

Post by Eman » Sat, 24 Apr 1999 04:00:00



Hi I have an ISA pnp sbAWE64 and I just doesnt want to work.  I got all the
resource settings from windoze and it didnt want to take it in sndconfig.  I
installed OSS which actually works but its shareware and its MONO
sound..which sucks too.  Will a kernel upgrade resolve these issues?  Im
currently running 2.0.36
    Any ideas would be greatly appreciated.  I SO MUCH want to make the
conversion to Linux from win95 but these bindups are really discouraging and
nerveracking.  My wife is gonna leave me from spending so much time every
night after work trying to set it up! :)
 
 
 

AWE64 PnP

Post by dpc » Sat, 24 Apr 1999 04:00:00


heh heh - yea, Linux seems to take a bit of my time as well!  In any case, I
found the solution to my AWE64 problems when I read some of the
documentation in /usr/src/Linux/documentation/sound  (there might be
capitilization errors in that).  There's some good documentation in there
that if you follow explicitly, you should be able to get your sound set up.
Although I think that the AWE64 will work with kernel 2.0.36, I think that
it would be a good idea to upgrade the kernel as I believe there is better
sound support in later versions.  If you need help upgrading the kernel,
RedHat has some good documentation on its site: Upgrading to the 2.2.x
Kernel -
http://www.redhat.com/support/docs/rhl/kernel-2.2/kernel2.2-upgrade.html
If you're not running RedHat, ignore the section about Packages you'll need.
What you should focus on there is the section 5.2 about Compiling the 2.2.
kernel.

Good luck, I hope you get your sound working!!

dpc

p.s. To get my sound started, I still have to type "modprobe sb" after I
login, but that could easily be set up so I don't have to do that.


Quote:> Hi I have an ISA pnp sbAWE64 and I just doesnt want to work.  I got all
the
> resource settings from windoze and it didnt want to take it in sndconfig.
I
> installed OSS which actually works but its shareware and its MONO
> sound..which sucks too.  Will a kernel upgrade resolve these issues?  Im
> currently running 2.0.36
>     Any ideas would be greatly appreciated.  I SO MUCH want to make the
> conversion to Linux from win95 but these bindups are really discouraging
and
> nerveracking.  My wife is gonna leave me from spending so much time every
> night after work trying to set it up! :)


 
 
 

AWE64 PnP

Post by Chris J. Miln » Mon, 26 Apr 1999 04:00:00


the kernel version you're running is fine. in order to get the card to
work you've got to get the PNP settings working. this isn't really
sndconfig, it's the isapnptools stuff. there's a HOWTO for this as well.
check /etc/isapnp.conf first, make sure this file is present & that the
setting it contains are the same as the ones you've been using in
windows (there's a section on possible problems in the AWE HOWTO, it
generally doesn't get all the wavetable IO stuff). sndconfig will try &
create an isapnp.conf file for you but it's not really good at it yet.

once the card is responding to isapnp /etc/isapnp.conf & telling you
everything is hunkydory then worry about the sound stuff (Sound-HOWTO,
or AWE HOWTO, the latter is only necessary if you'd like to get the
wavetable working, the SB stuff will function quite nicely without
worrying about the wavetable, the joystick port or the IDE controller
parts of isapnp.conf).

good luck,

chris


> Hi I have an ISA pnp sbAWE64 and I just doesnt want to work.  I got all the
> resource settings from windoze and it didnt want to take it in sndconfig.  I
> installed OSS which actually works but its shareware and its MONO
> sound..which sucks too.  Will a kernel upgrade resolve these issues?  Im
> currently running 2.0.36
>     Any ideas would be greatly appreciated.  I SO MUCH want to make the
> conversion to Linux from win95 but these bindups are really discouraging and
> nerveracking.  My wife is gonna leave me from spending so much time every
> night after work trying to set it up! :)

 
 
 

1. Sound Blaster AWE64 PnP Install

Please bear with me as I figure there have been tons of people having
problems with the same thing. Linux Newbie here.

Okay, here's what's up. I got Debian Potato burned on a CD and installed
on my computer. Never used linux before in my life so I was kinda proud
when I got it working. After messing with Xwindows for a while, I got that
running to. No sound though. Everything run was as root user.

Can't run sndconfig: command not found. I'm guessing this doesn't come
with debian.

I read the SoundBlaster AWE Howto at linux.com and the
/usr/src/linux/Documentation/sound/INSTALL.awe file, and here's how far I
got.

I have a isapnp.conf file made. I've recompiled the kernel with Sound
Support as a module. I answered yes to Sound Blaster Support and AWE32
Support. The AWE32 howto mentions Generic OPL2/OPL3 FM synthesizer
support, /dev/dsp and /dev/audio support, MIDI interface support, and FM
synthesizer (YM3812/OPL-3) support as options when recompiling the kernel,
but I couldn't find them.

After reboot, I run isapnp /etc/isapnp.conf and get: Board 1 has Identity
63 1d d4 71 0a c1 00 8c 0e:  CTL00c1 Serial No
500464138 [checksum 63]
CTL00c1/500464138[0]{Audio                      }: Ports 0x220 0x330 0x388; IRQ5 DMA1 DMA5
--- Enabled OK
CTL00c1/500464138[1]{Game                 }: Port 0x200; --- Enabled OK
CTL00c1/500464138[2]{WaveTable  }; Ports 0x630 0xA20 0xE20; --- Enabled OK

So far, so good, right? Next step according to the howto is to run

modprobe -a sound

or according to INSTALL.awe

modprob sound

Either way, I get:
/lib/modules/2.2.18pre21/misc/sound.o: unresolved symbol __global_cli
/lib/modules/2.2.18pre21/misc/sound.o: unresolved symbol
__global_save_flags
/lib/modules/2.2.18pre21/misc/sound.o: unresolved symbol
__global_restore_flags
/lib/modules/2.2.18pre21/misc/sound.o: unresolved symbol __global_sti
/lib/modules/2.2.18pre21/misc/sound.o: insmod
/lib/modules/2.2.18pre21/misc/sound.o failed
/lib/modules/2.2.18pre21/misc/sound.o: insmod sound failed

I'm guessing I'm having a problem with the sound module, maybe I have to
compile that somewhere? I would RTFM but I have no idea where to find it!

Anyway, I've been messing around with it the past few days. I don't have
any mission critical data or anything, so if all else fails, I can just
reinstall off the CD. I've tried to find stuff on the internet for help,
but now I'm just plain stuck! I must listen to MP3's!

Anyway, thanks for reading this, and for any help you might be able to
provide.

-Kefabi

2. Best monitor and card combo for X?

3. Sound / AWE64 / PnP

4. sunscreen lite

5. AWE64 PnP Help

6. tar 1.11.8 segfaults in 2.0.32

7. sound problems - Debian with soundblaster awe64 pnp

8. SoundBlaster awe64 pnp kernel support

9. AWE64 PnP

10. AWE64 pnp

11. Awe64 pnp card and RH 5.0

12. SB AWE64 pnp