I think i got it working. I needed to add my username to the group "audio" and then it seems to work fine. =/ I wish i had known it was that simple! It seems i have a lot to learn. =) Thanks for your help Kent
Chris~
Kent West wrote:
Kent West wrote:Also, what kernel are you running? ("uname -a") Did you compile it yourself?Chris Burns wrote:k, here's what i got when i did that, it looks like maybe you're right:
fooberman@meredith:/dev$ ps ax | grep arts
750 pts/2 S 0:00 grep arts
what's next?
No, that's just reporting that you've run the "ps ax | grep arts" command. Actually, a better version of the command would be "ps ax | grep [a]rts", which won't report the ps command itself.
What's the result of "lsmod" (which lists the modules installed into the running kernel)?
Kent
Also, run "dmesg" (which shows the boot-up messages, not including the modules stage) and look for any lines referring to your sound card.
Kent
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]