Re: AWE64 Problems

1999-08-25 Thread Gregory T. Norris
Did you compile sound support directly into the kernel, or as a module. pnptools needs to initialize the card before the driver kernel grabs it, which means that you need to compile it as a module. On Wed, Aug 25, 1999 at 11:25:20AM +0100, Andrew Hodgson wrote: > I have a Creative Labs AWE64 (ISA

Re: AWE64 Problems

1999-08-25 Thread Ashley Clark
On Wed, 25 Aug 1999, Andrew Hodgson wrote: > > I have re-compiled my kernal (2.0.36) to include the appropriate sound > support, and I have also set up the pnptools (via pnpdump) to initialise the > card at boot. You really should use modules for sound cards (especially plug and play ones). > Th

Re: AWE64 Problems

1999-08-25 Thread Marcin Kurc
You dont need to use isapnp to initialize AWE64. Just turn off pnp support in BIOS, and if you compile the support for it into kernel use values: <*> OSS sound modules (NEW) [...] <*> 100% Sound Blaster compatibles (SB16/32/64, ESS, Jazz16) support (NEW) (5) Sound Blaster IRQ Check from manual of

AWE64 Problems

1999-08-25 Thread Andrew Hodgson
I have a Creative Labs AWE64 (ISA PnP) card, and I'm having a bit of troublegetting it configured in Debian.I have re-compiled my kernal (2.0.36) to include the appropriate soundsupport, and I have also set up the pnptools (via pnpdump) to initialise thecard at boot.The problem seems to be