[linux-audio-user] CLI mixer for envy24 cards?
Sampo Savolainen
v2 at iki.fi
Mon May 23 08:44:16 EDT 2005
Quoting Edward Barrow <edward at copyweb.co.uk>:
> I've got a Terratec DMX 6-fire card (ice1712/envy24 chipset) running in
> a headless box with no X; I control it from the commandline over ssh.
Does the box you command it from have X? You could then open the envy24mixer
from the remote machine to the X server running on the "client".
To enable X11 forwarding from the ssh client do:
ssh -X user at host
You might need to enable X11 in the server sshd config, in debian: add or
uncomment the line:
X11Forwarding yes
in /etc/ssh/sshd_config
Sampo
More information about the Linux-audio-user
mailing list