Ok, I figured it out. amixer cset is my friend!

Thanks,

Trevor

On Sun, 2 Feb 2003, Trevor Astrope wrote:

> Hi,
> 
> I'm new to alsa and I'm having some trouble configuring my RME Digi96/8 
> PAD soundcard. I'm hoping someone can help point me in the right 
> direction.
> 
> So far, I have alsa-driver, alsa-lib and alsa-utils 0.9.0rc7 installed and
> the drivers are loaded. I can play wav files fine (actually they sound
> fantastic), but I'm having trouble with the inputs... I'd like to be able
> to configure the line-in and digital sp/dif inputs, but I'm not sure how
> this is done. amixer doesn't seem to show them. All I seem to have is
> DAC,0.
> 
> Can anyone tell me how to enable the analog and digital inputs using 
> amixer or another command line utility?
> 
> Here is my /etc/modules.conf
> 
> alias parport_lowlevel parport_pc
> alias eth0 eepro100
> alias scsi_hostadapter aic7xxx
> alias scsi_hostadapter1 initio
> alias scsi_hostadapter2 initio
> alias usb-controller usb-uhci
> # --- BEGIN: Generated by ALSACONF, do not edit. ---
> # --- ALSACONF verion 0.9.0 ---
> alias char-major-116 snd
> alias snd-card-0 snd-rme96
> alias char-major-14 soundcore
> alias sound-slot-0 snd-card-0
> alias sound-service-0-0 snd-mixer-oss
> alias sound-service-0-1 snd-seq-oss
> alias sound-service-0-3 snd-pcm-oss
> alias sound-service-0-8 snd-seq-oss
> alias sound-service-0-12 snd-pcm-oss
> options snd major=116 cards_limit=1 device_mode=0666
> options snd-rme96 index=0
> # --- END: Generated by ALSACONF, do not edit. ---
> 
> 
> Here is what amixer shows:
> 
> # amixer info
> Card default 'PAD'/'RME Digi96/8 PAD at 0xf3000000, irq 5'
>   Mixer name    : ''
>   Components    : ''
>   Controls      : 10
>   Simple ctrls  : 1
> 
> 
> # amixer controls
> numid=3,iface=MIXER,name='IEC958 Playback Con Mask'
> numid=4,iface=MIXER,name='IEC958 Playback Pro Mask'
> numid=10,iface=MIXER,name='DAC Playback Volume'
> numid=9,iface=PCM,name='Attenuation'
> numid=7,iface=PCM,name='Clock Mode'
> numid=1,iface=PCM,name='IEC958 Playback Default'
> numid=5,iface=PCM,name='Input Connector'
> numid=6,iface=PCM,name='Loopback Input'
> numid=8,iface=PCM,name='Monitor Tracks'
> 
> 
> # amixer scontrols
> Simple mixer control 'DAC',0
> 
> 
> Here is what I have in ~/.asoundrc:
> 
> pcm.rme96 {
>    type hw
>    card 0
> }
> 
> ctl.rme96 {
>    type hw
>    card 0
> }
> 
> 
> Any help is appreciated. I'm using redhat 7.3 wth kernel 2.4.18 btw.
> 
> 
> Thanks,
> 
> Trevor 
> 
> 
> 




-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to