Tiny Core Linux

Tiny Core Extensions => TCE Talk => Topic started by: rullolex on February 21, 2021, 05:48:01 AM

Title: new alsa modules do not work
Post 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
Title: Re: new alsa modules do not work
Post by: Juanito on February 21, 2021, 05:57:06 AM
Which version and architecture of tinycore are you using?

What error messages do you get?
Title: Re: new alsa modules do not work
Post by: rullolex on February 21, 2021, 06:06:44 AM
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
Title: Re: new alsa modules do not work
Post by: Juanito on February 21, 2021, 06:31:20 AM
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?
Title: Re: new alsa modules do not work
Post by: rullolex on February 21, 2021, 06:44:18 AM
I tryed:

- xmms mp3 player.

- and if I open a video with youtube alsa not works

thanks
Title: Re: new alsa modules do not work
Post by: Juanito on February 21, 2021, 07:00:21 AM
By default xmms uses oss - you need to use <ctrl p> to set the output to alsa.
Title: Re: new alsa modules do not work
Post by: rullolex on February 21, 2021, 07:09:46 AM
Thank your very much, I don't knew <ctrl p>, now xmms works.