Click to See Complete Forum and Search --> : ISA PNP soundcard /dev/audio /dev/dsp


bruce1271
11-06-2001, 12:44 PM
Hi,

I have a isapnp card. the /dev/audio and /dev/dsp is missing from my mandrake 8.1 install.

Where is the sound output/input devices for this type of card usually located? I used isapnp isapnp.conf and got this output


Board 1 has Identity 76 04 03 02 01 00 20 32 0d: CIR2000 Serial No 67305985 [checksum 76]
Board 2 has Identity 74 ff ff ff ff 31 09 14 3e: OPT0931 Serial No -1 [checksum 74]
OPT0931/-1[0]{IDE CD }: Ports 0x376 0x170; IRQ15 --- Enabled OK
OPT0931/-1[1]{OPTi Audio 16 }: Ports 0x530 0x380 0x220 0xF8D; IRQ10 DMA0 --- Enabled OK
OPT0931/-1[2]{Game Port }: Port 0x200; --- Enabled OK
OPT0931/-1[3]{MPU401 }: Port 0x300; --- Enabled OK


any help is apprceiated on how to play/ record sound.

Thanks

jaygee432
11-06-2001, 01:39 PM
Try /sbin/sndconfig. If it's no longer included in Mdk 8.1, you could download it.

bruce1271
11-06-2001, 04:11 PM
I am using it, but it has a problem with modprobe on Directory:/lib/modules/2.4.8-26mdk/kernel/drivers/sound


All the drivers there are .gz, do I need to unzip these first? It errors on unziped and zipped.

help!

bruce1271
11-06-2001, 04:16 PM
Here is the exact error:




The following error occurred running the modprobe program: #
# #
# /lib/modules/2.4.8-26mdk/kernel/drivers/sound/mad16.o.gz: #
# init_module: No such device #
# /lib/modules/2.4.8-26mdk/kernel/drivers/sound/mad16.o.gz: insmod #
# /lib/modules/2.4.8-26mdk/kernel/drivers/sound/mad16.o.gz failed #
# /lib/modules/2.4.8-26mdk/kernel/drivers/sound/mad16.o.gz: insmod #
# sound-slot-0 failed #

bdg1983
11-06-2001, 06:36 PM
Does mad16.o.gz actually exist in /lib/modules/2.4.8-26mdk/kernel/drivers/sound/?

bruce1271
11-06-2001, 07:19 PM
Yes,

there about 20 modules in there.

bruce1271
11-07-2001, 06:10 AM
Some more info from my dmesg at boot-up

isapnp: Scanning for PnP cards...
isapnp: Card 'CIRRUS LOGIC PnP V34 MODEM'
isapnp: Card 'OPTI 931AD Audio 16'
isapnp: 2 Plug & Play cards detected total
PnP: PNP BIOS installation structure at 0xc00fbed0
PnP: PNP BIOS version 1.0, entry at f0000:bef8, dseg at f0000
PnPBIOS: PNP0c02: request 0x208-0x210 ok
PnP: 13 devices detected total

PnPBIOS: Parport found PNPBIOS PNP0400 at io=0378,0000 irq=7 dma=-1
isapnp: card 'OPT0931' order 1 not found
isapnp: card 'OPT0931' order 1 not found
ad1848/cs4248 codec driver Copyright (C) by Hannu Savolainen 1993-1996
ad1848: No ISAPnP cards found, trying standard ones...
MAD16 audio driver Copyright (C) by Hannu Savolainen 1993-1996
CDROM Disabled.
Joystick port Enabled
---------------------------------

ad1848 is a module like mad16. Why does it say no isapnp cards found when ablove it it says 2 isapnp cards found???

bdg1983
11-07-2001, 06:35 AM
Is there a way to disable PnP on the soundcard and just use jumpers or a configuration utility to set the irq and i/o? Linux seems to like PnP disabled on devices.