Soundcard not working.

Hi, here is the output of enum-pnpisa:

#765986 PNPBIOS version=1.00
#765986 PNPISA revision=1 num=1 ioport=20b
D765986 bus=isapnp devid=OPT0931 card=1 sernum=4294967295
D765986 bus=isapnp devid=OPT9310 pnpver=1.0 ver=0.0
D765986 bus=isapnp devid=PNPB02F ioport=0534 ioport1=0380 ioport2=0220 ioport3=0e8d irq=5 dma=1 dma1=5
D765986 bus=isapnp devid=OPT0002 ioport=0201
F765986

and enum-pci:

#782370 PCI version = 2.10
B782370 bus=pci ven=10b9 dev=1541 class=06 subclass=00 progif=00 busnum=0 device=0 function=0 index=0 subven=10b9 subsys=1541 irq=0
B782370 bus=pci ven=10b9 dev=5243 class=06 subclass=04 progif=00 busnum=0 device=1 function=0 index=0 irq=0
D782370 bus=pci ven=10b9 dev=5237 class=0c subclass=03 progif=10 busnum=0 device=2 function=0 index=0 mem=e9000000 irq=11 pin=A
B782370 bus=pci ven=10b9 dev=1533 class=06 subclass=01 progif=00 busnum=0 device=7 function=0 index=0 irq=0
D782370 bus=pci ven=121a dev=0005 class=03 subclass=00 progif=00 busnum=0 device=11 function=0 index=0 subven=121a subsys=0036 mem=e4000000 mem1=e6000000 ioport=e000 rom=ffef0000 irq=10 pin=A
D782370 bus=pci ven=10b9 dev=5229 class=01 subclass=01 progif=fa busnum=0 device=15 function=0 index=0 ioport=f000 irq=0 pin=A
F782370

I don’t if the pci one is of any use, but there you go anyway.

The soundcard itself is supposed to SB compatible - AFAIK anyway :wink:. It is an OPTi93xx card and as far as I can see in the ALSA5 source code, you haven’t ported the driver yet.

Thanks,
Luke A. Guest.

passed on info to Audio Driver world.

“Luke A. Guest” <laguest@nebulas.demon.co.uk> wrote in message
news:Voyager.001007134705.811046A@localhost.localdomain

Hi, here is the output of enum-pnpisa:

#765986 PNPBIOS version=1.00
#765986 PNPISA revision=1 num=1 ioport=20b
D765986 bus=isapnp devid=OPT0931 card=1 sernum=4294967295
D765986 bus=isapnp devid=OPT9310 pnpver=1.0 ver=0.0
D765986 bus=isapnp devid=PNPB02F ioport=0534 ioport1=0380 ioport2=0220
ioport3=0e8d irq=5 dma=1 dma1=5
D765986 bus=isapnp devid=OPT0002 ioport=0201
F765986

and enum-pci:

#782370 PCI version = 2.10
B782370 bus=pci ven=10b9 dev=1541 class=06 subclass=00 progif=00 busnum=0
device=0 function=0 index=0 subven=10b9 subsys=1541 irq=0
B782370 bus=pci ven=10b9 dev=5243 class=06 subclass=04 progif=00 busnum=0
device=1 function=0 index=0 irq=0
D782370 bus=pci ven=10b9 dev=5237 class=0c subclass=03 progif=10 busnum=0
device=2 function=0 index=0 mem=e9000000 irq=11 pin=A
B782370 bus=pci ven=10b9 dev=1533 class=06 subclass=01 progif=00 busnum=0
device=7 function=0 index=0 irq=0
D782370 bus=pci ven=121a dev=0005 class=03 subclass=00 progif=00 busnum=0
device=11 function=0 index=0 subven=121a subsys=0036 mem=e4000000

mem1=e6000000 ioport=e000 rom=ffef0000 irq=10 pin=A

D782370 bus=pci ven=10b9 dev=5229 class=01 subclass=01 progif=fa busnum=0
device=15 function=0 index=0 ioport=f000 irq=0 pin=A
F782370

I don’t if the pci one is of any use, but there you go anyway.

The soundcard itself is supposed to SB compatible - AFAIK anyway > :wink:> . It
is an OPTi93xx card and as far as I can see in the ALSA5 source code, you

haven’t ported the driver yet.

Thanks,
Luke A. Guest.

The OPTi93x series of cards is not supported by the RtP.

We did some preliminary work on this card a while back. It
was not much fun. The documentation is incomplete, and in
parts incorrect (for our card). It was a real bear to get
limping (on our old QNX4 drivers) and you cannot even buy
these chips anymore. For a whole variety of reasons, this
chip is really low on our list for support.

Sorry,
James M.

“Luke A. Guest” <> laguest@nebulas.demon.co.uk> > wrote in message
news:> Voyager.001007134705.811046A@localhost.localdomain> …

The soundcard itself is supposed to SB compatible - AFAIK anyway > :wink:> . It
is an OPTi93xx card and as far as I can see in the ALSA5 source code, you
haven’t ported the driver yet.

Thanks,
Luke A. Guest.