cip
02-06-2004, 12:31
I am running a Fedora2 core system, with ALSA 1.0.4, and all my sounds works well. I also have a setting that mapped all my other sounds except TS to /dev/adsp0 witch is the second channel on my sound board, and the TS is mapped to /dev/dsp0. I mention that OSS is up and running. Still, I can't have any kind of sound in TS. I can hear what I spoke in mic, so it is functioning. The capture channel is up, and the mic also.
If I made a:
cat /dev/urandom > /dev/dsp0;
cat /dev/urandom > /dev/adsp0;
both of them produce noise in the speakers, so this means that my output is working fine.
Now, if I take a look in the TS log file, I can see this:
---------------------------------------------------------------
-------------- log started at 02-06-04 13:25 -------------
---------------------------------------------------------------
02-06-04 13:25:37,9599,ERROR,All,TOSSioThread.execute,Excep tion EOSSException: OSS error in InputSound: Input/output error
02-06-04 13:25:47,9599,ERROR,All,TOSSioThread.execute,Excep tion EOSSException: OSS error in InputSound: Input/output error
Anybody have an ideea what is all about? And how can I fix this?
Please help me!
:(
If I made a:
cat /dev/urandom > /dev/dsp0;
cat /dev/urandom > /dev/adsp0;
both of them produce noise in the speakers, so this means that my output is working fine.
Now, if I take a look in the TS log file, I can see this:
---------------------------------------------------------------
-------------- log started at 02-06-04 13:25 -------------
---------------------------------------------------------------
02-06-04 13:25:37,9599,ERROR,All,TOSSioThread.execute,Excep tion EOSSException: OSS error in InputSound: Input/output error
02-06-04 13:25:47,9599,ERROR,All,TOSSioThread.execute,Excep tion EOSSException: OSS error in InputSound: Input/output error
Anybody have an ideea what is all about? And how can I fix this?
Please help me!
:(