Tiny Core Linux
Tiny Core Extensions => TCE Talk => Topic started by: rullolex on February 21, 2021, 05:48:01 AM
-
Good morning,
it is my first post, so I don't know if it is the right place to write, I had installed the new modules of alsa driver but it do not work.
could someone help me?
thank you
Mauro
-
Which version and architecture of tinycore are you using?
What error messages do you get?
-
I had Tiny Core plus 12 and I had installed the new modules of alsa
the error is
**WARNING**: oss_open(): Failed to open audio device (/dev/dsp): no such file of directory
PS.: with the core plus 11.1 alsa work great
thank you
-
What are you trying to do when you get that error - it looks as if your application is trying to use oss rather than alsa?
-
I tryed:
- xmms mp3 player.
- and if I open a video with youtube alsa not works
thanks
-
By default xmms uses oss - you need to use <ctrl p> to set the output to alsa.
-
Thank your very much, I don't knew <ctrl p>, now xmms works.