Hello Gerard, 

Searching the alsa-user list produces a lot of confusion about using our brilliant RME 
digi 96/8 card in a multi-channel configuration. You seem to be the most successful, 
although I am not sure I have found the most recent messages regarding the subject. 

Q1. Can you enlighten me on the current status of the alsa rme96/8 driver effort. Is 
the rme96 driver appropriate at all for multi-channel use?

Q2. How do I communicate to the card that it should use ADAT 8-channel mode? 


I have experimented with ecasound. I expect the following command to send a wavfile to 
channels 0,1 and (duplicate) 2,3. However, it produces halfspeed audio on the s/pdif 
output by interleaving the two. (apparently) 

ecasound -b:1024 -r -sr:48000 -a:0,1 -i somefile.wav -a:2,3 -i somefile.wav 
-f:16,4,48000 -a:0,1,2,3 -o /dev/dsp


Greetings, Janroel


Athlon@750MHz, Asus K7V(a), 320 MB
Advanced Linux Sound Architecture Driver Version 0.9.0beta7.
Compiled on Sep 18 2001 for kernel 2.4.9-ac10.


### update-modules: start processing /etc/modutils/alsa
# --- BEGIN: Generated by ALSACONF, do not edit. ---
# --- ALSACONF verion 0.5.9 ---

# ALSA native device support
alias char-major-116 snd
alias snd-card-0 snd-card-rme96

# OSS/Free setup
alias char-major-14 soundcore
alias sound-slot-0 snd-card-0
alias sound-service-0-0 snd-mixer-oss
alias sound-service-0-3 snd-pcm-oss
alias sound-service-0-12 snd-pcm-oss

options snd snd_major=116 snd_cards_limit=1 snd_device_mode=0660 snd_device_gid=29 
snd_device_uid=0
#options snd snd_major=116 snd_cards_limit=1
post-install snd  alsactl restore
# --- END: Generated by ALSACONF, do not edit. ---
### update-modules: end processing /etc/modutils/alsa


parasight:/etc# lsmod 
Module                  Size  Used by
snd-pcm-oss            47376   1  (autoclean)
snd-mixer-oss          11472   0  (autoclean) [snd-pcm-oss]
snd-card-rme96         14656   1  (autoclean)
snd-pcm                57120   0  (autoclean) [snd-pcm-oss snd-card-rme96]
snd-timer              10976   0  (autoclean) [snd-pcm]
mousedev                4160   0  (unused)
input                   3424   0  [mousedev]
usb-uhci               21280   0  (unused)
usbcore                53856   1  [usb-uhci]
snd                    31712   0  [snd-pcm-oss snd-mixer-oss snd-card-rme96 snd-pcm 
snd-timer]
soundcore               3920   3  [snd]
tlan                   23808   1  (autoclean)
nls_iso8859-1           2880   2  (autoclean)
nls_cp437               4384   2  (autoclean)
vfat                    9872   2  (autoclean)
fat                    30784   0  (autoclean) [vfat]
serial                 45648   0  (autoclean)
isa-pnp                28496   0  (autoclean) [serial]

parasight:/# lspci -vvvxx
00:09.0 Multimedia audio controller: Xilinx, Inc.: Unknown device 3fc1 (rev 04)
        Control: I/O- Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- 
SERR- FastB2B-
        Status: Cap- 66Mhz- UDF- FastB2B- ParErr- DEVSEL=slow >TAbort- <TAbort- 
<MAbort- >SERR- <PERR-
        Interrupt: pin A routed to IRQ 5
        Region 0: Memory at e2000000 (32-bit, non-prefetchable) [size=16M]
00: ee 10 c1 3f 02 00 00 04 04 00 01 04 00 00 00 00
10: 00 00 00 e2 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 00 00 00 00 00 00 00 00 05 01 00 00


parasight:/# /sbin/modprobe snd-card-rme96
<produces nothing>

parasight:/# /etc/init.d/alsa stop
Shutting down sound driver: done
<also kills xmms>

parasight:/# /etc/init.d/alsa start
Starting sound driver: snd-card-rme96 alsactl: load_state:1024: No soundcards found...
/lib/modules/2.4.9-ac10/misc/snd.o: post-install snd failed
/lib/modules/2.4.9-ac10/misc/snd.o: insmod snd-card-rme96 failed
done
/usr/sbin/alsactl: load_state:1024: No soundcards found...

parasight:/# /etc/init.d/alsa start
ALSA driver is already running.
<despite earlier errors>

--
________________________________________________________________
|
| Janroel Koppen, (+31)(0)15-27.86224
| Information & Communication Theory Group,
| Delft University of Technology, The Netherlands
| [EMAIL PROTECTED], www-ict.its.tudelft.nl/~janroel
|_______________________________________________________________

_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to