Kane Martin wrote: >I'm trying to launch mpg123 on a remote pc via a ssh terminal (my work pc >has no speakers). I get the following message: >"can't open /dev/dsp" >is this because it's trying to play the audio through the remote terminal? >how do I fire up mpg123 on a machine tat I am accessing via ssh?
fuser -v /dev/dsp
Is sound set up?
if($distro == "Debian") { adduser yourusername audio }
- Chris
[EMAIL PROTECTED]
pgp00000.pgp
Description: PGP signature
-- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
