|
I looked at the xwax site, and it seems like you can use it with any soundcard. I guess what it really needs is the timecode signal, which I presume will be read from the input on the soundcard.
I guess the first step would be to verify that the SL box is recognized by Linux. I forget the command to list cards detected by alsa, but you could use a media player to see if you can play stuff through the SL box. Maybe using aumix or alsamixer would work, since it would be able to at least tell you if the card exists or not.
If it's not set up, try following these directions here:
http://members.iinet.net.au/~jkburg...quickstart.html
I'm not sure how comfortable you are with compiling stuff for Linux, but if it's your first time, it's a great time to learn. =)
btw, at the part where he says you may have to restart after the 'make install', you would just have to load the appropriate kernel modules and probably just restart the alsa service. It varies by configuration, so the easiest way is to just restart.
|