[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Still no sound



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




Reply to: