From alsa-devel-owner@alsa.jcu.cz  Thu Dec 31 06:36:30 1998
Received: from lazarus.zellerzone.com (root@lazarus.zellerzone.com [209.45.132.35])
	by marvin.jcu.cz (8.9.1a/8.9.1) with ESMTP id GAA00407
	for <alsa-devel@alsa.jcu.cz>; Thu, 31 Dec 1998 06:34:44 +0100
Received: from zellerzone.com (jradford@lazarus.zellerzone.com [209.45.132.35])
	by lazarus.zellerzone.com (8.8.6/8.8.6) with ESMTP id NAA00238
	for <alsa-devel@alsa.jcu.cz>; Thu, 31 Dec 1998 13:48:52 -0600
Message-ID: <368BD524.43944CA3@zellerzone.com>
Date: Thu, 31 Dec 1998 13:48:52 -0600
From: Jason Radford <jradford@zellerzone.com>
MIME-Version: 1.0
To: alsa-devel@alsa.jcu.cz
Subject: AudioPCI problems
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Reply-To: alsa-devel@alsa.jcu.cz
Sender: alsa-devel-owner@alsa.jcu.cz
Precedence: list

Hi,

I'm using the .30 Alsa drivers (latest) and cannot get my Creative Labs
AudioPCI (1371) soundcard to work.  I compiled with the debug
information
and below all the outputs that you require.  This machine is Slackware
3.3
running on a Asus P2L97/P-II mb.  I have a Adaptec 2940uw PCI card,
Matrox millenium PCI, PCI AMD Ethernet card, and PCI sound card.

From the errors in /var/log/syslog (see below) I basically get no sound
out of the card...

thanks for any help you can give me...

/etc/conf.modules

# --- BEGIN: Generated by ALSACONF, do not edit. ---
alias char-major-14 snd
alias snd-minor-oss-0 snd-audiopci
alias snd-minor-oss-3 snd-pcm1-oss
alias snd-minor-oss-4 snd-pcm1-oss
alias snd-minor-oss-5 snd-pcm1-oss
alias snd-minor-oss-12 snd-pcm1-oss
alias snd-card-0 snd-audiopci
options snd snd_major=14 snd_cards_limit=1 snd_device_mode=0660
snd_device_gid=0
 snd_device_uid=0
options snd-audiopci snd_index=1 snd_id=CARD_1 snd_dac1_frame_size=128
snd_dac2_
frame_size=128 snd_adc_frame_size=128
# --- END: Generated by ALSACONF, do not edit. ---

/var/log/syslog

Dec 31 13:30:24 lazarus kernel: snd: es1371: codec read timeout (final)
at 0xb814, reg = 0x1e [0x1c8000]
Dec 31 13:30:24 lazarus kernel: snd: es1371: codec read timeout (final)
at 0xb814, reg = 0x1e [0x1c8000]

cat /proc/sound/cards

0 [CARD_1         ]: AudioPCI - Ensoniq AudioPCI
                     Ensoniq AudioPCI ES1371 at 0xb800, irq 10

cat /proc/asound/version

Advanced Linux Sound Architecture Driver Version 0.3.0-pre1.
Compiled in Dec 31 1998 for kernel 2.0.36.

cat /proc/pci

PCI devices found:
  Bus  0, device  13, function  0:
    SCSI storage controller: Adaptec AIC-7881U (rev 0).
      Medium devsel.  Fast back-to-back capable.  IRQ 15.  Master
Capable.  Latency=32.  Min Gnt=8.Max Lat=8.
      I/O at 0xb400.
      Non-prefetchable 32 bit memory at 0xe1000000.
  Bus  0, device  12, function  0:
    VGA compatible controller: Matrox Millennium II (rev 0).
      Medium devsel.  Fast back-to-back capable.  IRQ 11.  Master
Capable.  Latency=32.
      Prefetchable 32 bit memory at 0xe3000000.
      Non-prefetchable 32 bit memory at 0xe2000000.
      Non-prefetchable 32 bit memory at 0xe1800000.
  Bus  0, device  11, function  0:
    Multimedia audio controller: Ensoniq Unknown device (rev 2).
      Vendor id=1274. Device id=1371.
      Slow devsel.  IRQ 10.  Master Capable.  Latency=32.  Min
Gnt=12.Max Lat=128.
      I/O at 0xb800.
  Bus  0, device  10, function  0:
    Ethernet controller: AMD 79C970 (rev 2).
      Medium devsel.  IRQ 12.  Master Capable.  No bursts.
      I/O at 0xd000.
 Bus  0, device   4, function  3:
    Bridge: Intel 82371AB PIIX4 ACPI (rev 1).
      Medium devsel.  Fast back-to-back capable.
  Bus  0, device   4, function  2:
    USB Controller: Intel 82371AB PIIX4 USB (rev 1).
      Medium devsel.  Fast back-to-back capable.  IRQ 255.  Master
Capable.  Latency=32.
      I/O at 0xd400.
  Bus  0, device   4, function  1:
    IDE interface: Intel 82371AB PIIX4 IDE (rev 1).
      Medium devsel.  Fast back-to-back capable.  Master Capable.
Latency=32.
      I/O at 0xd800.
  Bus  0, device   4, function  0:
    ISA bridge: Intel 82371AB PIIX4 ISA (rev 1).
      Medium devsel.  Fast back-to-back capable.  Master Capable.  No
bursts.
  Bus  0, device   1, function  0:
    PCI bridge: Intel 440LX - 82443LX PAC AGP (rev 3).
      Medium devsel.  Fast back-to-back capable.  Master Capable.
Latency=64.  Min Gnt=1.
  Bus  0, device   0, function  0:
    Host bridge: Intel 440LX - 82443LX PAC Host (rev 3).
      Medium devsel.  Fast back-to-back capable.  Master Capable.
Latency=64.
      Prefetchable 32 bit memory at 0xe4000000.





