On Thu, 9 Jan 2003 11:41:10 -0800
Paul Winkler <pw_lists(a)slinkp.com> wrote:
Looks promising! One thing I'm unsure of, though:
The page states:
Here's the options I use. (note that I already
have
another soundcard at snd-card-0, so this one is 1).
(#) modules.conf for snd-usb-audio with a midi device
alias snd-card-1 snd-usb-audio
(#) for oss emulation... untested
alias sound-slot-1 snd-card-1
alias sound-service-1-1 snd-seq-oss
alias sound-service-1-8 snd-seq-oss
options usb-audio enable=1 \
index=1 \
id="oxygen"
This line is new to me (at least I don't recall it from before), and I'm
not sure how to set the "enable" and "index" arguments for my own
system, which has both a Roland UA-30 USB Audio Interface and an Oxygen
8. Here's my /etc/modules.conf as it stands now:
[root@gimel tmp]# cat /etc/modules.conf
alias parport_lowlevel parport_pc
alias usb-controller usb-uhci
# --- ALSA configuration
alias char-major-116 snd
alias char-major-14 soundcore
alias snd-card-0 snd-usb-audio
alias snd-card-1 snd-usb-audio
# --- OSS compatibility
alias sound-slot-0 snd-card-0
alias sound-slot-1 snd-card-1
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
alias sound-service-1-0 snd-mixer-oss
alias sound-service-1-3 snd-pcm-oss
alias sound-service-1-12 snd-pcm-oss
# --- Options
options snd device_gid=1 device_mode=0666 device_uid=0 cards_limit=2 \
major=116
options snd-usb-audio index=0,1 pid=0x0006,0x1015
# --- Keep modules from being autocleaned
add options -k snd-card-0
add options -k snd-card-1
# --- ALSA configuration END
[root@gimel tmp]#
--
| jzitt(a)josephzitt.com
http://www.josephzitt.com/ |
| GPG: A4224EFA
http://www.mp3.com/josephzitt/ |
| == New book: Surprise Me with Beauty: the Music of Human Systems == |
| Comma / Gray Code / VoiceWAVE Silence: the John Cage Discussion List |