From alsa-user-owner@alsa.jcu.cz  Wed Nov 25 00:25:40 1998
Received: from send104.yahoomail.com (send104.yahoomail.com [205.180.60.122])
	by marvin.jcu.cz (8.9.1a/8.9.1) with SMTP id AAA28211
	for <alsa-user@jcu.cz>; Wed, 25 Nov 1998 00:22:20 +0100
Message-ID: <19981124232327.11531.rocketmail@send104.yahoomail.com>
Received: from [129.116.78.130] by send104.yahoomail.com; Tue, 24 Nov 1998 15:23:27 PST
Date: Tue, 24 Nov 1998 15:23:27 -0800 (PST)
From: Al Gaviola <agaviola@yahoo.com>
Subject: Re: problem w/ SB PCI64
To: alsa-user@jcu.cz
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Reply-To: alsa-user@alsa.jcu.cz
Sender: alsa-user-owner@alsa.jcu.cz
Precedence: list

you should get it working, I have my ES1370 working lovely. In fact
you might want to try and use xamixer(freshmeat.net)..

It seems as if you have things missing in your conf.modules,
especially the address of the snd card as well as the buffer
settings.. anyway, here is a copy of my conf.modules, it might help.
Can't say it'll work, I have the ES1370. Let me know if it works. 



# --- 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. ---








---Wolfgang Braun <braun@ai-lab.fh-furtwangen.de> wrote:
>
> [ this is actually a forward, since i do not know if the initial
mail did
> make it to the list ]
> 
> greetings
> 
> as far as i've read in the mailing list and README files the alsa
driver
> for SBPCI64/es1370 shoud be working fine. unfortunately not for me. 
> although the modules compile/load fine PCM seems to be broken on my
> machine. below's a little more information about my problem; would
be great
> if somebody could give me a hint on what's wrong (as i know me it's
> something rather simple/stupid ;-))
> 
> TIA
> 
> wolfi
> 
> `uname -a`: 
> Linux mrmud.rot13.ml.org 2.0.36 #2 Mon Nov 16 17:22:13 CET 1998 i586
> unknown
> 
> 
> driver: 0.2.0pre10p1: configure && make install && snddevices : OK
> lib: 0.1.3: configure && make install : OK
> utils: 0.0.8: configure && make install : OK
> 
> `cat /etc/conf.modules`:
> alias char-major-14 snd
> alias snd-minor-oss-0 snd-mixer
> 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
> options snd-audiopci snd_index=1 
> 
> `lsmod`:
> udiopci       1            0
> snd-es1370         3    [snd-audiopci]  0 (<-wb:??)
> snd-pcm1           4    [snd-es1370]    0
> snd-ac97-codec     3    [snd-es1370]    0
> snd-mixer          3    [snd-audiopci snd-es1370 snd-ac97-codec]    
   0
> snd-midi           4    [snd-audiopci snd-es1370]       0
> snd-pcm            3    [snd-audiopci snd-pcm1] 0
> snd                7    [snd-audiopci snd-es1370 snd-pcm1
snd-ac97-codec
> snd-mixer snd-midi snd-pcm]    0
> 
> now for the /proc/asound entries:
> 
> `cat /proc/asound/cards`:
> 0 [card1          ]: AudioPCI - Ensoniq AudioPCI
>                      Ensoniq AudioPCI ES1370 at 0xd400, irq 11
> 
> `cat /proc/asound/devices`:
> 144: [0]   : control
> 152: [0- 0]: mixer
> 168: [0- 0]: digital audio
> 169: [0- 1]: digital audio
> 200: [0- 0]: raw midi
> 
> `cat /proc/asound/pcm`:
> 00-00: ES1370/1 : ES1370 DAC2/ADC
> 00-01: ES1370/2 : ES1370 DAC1
> 
> `cat /proc/asound/version`:
> Advanced Linux Sound Architecture Driver Version 0.2.0-pre10p1.
> Compiled in Nov 18 1998 for kernel 2.0.36.
> 
> some other oddity:
> `cat /proc/asound/0/pcm0`:
> ES1370 DAC2/ADC
> 
> Playback isn't active.
> Record isn't active.
> 
> 
> well, what do you think?
> 
> 
> 
> 
> -- 
>  (o_ Wolfgang Braun               # My love life is so bad that I   
    _o)
> //\  braun@ai-lab.fh-furtwangen.de# carry a picture of my own hand  
     /\\
> V_/_                              # in my wallet.                   
    _\_V
>      1024/1C3408E5 1997/06/08     #               -anon              
> ------
> To unsubscribe from <alsa-user@alsa.jcu.cz> mailing list send message
> 'unsubscribe' in the body of message to
<alsa-user-request@alsa.jcu.cz>.
> 
> 
> 

_________________________________________________________
DO YOU YAHOO!?
Get your free @yahoo.com address at http://mail.yahoo.com


