I am trying to setup sound for my icecast server and unfortunately whenever I try to change the volume using
- Code: Select all
ossmix vol 100
or anything of the sort, the return is:
- Code: Select all
Value of mixer control vol set o 0.0:0.0
ignoring the changes I have attempted to make.
I get similar responses when I try to change other volume settings. The result of:
- Code: Select all
ossmix -a
may be found at http://codepad.org/iDNDQPPt
The result of lspci ( I am using a pci soundcard) may be found at http://codepad.org/TG5f62jk
Please request any other information which may be useful in diagnosing the problem
I mostly just need to be able to get any sound from the input so I can stream it. On a slightly unrelated note, is there an oss equivalent of alsa's arecord? I would like away to test my input aside from attempting to stream from the server.
